Commit Graph

4169 Commits (24e8287b1077db99824a642fb23a3ca00a0fd9bf)
 

Author SHA1 Message Date
Kainalu Hagiwara 5445002b6e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11651 - Fix top site favicon size and dark theme border color. (https://github.com/mozilla-mobile/fenix/pull/11652) 4 years ago
MickeyMoz 6597072e80 [fenix] Update Android Components version to 45.0.20200616130058. 4 years ago
ekager bd6748a1da [fenix] For https://github.com/mozilla-mobile/fenix/issues/11558 - Fix double click required for tabs tray 4 years ago
Sören Hentzschel 1fed8590ae [fenix] For https://github.com/mozilla-mobile/fenix/issues/9712 - show "AC: " before AC version on "About" screen 4 years ago
Sachin e56cc28342 [fenix] for https://github.com/mozilla-mobile/fenix/issues/11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (https://github.com/mozilla-mobile/fenix/pull/11619) 4 years ago
Oana Horvath d133ec9e92 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10909: Fix flaky navigateBookmarksFoldersTest (https://github.com/mozilla-mobile/fenix/pull/11592) 4 years ago
Aaron Train f176dba72f [fenix] No issue: Disable verifyBasicNavigationToolbarFunctionality (https://github.com/mozilla-mobile/fenix/pull/11643) 4 years ago
Mozilla L10n Automation Bot c22b179d02 [fenix] Import l10n. 4 years ago
MickeyMoz fa5a62ae92 [fenix] Update Android Components version to 45.0.20200615130107. 4 years ago
Tiger Oakes 09cbd9eb9b [fenix] Fix PIP toolbar 4 years ago
Tiger Oakes a6f44cc78b [fenix] Cleanup tests for toolbar controller 4 years ago
person808 0c7be5c84c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11442 - Telemetry for tab counter menu. 4 years ago
Mozilla L10n Automation Bot f0422531cf [fenix] Import l10n. 4 years ago
Mihai Branescu 1fa45a66ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/6126 - moved the sessionObserver init to the onCreate
This helps because we will always need the observer to be initiated, not only when the `openToBrowser` method gets called. Example: Opening a tab from the tab tray had it's own method for opening the browser, causing this to not be called.
4 years ago
Jonathan Almeida 1bf6e36357 [fenix] Update Android Components version to 45.0.20200612203948 4 years ago
Jonathan Almeida 81929addcc [fenix] Fix breaking APIs in TabsAdapter and ViewHolder 4 years ago
TejaswiKarasani b17eb51096 [fenix] For https://github.com/mozilla-mobile/fenix/issues/116 https://github.com/mozilla-mobile/fenix/issues/173: UI test for verifying the nav toolbar buttons (https://github.com/mozilla-mobile/fenix/pull/10976) 4 years ago
Tiger Oakes 1fc734cf87 [fenix] Use updated webapphidetoolbarfeature 4 years ago
Tiger Oakes 0fbed9aa3c [fenix] Convert flow from AC to livedata 4 years ago
Tiger Oakes 1fa7b8a4dc [fenix] Update Android Components version 4 years ago
David Walsh 6519e0f48c [fenix] For 9640 - Focus on last selected tab in tab tray with a11y turned on (https://github.com/mozilla-mobile/fenix/pull/11487) 4 years ago
David Walsh ce2b4b9bfb [fenix] For 11428 - Focus on home screen address bar when tab tray new tab is tapped (https://github.com/mozilla-mobile/fenix/pull/11429) 4 years ago
David Walsh 5cdbaf3631 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11291 - Provide New Tab button when accessibility enabled (https://github.com/mozilla-mobile/fenix/pull/11441) 4 years ago
liuche 35282cf328 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/11112 - Update empty collections string + tests. (https://github.com/mozilla-mobile/fenix/pull/11538) 4 years ago
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