1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Kainalu Hagiwara 1ad9da09b0 Remove selection holder from bookmark viewholder constructors.
Now that we're passing the mode to the viewholders in their bind
methods, there's no real need to pass them into their constructors. This
also allows us to remove the indirection of having the adapter implement
the SelectionHolder interface and have the mode implement it directly.
2020-08-14 13:03:08 -07:00
..
addons For #6313 - Removes unused browser animations, improve delayed paint interactions 2020-08-05 20:03:05 -04:00
browser For #13405 - Use toolbar location relative to the whole screen instead of window. 2020-08-13 14:08:49 -07:00
cfr Create ToolbarPosition enum (#12747) 2020-07-22 19:23:38 -07:00
collections Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
components For #13329 - Remove tab history feature flag. 2020-08-12 12:49:28 -07:00
crashes Integrate activity for showing past crashes. 2020-05-12 09:14:20 +02:00
customtabs For #13357: Validate PWA manifest folder 2020-08-14 17:45:33 +02:00
downloads Update LongParameterList baseline 2020-07-27 14:20:34 -04:00
exceptions Closes #12522: Reuse exceptions code (#13047) 2020-07-31 13:24:14 -07:00
ext For #13405 - Use toolbar location relative to the whole screen instead of window. 2020-08-13 14:08:49 -07:00
home For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
library Remove selection holder from bookmark viewholder constructors. 2020-08-14 13:03:08 -07:00
media Update to new feature-media API. 2020-03-29 23:13:13 -07:00
migration For #12856: Add save to collections button to Tabs Tray 2020-07-28 11:14:08 -07:00
onboarding For #9722: Refactor onboarding buttons with text. 2020-07-21 10:28:45 -07:00
perf For #12802: add StorageStats glean metrics. 2020-07-31 16:05:06 -07:00
push Add tests for web push integration 2020-07-21 10:12:06 -07:00
search Add createInitialSearchFragmentState function 2020-08-14 13:01:24 -07:00
searchdialog Add createInitialSearchFragmentState function 2020-08-14 13:01:24 -07:00
session For #4132: remove BrowserPerformanceTestActivity & usages. 2020-08-05 10:15:46 -07:00
settings For issue #13827: "Set as default browser" option disappears from Settings. 2020-08-14 11:56:14 -04:00
share For #12857 - Use Collection title when sharing tabs collection 2020-08-12 13:40:58 +03:00
shortcut For #13176: Remove race condition for shortcuts (#13815) 2020-08-14 08:04:21 -07:00
sync For #11498/#11499 - added/fixed unit tests 2020-07-31 21:42:57 +03:00
tabhistory For #13016 - Only scroll to current page in tab history after the initial layout. 2020-08-12 12:34:48 -07:00
tabtray For #13293: Show Add To Collections after tabs load 2020-08-14 09:53:18 -04:00
theme Fix lint issues (#12683) 2020-07-17 16:20:08 -07:00
trackingprotection Fix license on remaining files 2020-07-27 13:04:55 -04:00
utils Clear button (#13842) 2020-08-14 09:48:46 -07:00
whatsnew Fix license on remaining files 2020-07-27 13:04:55 -04:00
widget Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
wifi Add tests for sync, wifi, and push (#12581) 2020-07-16 12:25:38 -07:00
AppRequestInterceptor.kt For #13424 - Fix detekt config and warnings. 2020-08-12 09:04:24 -07:00
BrowserDirection.kt Wires up controller, store and interactor. (#13324) 2020-08-05 18:22:07 -05:00
Config.kt Simplify build variants to just: debug, nightly, beta and release. 2020-08-06 11:52:10 +02:00
ExperimentsManager.kt For #9488: Add experimentation support 2020-06-04 14:10:22 -07:00
FeatureFlags.kt For issue #7620: Add support for external download managers 2020-08-11 14:15:10 -04:00
FenixApplication.kt Don't init glean in unit tests (#13100) 2020-08-04 11:18:52 -07:00
GlobalDirections.kt Add deep links for settings and home screens 2020-07-16 10:37:03 -04:00
HomeActivity.kt For #11531: Fixes some issues with default event not firing 2020-08-12 13:24:05 -07:00
IntentReceiverActivity.kt For #11903: Fix private custom tabs (#13327) 2020-08-05 16:24:47 -07:00
NavHostActivity.kt Add method to test fragments in roboletric (#12261) 2020-07-06 13:04:43 -07:00
OnBackLongPressedListener.kt For #1048 - Add ability to view tab history by long-pressing the back or forward button. 2020-07-22 11:20:47 -07:00
StrictModeManager.kt Add tests for StrictModeManager (#12013) 2020-06-29 08:17:07 -07:00