Abhijit Valluri
938a14ad1c
Implement search feature in add-ons page
2020-09-01 19:01:15 +01:00
Adam Novak
e952589ef2
Add back accessibility call that might be important
2020-08-30 20:58:30 -07:00
Adam Novak
db86e42e53
Merge remote-tracking branch 'abhijitvalluri/improved_tabs_tray' into fork
2020-08-30 20:47:15 -07:00
Adam Novak
6f64a9388a
Merge remote-tracking branch 'upstream/master' into fork
2020-08-30 20:46:12 -07:00
Adam Novak
eed80cc75e
Give more credit to Mozilla when saying they didn't make our builds
2020-08-30 20:45:58 -07:00
interfect
7ddb0dd72e
Turn on download manager, login selector, and tab history
...
This should fix #42 .
2020-08-30 20:22:39 -07:00
Mozilla L10n Automation Bot
0a15314c33
Import l10n.
2020-08-30 22:48:28 -04:00
Arturo Mejia
0cd0e27f3a
Update ac version to 57.0.20200831010556
2020-08-30 22:36:40 -04:00
Abhijit Valluri
260352bedc
Modify tabs tray layout to be similar to Fennec
...
Tweaked the layout of the tabs tray to be similar to Fennec.
Tweaks include:
* Tabs layout spans multiple columns instead of a list view
* Each tab's layout is similar to Fennec layout (large thumbnail, title on top)
* Layout adjusts on rotation of screen
* New tab (+) button is now on top, rather than using the FAB button
* Floating action button (FAB) is removed
Signed-off-by: Abhijit Valluri <avalluri2@bloomberg.net>
2020-08-31 01:18:40 +01:00
Mozilla L10n Automation Bot
aae8236478
Import l10n.
2020-08-30 11:13:51 -04:00
interfect
5140df01a5
Merge pull request #35 from ad1217/readme-readability
...
Improve Readme Readability
2020-08-29 18:36:45 -07:00
interfect
f38acf1529
Drop unused SVG
2020-08-29 15:48:30 -07:00
Adam Goldsmith
4e2146fc9e
Use sh
syntax highlighting in README
2020-08-29 18:42:24 -04:00
Adam Goldsmith
70d13f71fe
Fix indentation of bullet list in README
2020-08-29 18:42:05 -04:00
Adam Novak
7af0ca4ff4
Note that we no longer need a forked a-c
...
Fixes https://github.com/interfect/fenix/issues/24
2020-08-29 15:30:07 -07:00
Adam Novak
06921f2961
Point at the replaced addon component classes
2020-08-29 15:29:51 -07:00
Adam Novak
18dc288f35
Add duplicate copies of the Android Components pieces that need to change to support a nerw add-on source
2020-08-29 15:29:26 -07:00
Adam Novak
94ce9bb335
Merge remote-tracking branch 'upstream/master' into fork
2020-08-29 13:32:23 -07:00
Arturo Mejia
c63fd3f9ac
Add support for restoring downloads
2020-08-29 12:04:23 -04:00
Mozilla L10n Automation Bot
487eeb6b88
Import l10n.
2020-08-28 23:10:21 -04:00
MickeyMoz
96207630fc
Update Android Components version to 57.0.20200827190112.
2020-08-28 17:15:30 -04:00
Tiger Oakes
e93a8b7d34
For #14376 : Use concept-menu with tab counter menu ( #14374 )
2020-08-28 13:28:15 -07:00
Tiger Oakes
a8291bf641
Remove un-needed nullables ( #13816 )
2020-08-28 13:28:08 -07:00
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
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