Commit Graph

604 Commits (cd56129a638643a385c3ec1d85e9e46340632d4c)
 

Author SHA1 Message Date
Colin Lee e2f47f413e [fenix] Quantize and optimize images to save about 3MB in APK 6 years ago
Emily Kager 374e15a27e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1323 - Attempt to pop inclusive out of browser if no current session 6 years ago
Arturo Mejia e59989ef9c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1165: Added Doorhanger to the toolbar. 6 years ago
Jeff Boek 8bbcf4490a [fenix] Removes missing string reference 6 years ago
mheubusch fee3c457c8 [fenix] Update strings.xml 6 years ago
Emily Kager cc92766df6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1333 - Correct vertical alignment of history list item 6 years ago
Emily Kager e0f3a589fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add photon gradient drawable for progressbar 6 years ago
Jeff Boek 2c9e594c38 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/983 - Changes broken link 6 years ago
Emily Kager 572a924f78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Use System Black Navigation Bar for <API27 + Light Theme 6 years ago
Jeff Boek 84b638f6ba [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1024 - Adds metrics for browser menu items 6 years ago
Jeff Boek 236c5ef455 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1191 - Crash reporter metrics 6 years ago
Emily Kager 7cebbbc282 [fenix] No issue: Update Androidx dependencies from 4-3-2019 6 years ago
Jeff Boek 4ba2b4b886 [fenix] For https://github.com/mozilla-mobile/fenix/issues/945 - Disable leanplum when we stop telemetry 6 years ago
Sawyer Blatz aac3da2666 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/496: Adds new content description to tabs icon (https://github.com/mozilla-mobile/fenix/pull/1357) 6 years ago
Emily Kager 7a53ead19a [fenix] No issue: Remove conflicting appcompat dependency 6 years ago
Jeff Boek 8c98ed5f1e [fenix] Adds data review link and an entry to the changelog 6 years ago
Jeff Boek 1e5cb40479 [fenix] For https://github.com/mozilla-mobile/fenix/issues/957 - Adds telemetry for context menu items 6 years ago
Jeff Boek e093dad678 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Adds Glean metrics for find in page 6 years ago
Jeff Boek c6ef01a235 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Maps facts to events 6 years ago
Mitchell Hentges 27f598a692 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1294: Renames nightly apks to follow the form "target.$arch.apk" 6 years ago
Sawyer Blatz d56e5d1933 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1194: Adds shortcut telemetry 6 years ago
Sawyer Blatz c0e546a533 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1219: Display crash reporter (without reporting) on all builds 6 years ago
Sebastian Kaspari 2d060abb23 [fenix] Build against GeckoView 68.0 (browser-engine-gecko-nightly). 6 years ago
Johan Lorenzo 58cb36fa0a [fenix] Fix TC indexes 6 years ago
Emily Kager 382721a7ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark/Night Theme 6 years ago
Christian Sadilek b47c62ba72 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1329: Raptor performance tests can no longer be executed 6 years ago
Grisha Kruglov 59f9a71777 [fenix] Remove custom appservices repository
Appservices artifacts are now being manually mirrored to m.m.o.
Eventually, they will be automatically published to m.m.o
6 years ago
Eitan Isaacson 394555f035 [fenix] Remove Quick Actions Sheet contentDescription
This is not needed for screen reader usability, and introduces an
useless intermediate node that TalkBack lands on.
6 years ago
Jeff Boek a00ccdba77 [fenix] No issue - update to A-C 50 6 years ago
Eitan Isaacson c5baf667ee [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1172: Make RadioButton in RadioButtonPreference non focusable.
This tells TalkBack not to land on the button individually, but instead
to land on the parent View. TalkBack users will get both the button
state and the textual description. Double tapping should work too.
6 years ago
Colin Lee f12c2f1617 [fenix] No issue: Fix bookmark favicon background constraint ratio and alignment 6 years ago
Colin Lee 3294ca7ff2 [fenix] No issue: only run lint checks for a single variant 6 years ago
Johan Lorenzo 9237bbf14d [fenix] Fix branch in indexes 6 years ago
Johan Lorenzo a5ca038836 [fenix] Rename branch into git_ref 6 years ago
Johan Lorenzo 65aacce716 [fenix] Fix missing indexes on master 6 years ago
Johan Lorenzo f26a17e57a [fenix] Add missing nightly decision job on Treeherder 6 years ago
Sebastian Kaspari fb75193c21 [fenix] Gradle: Ignore non-greenfield build variants. 6 years ago
Eitan Isaacson 93489cf5d9 [fenix] Remove favicon contentDescription.
It does not convey any useful information to the user.
6 years ago
Emily Kager fcc08b790b [fenix] No issue: Hook up share button on session item to action 6 years ago
Michael Droettboom d324df06c5 [fenix] Don't use the not-really-public EventMetricType 6 years ago
Johan Lorenzo abda6f77a4 [fenix] Fix trust level in decision task 6 years ago
Johan Lorenzo 88c8dfd2e2 [fenix] Add RaptorRelease build type 6 years ago
Johan Lorenzo 322bd71770 [fenix] Move chain of trust functions into their own module 6 years ago
Johan Lorenzo 6b6adfa4c2 [fenix] Do not exit() anymore 6 years ago
Johan Lorenzo 98f26c578b [fenix] Expose assemble builds with TC indexes 6 years ago
Johan Lorenzo 6bc11b2943 [fenix] Expose jobs on Treeherder 6 years ago
Johan Lorenzo 1ef3b286c3 [fenix] Run build and tests on PRs and pushes 6 years ago
Johan Lorenzo fccfa1cebf [fenix] Only email build failures when not staging 6 years ago
Johan Lorenzo f0b1b0b08e [fenix] Refactor decision_task.py to match android-components' 6 years ago
Johan Lorenzo d0b518a514 [fenix] Exclude python compiled files 6 years ago