Commit Graph

601 Commits (0ad62e2355c3650ea229340ac99920be9e6bf0ea)

Author SHA1 Message Date
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
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
Jeff Boek cbef12ded9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1676 - Removes setting for location services 5 years ago
Sawyer Blatz facdaee5e8 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/977: Adds telemetry for custom tabs (https://github.com/mozilla-mobile/fenix/pull/1697) 5 years ago
Jeff Boek cb2f2cf080 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Add search counts 5 years ago
Colin Lee 84f6734bbe [fenix] Bump application-services version and initialize networking in the megazord 5 years ago
Sawyer Blatz 60dfbf4826 [fenix] No issue: Cleans up SearchShortcut changes 5 years ago
Sawyer Blatz bdae7561f8 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1662: Corrects ripple style for private browsing button 5 years ago
Colin Lee a47300dfbc [fenix] Merge branch 'master' into a-s-networking 5 years ago
Emily Kager b6cfed01be [fenix] For https://github.com/mozilla-mobile/fenix/issues/1658 - Reload current session (if exists) when theme changes 5 years ago
Emily Kager 403c1514a1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1644 - Correct progress bar gravity 5 years ago
Sawyer Blatz aa2f1c84ce [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1632: Hides keyboard on exit, shows on entry 5 years ago
Kevin Brosnan 3f181f63c9 [fenix] UI tests for the home screen 5 years ago
Emily Kager 3833132803 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1655 - Use accent bright for switch in quick settings 5 years ago
Thom Chiovoloni 41578b9632 [fenix] Bump application-services version and initialize networking in the megazord 5 years ago
Sawyer Blatz 418fae40b5 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1646: Changes bookmarks toolbar color (https://github.com/mozilla-mobile/fenix/pull/1651) 5 years ago
Sawyer Blatz de3429789c [fenix] For https://github.com/mozilla-mobile/fenix/issues/933: Adds caching of sign in state (https://github.com/mozilla-mobile/fenix/pull/1647) 5 years ago
Will Hawkins 2ab1cee9d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1616: Parallelize the loading of experiments. 5 years ago
Emily Kager bd8ec034ad [fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Add tracking protection toggle to quick settings dialog 5 years ago
Axel Hecht e6fa8ec276 [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ce0bbdb947
5 years ago
Jeff Boek e60dda681e [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1430 - Implements UX feedback for the FenixSnackbar 5 years ago
Sawyer Blatz c95575059f [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Fixes white color in dark mode and removes android:tint (https://github.com/mozilla-mobile/fenix/pull/1641) 5 years ago
Emily Kager a8b73dcb04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Update TP Policy for the current engineSession 5 years ago
Jeff Boek 58b29982c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1495 - Reverts editing translated string and creates a new string 5 years ago
Sawyer Blatz 4469e83917 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1610: Gives unique identifier to shortcut engine picker suggestions 5 years ago
Colin Lee 97997742de [fenix] No issue: Add Bookmark multi-select edit button 5 years ago
Sawyer Blatz cd56129a63 [fenix] For https://github.com/mozilla-mobile/fenix/issues/668: Restyles custom tabs 5 years ago
Colin Lee 10a928c08f [fenix] No issue: Missing clear button in edit bookmarks UI 5 years ago
Colin Lee 45e634591a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1599: Crash creating a bookmark for a custom tab 5 years ago
Colin Lee 2c7d3219d6 [fenix] No issue: fix build breakage on merge 5 years ago
Sawyer Blatz e5bf8ca297 [fenix] For https://github.com/mozilla-mobile/fenix/issues/724: Consolidates colors 5 years ago
Jeff Boek 09f47c82be [fenix] For https://github.com/mozilla-mobile/fenix/issues/800 - Adds metrics for the default search engine 5 years ago
Colin Lee 40459d6ac4 [fenix] Merge branch 'master' into manage_site_permissions_exceptions 5 years ago
Emily Kager 35d3e5c949 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Add Setting to enable/disable TP 5 years ago
Colin Lee 1be065e488 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1571: Make bookmark deletion undoable 5 years ago
Emily Kager 8982e69f43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/619 - Keep toolbar expanded while page is loading 5 years ago
Arturo Mejia 44e5c9518d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1079: Managing site permissions exceptions 5 years ago
Jeff Boek 62a755f0d3 [fenix] No Issue - Remove data team from notifications emails list 5 years ago
Vlad Filippov 07fb429065 [fenix] Remove success path 5 years ago
Colin Lee 81e1fde827 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1539: Add bookmark multi-select features 5 years ago
Mugurell 184d997221 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1531 - Remember HistoryState.Mode to choose the right HistoryAction.Delete 5 years ago
Emily Kager d05366c11d [fenix] For https://github.com/mozilla-mobile/fenix/issues/538 - Reverse tabs in list 5 years ago
Emily Kager 65c6c29f26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/176 - Start swipe to close gesture 5 years ago
Colin Lee 3d4bb4b1c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1139: Cold start has Dispatchers.Main 1/5th second delay 5 years ago
Jeff Boek 917f6139a7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1534 - Fixes snackbar not finding the root layout 5 years ago
Axel Hecht dcd4a5170d [fenix] Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
5 years ago
Jeff Boek d657caf79d [fenix] Fixes https://github.com/mozilla-mobile/fenix/pull/1498 - Ignores missing translation lint 5 years ago
Mugurell 65364c2403 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1159 - Hide the QuickActionBar if fullscreen 5 years ago
ekager 3d8f0d4ba9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1530 - center history text 5 years ago
Jeff Boek 79518f880b [fenix] for https://github.com/mozilla-mobile/fenix/issues/1430 - Copy BottomToolbarBehavior to customize snackbar position 5 years ago
Jatin Kumar fa14f9b78c [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1516: fixed scrolling library menu in landscape mode 5 years ago
Emily Kager 56f6bd85a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1542 - Add ripple to quick action buttons 5 years ago
Emily Kager 676091e0c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1375 - Suppress history suggestions in awesome bar via setting 5 years ago
Nick Alexander 84a7ea4292 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1525: Make BrowserPerformanceTestActivity pass through to IntentReceiverActivity.
Previously, this passed through to HomeActivity, but Intent arguments
were dropped.  That means that actions (`-a
android.intent.action.VIEW`) and URLs (`-d data:...`) were dropped,
which means that Gecko itself wasn't started (and wasn't started with
a session owned by Fenix itself).

This simply passes through the intent to its final destination.

Along the way, I also enabled remote debugging for these test
configurations; it's probably not necessary, but eventually I want all
automation to be controlled by that setting.  See
[Bug 1524673](https://bugzilla.mozilla.org/show_bug.cgi?id=1524673)
for some of the motivation.  This agrees with Chrome, and should
generalize to future remote control protocols.
5 years ago
Jeff Boek 880d7dc75f [fenix] adds missing class 5 years ago
Jeff Boek f40cee40ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/1397 - Updates changelog 5 years ago
Jeff Boek e222b24c7a [fenix] Fixes history visual bugs 5 years ago
Jeff Boek eda5d413f1 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1397 - Adds the delete button back to the history recyclerview 5 years ago
Colin Lee 1b34bb137a [fenix] Fix build breakage: extra space in ProGuard rule 5 years ago
Jeff Boek b42256fb23 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a changelog entry 5 years ago
Jeff Boek 61c001c820 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Handle more text in a more graceful way 5 years ago
Jeff Boek c8965e6037 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adjust snackbar colors for darkmode 5 years ago
Jeff Boek 5f479b96ac [fenix] No longer require a viewgroup to use FenixSnackbar 5 years ago
Vlad Baicu 5f3d15294a [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1504 - Added missing bottom constraint for bookmark icon imageview 5 years ago
Vlad Baicu 465ad95bf9 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1517 - Filter private sessions when updating the tab counter 5 years ago
Arturo Mejia f26f567915 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1170: Allow user to add a new site exception to site permissions 5 years ago
Sawyer Blatz 5ba04b1f85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/689: Adds fade animation to Android <9.0 5 years ago
Jeff Boek a77ae0b18d [fenix] No Issue - Adds some proguard clauses 5 years ago
Sparky93 87309150be [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1485 - Page crash message now displays correctly in dark theme (https://github.com/mozilla-mobile/fenix/pull/1524) 5 years ago
Sawyer Blatz d1db847157 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1420: Moves tab preview to top of page (https://github.com/mozilla-mobile/fenix/pull/1462) 5 years ago
Jeff Boek 9ea98e15b7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1068 - Adds the ability to quickly copy a URL 5 years ago
Emily Kager eff2a2bf26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1408 - Set Toolbar titles in code (vs in navgraph) 5 years ago
Emily Kager 05cf3d6370 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1459 - Try more ways to get title for history item 5 years ago
Jeff Boek 677de4c1c1 [fenix] No Issue - Adds a debug metric controller 5 years ago
Colin Lee b6e8c47065 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1496: Crash adding bookmark folder 5 years ago
Sawyer Blatz 9b37444740 [fenix] No issue: Fixes master after a-c snapshot changes 5 years ago
Emily Kager a0af5dbe20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/897 - Set default theme so private mode doesn't have to recreate 5 years ago
Emily Kager 06927fb486 [fenix] For https://github.com/mozilla-mobile/fenix/issues/860 - Update suggestion highlight light theme 5 years ago
Emily Kager 2e36351508 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1445 - Update vector icons 5 years ago