Commit Graph

4103 Commits (b5e46e611d60951318622887e6a3016543d8ba17)
 

Author SHA1 Message Date
Mark Hammond b5e46e611d 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 e71ed31ed9 For #11498 #11499 - preland new synced tabs strings 4 years ago
Tiger Oakes 2fdebada11 Add tests for about viewholder 4 years ago
Tiger Oakes 294f29768d Test logins settings 4 years ago
Tiger Oakes 0d4ceb186c Add test for SearchStringValidator 4 years ago
Sawyer Blatz 0a9afbed42 For #11380: Update migration tip text 4 years ago
Gabriel Luong a2f087b816 For #8312 - Land strings for limiting how many top sites you can add 4 years ago
Sawyer Blatz fffbadbfca
For #11118: Add browsing history suggestion in metrics (#11525) 4 years ago
Sawyer Blatz 13d077eb66
For #11269: Telemetry for new reader mode position (#11385) 4 years ago
Sawyer Blatz d1cd877374 For #11118: Add missing telemetry 4 years ago
Elise Richards 68017e5a00 Edit saved login duplicate error. 4 years ago
person808 a937bae2e9 Followup for #11081 - Fix top site colors for light theme. 4 years ago
mcarare eb3e4fc415 For #11504: Rectify action bar button descriptions in bookmarks screen. 4 years ago
mcarare 724ca2fca9 For #10281: Reduce logo margin to compensate top site padding increase. 4 years ago
mcarare 852720f8c6 For #10281: Change margin with padding to allow flexbox to stretch. 4 years ago
mcarare 0ebfa4f947 For #11497: Disable pull to refresh in error states. 4 years ago
mozilla-l10n-automation-bot 0c514f5f1c
Import l10n. (#11495) 4 years ago
Jeff Boek 1639b1d3a1 For #11342 - Fixes missing space for the FAB 4 years ago
Tiger Oakes 651b2831fe Fix tests in toolbar controller 4 years ago
ekager fed3dfc64b No issue: Update androidx fragment library to next stable 4 years ago
Sachin cd26ba9a9c
for #11364 added a exception list for manufacturers violating strict mode policies on startup (#11407)
for #11364 changed blackList -> exceptionList, added one plus to the list

change magic strings into const Val
4 years ago
person808 d14b39a56e For #2165 - Implement pull-to-refresh gesture to sync history. 4 years ago
Mugurell f163861b47 For #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 4b04a140fc For #11229: Update etp strict option title content description. 4 years ago
Sawyer Blatz 932a2f3703 For #11063: Update telemetry for etp settings 4 years ago
person808 3ff20c0b25 For #11081 - Add dark theme colors for top sites. 4 years ago
Mozilla L10n Automation Bot 53e984ec7a Import l10n. 4 years ago
Tiger Oakes f0295048fa Remove Mockito 4 years ago
Tiger Oakes 4fac1959b1 Increase Mockk version 4 years ago
Jeff Boek cd3b6181b3 For #10374 - Adds quick contextual menu to tab switcher
Co-authored-by: person808 <kainaluh808@gmail.com>
4 years ago
Elise Richards 137d66a511
For 10172: Set edit text listeners (#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 31edbc924c
Fixes #9056 - Start Fenix activity on search in external app (#10932) 4 years ago
Tiger Oakes 4b064afb81
Add tests for ext package (#11334) 4 years ago
Christian Sadilek d16c70d8be Wire up UI to make add-on installation cancelable 4 years ago
MickeyMoz 8c73218822 Update Android Components version to 45.0.20200610130052. 4 years ago
ValentinTimisica ce0d5a1a28 For #11365: Fixes UI tests for Settings 4 years ago
ValentinTimisica bc53296603 For #11365: Reorganizes 'SettingsFragment' items
Moved all the functionality form 'DefaultBrowserSettingsFragment' to
'SettingsFragment'.
4 years ago
ekager 11697c1363 For #11390 - Removes redundant session observer init for ETP overlay 4 years ago
Sawyer Blatz 27c7ef5ad4 For #8775: Removes feature flag for dynamic bottom toolbar 4 years ago
ValentinTimisica 5200e00c4c For #5148: Adds tests for OpenSpecificTabIntentProcessor 4 years ago
ValentinTimisica f937c96c12 For #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 1356b3e426 For 11271 - Provide useful tab counter message for accessibility 4 years ago
Tiger Oakes 96d2307df0 Add tests for widget 4 years ago
Tiger Oakes 434a737abf Add tests for tips 4 years ago
Tiger Oakes c270a5c6f7 Fixes #8725 - Allow for async execution order 4 years ago
ValentinTimisica 3a28704fa6 For #11132: Replaces wrong icons from menus 4 years ago
ValentinTimisica dc37baff0b For #11132: Rearranges home menu items 4 years ago
Jeff Boek f41ca2f424 No Issue - Moves from being a tabstray observer to overriding tab use cases 4 years ago
Mozilla L10n Automation Bot 2c418de0a3 Import l10n. 4 years ago
Christian Sadilek 05496faa66 Clear speculative session on engine settings change 4 years ago