- 13 Apr, 2020 2 commits
-
-
Mozilla L10n Automation Bot authored
-
MickeyMoz authored
-
- 10 Apr, 2020 7 commits
-
-
Mugurell authored
Instead of having a fixed width of 250dp the BrowserMenu will now have a dynamic width between 250dp and 314dp allowing for a better fit for the menu items it could display.
-
Mickey Moz authored
-
Richard Pappalardo authored
-
Johan Lorenzo authored
This reverts commit b897039f.
-
mcarare authored
-
liuche authored
Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com>
-
Mozilla L10n Automation Bot authored
-
- 09 Apr, 2020 8 commits
-
-
mcarare authored
This is triggered on collection expanding or shrinking that is animated. The animation has android:fillEnabled="true" android:fillAfter="true". This interferes with set visibility to gone and the click still triggers. Disabling button avoids changing animation or force clearing it.
-
Simon Chae authored
-
Roger Yang authored
-
Christian Sadilek authored
-
ekager authored
-
MickeyMoz authored
-
Johan Lorenzo authored
-
Mozilla L10n Automation Bot authored
-
- 08 Apr, 2020 6 commits
-
-
Michael Comella authored
They were both in their packages by themselves, which feels unnecessary. Unfortunately, a utils pkg is discouraged by kotlin but we don't have a better place for them right now. Maybe an annotations/ pkg for the latter?
-
ekager authored
-
Johan Lorenzo authored
-
MickeyMoz authored
-
mcarare authored
-
Abhay Agarwal authored
-
- 07 Apr, 2020 9 commits
-
-
Sawyer Blatz authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Sawyer Blatz authored
-
MickeyMoz authored
-
Mihai Eduard Badea authored
Added a new option in Private browsing menu to allow or prevent screenshots from being taken while in private mode by adding or removing the FLAG_SECURE flag from the home activity's window. This method is called whenever the activity is initialized to account for the browsing mode being changed and whenever the setting from the Private browsing menu is changed. The setting is by default set to true (screenshots are allowed to be taken)
-
Mugurell authored
-
Richard Pappalardo authored
-
Mozilla L10n Automation Bot authored
-
- 06 Apr, 2020 8 commits
-
-
Michael Comella authored
-
Michael Comella authored
I created a series of editor macros to do this with minimal errors (and to do it quickly!).
-
Jeff Boek authored
* For #220 - Removes feature flag for language picker * For #220 - Updates Android Components
-
Aaron Train authored
-
Mihai Adrian authored
* For #9687: Refactor onboarding cards to follow app architecture * For #9687: Update unit test to new controller parameters
-
Arturo Mejia authored
enabling/disabling add-on
-
Michael Droettboom authored
We discovered in the Fenix metrics errors query [1] that top_sites_count had a spike in the number of errors. It seems to be recording a count of 0, which is an invalid value. [1] https://sql.telemetry.mozilla.org/queries/67107/source#169983
-
MickeyMoz authored
-