2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
Commit Graph

1623 Commits

Author SHA1 Message Date
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
Mitchell Hentges
49ce3d4937 [fenix] Loads firebase secret from Taskcluster for nightly (https://github.com/mozilla-mobile/fenix/pull/3634)
* Loads firebase secret from Taskcluster for each release

* Nightly legacy should use custom set of secrets
2019-07-10 10:32:33 -07: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
Sebastian Kaspari
483f850886 [fenix] Update to Mozilla Android Components 4.0.0-SNAPSHOT. 2019-07-10 12:22:38 -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
Delphine Lebédel
17a0dcadbf [fenix] Adding a temporary section for l10n (https://github.com/mozilla-mobile/fenix/pull/3943)
Adding this small point while we ramp up our localization story (many people have started localizing this project directly from GitHub which is not our current process).
2019-07-08 23:06:51 -05: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
Jeff Boek
ece0478446 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2094 - Keep motionlayout internals from being optimized away by (https://github.com/mozilla-mobile/fenix/pull/3937)
proguard

Co-Authored-By: sblatz <sdblatz@gmail.com>
2019-07-08 14:29:51 -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
Emily Kager
1690de8ad5 [fenix] No issue: Update androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/3883) 2019-07-08 11:59:25 -05:00
Colin Lee
47ef5c191d [fenix] Update Android Gradle Plugin to 3.4.1 (https://github.com/mozilla-mobile/fenix/pull/3930) 2019-07-08 11:57:21 -05:00
Colin Lee
e34a537230 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to 5.5 (https://github.com/mozilla-mobile/fenix/pull/3929)
* Closes https://github.com/mozilla-mobile/fenix/issues/2683. Update Gradle to `5.4.1`

* Upgrade to Gradle 5.5
2019-07-08 11:14:13 -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
Mitchell Hentges
6520466110 [fenix] Resolves tasks not being reported to treeherder 2019-07-08 12:35:33 +02:00
Christian Sadilek
dfe883a345 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3914: Exclude gecko.util.DebugConfig from Proguard optimization 2019-07-07 18:37:39 -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
Dave Hunt
40e4bbefc1 [fenix] Make the Treeherder platform for Raptor tasks consistent with other targets (https://github.com/mozilla-mobile/fenix/pull/3896) 2019-07-05 10:22:47 -07:00
Johan Lorenzo
5638fc063e [fenix] Do not put Treeherder route when on untrusted repo (https://github.com/mozilla-mobile/fenix/pull/2921) 2019-07-04 10:54:58 +02: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
Sebastian Kaspari
efd775766a [fenix] Update to Mozilla Android Components 3.0.0-SNAPSHOT. 2019-07-03 18:46:55 +02:00
Jeff Boek
cb95412a97 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3869 - Adds a changelog entry 2019-07-03 08:57:59 -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
Sawyer Blatz
1700a97ba7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2054: Collapses quick action bar when opening find in page (https://github.com/mozilla-mobile/fenix/pull/3837) 2019-07-02 08:22:34 -07:00