- 17 Nov, 2020 3 commits
-
-
Bryan Kok authored
Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu
-
ekager authored
-
Mozilla L10n Automation Bot authored
-
- 16 Nov, 2020 8 commits
-
-
Christian Sadilek authored
-
mcarare authored
-
Christian Sadilek authored
-
Christian Sadilek authored
-
Mickey Moz authored
-
Mihai Tabara authored
Co-authored-by:
Johan Lorenzo <jlorenzo@mozilla.com>
-
MickeyMoz authored
-
Mozilla L10n Automation Bot authored
-
- 14 Nov, 2020 8 commits
-
-
Jonathan Almeida authored
Instead of simply fixing the memory leak for this issue by directly removing references, it makes more sense to move the whole BiometricPrompt out of the fragment and into it's own feature to be re-usable.
-
Mihai Adrian Carare authored
-
Mozilla L10n Automation Bot authored
-
Michael Comella authored
-
Michael Comella authored
While StrictMode is not exclusively used for performance purposes, it's primarily used for perf purposes so let's move it to the perf package and code owner it.
-
Michael Comella authored
-
Michael Comella authored
-
Michael Comella authored
Our previous strategy was to code owner all the specific files we should own but that's fragile and unreasonable. This is simpler. We expect there will still be edge cases that live outside these directories (e.g. *Application*kt).
-
- 13 Nov, 2020 15 commits
-
-
Michael Comella authored
Instead of listing many different files here, we should just put them in /perf/ packages and code owner them.
-
Michael Comella authored
I'm not convinced this is a useful test because the performance characteristics seem unfortunately nuanced: if the test fails, it implies you shouldn't add more but that isn't necessarily true (for example, if your RV child has a large depth). Furthermore, we haven't measured in a variety of circumstances that layouts like LinearLayout perform better as RecyclerView children so maybe it only held for the one small case we used it in.
-
Michael Comella authored
-
Jocelyne Abi Haidar authored
set up preferences in onCreatePreferences instead of onResume so that their visibility is determined before the screen appears rather than after
-
Oana Horvath authored
-
mcarare authored
-
mcarare authored
-
mcarare authored
-
Bryan Kok authored
-
Mugurell authored
-
LeoMaldonado authored
comment link: https://github.com/mozilla-mobile/fenix/pull/16536#discussion_r522387945
-
LeoMaldonado authored
updating share icon to a filled shape, like default toolbar menu across all app
-
LeoMaldonado authored
replace mozac_ic_share for ic_hollow_share on DefaultToolbarMenu
-
Gabriel Luong authored
* For #15761 - Part 1: Turn ON the showGridViewInTabsSettings feature flag * For #15761 - Part 2: Remove the showGridViewInTabsSettings feature flag and show the Tab view preference category
-
mozilla-l10n-automation-bot authored
-
- 12 Nov, 2020 6 commits
-
-
Gabriel Luong authored
Revert "For #15761 - [Grid View] Enable the grid view and remove its feature flag (#16535)" (#16544) This reverts commit 7499d33b.
-
rxumoz authored
* Add top sites related strings * Change default top sites to Baidu & JD in China build
-
Gabriel Luong authored
-
Mugurell authored
-
ekager authored
-
Gabriel Luong authored
-