1
0
Fork 0
fenix/app/src/main
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
..
java/org/mozilla/fenix For #3584 - Check if menu is open before showing a new one (#5674) 2019-10-10 06:37:47 -07:00
res Import l10n. 2019-10-08 21:38:24 -07:00
AndroidManifest.xml Closes #778 - Progressive Web Apps! (#4914) 2019-10-08 16:50:15 -07:00
ic_launcher-web.png For #1970: Fixes Firefox Preview icon for older devices (#2005) 2019-04-25 07:34:08 -07:00
ic_launcher_private-web.png For #419: Create launch icon for private browsing (#4948) 2019-09-11 10:52:33 -07:00