2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-09 19:10:42 +00:00
Commit Graph

5002 Commits

Author SHA1 Message Date
Abhijit Valluri
0464ed8e8c Enable fennec fullscreen tabs screen + onboarding layout setup 2020-09-07 01:35:03 +01:00
Abhijit Valluri
bb0ef2b659 Fix some issues with tabs tray
Following issues fixed in tabs tray:
* Place the tab indicator at the top for top tabs tray layout
* Disable reverse layout for compact tabs as it messes with the layout
* Make the new tab button visible in private mode in light theme

The third issue is a bug in upstream Fenix! They did not do sufficient
UI testing of the tabs tray!
2020-09-05 03:12:10 +01:00
Adam Novak
8048ecc9b0 Blame the Github organization for this software instead of me 2020-09-04 17:47:22 -07:00
Adam Novak
7d2591e92a Merge remote-tracking branch 'upstream/master' into fork 2020-09-04 17:30:04 -07:00
Mickey Moz
91223817c6
Update Android Components version to 58.0.20200904130229. (#14688) 2020-09-04 13:59:36 -04:00
codrut.topliceanu
fe3ef74d71 For #11153 - String for private mode scr shot warning 2020-09-04 16:40:40 +03:00
Oana Horvath
bf9f6794e9 For #14524: Disable ETP tests failing on AC 58 update 2020-09-04 13:31:30 +03:00
Mugurell
33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
2020-09-04 11:46:49 +03:00
Mozilla L10n Automation Bot
022bc5f5ff Import l10n. 2020-09-03 18:45:11 -07:00
Abhijit Valluri
275c5c1a7b Massive tabs tray customization options 2020-09-03 23:07:51 +01:00
ekager
09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 2020-09-03 13:24:48 -07:00
ekager
e80b46ced0 For #14609 - Correct nav from new search experience to browser 2020-09-03 13:24:31 -07:00
mcarare
85cb74a3c9 For #14665: Replace hardcoded label with string resource. 2020-09-03 10:56:55 -07:00
Adam Novak
23ff09fba6 Note in the README that we think we have telemetry out. 2020-09-02 21:58:44 -07:00
Adam Novak
f90adf5ce5 Tie addon account preferences back to BuildConfig 2020-09-02 21:27:28 -07:00
Adam Novak
5097afad8e Put the (not itself OSS?) license plugin back so we can keep the license screen 2020-09-02 21:11:56 -07:00
Adam Novak
5acf12bf12 Add missing Leanplum setUserAttributes stub 2020-09-02 21:11:56 -07:00
Adam Novak
ba91b74887 Apply liberate patch
Apply https://gitlab.com/relan/fennecbuild/-/blob/master/fenix-liberate.patch
at edac9bd4083644ae0b8ae04e6af719892f05ee3a

License sign-off from author "relan" in
https://gitlab.com/relan/fennecbuild/-/issues/4#note_404430753

"Note that fenix-liberate.patch is a copypaste from various projects under
Apache 2.0 and MPL 2.0. I've made only trivial changes and it makes sense to
distribute them under MPL 2.0 or Apache 2.0, not AGPL.

I think I need to add license headers to all new files added by the patch."

We can pick up additional license headers if and when they're added by relan.
Almost all the code is trivial, probably-uncopyrightable stubs.

We might be supposed to put more info in the licenses screen in the app, which
I'm keeping, for some of these, but I'm not sure how.
2020-09-02 20:28:46 -07:00
Adam Novak
670589aaae Still not sure about the name but we should spell it like the actual animal 2020-09-02 19:42:43 -07:00
Adam Novak
5e4d669ab8 Merge remote-tracking branch 'abhijitvalluri/tabstray_new_tab_button_bottom_layout' into fork 2020-09-02 19:38:51 -07:00
Adam Novak
7b49b4ec30 Merge remote-tracking branch 'abhijitvalluri/addons_search' into fork 2020-09-02 19:34:25 -07:00
Adam Novak
e927400939 Merge remote-tracking branch 'upstream/master' into fork 2020-09-02 19:33:19 -07:00
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
2020-09-02 19:07:27 -07:00
Dennis Schubert
abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. (#14625) 2020-09-02 17:48:37 -07:00
mozilla-l10n-automation-bot
fea7c2651e
Import l10n. (#14650) 2020-09-02 17:48:10 -07:00
Abhijit Valluri
e1dcb01741 Display favicon in the tabs tray 2020-09-03 00:55:41 +01:00
Christian Sadilek
a2368e2a1e Configure M4 AMO collection for Nightly/Debug 2020-09-02 18:25:23 -04:00
Abhijit Valluri
ba36729d7d Fix topsheet tabs tray appearance when in multiselect mode 2020-09-02 22:53:49 +01:00
liuche
408000e450
Issue #7620 - Remove Nightly flag for external download manager (#14632) 2020-09-02 13:59:00 -07:00
Sören Hentzschel
81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 2020-09-02 10:55:35 -07:00
MickeyMoz
99bfc72625 Update Android Components version to 58.0.20200901190136. 2020-09-02 19:48:07 +03:00
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>
2020-09-01 20:04:31 -07:00
Tiger Oakes
d762dea49d Gradle configuration avoidance 2020-09-01 18:58:52 -07:00
mozilla-l10n-automation-bot
0413d3c91f
Import l10n. (#14599) 2020-09-01 18:26:25 -07:00
Abhijit Valluri
9024020daf Add settings to customize add-ons source collection 2020-09-02 00:30:22 +01:00
ekager
83ffcac57e For #13926 - MP migration 2020-09-01 16:27:51 -07:00
Jeff Boek
0c748c0500 For #14279 - Prevent GeckoView from resizing while searching 2020-09-01 14:32:15 -07:00
ekager
2d67e4b748 For #4118 - Creates setting for auto closing tabs 2020-09-01 13:04:12 -07:00
ekager
7c7aa46811 Closes #14254 - Removes Login select feature flag 2020-09-01 13:02:24 -07:00
Abhijit Valluri
938a14ad1c Implement search feature in add-ons page 2020-09-01 19:01:15 +01:00
Abhijit Valluri
4fcffb571c Tweak tabs tray layout, use reverse layout for top sheet 2020-09-01 14:58:42 +01:00
Abhijit Valluri
adf0d3d84f Use different layout for tabs tray when toolbar is at bottom 2020-09-01 13:53:38 +01:00
Codrut Topliceanu
72edaaf067
For #11465 - Fix default engine for widget voice search (#14015)
For #11465  - Fix default engine for widget voice search
2020-09-01 12:22:16 +03:00
Tiger Oakes
bf2ac22d03
Simplify media state drawables (#13474) 2020-08-31 19:42:27 -07:00
Kainalu Hagiwara
d668a82f14
For #13498 - Use custom long press back handling for Huawei devices. (#14387) 2020-08-31 18:47:16 -07:00
Sören Hentzschel
2532cecf6c
for #13329 - removed unused feature flag (#14438) 2020-08-31 17:54:42 -07:00
Mozilla L10n Automation Bot
e86143c50d Import l10n. 2020-08-31 17:49:44 -07:00
Michael Debertol
351d66230c
For #14354: Update the search shortcuts icon on state update (#14355) 2020-08-31 16:59:33 -07:00
Tiger Oakes
9fc37281bb
For #14346: Fix min height on site list item (#14370) 2020-08-31 15:55:46 -07:00
MickeyMoz
70e853a6ee Update Android Components version to 57.0.20200831130101. 2020-08-31 10:28:46 -07:00