Commit Graph

525 Commits (62937cd7f00bd3292de4ca09cfd62e4e4f7dea2f)

Author SHA1 Message Date
Colin Lee 62937cd7f0 Bump application-services version and initialize networking in the megazord 6 years ago
Sawyer Blatz f48e2b072e No issue: Cleans up SearchShortcut changes 6 years ago
Sawyer Blatz 5390aed795 Fixes #1662: Corrects ripple style for private browsing button 6 years ago
Colin Lee f48ee405b2
Merge branch 'master' into a-s-networking 6 years ago
Emily Kager 8e5958580e For #1658 - Reload current session (if exists) when theme changes 6 years ago
Emily Kager bc07da91a2 Closes #1644 - Correct progress bar gravity 6 years ago
Sawyer Blatz d9bc4bf502 Fixes #1632: Hides keyboard on exit, shows on entry 6 years ago
Kevin Brosnan 493bab42a4 UI tests for the home screen 6 years ago
Emily Kager f88f181ac1 Closes #1655 - Use accent bright for switch in quick settings 6 years ago
Thom Chiovoloni 0b80aba038 Bump application-services version and initialize networking in the megazord 6 years ago
Sawyer Blatz 3b3d4c3de5
Fixes #1646: Changes bookmarks toolbar color (#1651) 6 years ago
Sawyer Blatz 23edd2559d
For #933: Adds caching of sign in state (#1647) 6 years ago
Will Hawkins c7d3f00a9e For #1616: Parallelize the loading of experiments. 6 years ago
Emily Kager 01a181975d For #1084 - Add tracking protection toggle to quick settings dialog 6 years ago
Axel Hecht 3f906dc58a Import strings from android-l10n
Status: mozilla-l10n/android-l10n@ce0bbdb947
6 years ago
Jeff Boek 4fae36f0af Fixes #1430 - Implements UX feedback for the FenixSnackbar 6 years ago
Sawyer Blatz 49b4eaf182
For #724: Fixes white color in dark mode and removes android:tint (#1641) 6 years ago
Emily Kager 43e0588d68 For #1084 - Update TP Policy for the current engineSession 6 years ago
Jeff Boek 658f6dcf23 For #1495 - Reverts editing translated string and creates a new string 6 years ago
Sawyer Blatz 353270a5c7 Fixes #1610: Gives unique identifier to shortcut engine picker suggestions 6 years ago
Colin Lee 6bff472276 No issue: Add Bookmark multi-select edit button 6 years ago
Sawyer Blatz ec35283c9a For #668: Restyles custom tabs 6 years ago
Colin Lee 5d6112da05 No issue: Missing clear button in edit bookmarks UI 6 years ago
Colin Lee 3b1f684cb0 For #1599: Crash creating a bookmark for a custom tab 6 years ago
Colin Lee 5f3e255426 No issue: fix build breakage on merge 6 years ago
Sawyer Blatz 29832c5e84 For #724: Consolidates colors 6 years ago
Jeff Boek a2666c4f74 For #800 - Adds metrics for the default search engine 6 years ago
Colin Lee 574ee5e3d5
Merge branch 'master' into manage_site_permissions_exceptions 6 years ago
Emily Kager 068744eb96 For #1084 - Add Setting to enable/disable TP 6 years ago
Colin Lee 9b1c1b5f4d For #1571: Make bookmark deletion undoable 6 years ago
Emily Kager 4ba7527655 For #619 - Keep toolbar expanded while page is loading 6 years ago
Arturo Mejia c3e31a15db Closes #1079: Managing site permissions exceptions 6 years ago
Jeff Boek 5ffaa94150 No Issue - Remove data team from notifications emails list 6 years ago
Vlad Filippov 08edb1532e Remove success path 6 years ago
Colin Lee bc1b7e0b43 For #1539: Add bookmark multi-select features 6 years ago
Mugurell abb76b4bd4 Fix #1531 - Remember HistoryState.Mode to choose the right HistoryAction.Delete 6 years ago
Emily Kager 2a19917619 For #538 - Reverse tabs in list 6 years ago
Emily Kager 659386bd5e For #176 - Start swipe to close gesture 6 years ago
Colin Lee 4c43ff09a8 For #1139: Cold start has Dispatchers.Main 1/5th second delay 6 years ago
Jeff Boek 9de120b8ab Fixes #1534 - Fixes snackbar not finding the root layout 6 years ago
Axel Hecht 29414a49e7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
6 years ago
Jeff Boek 23f6b046b1 Fixes #1498 - Ignores missing translation lint 6 years ago
Mugurell 070b7a397d Fix #1159 - Hide the QuickActionBar if fullscreen 6 years ago
ekager c15430c8b8 Closes #1530 - center history text 6 years ago
Jeff Boek e67e57b7cc for #1430 - Copy BottomToolbarBehavior to customize snackbar position 6 years ago
Jatin Kumar 7bf696b7f4 Fix #1516: fixed scrolling library menu in landscape mode 6 years ago
Emily Kager dad4149b81 For #1542 - Add ripple to quick action buttons 6 years ago
Emily Kager 5f0fe216cb For #1375 - Suppress history suggestions in awesome bar via setting 6 years ago
Nick Alexander d4d1e6bd5f For #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.
6 years ago
Jeff Boek f36da2d8f2 adds missing class 6 years ago