1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/home
Mugurell 8f0325c05b For #3584 - Check if menu is open before showing a new one (#5674)
Could have implemented this check (if menu is showing) inside the show() method
of BrowserMenu but this would mean the client (us) would go to the process of
building a new menu and then trying to have it displayed only for this to be
ignored by BrowserMenu in a somewhat opaque way.
Having this check done as soon as possible offers us full control and avoids
the unnecessary steps for building an already shown menu.
2019-10-10 06:37:47 -07:00
..
intent For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
sessioncontrol For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
HomeFragment.kt For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
HomeMenu.kt For #5442 - Show Delete Browsing Data on Quit option in home menu 2019-10-04 09:26:59 -07:00
HomeScreenViewModel.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
ImageViewTopCrop.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Mode.kt No issue: Extract home fragment mode (#5343) 2019-09-23 09:33:55 -07:00
PrivateBrowsingButtonView.kt Move classes out of top-level package 2019-08-21 13:52:30 -07:00
SearchView.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00