Commit Graph

1646 Commits (99f4186812397a3a0fb9fb37de7d9e6acb1856f8)
 

Author SHA1 Message Date
Emily Kager e4502abf64 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4145 - Remove anchor view from fullscreen snackbar (https://github.com/mozilla-mobile/fenix/pull/4160) 5 years ago
Emily Kager ca31389ba6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4143 - Allow user to rotate to other landscape orientation 5 years ago
Sawyer Blatz 1f301464fb [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/2464: Remove Glide dependency (https://github.com/mozilla-mobile/fenix/pull/4169) 5 years ago
Johan Lorenzo edb289fa7f [fenix] Expose Chain of Trust variable on PRs 5 years ago
Johan Lorenzo a0c5fc33ad [fenix] Use latest Raptor from mozilla-central 5 years ago
Jonathan Almeida 892014a83e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4075: Add Feature Flag class (https://github.com/mozilla-mobile/fenix/pull/4077) 5 years ago
Sawyer Blatz 2eec24783a [fenix] No issue: Removes unnecessary fragment transitions from accounts
Co-authored-by: ekager <emilykager@gmail.com>
5 years ago
Sawyer Blatz cf87860d78 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/1944 & https://github.com/mozilla-mobile/fenix/issues/1750: Updates private & night mode colors (https://github.com/mozilla-mobile/fenix/pull/4162)"
This reverts commit e9426179bdd65f682bfd7a849c246e77bd9abf19.
5 years ago
Axel Hecht 3cf1de1ee6 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/4110)
State: mozilla-l10n/android-l10n@e521a2aab2
5 years ago
Sawyer Blatz 9d4312204f [fenix] For https://github.com/mozilla-mobile/fenix/issues/969: Adds telemetry for collections (https://github.com/mozilla-mobile/fenix/pull/3935) 5 years ago
Sawyer Blatz 6dd34ece58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2267: Adds telemetry for reader mode (https://github.com/mozilla-mobile/fenix/pull/3941) 5 years ago
Tiger Oakes 0e78e740f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Update StoreProvider to use a callback
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
5 years ago
Jeff Boek c6c5f6918c [fenix] Fix search metrics (https://github.com/mozilla-mobile/fenix/pull/4150)
* For https://github.com/mozilla-mobile/fenix/issues/4082 - Changes lifecycles for metrics

* For https://github.com/mozilla-mobile/fenix/issues/4082 - Replaces the SearchEngine name with the identifier for
countLabel
5 years ago
Sawyer Blatz eb4afb3591 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2362: Fixes telemetry for history (https://github.com/mozilla-mobile/fenix/pull/4156) 5 years ago
Tiger Oakes 56ff35774a [fenix] For https://github.com/mozilla-mobile/fenix/issues/4124 - Remove browser toolbar editing code 5 years ago
James Hugman b3836c30c3 [fenix] Closes AChttps://github.com/mozilla-mobile/fenix/issues/3695 - Add UI to open current page in external app 5 years ago
Tiger Oakes 42ee00c49a [fenix] Use StateListDrawable & resources w/ TabCollection 5 years ago
Emily Kager 2bc8218ab4 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2560 - Updates Private Browsing explanation string 5 years ago
Sawyer Blatz fbd7c53f43 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1944 & https://github.com/mozilla-mobile/fenix/issues/1750: Updates private & night mode colors (https://github.com/mozilla-mobile/fenix/pull/4162) 5 years ago
Johan Lorenzo 78c5a74a4a [fenix] Use Raptor release now that GV release is used (https://github.com/mozilla-mobile/fenix/pull/4070) 5 years ago
Sebastian Kaspari ec41aea0d5 [fenix] Update to use Mozilla Android Components 4.0.1. (https://github.com/mozilla-mobile/fenix/pull/4146) 5 years ago
Emily Kager ef062ecd5b [fenix] For https://github.com/mozilla-mobile/fenix/issues/3987 - Convert History to Lib-State and add tests 5 years ago
Emily Kager 1b4b03a841 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4078 - Request landscape mode when entering fullscreen 5 years ago
Richard Pappalardo ebd2e02a60 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/4094 - Fix screenshots tests on API 21 devices (https://github.com/mozilla-mobile/fenix/pull/4108)" (https://github.com/mozilla-mobile/fenix/pull/4138)
This reverts commit d6850b82e31d414df97cb9462a9716ba43bb64f1.
5 years ago
isabelrios 23928ccf36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4094 - Fix screenshots tests on API 21 devices (https://github.com/mozilla-mobile/fenix/pull/4108)
fix ktlint error
5 years ago
Christian Sadilek da099b4742 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4096: IllegalStateException in SearchFragment (https://github.com/mozilla-mobile/fenix/pull/4131) 5 years ago
James Hugman b352f85bb5 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4114 - Re-enable app-links 5 years ago
Emily Kager a97e5ac7ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/3521 - Show Quick Settings Dialog Entirely in Landscape 5 years ago
Emily Kager 9b8522bf46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2160 - Hide Keyboard in onPause from EditBookmarkFragment 5 years ago
Emily Kager ef1e6a91fa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3332 - Do not alter text of hosts of tabs in collection 5 years ago
Emily Kager 228a90c5c6 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4038 - Adds margin before close icon in tab item 5 years ago
Aaron Train f1fefba0a9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/3977: Add basic navigational UI tests (https://github.com/mozilla-mobile/fenix/pull/3978)
- Adds UI tests (and assets) for basic navigation

fix: review changes

fix: linter cleanup

fix: detekt cleanup

fix: adjust wait approaches
5 years ago
Emily Kager df1cda0b52 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3998 - Make Turn On Sync Fragment scrollable in landscape 5 years ago
Sawyer Blatz 8ab0e5a405 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2362: Adds telemetry for history (https://github.com/mozilla-mobile/fenix/pull/3940) 5 years ago
Colin Lee ea018de253 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3615: Long pressing the address bar should not copy link (https://github.com/mozilla-mobile/fenix/pull/4083) 5 years ago
Emily Kager 669ddbca83 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4080 - Trim New Bookmark Folder Title Text 5 years ago
Sebastian Kaspari d7da01235a [fenix] Use Mozilla Android Components 4.0.0. 5 years ago
Tiger Oakes 2ba90fdb51 [fenix] Merge some library UIView code for toolbar 5 years ago
Tiger Oakes c7ad818506 [fenix] Remove unused sessions resources 5 years ago
Colin Lee 755e717e82 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4072: Re-installing Fenix shows tabs from previous install (https://github.com/mozilla-mobile/fenix/pull/4076) 5 years ago
Jonathan Almeida d973f3aaed [fenix] No issue: Enable send tab in nightly legacy 5 years ago
Emily Kager 68a26abe61 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3134 - Add confirmation dialog to sign out of FxA (https://github.com/mozilla-mobile/fenix/pull/3959) 5 years ago
Jeff Boek 89e9293c18 [fenix] For https://github.com/mozilla-mobile/fenix/issues/3633 - Creates generic store provider (https://github.com/mozilla-mobile/fenix/pull/4060) 5 years ago
Arnold Iakab 38162fd5d1 [fenix] Increase number of crafted tasks for raptor-tp6m-cold tests (https://github.com/mozilla-mobile/fenix/pull/3682) 5 years ago
Sawyer Blatz f428d7a545 [fenix] No issue: Speed up onboarding UI test (https://github.com/mozilla-mobile/fenix/pull/4061) 5 years ago
Tiger Oakes ce333bc7b9 [fenix] Use tools:text to avoid inflating strings twice (https://github.com/mozilla-mobile/fenix/pull/3619) 5 years ago
Jonathan Almeida 74f2b435f8 [fenix] No issue: Add comments on the push flag state 5 years ago
Sawyer Blatz da7f3ddb75 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/4027: Adds search fragment UI tests (https://github.com/mozilla-mobile/fenix/pull/4033) 5 years ago
Axel Hecht 6ed01ce746 [fenix] Import strings from android-l10n (https://github.com/mozilla-mobile/fenix/pull/4054)
State: mozilla-l10n/android-l10n@64a8eca673
5 years ago
Björn Petersen e071984e41 [fenix] No Issue: Add pre-push hook instruction for PowerShell (https://github.com/mozilla-mobile/fenix/pull/4018)
The mklink command is not available in PowerShell, making the previous
documentation for pre-push hooks on Windows incomplete.
5 years ago