Commit Graph

360 Commits (abb76b4bd470b673870abf6a1d2e4824818fbc35)

Author SHA1 Message Date
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
Jeff Boek 9de120b8ab Fixes #1534 - Fixes snackbar not finding the root layout 6 years ago
Mugurell 070b7a397d Fix #1159 - Hide the QuickActionBar if fullscreen 6 years ago
Jeff Boek e67e57b7cc for #1430 - Copy BottomToolbarBehavior to customize snackbar position 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 9c492f801d For #1397 - Updates changelog 6 years ago
Jeff Boek 5ec86b34e9 Fixes history visual bugs 6 years ago
Jeff Boek 4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 6 years ago
Jeff Boek e98db8bfb8 For #1430 - Adds a changelog entry 6 years ago
Jeff Boek 5acd386ecd For #1430 - Handle more text in a more graceful way 6 years ago
Jeff Boek b306bc502a For #1430 - Adjust snackbar colors for darkmode 6 years ago
Jeff Boek cd75b28b8f No longer require a viewgroup to use FenixSnackbar 6 years ago
Vlad Baicu b3977a5785 Fixes #1517 - Filter private sessions when updating the tab counter 6 years ago
Arturo Mejia 22eba72f8f Closes #1170: Allow user to add a new site exception to site permissions 6 years ago
Sawyer Blatz 36e9939d9e For #689: Adds fade animation to Android <9.0 6 years ago
Sawyer Blatz d402707531
Closes #1420: Moves tab preview to top of page (#1462) 6 years ago
Jeff Boek 043a3bbe9c For #1068 - Adds the ability to quickly copy a URL 6 years ago
Emily Kager d7272d29de For #1408 - Set Toolbar titles in code (vs in navgraph) 6 years ago
Emily Kager 65235d5cf3 For #1459 - Try more ways to get title for history item 6 years ago
Jeff Boek 76033f3f20 No Issue - Adds a debug metric controller 6 years ago
Colin Lee 61e99ea476 Fixes #1496: Crash adding bookmark folder 6 years ago
Sawyer Blatz 2e50d1f65f No issue: Fixes master after a-c snapshot changes 6 years ago
Emily Kager 21919445b1 For #897 - Set default theme so private mode doesn't have to recreate 6 years ago
Emily Kager aa2921d7d7 For #1406, #1465 - Only pop browser when all sessions have been removed 6 years ago
Jeff Boek 9434f01b42 Fixes #1204 - Fixes the home screen animation 6 years ago
Jeff Boek 1ffbc51038 No Issue - Only block a subset of trackers by default 6 years ago
Colin Lee b54d4d1d58 Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 6 years ago
Jeff Boek 8f6dca99dc For #1456 - Fixes missing delete button 6 years ago
Arturo Mejia 5b2417826e Closes #1429: Updated site permissions ui for MVP 6 years ago
Sawyer Blatz 2f3d38b51f
For #1002 and #1222: Adds ability to restore crashed tabs (#1433) 6 years ago
Emily Kager 9f1ec5e2b0 For #904 -Add tab counter to tab icon 6 years ago
Jeff Boek d346613733 Adds missing licenses 6 years ago
Jeff Boek e34d163034 Combines the Tab and Session component 6 years ago
Emily Kager 442ca9b79c For #627 - Set Engine Setting for PreferredColorScheme 6 years ago
Emily Kager 9cb252da40 For #1421 - Fix Shortcut ToggleButton states 6 years ago
Jeff Boek 65425d0f6e For #1274 - Unblocks l10n by fixing string nits 6 years ago
Emily Kager a0c4acd4c6 Closes #1422 - Do not hide keyboard on pause 6 years ago
Sawyer Blatz 5fc1e9227f
Closes #1195: Adds telemetry for quick action sheet (#1362) 6 years ago
Jeff Boek 943a03d167 For #1430 - Addresses nits 6 years ago
Jeff Boek 26fd32abed For #1430 - Moves magic numbers to constants 6 years ago
Jeff Boek 2ce72139e3 For #1430 - Replaces existing snackbar and adapts text size 6 years ago
Jeff Boek 371fbf7164 For #1430 - Adds a styled Snackbar 6 years ago
Sawyer Blatz 395d6f20d5
Fixes #1361: Adds new tab when selecting history or bookmark items (#1363) 6 years ago
Jeff Boek 4a385068e0 Updates ConstraintLayout to alpha4 6 years ago
ekager 3ad204712a For #1399 - Only show battery saver theme preference for API <P 6 years ago
ekager 203e2e28c5 For #1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 6 years ago