2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

458 Commits

Author SHA1 Message Date
Jeff Boek
9de120b8ab Fixes #1534 - Fixes snackbar not finding the root layout 2019-04-11 12:40:23 -05:00
Axel Hecht
29414a49e7 Import strings from android-l10n
Status: mozilla-l10n/android-l10n@2f5a5df950
2019-04-11 10:17:18 -07:00
Mugurell
070b7a397d Fix #1159 - Hide the QuickActionBar if fullscreen 2019-04-11 08:50:08 -07:00
ekager
c15430c8b8 Closes #1530 - center history text 2019-04-10 20:40:36 -07:00
Jeff Boek
e67e57b7cc for #1430 - Copy BottomToolbarBehavior to customize snackbar position 2019-04-10 19:59:23 -07:00
Jatin Kumar
7bf696b7f4 Fix #1516: fixed scrolling library menu in landscape mode 2019-04-10 19:13:19 -07:00
Emily Kager
dad4149b81 For #1542 - Add ripple to quick action buttons 2019-04-10 19:12:05 -07:00
Emily Kager
5f0fe216cb For #1375 - Suppress history suggestions in awesome bar via setting 2019-04-10 16:45:02 -05:00
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.
2019-04-10 16:38:21 -05:00
Jeff Boek
9c492f801d For #1397 - Updates changelog 2019-04-10 10:11:46 -07:00
Jeff Boek
5ec86b34e9 Fixes history visual bugs 2019-04-10 10:11:46 -07:00
Jeff Boek
4a32ef8ed8 Fixes #1397 - Adds the delete button back to the history recyclerview 2019-04-10 10:11:46 -07:00
Jeff Boek
e98db8bfb8 For #1430 - Adds a changelog entry 2019-04-10 09:58:00 -07:00
Jeff Boek
5acd386ecd For #1430 - Handle more text in a more graceful way 2019-04-10 09:58:00 -07:00
Jeff Boek
b306bc502a For #1430 - Adjust snackbar colors for darkmode 2019-04-10 09:58:00 -07:00
Jeff Boek
cd75b28b8f No longer require a viewgroup to use FenixSnackbar 2019-04-10 09:58:00 -07:00
Vlad Baicu
b6abccfb91 Fixes #1504 - Added missing bottom constraint for bookmark icon imageview 2019-04-10 11:50:54 -05:00
Vlad Baicu
b3977a5785 Fixes #1517 - Filter private sessions when updating the tab counter 2019-04-10 09:48:53 -07:00
Arturo Mejia
22eba72f8f Closes #1170: Allow user to add a new site exception to site permissions 2019-04-10 11:48:43 -05:00
Sawyer Blatz
36e9939d9e For #689: Adds fade animation to Android <9.0 2019-04-10 11:47:05 -05:00
Sparky93
9e3e3c8b6d Fixes #1485 - Page crash message now displays correctly in dark theme (#1524) 2019-04-10 09:23:33 -07:00
Sawyer Blatz
d402707531
Closes #1420: Moves tab preview to top of page (#1462) 2019-04-10 06:52:49 -07:00
Jeff Boek
043a3bbe9c For #1068 - Adds the ability to quickly copy a URL 2019-04-09 17:13:30 -07:00
Emily Kager
d7272d29de For #1408 - Set Toolbar titles in code (vs in navgraph) 2019-04-09 16:36:14 -07:00
Emily Kager
65235d5cf3 For #1459 - Try more ways to get title for history item 2019-04-09 15:54:19 -07:00
Jeff Boek
76033f3f20 No Issue - Adds a debug metric controller 2019-04-09 13:45:22 -07:00
Colin Lee
61e99ea476 Fixes #1496: Crash adding bookmark folder 2019-04-09 13:44:33 -07:00
Sawyer Blatz
2e50d1f65f No issue: Fixes master after a-c snapshot changes 2019-04-09 09:08:07 -07:00
Emily Kager
21919445b1 For #897 - Set default theme so private mode doesn't have to recreate 2019-04-09 08:58:33 -07:00
Emily Kager
fe7ab34391 For #860 - Update suggestion highlight light theme 2019-04-09 08:57:47 -07:00
Emily Kager
f0ee01b008 For #1445 - Update vector icons 2019-04-08 16:22:00 -07:00
Emily Kager
aa2921d7d7 For #1406, #1465 - Only pop browser when all sessions have been removed 2019-04-08 15:38:03 -07:00
Jeff Boek
9434f01b42 Fixes #1204 - Fixes the home screen animation 2019-04-08 16:16:28 -05:00
Jeff Boek
1ffbc51038 No Issue - Only block a subset of trackers by default 2019-04-08 15:04:26 -05:00
Colin Lee
b54d4d1d58 Closes #1312, #1236, #1237, #1238, #1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 2019-04-08 14:48:36 -05:00
Jeff Boek
8f6dca99dc For #1456 - Fixes missing delete button 2019-04-08 10:24:47 -07:00
Arturo Mejia
5b2417826e Closes #1429: Updated site permissions ui for MVP 2019-04-08 10:47:00 -05:00
Sawyer Blatz
2f3d38b51f
For #1002 and #1222: Adds ability to restore crashed tabs (#1433) 2019-04-08 08:04:22 -07:00
Emily Kager
9f1ec5e2b0 For #904 -Add tab counter to tab icon 2019-04-07 21:43:56 -07:00
ekager
989b104c22 No issue: Add ripples to cardviews, improve clickability 2019-04-06 19:53:01 -07:00
Jeff Boek
d346613733 Adds missing licenses 2019-04-06 12:38:46 -05:00
Jeff Boek
e34d163034 Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
Sören Hentzschel
cf500ee266 For #469: remove "Your" from "Your library" string
(see https://github.com/mozilla-mobile/fenix/issues/469#issuecomment-480400794)
2019-04-06 10:11:01 -07:00
Emily Kager
d43e902b44 For #1049 - Add New Top Progress Bar Gravity 2019-04-05 19:55:26 -05:00
Emily Kager
442ca9b79c For #627 - Set Engine Setting for PreferredColorScheme 2019-04-05 19:54:59 -05:00
Emily Kager
9cb252da40 For #1421 - Fix Shortcut ToggleButton states 2019-04-05 16:29:36 -07:00
Jeff Boek
e7998b35e9 For #1274 - Moves the about string to prevent it from being translated 2019-04-05 15:53:00 -07:00
Jeff Boek
65425d0f6e For #1274 - Unblocks l10n by fixing string nits 2019-04-05 15:53:00 -07:00
Emily Kager
a0c4acd4c6 Closes #1422 - Do not hide keyboard on pause 2019-04-05 15:26:09 -07:00
Sawyer Blatz
5fc1e9227f
Closes #1195: Adds telemetry for quick action sheet (#1362) 2019-04-05 15:08:55 -07:00