Christian Sadilek
0ce2651610
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/1350 : Use GeckoView fetch client for service-fretboard / kinto
2019-07-15 11:26:40 -04:00
Tiger Oakes
26e5073816
[fenix] No issue: Use putCompoundDrawables helper ( https://github.com/mozilla-mobile/fenix/pull/3982 )
2019-07-15 08:24:59 -07:00
ekager
32ab171f8f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4039 - Set angle of progress bar gradient
2019-07-15 08:02:06 -07:00
Sebastian Kaspari
3e44741d8d
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3996 : Remove workaround for opening custom tab in browser.
...
`EngineView` now allows releasing the `Session` so that it can be rendered by an
other `EngineView` instance.
2019-07-15 10:52:57 +02:00
Jeff Boek
8f72063d99
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors the search screen to use lib-state
...
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds SearchStore
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors AwesomeBarUIView
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Refactors ToolbarUIView to use lib-state
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Fixes a couple of state bugs
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Moves all user interaction to SearchInteractor
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds kdocs to SearchStore and SearchInteractor
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds documentation for the properties on SearchState
Also removes uneccessary property
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Creates `StateViewModel` to handle state restoration
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds a test for onTextChanged
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Adds tests for SearchInteractor
* For https://github.com/mozilla-mobile/fenix/issues/3633 - Fixes bugs and adds documentation
2019-07-12 16:32:00 -07:00
Sawyer Blatz
e3ae3bf145
[fenix] For https://github.com/mozilla-mobile/fenix/issues/4032 : Fixes broken homescreen UI tests ( https://github.com/mozilla-mobile/fenix/pull/4011 )
2019-07-12 16:19:08 -07:00
Emily Kager
691a67c66d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3997 - Use ScrollView so landscape mode displays entire view
2019-07-12 11:49:12 -07:00
Emily Kager
ea3bfeaa16
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3568 - Use correct styling for QR and Share Alert Dialogs
2019-07-12 11:40:33 -07:00
Tiger Oakes
8d3020ebcf
[fenix] No issue: Normalize license header comment ( https://github.com/mozilla-mobile/fenix/pull/3909 )
2019-07-12 11:38:15 -07:00
Emily Kager
f914c789d4
[fenix] No issue: Remove rounded QAB corners to avoid overlapping web content
2019-07-12 09:59:19 -07:00
Colin Lee
0644a18942
[fenix] No issue: Enable Strict Mode in Debug Builds ( https://github.com/mozilla-mobile/fenix/pull/4014 )
2019-07-12 00:23:28 -05:00
Emily Kager
cb3f6eaf24
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3997 - Use srcCompat for sign in ImageView
2019-07-11 13:29:24 -04:00
Emily Kager
6a3eb71c7c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3806 - Adds corner radius to QAB and dialogs
2019-07-11 12:57:27 -04:00
Grisha Kruglov
8729a8cc7f
[fenix] Update FxA integration to new APIs
2019-07-11 13:19:37 +02:00
Emily Kager
deabbf47df
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3772 - Update FXA sign in UI ( https://github.com/mozilla-mobile/fenix/pull/3933 )
2019-07-10 21:20:06 -05:00
Emily Kager
3c50e4efd8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3906 - Add backgrounds to Permissions Buttons ( https://github.com/mozilla-mobile/fenix/pull/3958 )
2019-07-10 20:59:47 -05:00
Emily Kager
38266569b2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1949 - Fixes bookmark separator appearance, removes menu ( https://github.com/mozilla-mobile/fenix/pull/3957 )
2019-07-10 14:23:35 -05:00
Emily Kager
6cd52f7838
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3478 - Add Tab sent snackbar confirmation for device sharing
2019-07-10 14:13:10 -04:00
ekager
5fd2bbd1e1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3240 - Create AuthCustomTabActivity to fix dead end on auth
2019-07-10 12:23:01 -04:00
Emily Kager
80655c80f2
[fenix] No issue: Adds new strings for sync, fxa, and settings
2019-07-09 18:52:36 -04:00
Richard Pappalardo
4bcbc91e9e
[fenix] Update HomeScreenTest and add first run ( https://github.com/mozilla-mobile/fenix/pull/3951 )
2019-07-09 14:52:15 -07:00
Colin Lee
97636e4615
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3818 : Handle crashes accessing view after onDestroyView ( https://github.com/mozilla-mobile/fenix/pull/3942 )
2019-07-08 18:42:17 -05:00
Sawyer Blatz
61bb1ef218
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3175 : Correctly grabs focus in search fragment ( https://github.com/mozilla-mobile/fenix/pull/3938 )
2019-07-08 14:44:30 -07:00
Tiger Oakes
301b057d02
[fenix] Replace deprecated pxToDp ( https://github.com/mozilla-mobile/fenix/pull/3932 )
2019-07-08 14:45:07 -05:00
Mugurell
50820c4ae0
[fenix] Fix https://github.com/mozilla-mobile/fenix/issues/3425 - Use Share header text as contentDescription ( https://github.com/mozilla-mobile/fenix/pull/3822 )
2019-07-08 14:35:53 -05:00
Colin Lee
8bfdd2b449
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2251 - Add bookmark adapter diffutil ( https://github.com/mozilla-mobile/fenix/pull/3936 )
...
* For https://github.com/mozilla-mobile/fenix/issues/2251 - Add bookmark adapter diffutil
* For https://github.com/mozilla-mobile/fenix/issues/2251 - Fix unit tests for bookmark adapter diffutil
2019-07-08 14:00:25 -05:00
afr30010
bb27160d88
[fenix] Modify the order of Privacy Policy and About in Settings ( https://github.com/mozilla-mobile/fenix/pull/2760 )
2019-07-08 12:16:18 -05:00
Axel Hecht
e5788b7fe8
[fenix] Import strings from android-l10n ( https://github.com/mozilla-mobile/fenix/pull/3923 )
...
State: mozilla-l10n/android-l10n@5d8852d69a
2019-07-08 12:11:44 -05:00
Emily Kager
5f611402d1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3772 - Remove Create an Account Option on TurnOnSyncFragment ( https://github.com/mozilla-mobile/fenix/pull/3928 )
2019-07-08 12:07:09 -05:00
Sawyer Blatz
cb2bd4d4d9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2357 : Removes snapping threshold on home fragment ( https://github.com/mozilla-mobile/fenix/pull/3878 )
2019-07-08 09:11:22 -07:00
kglazko
e8acfc56b4
[fenix] Adding l10n screenshot tests for Fenix ( https://github.com/mozilla-mobile/fenix/pull/3562 )
...
* Adding l10n screenshot tests for Fenix
* fixing comments
* fix klint and detekt error and adding all tests
* better test name and doc added explaining tests
2019-07-08 11:00:29 -05:00
ekager
b619b30373
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3547 - Use MaterialButton for Share Component Close Button
2019-07-08 08:59:58 -07:00
ekager
ab44bf5901
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3879 - Remove attributeSetId from AccountPreference
2019-07-07 18:06:17 -07:00
Richard Pappalardo
623407a92f
[fenix] Update HomeScreenTest ( https://github.com/mozilla-mobile/fenix/pull/3882 )
2019-07-05 10:38:09 -07:00
ekager
9943951b6e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3201 - Update bookmark state when session selected
2019-07-03 11:38:14 -07:00
Emily Kager
b8f2943b0b
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3829 - Add pop up to nav_graph to browser to home nav
2019-07-03 11:29:49 -07:00
Colin Lee
38657770e4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3364 : Set bookmark root titles onResume ( https://github.com/mozilla-mobile/fenix/pull/3828 )
2019-07-03 13:13:53 -05:00
ekager
ed5ee7c267
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3715 - Update menu corner radius to 8dp to match tabs
2019-07-03 11:13:23 -07:00
ekager
b0abda06b5
[fenix] No issue: Adds mischievous Fenix debug launcher
2019-07-03 09:47:41 -07:00
Jeff Boek
2af10de2c7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3869 - Creates a SearchLocalizationProvider that sets the region to get the correct default search engine based on a locale
2019-07-03 08:57:59 -07:00
Yeon Taek Jeong
58f813f365
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3317 : Prepopulate FxA device name field with existing name ( https://github.com/mozilla-mobile/fenix/pull/3733 )
2019-07-03 08:38:09 -07:00
Axel Hecht
fc18e75ad9
[fenix] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@63a524065c
2019-07-03 17:07:45 +02:00
Axel Hecht
84841abf9a
[fenix] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@1a1047c59e
2019-07-03 13:42:22 +02:00
Axel Hecht
77feb9118b
[fenix] Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@4c73402212
2019-07-03 13:42:22 +02:00
Emily Kager
07abba40ba
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3734 - Don't SwipeToDelete RecyclerView without windowfocus ( https://github.com/mozilla-mobile/fenix/pull/3839 )
2019-07-02 14:42:50 -07:00
Emily Kager
e802201a5d
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3268 - Change Tab Favicon Border Radius to 4 ( https://github.com/mozilla-mobile/fenix/pull/3856 )
2019-07-02 14:42:20 -07:00
Emily Kager
298be38e35
[fenix] For https://github.com/mozilla-mobile/fenix/issues/203 - Adds find in page and request desktop site to custom tab menu ( https://github.com/mozilla-mobile/fenix/pull/3835 )
2019-07-02 14:41:29 -07:00
Colin Lee
1d378b8b20
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2945 : Launches to blank screen and hangs on Nexus 10 ( https://github.com/mozilla-mobile/fenix/pull/3854 )
2019-07-02 14:58:28 -05:00
Mitchell Hentges
9da8449e36
[fenix] Re-enables pushing nightly to org.mozilla.fenix ( https://github.com/mozilla-mobile/fenix/pull/3823 )
...
* Re-enables pushing nightly to org.mozilla.fenix
* Publishes org.mozilla.fenix.nightly releases on internal track
2019-07-02 11:34:04 -07:00
Sawyer Blatz
a8b04c98b9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3174 : Adds telemetry for bookmarks ( https://github.com/mozilla-mobile/fenix/pull/3724 )
2019-07-02 08:41:20 -07:00