2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

644 Commits

Author SHA1 Message Date
Jeff Boek
ec41345dbd [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1204 - Fixes the home screen animation 2019-04-08 16:16:28 -05:00
Nick Alexander
bb7a28e866 [fenix] No Issue - Bump GeckoView Nightly version.
Matches b242ad2d45/buildSrc/src/main/java/Gecko.kt.
2019-04-08 16:13:23 -05:00
Jeff Boek
9e8179446b [fenix] No Issue - Only block a subset of trackers by default 2019-04-08 15:04:26 -05:00
Jeff Boek
aff85189d2 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1157 - Addes Fenix Core to the telemetry notification list 2019-04-08 15:03:59 -05:00
Colin Lee
c7b4a69ee7 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1312, https://github.com/mozilla-mobile/fenix/issues/1236, https://github.com/mozilla-mobile/fenix/issues/1237, https://github.com/mozilla-mobile/fenix/issues/1238, https://github.com/mozilla-mobile/fenix/issues/1239: Creating, Editing, and Deleting Bookmarks and Bookmark Folders 2019-04-08 14:48:36 -05:00
Jeff Boek
aec21e5cc2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1456 - Fixes missing delete button 2019-04-08 10:24:47 -07:00
Arturo Mejia
30a4681e7c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1429: Updated site permissions ui for MVP 2019-04-08 10:47:00 -05:00
Sawyer Blatz
1d364c372a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1002 and https://github.com/mozilla-mobile/fenix/issues/1222: Adds ability to restore crashed tabs (https://github.com/mozilla-mobile/fenix/pull/1433) 2019-04-08 08:04:22 -07:00
Emily Kager
332e7d58f3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/904 -Add tab counter to tab icon 2019-04-07 21:43:56 -07:00
ekager
9404ffba55 [fenix] Update RecyclerView to 1.1.0-alpha04 2019-04-06 19:53:01 -07:00
ekager
5ad2f5f2a8 [fenix] No issue: Add ripples to cardviews, improve clickability 2019-04-06 19:53:01 -07:00
Jeff Boek
80fdbafcde [fenix] Adds missing licenses 2019-04-06 12:38:46 -05:00
Jeff Boek
6afc414b83 [fenix] Combines the Tab and Session component 2019-04-06 12:38:46 -05:00
Sören Hentzschel
fa453a9587 [fenix] For https://github.com/mozilla-mobile/fenix/issues/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
58d7dc280d [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add New Top Progress Bar Gravity 2019-04-05 19:55:26 -05:00
Emily Kager
e450708c77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/627 - Set Engine Setting for PreferredColorScheme 2019-04-05 19:54:59 -05:00
Emily Kager
0933bdf5a8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1421 - Fix Shortcut ToggleButton states 2019-04-05 16:29:36 -07:00
Jeff Boek
2671eddb35 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Moves the about string to prevent it from being translated 2019-04-05 15:53:00 -07:00
Jeff Boek
133142681f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1274 - Unblocks l10n by fixing string nits 2019-04-05 15:53:00 -07:00
Emily Kager
12f6b64653 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1422 - Do not hide keyboard on pause 2019-04-05 15:26:09 -07:00
Sawyer Blatz
0b99b7fc12 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1195: Adds telemetry for quick action sheet (https://github.com/mozilla-mobile/fenix/pull/1362) 2019-04-05 15:08:55 -07:00
Jeff Boek
2efa24c422 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Addresses nits 2019-04-05 14:50:54 -07:00
Jeff Boek
2df848573a [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Moves magic numbers to constants 2019-04-05 14:50:54 -07:00
Jeff Boek
e98a49329e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Replaces existing snackbar and adapts text size 2019-04-05 14:50:54 -07:00
Jeff Boek
96d4932093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1430 - Adds a styled Snackbar 2019-04-05 14:50:54 -07:00
Sawyer Blatz
b42eabc42d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1361: Adds new tab when selecting history or bookmark items (https://github.com/mozilla-mobile/fenix/pull/1363) 2019-04-05 13:11:05 -07:00
Jeff Boek
ef778fb95b [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1270 - Prevent tapping on hidden buttons 2019-04-05 10:09:02 -07:00
Jeff Boek
287cc6a4f1 [fenix] Updates ConstraintLayout to alpha4 2019-04-05 10:09:02 -07:00
ekager
d660200f5f [fenix] For https://github.com/mozilla-mobile/fenix/issues/1399 - Only show battery saver theme preference for API <P 2019-04-04 23:34:54 -05:00
ekager
1a96c90300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Only send SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR flag >O 2019-04-04 23:33:39 -05:00
ekager
01b58d4fc3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1387 - Downgrade androidx preference version 2019-04-04 23:32:35 -05:00
Emily Kager
23d6e5af88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/208 - Dark Mode UX edits 2019-04-04 19:35:36 -07:00
Jonathan Almeida
8801cfa20c [fenix] Update GV architectures to nightly 2019-04-04 19:33:37 -07:00
Jeff Boek
c9bad3209d [fenix] Prevent RecyclerView from loading everything
Fixes https://github.com/mozilla-mobile/fenix/issues/1360
Fixes https://github.com/mozilla-mobile/fenix/issues/1303
Fixes https://github.com/mozilla-mobile/fenix/issues/1280
2019-04-04 17:18:32 -07:00
Grisha Kruglov
8b97f9cf08 [fenix] 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.
2019-04-04 16:16:45 -07:00
Eitan Isaacson
c67082f555 [fenix] Hide tabs list 2019-04-04 15:43:58 -05:00
Grisha Kruglov
85a5fc0d38 [fenix] Fix up TC task descriptions 2019-04-04 15:42:45 -05:00
Grisha Kruglov
c29da2e065 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/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 :)
2019-04-04 13:07:57 -07:00
Arturo Mejia
baf6c00094 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1377: Fixed Doorhanger not shown when the toolbar padlock
is clicked.
2019-04-04 13:54:15 -05:00
Colin Lee
f5a20ff95a [fenix] No issue: Fix build breakage on erroneous lint warnings for WrongConstant: MODE_NIGHT_AUTO_BATTERY 2019-04-04 09:54:08 -05:00
Colin Lee
e2f47f413e [fenix] Quantize and optimize images to save about 3MB in APK 2019-04-04 09:46:04 -05:00
Emily Kager
374e15a27e [fenix] For https://github.com/mozilla-mobile/fenix/issues/1323 - Attempt to pop inclusive out of browser if no current session 2019-04-03 22:24:55 -05:00
Arturo Mejia
e59989ef9c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1165: Added Doorhanger to the toolbar. 2019-04-03 21:51:13 -05:00
Jeff Boek
8bbcf4490a [fenix] Removes missing string reference 2019-04-03 20:27:57 -05:00
mheubusch
fee3c457c8 [fenix] Update strings.xml 2019-04-03 20:27:57 -05:00
Emily Kager
cc92766df6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1333 - Correct vertical alignment of history list item 2019-04-03 20:26:56 -05:00
Emily Kager
e0f3a589fa [fenix] For https://github.com/mozilla-mobile/fenix/issues/1049 - Add photon gradient drawable for progressbar 2019-04-03 19:10:27 -05:00
Jeff Boek
2c9e594c38 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/983 - Changes broken link 2019-04-03 19:08:52 -05:00
Emily Kager
572a924f78 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1144 - Use System Black Navigation Bar for <API27 + Light Theme 2019-04-04 08:15:44 +09:00
Jeff Boek
84b638f6ba [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1024 - Adds metrics for browser menu items 2019-04-03 15:37:52 -07:00