Commit Graph

3345 Commits (fennec/beta)
 

Author SHA1 Message Date
ekager a8e41d3b41 No issue: Remove one instance of android:drawableTint 4 years ago
Emily Kager a61502215b Revert "For #7603 - Temporarily do not show biometric prompt for OnePlus devices"
This reverts commit 17d7928cc9.
4 years ago
Michael Comella db57e123b9 For #8797: Do not allow nested scrolling on top sites. 4 years ago
mcarare 169a255c7f For #8766: Update UI Tests 4 years ago
mcarare 2bb2061931 For #8766: Show collections only when tabs are open or collection exists 4 years ago
mcarare 0b07f99127 For #8898 Show round progress bar only on end side
This will auto-mirror on RTL so it will also show at progressbar end
4 years ago
Aaron Train 6ac13b3f7b
Re-enable ETP UI tests and update local asset (#8733) 4 years ago
Mihai Adrian e3d34edfc7
For #8873 - Update snackbar padding for adding top sites 4 years ago
Arturo Mejia 4cf34b47ee
Show a notification when add-on update requires new permissions 4 years ago
Sawyer Blatz e96732604b For #167: Improves home to browser animation 4 years ago
Chris a3d40b7045 markdown formatting fixes 4 years ago
Chenxia Liu 661e2ec483 Issue #106 - Move Adjust documentation from wiki to docs/ 4 years ago
Michael Comella 9ed43b60b6 For #7781: instrument visual completeness for top sites.
Eyeballing my output in *Debug builds on my P2, this adds approximately 115ms
or slightly less from first frame drawn to visually complete time.
4 years ago
Michael Comella 4605ba9124 No issue: make Performance methods private that can be. 4 years ago
ekager a6b07afa95 No issue: Fix LeakCanary detected memory leaks
Co-authored-by: Emily Kager <emilykager@gmail.com>
Co-authored-by: Pierre-Yves Ricau <py@squareup.com>
4 years ago
ekager bd4701f29e No issue: Update androidx testing 4 years ago
Sebastian Kaspari 83f94cacb5 FennecWebAppIntentProcessor: Handle manifest file not existing. 4 years ago
Sebastian Kaspari a477f14042 IntentReceiverActivity: Simplify intent handling.
This patch removes the need to process() and then match() on every intent processor.
A successful process() means that we already matched. Doing this in two steps caused
issues when the process() failed but later the simple check in match() returned true.

After this patch lands I intent to remove the match() API from the IntentProcessor
interface in AC:
https://github.com/mozilla-mobile/android-components/issues/6097
4 years ago
Michael Droettboom bb2c009c16 1592947: Use the Glean Gradle plugin 4 years ago
mcarare 5a6fc02976 For #8773: Set proper anchor and padding for Snackbars on browser screen 4 years ago
mcarare 361e817fb1 For #6607 Update unit test to include parameter openSearchScreen 4 years ago
mcarare df80a5240b For #6607 Add button to no tab content pane 4 years ago
David Walsh 5b7a800f98 Make 'Redirect to Sync' home menu item go directly to the 'Reconnect to Sync' / error screen 4 years ago
David Walsh 0187669790 Match account problem styling between HomeMenu and BrowserMenu 4 years ago
Sebastian Kaspari d89fbd7af8 FenixSearchEngineProvider: Use dummy location service in debug builds.
Workaround for issue described in:
https://github.com/mozilla-mobile/android-components/issues/5989

For debug builds it is unnecessary to use the actual location provider since those builds
do not have an API key configured. With that patch we replace the location provider with
a dummy implementation in debug builds.
4 years ago
Arturo Mejia 30f351910a
Make sure all installed extensions are registered for updates 4 years ago
Mark Hammond 0411233fc3 Allow builds with a local android-components to work on Windows 4 years ago
Will Hawkins f9b716286a For #8034: Create a post-visual completeness executor
Create an object that will execute its enqued tasks
when Fenix is visually complete.
4 years ago
Richard Pappalardo af19913a16
Disable Nightly startup test (#8783) 4 years ago
Simon Chae 0def456cac
For #8116: Attach add-on snackbar to activity rootView 4 years ago
isabelrios b432f5c495
Update UI Sync integration tests and fix TPS preference. (#8489) 4 years ago
Aaron Train f7aec4c788
No issue: Disable UI test verifyContextCopyLink for intermittent failure (#8833) 4 years ago
David Walsh b525f2382a
For #7504 - Update sync error display in menus (#8639) 4 years ago
ekager 88bd18b4bf Remove unused color selector resource 4 years ago
ekager 63ddff533d For #8641 - Update addon text selector to use attr colors 4 years ago
mozilla-l10n-automation-bot c6cd105b28
Import l10n. (#8802) 4 years ago
Aaron Train 499f38cdaf
No issue: Disable UI test createBookmarkFolderTest for intermittent failure (#8828) 4 years ago
Simon Chae 4854566f94
For #8824: Reset isInstallationInProgress in correct lifecycle (#8825) 4 years ago
Arturo Mejia cfa6f0cc7a No issue: Submit exceptions while updating add-ons to the crashReporter 4 years ago
Arturo Mejia 3bc1ae7232 No issue: Update to AC 35.0.0-SNAPSHOT 4 years ago
Simon Chae 41a84e85a3
For #8699: Add view.settings to setAllInteractiveViewsClickable (#8820) 4 years ago
Johan Lorenzo 9d1984d480 Bug 1614287 - part 3: Let fennec-beta upload APKs on Google Play's alpha track 4 years ago
Mozilla L10n Automation Bot 661f3d491a Import l10n. 4 years ago
Mozilla L10n Automation Bot 12e2bf9e77 Import l10n. 4 years ago
David Walsh b0a5946d4c For #8792 - Fix display of tabs icon in browser 4 years ago
ekager 1ede724969 No issue: Add UI test wait for Toolbar edit url view 4 years ago
Mihai Adrian 9612c3f16d
For #8540: Fix ETP options not being correctly applied (#8688) 4 years ago
David Walsh e2b72a9c01 For #8505 - Update tab icon 4 years ago
Simon Chae f99bad949e
For #8699: Add setAllInteractiveViewsClickable for add-on pending removal (#8776) 4 years ago
mcarare 314bee2abd For #8627: Add proper content description to ETP card clickable areas 4 years ago