Commit Graph

532 Commits (6afc414b8375ff7bc283fbfca00fcd73097b4959)
 

Author SHA1 Message Date
Jeff Boek 6afc414b83 [fenix] Combines the Tab and Session component 5 years ago
Sören Hentzschel fa453a9587 [fenix] For https://github.com/mozilla-mobile/fenix/issues/469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
5 years ago
Emily Kager 58d7dc280d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add New Top Progress Bar Gravity 5 years ago
Emily Kager e450708c77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/627 - Set Engine Setting for PreferredColorScheme 5 years ago
Emily Kager 0933bdf5a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1421 - Fix Shortcut ToggleButton states 5 years ago
Jeff Boek 2671eddb35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Moves the about string to prevent it from being translated 5 years ago
Jeff Boek 133142681f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Unblocks l10n by fixing string nits 5 years ago
Emily Kager 12f6b64653 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1422 - Do not hide keyboard on pause 5 years ago
Sawyer Blatz 0b99b7fc12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1195: Adds telemetry for quick action sheet (https://github.com/mozilla-mobile/fenix/pull/1362) 5 years ago
Jeff Boek 2efa24c422 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Addresses nits 5 years ago
Jeff Boek 2df848573a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Moves magic numbers to constants 5 years ago
Jeff Boek e98a49329e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Replaces existing snackbar and adapts text size 5 years ago
Jeff Boek 96d4932093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a styled Snackbar 5 years ago
Sawyer Blatz b42eabc42d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1361: Adds new tab when selecting history or bookmark items (https://github.com/mozilla-mobile/fenix/pull/1363) 5 years ago
Jeff Boek ef778fb95b [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1270 - Prevent tapping on hidden buttons 5 years ago
Jeff Boek 287cc6a4f1 [fenix] Updates ConstraintLayout to alpha4 5 years ago
ekager d660200f5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1399 - Only show battery saver theme preference for API <P 5 years ago
ekager 1a96c90300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 5 years ago
ekager 01b58d4fc3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1387 - Downgrade androidx preference version 5 years ago
Emily Kager 23d6e5af88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark Mode UX edits 5 years ago
Jonathan Almeida 8801cfa20c [fenix] Update GV architectures to nightly 5 years ago
Jeff Boek c9bad3209d [fenix] Prevent RecyclerView from loading everything
Fixes https://github.com/mozilla-mobile/fenix/issues/1360
Fixes https://github.com/mozilla-mobile/fenix/issues/1303
Fixes https://github.com/mozilla-mobile/fenix/issues/1280
5 years ago
Grisha Kruglov 8b97f9cf08 [fenix] History UI limits: visit type & time
These are temporary limitations to make History UI somewhat functional,
until we get relevant UI and API changes in place.
5 years ago
Eitan Isaacson c67082f555 [fenix] Hide tabs list 5 years ago
Grisha Kruglov 85a5fc0d38 [fenix] Fix up TC task descriptions 5 years ago
Grisha Kruglov c29da2e065 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1315: Re-introduce FxA interceptor to make auth work
This was removed accidentally, let's add it back in, but now with a clarifying comment :)
5 years ago
Arturo Mejia baf6c00094 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
5 years ago
Colin Lee f5a20ff95a [fenix] No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 5 years ago
Colin Lee e2f47f413e [fenix] Quantize and optimize images to save about 3MB in APK 5 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 5 years ago
Arturo Mejia e59989ef9c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1165: Added Doorhanger to the toolbar. 5 years ago
Jeff Boek 8bbcf4490a [fenix] Removes missing string reference 5 years ago
mheubusch fee3c457c8 [fenix] Update strings.xml 5 years ago
Emily Kager cc92766df6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1333 - Correct vertical alignment of history list item 5 years ago
Emily Kager e0f3a589fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add photon gradient drawable for progressbar 5 years ago
Jeff Boek 2c9e594c38 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/983 - Changes broken link 5 years ago
Emily Kager 572a924f78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Use System Black Navigation Bar for <API27 + Light Theme 5 years ago
Jeff Boek 84b638f6ba [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1024 - Adds metrics for browser menu items 5 years ago
Jeff Boek 236c5ef455 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1191 - Crash reporter metrics 5 years ago
Emily Kager 7cebbbc282 [fenix] No issue: Update Androidx dependencies from 4-3-2019 5 years ago
Jeff Boek 4ba2b4b886 [fenix] For https://github.com/mozilla-mobile/fenix/issues/945 - Disable leanplum when we stop telemetry 5 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) 5 years ago
Emily Kager 7a53ead19a [fenix] No issue: Remove conflicting appcompat dependency 5 years ago
Jeff Boek 8c98ed5f1e [fenix] Adds data review link and an entry to the changelog 5 years ago
Jeff Boek 1e5cb40479 [fenix] For https://github.com/mozilla-mobile/fenix/issues/957 - Adds telemetry for context menu items 5 years ago
Jeff Boek e093dad678 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Adds Glean metrics for find in page 5 years ago
Jeff Boek c6ef01a235 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1036 - Maps facts to events 5 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" 5 years ago
Sawyer Blatz d56e5d1933 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1194: Adds shortcut telemetry 5 years ago
Sawyer Blatz c0e546a533 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1219: Display crash reporter (without reporting) on all builds 5 years ago