2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

4371 Commits

Author SHA1 Message Date
Oana Horvath
100cc7c088 Closes #14277: Ads idling resources for History UI tests 2020-09-08 17:41:31 +03:00
bbigam
a323d9bdab
Add files via upload 2020-09-08 08:57:56 -04:00
bbigam
4e02af64bc
Add files via upload 2020-09-08 08:57:35 -04:00
bbigam
7f78a670e9
Add files via upload 2020-09-08 08:56:59 -04:00
bbigam
322149494c
Add files via upload 2020-09-08 08:56:02 -04:00
bbigam
d79c042104
Add files via upload 2020-09-08 08:55:04 -04:00
Oana Horvath
cf69058ce8 Closes #12645: Re-enable mediaSystemNotificationInPrivateModeTest 2020-09-08 13:49:13 +03:00
Mozilla L10n Automation Bot
b94a6c244b Import l10n. 2020-09-08 10:26:33 +03:00
Adam Novak
0c2a3451fd Tell tests about ForkDebug channel 2020-09-07 14:13:12 -07:00
Adam Novak
5d6f47ae7e Make sure telemetry is off by default 2020-09-07 14:13:12 -07:00
Adam Novak
5da84d4271 Hack functionality into fake Google Play stubs
This makes the relevant tests pass
2020-09-07 14:13:12 -07:00
Adam Novak
287c9d7ea8 Change what's new URL to fix #74 2020-09-07 13:01:26 -07:00
Adam Novak
687c000fa5 Merge remote-tracking branch 'bbigam/fork' into fork 2020-09-07 11:50:30 -07:00
Adam Novak
115a52b409 Merge remote-tracking branch 'upstream/master' into fork 2020-09-07 11:48:43 -07:00
Mozilla L10n Automation Bot
4a1c1addb5 Import l10n. 2020-09-07 16:05:41 +02:00
mcarare
c350a5f3b9 For #9506: Add session observer to check conditions for displaying banner. 2020-09-07 10:22:14 +03:00
mcarare
d7668b16fc For #9506: Create show open in app banner preference. 2020-09-07 10:22:14 +03:00
mcarare
653a279101 For #9506: Implement banner custom view based on material design specs. 2020-09-07 10:22:14 +03:00
mcarare
20794296dc For #9506: Add possibility to navigate to a preference in settings. 2020-09-07 10:22:14 +03:00
bbigam
61a440b4df
Update ReviewPromptController.kt 2020-09-06 22:18:19 -04:00
bbigam
a33d070781
Update build.gradle 2020-09-06 22:08:50 -04:00
interfect
d3b6d7b77a
Merge pull request #72 from miDeb/top_tabtray_animation
Fix top tab tray entry/exit animations
2020-09-06 18:04:27 -07:00
Abhijit Valluri
0464ed8e8c Enable fennec fullscreen tabs screen + onboarding layout setup 2020-09-07 01:35:03 +01:00
Michael Debertol
5ba49f66a0 Fix top tab tray entry/exit animations 2020-09-05 22:28:39 +02: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
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
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
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
Codrut Topliceanu
cfd799a6af
For #13765 - Fix TopSites layout and item sizes (#14278) 2020-08-31 13:13:27 -04:00
Oana Horvath
4a00131fa1 Closes #13218: adds IdlingResources for the Addons list 2020-08-31 19:59:49 +03:00
Oana Horvath
1e7faa693f Closes #14522: item 'Open link in apps' moved 2020-08-31 19:59:49 +03:00
Michael Droettboom
8f71704c1f
Fix a typo in metric expiry. (#14530)
This was changed to 2020-04-01 in b01dbeeebf

I assume this was just a typo, since a lot of metrics got changed to 2021-04-01
in the same commit.
2020-08-31 09:39:39 -07:00
Gabriel Luong
dcb99856f9
For #13264 - Scroll to the tab above the selected tab in the tabs tray (#14372) 2020-08-31 11:14:37 -04:00
mcarare
2f1b903005 For #14289: Check if toolbar is initialised before setting flags. 2020-08-31 10:40:36 +03: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
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
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
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
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
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