Commit Graph

4245 Commits (a904ab8de13763cfaba3e37fc485774907b09491)
 

Author SHA1 Message Date
Arturo Mejia 28936e41db [fenix] No issue: Decrease the frequency for checking for new supported add-ons 4 years ago
Mark Hammond ec15cedecf [fenix] Allow the automatic local publication workflows to work on Windows.
The end result is that Android Studio can be used in Windows to build Fenix
when using the "local publish" workflow managed by settings.gradle -
android-components publishes automatically, although it's necessary to
manually public application-services because it doesn't build on native
Windows, only via WSL. So instead of trying to build it, it just
prints a message indicating the manual build is necessary.
4 years ago
ekager 4c2cd374dc [fenix] For https://github.com/mozilla-mobile/fenix/issues/11498 https://github.com/mozilla-mobile/fenix/issues/11499 - preland new synced tabs strings 4 years ago
Tiger Oakes 100e1c7939 [fenix] Add tests for about viewholder 4 years ago
Tiger Oakes 59bab0f4f3 [fenix] Test logins settings 4 years ago
Tiger Oakes cf3c8c2cf1 [fenix] Add test for SearchStringValidator 4 years ago
Sawyer Blatz 7ea88ebbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/11380: Update migration tip text 4 years ago
Gabriel Luong fe6470f1a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8312 - Land strings for limiting how many top sites you can add 4 years ago
Sawyer Blatz 8da3260721 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add browsing history suggestion in metrics (https://github.com/mozilla-mobile/fenix/pull/11525) 4 years ago
Sawyer Blatz 5911d88783 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11269: Telemetry for new reader mode position (https://github.com/mozilla-mobile/fenix/pull/11385) 4 years ago
Sawyer Blatz 82766c2043 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add missing telemetry 4 years ago
Elise Richards 05d3366fc0 [fenix] Edit saved login duplicate error. 4 years ago
person808 8b334affec [fenix] Followup for https://github.com/mozilla-mobile/fenix/issues/11081 - Fix top site colors for light theme. 4 years ago
mcarare 61c0a02ff0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11504: Rectify action bar button descriptions in bookmarks screen. 4 years ago
mcarare 91f4d17b02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10281: Reduce logo margin to compensate top site padding increase. 4 years ago
mcarare d108bdaee6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10281: Change margin with padding to allow flexbox to stretch. 4 years ago
mcarare 09cfd6060d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11497: Disable pull to refresh in error states. 4 years ago
mozilla-l10n-automation-bot c6728a0f79 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/11495) 4 years ago
Jeff Boek b38684f789 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11342 - Fixes missing space for the FAB 4 years ago
Tiger Oakes 8585123b3e [fenix] Fix tests in toolbar controller 4 years ago
ekager 9cd21f2eb1 [fenix] No issue: Update androidx fragment library to next stable 4 years ago
Sachin 40bc3c363f [fenix] for https://github.com/mozilla-mobile/fenix/issues/11364 added a exception list for manufacturers violating strict mode policies on startup (https://github.com/mozilla-mobile/fenix/pull/11407)
for https://github.com/mozilla-mobile/fenix/issues/11364 changed blackList -> exceptionList, added one plus to the list

change magic strings into const Val
4 years ago
person808 f1511fc053 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2165 - Implement pull-to-refresh gesture to sync history. 4 years ago
Mugurell 8d97c9d093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11177 - Load all share targets in the horizontal share menu
This was previously regressed by having the RecyclerViews for "recent" and
"all" items put inside a HorizontalScrollView which would then prevent the
RecyclerViews from actually scrolling, recycling, showing new items.

As a quick solution that would keep the desired behavior the "all" items list
is now a child of a RelativeLayout which will allow it to load all items at
once and so all the share targets will be available to the user but which also
means no recycling.

The RecyclerView for the "recent" items uses a `RECENT_APPS_LIMIT = 6` so this
does not need the same "fix" as all the items would fit the screen without
any issue.
4 years ago
mcarare 10f6480072 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update etp strict option title content description. 4 years ago
Sawyer Blatz c75f07a97f [fenix] For https://github.com/mozilla-mobile/fenix/issues/11063: Update telemetry for etp settings 4 years ago
person808 c66685333d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11081 - Add dark theme colors for top sites. 4 years ago
Mozilla L10n Automation Bot 7c48431625 [fenix] Import l10n. 4 years ago
Tiger Oakes 110771d077 [fenix] Remove Mockito 4 years ago
Tiger Oakes fd193e05f1 [fenix] Increase Mockk version 4 years ago
Jeff Boek 2b3db93673 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10374 - Adds quick contextual menu to tab switcher
Co-authored-by: person808 <kainaluh808@gmail.com>
4 years ago
Elise Richards e31e150fd0 [fenix] For 10172: Set edit text listeners (https://github.com/mozilla-mobile/fenix/pull/11196)
* Set edit text listeners

* Set clearable icons and change with error states

* Clear text buttons show and hide

* Move error checks to afterTextChanged. Refactor. Remove unused color.
4 years ago
Tiger Oakes d7b772a13f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9056 - Start Fenix activity on search in external app (https://github.com/mozilla-mobile/fenix/pull/10932) 4 years ago
Tiger Oakes 5b0863076e [fenix] Add tests for ext package (https://github.com/mozilla-mobile/fenix/pull/11334) 4 years ago
Christian Sadilek 4b636243ed [fenix] Wire up UI to make add-on installation cancelable 4 years ago
MickeyMoz ff01f6e73f [fenix] Update Android Components version to 45.0.20200610130052. 4 years ago
ValentinTimisica 649f56299c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11365: Fixes UI tests for Settings 4 years ago
ValentinTimisica 7fba94f4c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11365: Reorganizes 'SettingsFragment' items
Moved all the functionality form 'DefaultBrowserSettingsFragment' to
'SettingsFragment'.
4 years ago
ekager 36ec9969af [fenix] For https://github.com/mozilla-mobile/fenix/issues/11390 - Removes redundant session observer init for ETP overlay 4 years ago
Sawyer Blatz 89ffe16f6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/8775: Removes feature flag for dynamic bottom toolbar 4 years ago
ValentinTimisica 1cc88ab7b0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5148: Adds tests for OpenSpecificTabIntentProcessor 4 years ago
ValentinTimisica e543599ba4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5148: Switch to the correct tab on media notification clicked
Processing the intent in OpenSpecificTabIntentProcessor to be able to switch
to the tab where audio/video is playing
4 years ago
David Walsh 0f280f9dc4 [fenix] For 11271 - Provide useful tab counter message for accessibility 4 years ago
Tiger Oakes 506af0d3e0 [fenix] Add tests for widget 4 years ago
Tiger Oakes 6d6966d952 [fenix] Add tests for tips 4 years ago
Tiger Oakes 234c6ace93 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/8725 - Allow for async execution order 4 years ago
ValentinTimisica 8dc852b11a [fenix] For https://github.com/mozilla-mobile/fenix/issues/11132: Replaces wrong icons from menus 4 years ago
ValentinTimisica 33e2e7b81e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11132: Rearranges home menu items 4 years ago
Jeff Boek 89dc04f338 [fenix] No Issue - Moves from being a tabstray observer to overriding tab use cases 4 years ago
Mozilla L10n Automation Bot 761763d72c [fenix] Import l10n. 4 years ago