1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
Christian Sadilek 1846a61475 For #4096: Use new A-C API to observe store / state changes
With this we can remove the `whenStarted` workaround. This new API
internally creates (and uses) a scope bound to the fragment's view and
will not invoked the lambda (send state updates) when the view is
detached or the fragment's lifecylce is stopped or destroyed.
2019-07-26 10:40:33 -04:00
..
browser For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
collections For #4201 fix app crash on renaming a collection (#4202) 2019-07-22 10:31:00 -07:00
components For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
crashes use synthetic binding instead of findviewbyid 2019-07-19 16:51:26 -04:00
customtabs No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
exceptions For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
ext For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
home fixes #4176 (#4175) 2019-07-19 14:23:10 -05:00
lib No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
library For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
onboarding No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
quickactionsheet Closes #3986 & Closes #3661: Migrate QuickActionSheet to LibState & add tests (#4058) 2019-07-22 10:31:31 -07:00
search For #4096: Use new A-C API to observe store / state changes 2019-07-26 10:40:33 -04:00
settings For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
share Closes #4075: Add Feature Flag class (#4077) 2019-07-18 17:20:12 -07:00
utils No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00
AppRequestInterceptor.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
BrowsingModeManager.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Config.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Experiments.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
FeatureFlags.kt Closes #4075: Add Feature Flag class (#4077) 2019-07-18 17:20:12 -07:00
FenixApplication.kt No issue: Use correct server host and force subscribe for push 2019-07-23 17:55:39 -04:00
FenixViewModelProvider.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
HomeActivity.kt [#4089] Moved PublicSuffixList to a sub-component(Utilities) class. 2019-07-25 14:36:36 -04:00
IntentReceiverActivity.kt Switch to new intent processors 2019-07-23 12:33:02 -04:00
ThemeManager.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00