1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/browser
Mugurell faddf368e1 Fix #3122 - Hide the "Bookmark saved" Snackbar when user closes BrowserFragment
Previously the Snackbar was being inflated in the parent of this Fragment so
surviving it being closed.
Tying the Snackbar with the Fragment from which it is shown ensures it will be
effectively hidden whenever the user navigates from the Fragment.
2019-10-18 08:11:56 +03:00
..
browsingmode For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
readermode Closes #3986 & Closes #3661: Migrate QuickActionSheet to LibState & add tests (#4058) 2019-07-22 10:31:31 -07:00
BaseBrowserFragment.kt Fixes #5063: Added parameter customTabSessionId into ContextMenuFeature 2019-10-15 16:28:42 +03:00
BrowserFragment.kt Fix #3122 - Hide the "Bookmark saved" Snackbar when user closes BrowserFragment 2019-10-18 08:11:56 +03:00
BrowserPerformanceTestActivity.kt Move creation of GeckoRuntime to flavor-specific source set. 2019-08-30 15:16:12 +02:00
BrowserToolbarBottomBehavior.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
BrowserToolbarTopBehavior.kt No issue: Adds lint exception for when statement (#3685) 2019-06-26 15:52:24 -07:00
FenixSnackbarDelegate.kt No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00
UriOpenedObserver.kt Extract UriOpened observer from HomeActivity 2019-09-24 09:37:24 -07:00