Commit Graph

542 Commits (774c5c0e0c2c541f88fc189a2cbb4fe3036795e0)

Author SHA1 Message Date
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
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
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
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 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 b6abccfb91 Fixes #1504 - Added missing bottom constraint for bookmark icon imageview 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
Sparky93 9e3e3c8b6d Fixes #1485 - Page crash message now displays correctly in dark theme (#1524) 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 fe7ab34391 For #860 - Update suggestion highlight light theme 6 years ago
Emily Kager f0ee01b008 For #1445 - Update vector icons 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
ekager 989b104c22 No issue: Add ripples to cardviews, improve clickability 6 years ago
Jeff Boek d346613733 Adds missing licenses 6 years ago
Jeff Boek e34d163034 Combines the Tab and Session component 6 years ago
Sören Hentzschel cf500ee266 For #469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
6 years ago
Emily Kager d43e902b44 For #1049 - Add New Top Progress Bar Gravity 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 e7998b35e9 For #1274 - Moves the about string to prevent it from being translated 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 598ca17beb Fixes #1270 - Prevent tapping on hidden buttons 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
Emily Kager 5d1738e011 For #208 - Dark Mode UX edits 6 years ago
Jeff Boek 65a210ec64 Prevent RecyclerView from loading everything
Fixes #1360
Fixes #1303
Fixes #1280
6 years ago
Grisha Kruglov 0bcad0d364 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.
6 years ago
Eitan Isaacson fef5680068 Hide tabs list 6 years ago
Grisha Kruglov 56da21c525 Closes #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 :)
6 years ago
Arturo Mejia 04f8a25bce Closes #1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
6 years ago
Colin Lee fc84d3afdc No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 6 years ago