2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00
Commit Graph

2875 Commits

Author SHA1 Message Date
Jeff Boek
ff805e53ed For #14318 - Use old API to try to fix startup crash without GPS 2020-08-28 13:04:22 -07:00
Tiger Oakes
ace6b99c89
Split toolbar controller into two classes (#13854) 2020-08-28 12:13:59 -07:00
Tiger Oakes
f81b401738
Remove unneeded tint for ic_link (#14381) 2020-08-28 14:52:07 -04:00
Tiger Oakes
75e7cd3c64
FNX-14583 ⁃ Extract and test preference helpers for Settings (#13402) 2020-08-28 11:02:07 -07:00
Mugurell
acdef76b71 For #12980 - Clear icons when deleting browsing data 2020-08-28 10:28:48 +03:00
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.
2020-08-28 10:28:48 +03:00
Tiger Oakes
50ac4fe17d
Use shared list widget in tab history (#13884) 2020-08-27 18:27:57 -07:00
Tiger Oakes
0102e03d75
Add tests for collection creation (#13909) 2020-08-27 18:27:34 -07:00
Tiger Oakes
9777b8fad6
FNX-14661 ⁃ Delete drawables (#13481)
* Delete unused drawabled

Mostly leftovers from quick action bar

* Remove duplicate drawables using tints
2020-08-27 18:26:35 -07:00
Jeff Boek
50c955723c No Issue - Add prompt to secret settings 2020-08-27 15:32:50 -07:00
Gabriel Luong
31455070b1
For #14119 - Add a setting to toggle the display of frequently visited top sites (#14183) 2020-08-27 16:17:57 -04:00
Jeff Boek
4cbbc52ad0 No Issue - Fixes bug where shortcuts and hint are visible at the same time 2020-08-27 10:47:01 -07:00
Tiger Oakes
e067ad5363
For #8157: Redirect about:addons search (#13990) 2020-08-27 09:49:32 -07:00
mcarare
91a9200fe3 For #13911: Fix resolving color attribute for title and description.
For SDK < 23 color attr cannot be resolved in selectors.
2020-08-27 12:42:20 +03:00
mcarare
50948ef06e For #12905: Update dialog title so it won't be read by a11y services. 2020-08-27 12:28:44 +03:00
mcarare
410980fe27 For #11425: Improve editing bookmarks flow. 2020-08-27 12:27:25 +03:00
Sachin
316b70940f
for #12573, added startup type and hasSavedInstance keys to app_startup_type telemetry (#13494) 2020-08-26 23:14:13 -07:00
Jeff Boek
3713b5a63a For #14251 - Dont show CFR if were navigating to Search 2020-08-26 21:18:19 -07:00
Jeff Boek
c73870b794 For #13507 - Performance fixes for the ReviewPromptController 2020-08-26 21:02:02 -07:00
Jeff Boek
c6687d976e For #13507 - Adds tests for ReviewPromptController 2020-08-26 21:02:02 -07:00
Jeff Boek
56b730f0e8 For #13507 - Extracts review prompt behavior into ReviewPromptController 2020-08-26 21:02:02 -07:00
Elise Richards
e96eb25682 Allow play store in app review to be shown to users 2020-08-26 21:02:02 -07:00
Jeff Boek
4b997c1334 No Issue - Fixes UI Tests with new search experience 2020-08-26 18:00:47 -07:00
Jeff Boek
f734509ac4 No Issue - Removes pref, toggles new search based on feature flag only 2020-08-26 18:00:47 -07:00
ekager
179a86ce64 Puts login selection behind a nightly feature flag 2020-08-26 20:07:56 -04:00
ekager
53eebd681b For #5551 - Adds select login prompts 2020-08-26 20:07:56 -04:00
Jonathan Almeida
5f92de58ae Disabling StrictMode policy for Top Sites changes 2020-08-26 18:39:05 -04:00
Christian Sadilek
8b9c3e0108 Fixes for A-C 57.0.20200826190111: Move EngineSession to BrowserState 2020-08-26 18:39:05 -04:00
Tiger Oakes
0b333fe48a For #9056: Search from custom tab 2020-08-26 18:39:05 -04:00
Gabriel Luong
4f76699ab7 For #10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu 2020-08-26 18:39:05 -04:00
Gabriel Luong
1f564c10ce For #10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites 2020-08-26 18:39:05 -04:00
Gabriel Luong
46aa6a003e For #10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController
Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
2020-08-26 18:39:05 -04:00
Gabriel Luong
d824dd1e35 For #10342 - Part 2: Replace the local TopSiteStorage with the A-C DefaultTopSiteStorage 2020-08-26 18:39:05 -04:00
Gabriel Luong
7d9274e990 For #10342 - Part 1: Remove top sites prefetch and observation of live data 2020-08-26 18:39:05 -04:00
Christian Sadilek
0162fd68a9 Revert "For 11660: fixing nits for previous #11668 (#11821)"
This reverts commit bd7a5375f2.
2020-08-26 18:39:05 -04:00
Jeff Boek
c58fa028bf For #13368 - Ignores strict mode for LeanplumMetricsService 2020-08-26 17:21:23 -04:00
MarcLeclair
bd7a5375f2
For 11660: fixing nits for previous #11668 (#11821) 2020-08-26 16:11:46 -04:00
Sebastian Kaspari
4782705af9 Add diagnostic breadcrumbs for debugging "Display already aquired" crashes.
For:
https://github.com/mozilla-mobile/android-components/issues/7960
2020-08-26 16:59:01 +02:00
Grisha Kruglov
f694861f1f Pass along crash reporter instance to PlacesHistoryStorage 2020-08-26 10:33:07 -04:00
Mugurell
75c496f237 For #13037 - Cleanup - have the camera check in just one place
This patch reverts a previous commit for the issue which added the camera check
in two places.
With a new solution to check if the device has camera only in
TurnOnSyncFragment we need to cleanup the previous checks.
2020-08-26 10:32:29 -04:00
Mugurell
84976f308a For #13037 - Use email to sign in to fxa if device has no camera
App can be installed on devices with no camera modules. Like Android TV boxes.
Will skip presenting the option to sign in by scanning a qr code in this case
and default to login with email and password.
2020-08-26 10:32:29 -04:00
Jeff Boek
f763a50384 No Issue - Enables new search for all channels. Brings over missing metric 2020-08-25 21:18:01 -07:00
Tiger Oakes
bb3fd4eb16
For #8765: Use shared list widget in exceptions (#14113)
* For #8765: Add resource for shared list widget

* For #8765: Use shared list widget in exceptions
2020-08-25 14:48:47 -07:00
Tiger Oakes
ac2d65cc5e
Replace setPadding with updatePadding (#14137) 2020-08-25 11:04:51 -07:00
liuche
b01dbeeebf
For #12046 - Renew telemetry probes before migration completion (#13958)
* For #12046 - Renew telemetry probes before migration completion
* Delay remaining probes renewal for one more month.
2020-08-25 10:45:02 -07:00
mcarare
294a187ba8 For #14157: Pass correct anchor for context menu popup. 2020-08-25 20:30:59 +03:00
Tiger Oakes
a48c05a359 Fix breaking AC change to support monochrome icons 2020-08-25 13:06:33 -04:00
Jeff Boek
9a56dcd786 For #13784 - Addresses nits 2020-08-25 09:25:18 -07:00
Jeff Boek
f173c81b03 No Issue - Ports over accessabiltiy fixes to new search experience 2020-08-25 09:25:18 -07:00
Jeff Boek
e92cf50a1c No Issue - Adds the fill with clipboard button 2020-08-25 09:25:18 -07:00