Commit Graph

729 Commits (2ad55b3cd09eb04c137369dc8bf3474c912a601d)
 

Author SHA1 Message Date
Colin Lee e346070dee [fenix] No issue: Fix crash on bookmark folder selection and Snackbar color 5 years ago
Colin Lee f3ad87cbd2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1817: Multi-select toolbar changes when minimized 5 years ago
Jeff Boek fc61d849a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Adds the ability to share a tab 5 years ago
Jeff Boek 6c2ffd9777 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1830 - Updates the tab visual style 5 years ago
ekager 96391bedfb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1798, Closes https://github.com/mozilla-mobile/fenix/issues/1581 Corrects divider views and padding for toolbar and action sheet 5 years ago
ekager 0b69acfced [fenix] For https://github.com/mozilla-mobile/fenix/issues/1593 - Remove evenodd from vector files 5 years ago
ekager bab73ab448 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1835 - Do not crash because of snackbar 5 years ago
Colin Lee b98ca450d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/113: QR Scan 5 years ago
Sawyer Blatz 2075ccf02e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1683: Only show/hide keyboard in search fragment 5 years ago
Jeff Boek 72607b5a48 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1828 - Adds an empty tab state 5 years ago
Sawyer Blatz 18f92314e7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Corrects colors for all themes 5 years ago
ekager 20e2908677 [fenix] No issue: Add instructions to pre-push hook 5 years ago
Colin Lee b21176a3bf [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1770: Share icon from quick action bar poorly rasterized 5 years ago
Sören Hentzschel 962a25e1ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/1719: tracking protection icon in quick settings is almost invisible 5 years ago
Sawyer Blatz 4d77b0bd08 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1717: Removes search button from library 5 years ago
ekager dbebd1f0eb [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1803: remove text for swipe delete 5 years ago
Colin Lee 84e0dca219 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1661: Enable R8 Full Mode to Maximize Perf Optimizations 5 years ago
ekager 6d50cc22a0 [fenix] Only set the engine's theme when it is instantiated 5 years ago
Colin Lee b1cc487f14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1596: Bookmarks get the last used folder as parent 5 years ago
Colin Lee cd088cd4fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/1555: Bookmark Overflow menu tap area should be larger 5 years ago
Colin Lee 2cf953198a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1598: Auto-select new created folder for moving bookmarks 5 years ago
Colin Lee f6a05938ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/1701, https://github.com/mozilla-mobile/fenix/issues/1703: Bookmark multi-select icons wrong color after deselect 5 years ago
Colin Lee c997ebd1ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/1682: Bookmark string fix for l10n 5 years ago
Emily Kager 6de9f620a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Add Bookmarks Suggestion Provider 5 years ago
Emily Kager cba84924d7 [fenix] No issue: Removes session time out related code 5 years ago
Emily Kager d517c946f2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1790 - Add QuickSettingsChange for TP Toggle Action 5 years ago
Emily Kager 41433a4329 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Round out progress bar 5 years ago
Jeff Boek 416634db4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Fix the language code generation 5 years ago
Emily Kager 9ddbf8526d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Remove Exceptions from TP setting for Beta 5 years ago
Colin Lee 70a5721d97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1719: tracking protection label in quick settings almost invisible 5 years ago
Sören Hentzschel 13f9c97d20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1775 - Remove Language from settings for Beta 5 years ago
Emily Kager 72596525ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/1751 - Add Delete Button to Private Toolbar 5 years ago
James Hugman 3e96e202e8 [fenix] Fix blank custom tabs following an NPE.
Fixes https://github.com/mozilla-mobile/fenix/issues/1771.

This PR protects against the initial `NullPointerException` ever happening.

This is a rare case, and we do not have anything to go on at this point, so we fallback to a new intent, and the user is routed to the home activity.
5 years ago
Colin Lee 8f35a7422e [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1732: Fix crashes opening bookmarks 5 years ago
Axel Hecht 012bb4b0a2 [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@4d1d72880f
5 years ago
Arturo Mejia 166cc30def [fenix] https://github.com/mozilla-mobile/fenix/issues/1682 Fixing typos on strings comments 5 years ago
Alessio Placitelli aaf35e097f [fenix] Upgrade A-C to 0.51.0-SNAPSHOT
This additionally changes GeckoView versions to match
then one used in A-C.
5 years ago
Jeff Boek 510ee881e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from session control 5 years ago
Jeff Boek 5ae634a9e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from the bottomsheetfragment 5 years ago
Jeff Boek e081fba700 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Replace session bundle storage with session storage 5 years ago
Colin Lee ac9b6fc726 [fenix] Fix crash loading AdjustLifecycleCallbacks 5 years ago
Jeff Boek 88f8efeeed [fenix] For https://github.com/mozilla-mobile/fenix/issues/1264 - Removes data choice options 5 years ago
kouroshydn 663e1c5ebf [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1691 - Site permissions' pages are not entirely visible 5 years ago
Colin Lee d3d178240e [fenix] For https://github.com/mozilla-mobile/fenix/issues/974: Telemetry for Bookmarks 5 years ago
Emily Kager cc3ae6fe34 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/689: Adds fade animation to Android <9.0"
This reverts commit dd2d1533203f388cfb4d8b2602fd0bb96d1b23ab.
5 years ago
Jeff Boek 808ecb69f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1297 - Re-adds adjust to build task 5 years ago
Sawyer Blatz 3a5797e0e0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/921: Adds styling to error pages 5 years ago
Jeff Boek 41e504ec61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1700 - Hides incomplete features in the quick action bar 5 years ago
Jeff Boek 1863800d57 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1698 - Removes unimplemented library sections for the beta 5 years ago
Jeff Boek 4aeead63d0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1699 - Remove links to settings sections for beta 5 years ago