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

5021 Commits

Author SHA1 Message Date
Tiger Oakes
75e7cd3c64
FNX-14583 ⁃ Extract and test preference helpers for Settings (#13402) 2020-08-28 11:02:07 -07:00
ekager
4854ff2ae7 No issue: Add strings for tab management 2020-08-28 12:46:32 -04:00
Suraj Shah
5dfc9cb699
Fixes #4840 - - Adds dark search widget based on system theme (#13975)
* Fixes #4840

* Fixes #4840 - Adds dark search widget based on system theme
2020-08-28 11:22:47 +03: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
Adam Novak
a8ad843d94 More README introduction and a link to the downloads 2020-08-27 21:31:20 -07:00
Adam Novak
2bd9679799 Add some build docs and advertise for maintainers 2020-08-27 21:31:20 -07:00
Adam Novak
14f9179ed4 Add a link back to Mozilla's CPG which are pretty good 2020-08-27 21:31:20 -07:00
CharmCityCrab
8d45f65ff3 Update README.md
This changes README.md from referring Firefox to referring to IceWeasel, and adds a little information about the new Iceweasel project.

For now, a lot of the technical details present in the old and upstream versions of this file are missing, because I didn't feel I had enough understanding of the concepts and technical details to edit them for relevance to this project.  My thought is that they could be revised later by someone who understands them better and merged back into this document as part of a future update to the document.  This is in some respects a placeholder and a starting point.
2020-08-27 21:31:20 -07:00
CharmCityCrab
f79dae0850 Add files via upload
Removes proprietary telemetry.  Code written by relan for a different fenix fork, used with both the explicit permission of author and implicit permission under open-source licensing.
2020-08-27 21:31:20 -07:00
Adam Novak
be26c10ffe Merge remote-tracking branch 'upstream/master' into fork 2020-08-27 21:31:19 -07:00
Adam Novak
e13b236588 Merge remote-tracking branch 'upstream/master' into fork 2020-08-27 21:31:19 -07:00
Mozilla L10n Automation Bot
4a73993259 Import l10n. 2020-08-27 22:02:02 -04: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
Tiger Oakes
5f652ea0c3 Add tools: attributes for preview 2020-08-27 21:11:13 -04:00
Hakkı Kaan Çalışkan
dc377dd742
For #12673: Adjust top and left alignment of logo on homescreen (#12676)
align collection title
2020-08-27 17:16:19 -07:00
Jeff Boek
50c955723c No Issue - Add prompt to secret settings 2020-08-27 15:32:50 -07:00
mozilla-l10n-automation-bot
80dc3f574e
Import l10n. (#14258) 2020-08-27 15:21:10 -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
Oana Horvath
9e47d9e70d
Closes #10911: idling resource registration timing issues (#14231) 2020-08-27 11:40:22 -04: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
9903fe855e For #12905: Just code rearrange, no changes. 2020-08-27 12:28:44 +03:00
mcarare
410980fe27 For #11425: Improve editing bookmarks flow. 2020-08-27 12:27:25 +03:00
Oana Horvath
4ebb070ed7 [Ui Tests] Closes #11944: changes the way the system notifications are verified according to their visibility 2020-08-27 10:02:48 +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
Michael Comella
88a539ee5a No issue: monitor performance via CODEOWNERS. 2020-08-26 15:48:54 -07: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
MickeyMoz
df01d2e80f Update Android Components version to 57.0.20200826130107. 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
0cc1d32e56 For #10342 - Part 7: Fix TopSiteViewHolderTest and TopSiteItemViewHolderTest 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
40120ac98f For #10342 - Part 5: Fix DefaultSessionControlControllerTest and DefaultBrowserToolbarControllerTest 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