Commit Graph

3116 Commits (4b09a47cf55e207867ee17f9dedbfd7644b50719)
 

Author SHA1 Message Date
Emily Kager 3d6673cd60 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7603 - Temporarily do not show biometric prompt for OnePlus devices 5 years ago
Emily Kager aab266a1c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8147 - Update to app namespace for drawables (https://github.com/mozilla-mobile/fenix/pull/8217) 5 years ago
Emily Kager 100d019a67 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8176 - Adds new string for add to top sites (https://github.com/mozilla-mobile/fenix/pull/8209) 5 years ago
Christian Sadilek 1e69fb8146 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8201: Enable/Disable uBlock button status isn't updated 5 years ago
mcarare 51fe5dbfa0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8190: Add animation to ETP policy selection 5 years ago
David Walsh 5ea2100e27 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7207 - Use accessible color for about links in dark mode 5 years ago
Arturo Mejia 1a18c31a67 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/8221: Fix crash in the AddonsManagementFragment when binding
the RecyclerView after the fragment is not attached anymore
5 years ago
Emily Kager c5279633f4 [fenix] No issue: Land delete login string 5 years ago
Christian Sadilek d675e82e4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/8202: Remove settings if add-on disabled
- Also fixes the crash described in https://github.com/mozilla-mobile/fenix/issues/8202.
5 years ago
Gabriel Luong e9574d4c78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7924 - Add strings for undo snackbar when removing a top site (https://github.com/mozilla-mobile/fenix/pull/8225) 5 years ago
Emily Kager 6b4de95bb4 [fenix] No issue: Land string for Pocket top site label (https://github.com/mozilla-mobile/fenix/pull/8229) 5 years ago
Gabriel Luong 048cf4801e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8167: Don't show the add-ons permission dialog if installation is in progress (https://github.com/mozilla-mobile/fenix/pull/8230) 5 years ago
Emily Kager 356f70e37e [fenix] No issue: Land new share sheet strings 5 years ago
Michael Comella 09db7f1f57 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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 72cefa3de7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073 - Fixes visual alignment when certificate authority breaks into a new line 5 years ago
Jeff Boek c359702955 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073 - Use string parameter versus concatenating programatically 5 years ago
Kate Glazko c68c6f7dfc [fenix] For https://github.com/mozilla-mobile/fenix/issues/5073: View Site Cert 5 years ago
Aaron Train c0bd97b39f [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7656: Add UI tests for Reader View (https://github.com/mozilla-mobile/fenix/pull/7829) 5 years ago
mcarare d52a5f1fad [fenix] For https://github.com/mozilla-mobile/fenix/issues/6980: Add onboarding Toolbar position picker card 5 years ago
Justin Wood 31c5947a85 [fenix] Bug 1610725 - Support Action Tasks in CoT for Fenix. r=jlorenzo
I think this should be all we need to support CoT for Fenix actions.

This patch removes `parameters` from the yml in favor of `push` based
on the taskgraph changes that need to happen.
5 years ago
Sawyer Blatz 3b1e967029 [fenix] For https://github.com/mozilla-mobile/fenix/issues/255: Removes autoplay media feature flag (https://github.com/mozilla-mobile/fenix/pull/8198) 5 years ago
ValentinTimisica 40f18bb608 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
Jeff Boek 1a446e3deb [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - removed unused strings, reverted changes to radiobutton widget 5 years ago
David Walsh c9725033a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7965 - Remove CDATA strings 5 years ago
Kadeem M e732324de3 [fenix] Adding UI tests for the Basic Menu settings. 🎲 !!!! (https://github.com/mozilla-mobile/fenix/pull/6346)
* Added UI tests for the basic settings menu

* Disabled toggleSearchSuggestions test
5 years ago
Christian Sadilek 9a364fc648 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6124 https://github.com/mozilla-mobile/fenix/issues/8158: Prevent infinite loop on fast taps on enable switch 5 years ago
Mike Hommey 8ff051d9fa [fenix] Prepare to use minidump_stackwalk toolchain artifact rather than tooltool package 5 years ago
Sebastian Kaspari 03488d16f9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8162: Add shortcuts.xml for fennecBeta variant. 5 years ago
Tiger Oakes f2df1a005e [fenix] Use createBlendModeColorFilterCompat (https://github.com/mozilla-mobile/fenix/pull/8129) 5 years ago
Sebastian Kaspari 31c18a4708 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4979 - Support Fennec web apps (PWAs). 5 years ago
Emily Kager acbacda4d1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8128 - Do not use activity root view for fragment snackbars 5 years ago
Tiger Oakes e04910806e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7511 - Override private customtab icon tint (https://github.com/mozilla-mobile/fenix/pull/8138) 5 years ago
Kadeem 2b48c17d18 [fenix] NOISSUE - Renamed a misspelled variable. 5 years ago
Emily Kager 94d437ac78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8147 - Use app:srcCompat instead of android:src 5 years ago
mcarare 451ff0580e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8146: Extend radio buttons clickable area to title and description 5 years ago
codrut.topliceanu 59b6ed8791 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5694 - Changes migration list item 'Logins' to 'Passwords' 5 years ago
Sebastian Kaspari b90da9c87d [fenix] Try to migrate default search engine. 5 years ago
Sebastian Kaspari 38af404002 [fenix] Update to Mozilla Android Components 31.0.0-SNAPSHOT. 5 years ago
Mozilla L10n Automation Bot f36d0cf593 [fenix] Import l10n. 5 years ago
Mohammaduvez 41c9adce29 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/5711 Added tint to onboarding icons (https://github.com/mozilla-mobile/fenix/pull/8093)
* Added tint to onboarding icons and udpated finish button tint

* Replaced tint parameter with onboarding_card_icon color in setOnboardingIcon
5 years ago
Tiger Oakes 0437e6f5a5 [fenix] Add license header to ext tests (https://github.com/mozilla-mobile/fenix/pull/8130) 5 years ago
Mike Hommey dfc500a893 [fenix] Bump taskgraph to latest revision (https://github.com/mozilla-mobile/fenix/pull/8137)
* Bump taskgraph to latest revision

* Change Flank url

The repository moved from github.com/TestArmada/flank to
github.com/Flank/flank, and the curl command in the ui-tests Dockerfile
currently fails because of the redirection.
5 years ago
Marc Leclair b3231947de [fenix] reverting linting changes that touched codes that I didn't edit 5 years ago
Marc Leclair 01ac5d2518 [fenix] fixing UI test 5 years ago
Marc Leclair ee51e9931c [fenix] https://github.com/mozilla-mobile/fenix/pull/8085 removed findViewById with actual id 5 years ago
Marc Leclair 06587df3da [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed linting issues 5 years ago
Marc Leclair 2a95a80b9f [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 fixed scrolling, parallax action to match both images and some code clean up 5 years ago
Marc Leclair 3fd0dd7663 [fenix] https://github.com/mozilla-mobile/fenix/issues/7700 squash commit and fixing toolbar to switxh to top with coordinatorlayout 5 years ago
Tiger Oakes 6c4a9664d8 [fenix] Use navArgs helper in fragments 5 years ago
Tiger Oakes 85526e4fa7 [fenix] Clean up toolbar menu class 5 years ago