Commit Graph

2289 Commits (1f250a730d4f1bbd42bc15079eb98d1b01a34cf0)

Author SHA1 Message Date
Jeff Boek a701988ae9 For #5905 - Creates private browsing settings fragment 5 years ago
Jeff Boek ef6913ec25 For #5905 - Combine theme and toolbar settings 5 years ago
Jeff Boek cfb9b16863 No Issue - Fixes breaking snapshot change 5 years ago
mcarare 1168fbd638 For #8299: Select current ETP policy set on card creation 5 years ago
Arturo Mejia 95528c3191 For issues #8310 Disable the remove button while disabling an add-on
and vice versa.
5 years ago
Arturo Mejia f85994e1cc For issues #8191 Increase text contrast for the "Remove" button
on installed Add-ons fragment
5 years ago
Jeff Boek 9374e66b4d
Import l10n. (#8321)
Co-authored-by: mozilla-l10n-automation-bot <54512241+mozilla-l10n-automation-bot@users.noreply.github.com>
5 years ago
MarcLeclair 834d7e13cd
Remove Tracking protection popup for visual testing (#8226)
* For #6903: allow override TP popup for performanceTest

* For #6903: refactored the code
5 years ago
Sparky93 1ed185d4c2 Fix for #7980 - MigrationStore's COMPLETE action now redirects to MigrationProgressActivity
In order to ensure that the user's migration screen is not being bypassed by mistake, we handle the
migration's store COMPLETED state the same way we handle the MIGRATING state.

We can do this because we can treat the initial state (NONE) as being either a fresh start of the
app, either the user's intention of starting the home activity.

Before this change, if the app was being open from the shortcut after the migration was complete,
the user would have been encountered the home activity instead of the migration one.
5 years ago
codrut.topliceanu 705567651f For #7978 - Remove ScrollView from migration activity. 5 years ago
codrut.topliceanu e193c9c084 For #7975 - Added a progress bar according to specs 5 years ago
Sawyer Blatz fc295b8855 For #5892: Update horizontal line styling 5 years ago
Arturo Mejia 941c147989 mozilla-mobile/android-components#5867 Fix addonProgressOverlay IllegalStateException 5 years ago
Arturo Mejia 93a68736a3 For issue #8272: Keep the add-ons management ui in sync with add-ons
changes
5 years ago
David Walsh 5c79483c7e Show horizontal divider in error pages 5 years ago
Emily Kager 316215ca54 For #7999 - for Leanplum fxaHasSyncedItems use SyncEnginesStorage 5 years ago
David Walsh f51069cd82 For #8016 - Prevent duplicate domains from displaying inthe collection description on the home screen 5 years ago
Sawyer Blatz 453231b5fd For #7753: Increases touch target of crash page 5 years ago
Jeff Boek f9b05e7d5a
For #8212 - Fixes shadow/border when toolbar is on top (#8234) 5 years ago
Simon Chae cb19c6e868 For #8259: Add scrollview within the nested relative layout 5 years ago
Sebastian Kaspari f0af6d6f6e Update Mozilla Android Components to 32.0.0-SNAPSHOT. 5 years ago
Johan Lorenzo a9d06a0b29
Import l10n. 5 years ago
Sparky93 c9313029a8 Fix for #5695 - Migration steps' status displayed before the migration completed
The migration steps' status was already being shown as succeeded instead of showing an "unchecked" list of
steps.
These changes will make the steps being "checked" one by one as the migration advances.
5 years ago
mcarare b934d95256 For #6980: Show correct image mocks for toolbar positions 5 years ago
Jeff Boek 952c48c8ce For #4674 - Adds ability to toggle metric services by type 5 years ago
Jeff Boek 9f3faa43fe For #4674 - Adds marketing data as a collection choice 5 years ago
Emily Kager 5839f5891c No issue: Update androidx dependencies 02.08.20 5 years ago
Grisha Kruglov 7a272a4564 Enable fennec Pinned Sites migration 5 years ago
Jonathan Almeida e73b3cfbec
No issue: Simplify migration accessible string (#8249) 5 years ago
Jeff Boek 60a97e6618 For #4674 - Pre lands strings for marketing data collection toggle 5 years ago
Emily Kager 17d7928cc9 For #7603 - Temporarily do not show biometric prompt for OnePlus devices 5 years ago
Emily Kager ca60e3fbe3
For #8147 - Update to app namespace for drawables (#8217) 5 years ago
Emily Kager 9e4e23eceb
Closes #8176 - Adds new string for add to top sites (#8209) 5 years ago
Christian Sadilek 8a33897f3a For #8201: Enable/Disable uBlock button status isn't updated 5 years ago
mcarare 3ea5b08135 For #8190: Add animation to ETP policy selection 5 years ago
David Walsh 88ed1e4815 For #7207 - Use accessible color for about links in dark mode 5 years ago
Arturo Mejia 2daf7c3142 For issue #8221: Fix crash in the AddonsManagementFragment when binding
the RecyclerView after the fragment is not attached anymore
5 years ago
Emily Kager e94f5d3dba No issue: Land delete login string 5 years ago
Christian Sadilek 142104dc86 For #8202: Remove settings if add-on disabled
- Also fixes the crash described in #8202.
5 years ago
Gabriel Luong 8a92e15667
For #7924 - Add strings for undo snackbar when removing a top site (#8225) 5 years ago
Emily Kager aba3c1d3a6
No issue: Land string for Pocket top site label (#8229) 5 years ago
Gabriel Luong e3df9f0902
For #8167: Don't show the add-ons permission dialog if installation is in progress (#8230) 5 years ago
Emily Kager 1209146788 No issue: Land new share sheet strings 5 years ago
Michael Comella a896b47cfe For #7820: warm BrowsersCache on background thread.
In an early iteration of his patch on a beta build, I saw no improvement over
6 runs (Pixel 2):
- Before: 401.5ms
- After: 402.17ms

This may be attributed to noise in startup performance. However,
BrowsersCache disappears from profiles completely and results in
theoretical performance gains.

When using the StartupTimeline class (not landed yet), I see a 27.75ms
runtime improvement on beta builds after this patch.
5 years ago
Jeff Boek a42ad7603b For #5073 - Fixes visual alignment when certificate authority breaks into a new line 5 years ago
Jeff Boek 7a16192fd1 For #5073 - Use string parameter versus concatenating programatically 5 years ago
Kate Glazko 7c00a1ad6b For #5073: View Site Cert 5 years ago
mcarare 5bd5f81559 For #6980: Add onboarding Toolbar position picker card 5 years ago
Sawyer Blatz 0a6881d470
For #255: Removes autoplay media feature flag (#8198) 5 years ago
ValentinTimisica 29522d29ed For #1500: Passes resources to SessionSuggestionProvider
Change required for adding 'Switch to tab' description for a suggestion that
represents an opened tab. Implemented in AC
(https://github.com/mozilla-mobile/android-components/pull/5773)
5 years ago