Commit Graph

2905 Commits (113241e8ce0450d437c804bebd92c9e7d5c65263)

Author SHA1 Message Date
Tiger Oakes 113241e8ce
Enforce IO thread inside of components (#14704)
* Automatically run PermissionStorage on IO thread

* Run TabCollectionStorage on dedicated scope + IO

* Update findSitePermissionsBy calls
4 years ago
Gabriel Luong 7aa6514499
For #14629 - Enable showing frequently visited sites ON by default (#14630) 4 years ago
Sebastian Kaspari e0071341c7 Update to new state API and update Mozilla Android Components version.
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
4 years ago
mcarare c350a5f3b9 For #9506: Add session observer to check conditions for displaying banner. 4 years ago
mcarare d7668b16fc For #9506: Create show open in app banner preference. 4 years ago
mcarare 653a279101 For #9506: Implement banner custom view based on material design specs. 4 years ago
mcarare 20794296dc For #9506: Add possibility to navigate to a preference in settings. 4 years ago
Mugurell 33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
4 years ago
ekager 09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
ekager e80b46ced0 For #14609 - Correct nav from new search experience to browser 4 years ago
mcarare 85cb74a3c9 For #14665: Replace hardcoded label with string resource. 4 years ago
Shane Synan 2231fe2d52
For #14642: Use correct 'Close tabs' summary text (#14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes #14642
4 years ago
Dennis Schubert abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. (#14625) 4 years ago
liuche 408000e450
Issue #7620 - Remove Nightly flag for external download manager (#14632) 4 years ago
Sören Hentzschel 81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 4 years ago
Arturo Mejia 6f5e9bad26
Pin AC TO 57.0.0 and remove feature flag for view downloads (#14592)
* Update Android Components version to 57.0.0.

* Remove feature flag for "View Downloads".

* Update search enginer list from changes by #13452

Co-authored-by: Chenxia Liu <liuche@mozilla.com>
4 years ago
ekager 83ffcac57e For #13926 - MP migration 4 years ago
Jeff Boek 0c748c0500 For #14279 - Prevent GeckoView from resizing while searching 4 years ago
ekager 2d67e4b748 For #4118 - Creates setting for auto closing tabs 4 years ago
ekager 7c7aa46811 Closes #14254 - Removes Login select feature flag 4 years ago
Codrut Topliceanu 72edaaf067
For #11465 - Fix default engine for widget voice search (#14015)
For #11465  - Fix default engine for widget voice search
4 years ago
Tiger Oakes bf2ac22d03
Simplify media state drawables (#13474) 4 years ago
Kainalu Hagiwara d668a82f14
For #13498 - Use custom long press back handling for Huawei devices. (#14387) 4 years ago
Sören Hentzschel 2532cecf6c
for #13329 - removed unused feature flag (#14438) 4 years ago
Michael Debertol 351d66230c
For #14354: Update the search shortcuts icon on state update (#14355) 4 years ago
Gabriel Luong dcb99856f9
For #13264 - Scroll to the tab above the selected tab in the tabs tray (#14372) 4 years ago
mcarare 2f1b903005 For #14289: Check if toolbar is initialised before setting flags. 4 years ago
Arturo Mejia c63fd3f9ac Add support for restoring downloads 4 years ago
Tiger Oakes e93a8b7d34
For #14376: Use concept-menu with tab counter menu (#14374) 4 years ago
Tiger Oakes a8291bf641
Remove un-needed nullables (#13816) 4 years ago
Jeff Boek ff805e53ed For #14318 - Use old API to try to fix startup crash without GPS 4 years ago
Tiger Oakes ace6b99c89
Split toolbar controller into two classes (#13854) 4 years ago
Tiger Oakes f81b401738
Remove unneeded tint for ic_link (#14381) 4 years ago
Tiger Oakes 75e7cd3c64
FNX-14583 ⁃ Extract and test preference helpers for Settings (#13402) 4 years ago
Mugurell acdef76b71 For #12980 - Clear icons when deleting browsing data 4 years ago
Mugurell aa7283def9 For #12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages()
The two methods are serving the same purpose, with one calling the other.
This prepares the ground for adding a method to delete icons in only one place
and remove confusion about what that place should be.
4 years ago
Tiger Oakes 50ac4fe17d
Use shared list widget in tab history (#13884) 4 years ago
Tiger Oakes 0102e03d75
Add tests for collection creation (#13909) 4 years ago
Tiger Oakes 9777b8fad6
FNX-14661 ⁃ Delete drawables (#13481)
* Delete unused drawabled

Mostly leftovers from quick action bar

* Remove duplicate drawables using tints
4 years ago
Jeff Boek 50c955723c No Issue - Add prompt to secret settings 4 years ago
Gabriel Luong 31455070b1
For #14119 - Add a setting to toggle the display of frequently visited top sites (#14183) 4 years ago
Jeff Boek 4cbbc52ad0 No Issue - Fixes bug where shortcuts and hint are visible at the same time 4 years ago
Tiger Oakes e067ad5363
For #8157: Redirect about:addons search (#13990) 4 years ago
mcarare 91a9200fe3 For #13911: Fix resolving color attribute for title and description.
For SDK < 23 color attr cannot be resolved in selectors.
4 years ago
mcarare 50948ef06e For #12905: Update dialog title so it won't be read by a11y services. 4 years ago
mcarare 410980fe27 For #11425: Improve editing bookmarks flow. 4 years ago
Sachin 316b70940f
for #12573, added startup type and hasSavedInstance keys to app_startup_type telemetry (#13494) 4 years ago
Jeff Boek 3713b5a63a For #14251 - Dont show CFR if were navigating to Search 4 years ago
Jeff Boek c73870b794 For #13507 - Performance fixes for the ReviewPromptController 4 years ago
Jeff Boek c6687d976e For #13507 - Adds tests for ReviewPromptController 4 years ago