Jeff Boek
416634db4b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1116 - Fix the language code generation
2019-04-18 15:42:14 -05:00
Emily Kager
9ddbf8526d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Remove Exceptions from TP setting for Beta
2019-04-18 15:37:12 -05:00
Colin Lee
70a5721d97
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1719 : tracking protection label in quick settings almost invisible
2019-04-18 13:17:32 -07:00
Sören Hentzschel
13f9c97d20
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1775 - Remove Language from settings for Beta
2019-04-18 13:49:50 -05:00
Emily Kager
72596525ab
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1751 - Add Delete Button to Private Toolbar
2019-04-18 11:24:05 -07:00
James Hugman
3e96e202e8
[fenix] Fix blank custom tabs following an NPE.
...
Fixes https://github.com/mozilla-mobile/fenix/issues/1771 .
This PR protects against the initial `NullPointerException` ever happening.
This is a rare case, and we do not have anything to go on at this point, so we fallback to a new intent, and the user is routed to the home activity.
2019-04-18 13:22:25 -05:00
Colin Lee
8f35a7422e
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/1732 : Fix crashes opening bookmarks
2019-04-18 13:21:05 -05:00
Axel Hecht
012bb4b0a2
[fenix] Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@4d1d72880f
2019-04-18 13:07:44 -05:00
Arturo Mejia
166cc30def
[fenix] https://github.com/mozilla-mobile/fenix/issues/1682 Fixing typos on strings comments
2019-04-18 13:04:52 -05:00
Jeff Boek
510ee881e1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from session control
2019-04-17 22:41:59 -07:00
Jeff Boek
5ae634a9e0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Removes sessions from the bottomsheetfragment
2019-04-17 22:41:59 -07:00
Jeff Boek
e081fba700
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1696 - Replace session bundle storage with session storage
2019-04-17 22:41:59 -07:00
Colin Lee
ac9b6fc726
[fenix] Fix crash loading AdjustLifecycleCallbacks
2019-04-17 22:12:20 -05:00
Jeff Boek
88f8efeeed
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1264 - Removes data choice options
2019-04-17 21:45:12 -05:00
kouroshydn
663e1c5ebf
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1691 - Site permissions' pages are not entirely visible
2019-04-17 15:59:44 -07:00
Colin Lee
d3d178240e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/974 : Telemetry for Bookmarks
2019-04-17 15:58:58 -07:00
Emily Kager
cc3ae6fe34
[fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/689 : Adds fade animation to Android <9.0"
...
This reverts commit dd2d1533203f388cfb4d8b2602fd0bb96d1b23ab.
2019-04-17 15:50:11 -07:00
Jeff Boek
808ecb69f7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1297 - Re-adds adjust to build task
2019-04-17 14:42:21 -07:00
Sawyer Blatz
3a5797e0e0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/921 : Adds styling to error pages
2019-04-17 16:22:25 -05:00
Jeff Boek
41e504ec61
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1700 - Hides incomplete features in the quick action bar
2019-04-17 13:57:15 -05:00
Jeff Boek
1863800d57
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1698 - Removes unimplemented library sections for the beta
2019-04-17 13:49:27 -05:00
Jeff Boek
4aeead63d0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1699 - Remove links to settings sections for beta
2019-04-17 13:46:59 -05:00
Jeff Boek
cbef12ded9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1676 - Removes setting for location services
2019-04-17 13:46:20 -05:00
Sawyer Blatz
facdaee5e8
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/977 : Adds telemetry for custom tabs ( https://github.com/mozilla-mobile/fenix/pull/1697 )
2019-04-17 11:13:48 -07:00
Jeff Boek
cb2f2cf080
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1158 - Add search counts
2019-04-17 10:04:49 -07:00
Colin Lee
84f6734bbe
[fenix] Bump application-services version and initialize networking in the megazord
2019-04-17 11:22:57 -05:00
Sawyer Blatz
60dfbf4826
[fenix] No issue: Cleans up SearchShortcut changes
2019-04-17 11:20:59 -05:00
Sawyer Blatz
bdae7561f8
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1662 : Corrects ripple style for private browsing button
2019-04-17 10:43:20 -05:00
Colin Lee
a47300dfbc
[fenix] Merge branch 'master' into a-s-networking
2019-04-17 10:36:35 -05:00
Emily Kager
b6cfed01be
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1658 - Reload current session (if exists) when theme changes
2019-04-16 14:23:36 -07:00
Emily Kager
403c1514a1
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1644 - Correct progress bar gravity
2019-04-16 14:22:25 -07:00
Sawyer Blatz
aa2f1c84ce
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1632 : Hides keyboard on exit, shows on entry
2019-04-16 14:13:35 -07:00
Kevin Brosnan
3f181f63c9
[fenix] UI tests for the home screen
2019-04-16 13:38:06 -07:00
Emily Kager
3833132803
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1655 - Use accent bright for switch in quick settings
2019-04-16 13:06:48 -07:00
Thom Chiovoloni
41578b9632
[fenix] Bump application-services version and initialize networking in the megazord
2019-04-16 08:27:13 -07:00
Sawyer Blatz
418fae40b5
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1646 : Changes bookmarks toolbar color ( https://github.com/mozilla-mobile/fenix/pull/1651 )
2019-04-16 08:03:22 -07:00
Sawyer Blatz
de3429789c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/933 : Adds caching of sign in state ( https://github.com/mozilla-mobile/fenix/pull/1647 )
2019-04-16 08:00:28 -07:00
Will Hawkins
2ab1cee9d2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1616 : Parallelize the loading of experiments.
2019-04-15 21:45:44 -05:00
Emily Kager
bd8ec034ad
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Add tracking protection toggle to quick settings dialog
2019-04-15 19:59:10 -05:00
Axel Hecht
e6fa8ec276
[fenix] Import strings from android-l10n
...
Status: mozilla-l10n/android-l10n@ce0bbdb947
2019-04-15 15:39:22 -07:00
Jeff Boek
e60dda681e
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1430 - Implements UX feedback for the FenixSnackbar
2019-04-15 13:34:50 -07:00
Sawyer Blatz
c95575059f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/724 : Fixes white color in dark mode and removes android:tint ( https://github.com/mozilla-mobile/fenix/pull/1641 )
2019-04-15 13:14:49 -07:00
Emily Kager
a8b73dcb04
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1084 - Update TP Policy for the current engineSession
2019-04-15 13:07:49 -07:00
Jeff Boek
58b29982c6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1495 - Reverts editing translated string and creates a new string
2019-04-15 13:33:09 -05:00
Sawyer Blatz
4469e83917
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1610 : Gives unique identifier to shortcut engine picker suggestions
2019-04-15 13:32:34 -05:00
Colin Lee
97997742de
[fenix] No issue: Add Bookmark multi-select edit button
2019-04-15 13:31:59 -05:00
Sawyer Blatz
cd56129a63
[fenix] For https://github.com/mozilla-mobile/fenix/issues/668 : Restyles custom tabs
2019-04-15 11:31:13 -07:00
Colin Lee
10a928c08f
[fenix] No issue: Missing clear button in edit bookmarks UI
2019-04-15 13:17:41 -05:00
Colin Lee
45e634591a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1599 : Crash creating a bookmark for a custom tab
2019-04-15 12:53:51 -05:00
Colin Lee
2c7d3219d6
[fenix] No issue: fix build breakage on merge
2019-04-15 12:29:20 -05:00