1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/utils
Grisha Kruglov 54b7fd8834 Make sure reconnect item is displayed in HomeMenu in case of account problems
AccountObserver listeners were being triggered correctly, however, during every time
we open HomeFragment, home menu gets re-created, which causes us to re-run the initialization
block. Before this patch, the init block would never touch the account manager.
After this patch, it will query it if account manager has already been initialized.
2020-03-31 16:07:35 -07:00
..
BrowsersCache.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
ClearableEditText.kt fix #8135 - remove getColorFromAttr 2020-03-02 15:48:33 -07:00
ClipboardHandler.kt For #1695 - Detect HTML mime type for clipboard URL (#6612) 2019-11-15 12:23:52 -08:00
FragmentPreDrawManager.kt For #167: Improves home to browser animation 2020-02-28 18:04:14 -07:00
ItsNotBrokenSnack.kt For #1573 - Polish Collections UI Component (#2212) 2019-05-02 10:53:40 -05:00
OnWifiChanged.java 8017 advanced autoplay controls. (#8978) 2020-03-20 12:10:42 -07:00
RunWhenReadyQueue.kt Make sure reconnect item is displayed in HomeMenu in case of account problems 2020-03-31 16:07:35 -07:00
Settings.kt Add secret debug menu to override FxA servers 2020-03-27 22:59:14 -07:00
Undo.kt For #7970: Updates snackbars for accessibility 2020-01-31 16:24:36 +01:00