fenix/app
Mugurell dc26272381 For #19475 - Cleanup - respect naming scheme in TabsTrayController
In our current MVI implementation the View Interactors are first called in
response to a direct user action and contain methods following the
"onXXHappened" naming scheme and then delegate other Interactors / Controllers
for specific actions.

Controllers contain the business logic for actually updating the app's state
and offer methods following the "handleXXAction" naming scheme.
2021-05-26 15:45:54 +03:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #19475 - Cleanup - respect naming scheme in TabsTrayController 2021-05-26 15:45:54 +03:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Stop depending on JCenter - Screengrab and Falcon 2021-05-26 11:04:58 +02:00
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 2020-11-19 20:34:37 +02:00
lint.xml For #15640: Increase PrivateResource warning severity to error. 2020-12-09 14:12:40 +02:00
metrics.yaml Fix case of item extras in browser_menu_action event (#19487) 2021-05-19 11:12:27 -05:00
pings.yaml Bug 1689162: Update Glean metrics.yaml schema (#18683) 2021-03-29 11:53:45 -04:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00