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

5070 Commits

Author SHA1 Message Date
interfect
76415ee2f9
Explain to Travis where its SDK is 2020-09-07 12:34:53 -07:00
interfect
9c0f4da3e2
Tell Travis to claim to have accepted licenses
Travis is supposed to do this for us but the docs appear to have lied.
2020-09-07 12:31:41 -07:00
interfect
73ebfaed87
Name the Travis config correctly. 2020-09-07 12:15:47 -07:00
interfect
27159f655a
Add Travis CI file that should do a release build 2020-09-07 12:12:31 -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
MickeyMoz
f553d9dbb8 Update Android Components version to 58.0.20200906130403. 2020-09-07 10:27:01 +03: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
fd0abbecd6
Update Dependencies.kt 2020-09-06 22:32:58 -04: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
interfect
625289da6e
Merge pull request #69 from abhijitvalluri/tabstray_fixes
Fix some issues with tabs tray + enable proper Fennec style full screen layout + add onboarding setup for tabs tray layout
2020-09-06 18:02:48 -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
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