Commit Graph

1737 Commits (3cfa2aff96586848a86c9f47b9d0e7c572599f1a)
 

Author SHA1 Message Date
ekager 32ab171f8f [fenix] For https://github.com/mozilla-mobile/fenix/issues/4039 - Set angle of progress bar gradient 5 years ago
Sebastian Kaspari 30f9fdfa86 [fenix] After mege day: Switch from GV 68 beta to GV 68 release. 5 years ago
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.
5 years ago
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
5 years ago
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) 5 years ago
Emily Kager 691a67c66d [fenix] For https://github.com/mozilla-mobile/fenix/issues/3997 - Use ScrollView so landscape mode displays entire view 5 years ago
Emily Kager ea3bfeaa16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3568 - Use correct styling for QR and Share Alert Dialogs 5 years ago
Tiger Oakes 8d3020ebcf [fenix] No issue: Normalize license header comment (https://github.com/mozilla-mobile/fenix/pull/3909) 5 years ago
Emily Kager f914c789d4 [fenix] No issue: Remove rounded QAB corners to avoid overlapping web content 5 years ago
Colin Lee 0644a18942 [fenix] No issue: Enable Strict Mode in Debug Builds (https://github.com/mozilla-mobile/fenix/pull/4014) 5 years ago
Emily Kager cb3f6eaf24 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3997 - Use srcCompat for sign in ImageView 5 years ago
Emily Kager 6a3eb71c7c [fenix] For https://github.com/mozilla-mobile/fenix/issues/3806 - Adds corner radius to QAB and dialogs 5 years ago
Grisha Kruglov 8729a8cc7f [fenix] Update FxA integration to new APIs 5 years ago
Grisha Kruglov e8f820bf98 [fenix] Bump a-s version 5 years ago
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) 5 years ago
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) 5 years ago
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) 5 years ago
Emily Kager 6cd52f7838 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3478 - Add Tab sent snackbar confirmation for device sharing 5 years ago
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
5 years ago
ekager 5fd2bbd1e1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3240 - Create AuthCustomTabActivity to fix dead end on auth 5 years ago
Sebastian Kaspari 483f850886 [fenix] Update to Mozilla Android Components 4.0.0-SNAPSHOT. 5 years ago
Emily Kager 80655c80f2 [fenix] No issue: Adds new strings for sync, fxa, and settings 5 years ago
Richard Pappalardo 4bcbc91e9e [fenix] Update HomeScreenTest and add first run (https://github.com/mozilla-mobile/fenix/pull/3951) 5 years ago
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).
5 years ago
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) 5 years ago
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) 5 years ago
Tiger Oakes 301b057d02 [fenix] Replace deprecated pxToDp (https://github.com/mozilla-mobile/fenix/pull/3932) 5 years ago
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) 5 years ago
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>
5 years ago
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
5 years ago
afr30010 bb27160d88 [fenix] Modify the order of Privacy Policy and About in Settings (https://github.com/mozilla-mobile/fenix/pull/2760) 5 years ago
Axel Hecht e5788b7fe8 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/3923)
State: mozilla-l10n/android-l10n@5d8852d69a
5 years ago
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) 5 years ago
Emily Kager 1690de8ad5 [fenix] No issue: Update androidx dependencies (https://github.com/mozilla-mobile/fenix/pull/3883) 5 years ago
Colin Lee 47ef5c191d [fenix] Update Android Gradle Plugin to 3.4.1 (https://github.com/mozilla-mobile/fenix/pull/3930) 5 years ago
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
5 years ago
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) 5 years ago
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
5 years ago
ekager b619b30373 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3547 - Use MaterialButton for Share Component Close Button 5 years ago
Mitchell Hentges 6520466110 [fenix] Resolves tasks not being reported to treeherder 5 years ago
Christian Sadilek dfe883a345 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3914: Exclude gecko.util.DebugConfig from Proguard optimization 5 years ago
ekager ab44bf5901 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3879 - Remove attributeSetId from AccountPreference 5 years ago
Richard Pappalardo 623407a92f [fenix] Update HomeScreenTest (https://github.com/mozilla-mobile/fenix/pull/3882) 5 years ago
Dave Hunt 40e4bbefc1 [fenix] Make the Treeherder platform for Raptor tasks consistent with other targets (https://github.com/mozilla-mobile/fenix/pull/3896) 5 years ago
Johan Lorenzo 5638fc063e [fenix] Do not put Treeherder route when on untrusted repo (https://github.com/mozilla-mobile/fenix/pull/2921) 5 years ago
ekager 9943951b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/3201 - Update bookmark state when session selected 5 years ago
Emily Kager b8f2943b0b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3829 - Add pop up to nav_graph to browser to home nav 5 years ago
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) 5 years ago
ekager ed5ee7c267 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3715 - Update menu corner radius to 8dp to match tabs 5 years ago
ekager b0abda06b5 [fenix] No issue: Adds mischievous Fenix debug launcher 5 years ago