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

493 Commits

Author SHA1 Message Date
Abhijit Valluri
48ea10cd9d Merge remote-tracking branch 'mozilla/master' into fork 2020-09-13 15:40:42 +01:00
ekager
09fbb43f80 For #2486 - Adds Recently Closed Tabs 2020-09-11 12:02:30 -07:00
MickeyMoz
e602720b87 Update Android Components version to 59.0.20200911130559. 2020-09-11 08:53:51 -07:00
Jeff Klukas
e6ee13dcbb Update documentation on the epoch date used for version codes
Addresses https://github.com/mozilla-mobile/fenix/issues/14031
2020-09-11 11:38:01 +02:00
ekager
b986730031 No issue - Updates AC to 58.0.20200910190642 and fixes imports 2020-09-11 10:57:24 +03:00
Adam Novak
030f0d5369 Merge remote-tracking branch 'upstream/master' into fork 2020-09-09 20:46:45 -07:00
MickeyMoz
5507dbf723 Update Android Components version to 58.0.20200908130811. 2020-09-09 08:41:50 -07:00
Sebastian Kaspari
e0071341c7 Update to new state API and update Mozilla Android Components version.
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
2020-09-08 18:08:01 +02: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
MickeyMoz
f553d9dbb8 Update Android Components version to 58.0.20200906130403. 2020-09-07 10:27:01 +03:00
bbigam
fd0abbecd6
Update Dependencies.kt 2020-09-06 22:32:58 -04: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
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
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
MickeyMoz
70e853a6ee Update Android Components version to 57.0.20200831130101. 2020-08-31 10:28:46 -07:00
Arturo Mejia
0cd0e27f3a Update ac version to 57.0.20200831010556 2020-08-30 22:36:40 -04:00
Arturo Mejia
c63fd3f9ac Add support for restoring downloads 2020-08-29 12:04:23 -04:00
MickeyMoz
96207630fc Update Android Components version to 57.0.20200827190112. 2020-08-28 17:15:30 -04: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
Elise Richards
e96eb25682 Allow play store in app review to be shown to users 2020-08-26 21:02:02 -07: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
a48c05a359 Fix breaking AC change to support monochrome icons 2020-08-25 13:06:33 -04:00
Gabriel Luong
04dcfa5cab
For #8312 - Show Top Sites in a ViewPager (#14116) 2020-08-24 19:52:33 -04:00
Jonathan Almeida
fd90afc920 Update Android Components to 56.0.20200819190136 2020-08-21 16:01:19 -04:00
MickeyMoz
35d585d7ac Update Android Components version to 56.0.20200819190136. 2020-08-19 20:57:19 -04:00
MickeyMoz
5f5caa4720 Update Android Components version to 54.0.20200818130156. 2020-08-18 11:33:12 -04:00
Kainalu Hagiwara
c119070e21 For #13030 - Use material design animation values for swipe to switch tabs. 2020-08-18 14:59:05 +03:00
Gilbert Gilb's
2743c37b40 Add custom Activity to show libraries licenses.
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.

We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.

Fixes #7584

See also #162
2020-08-17 19:18:22 -07:00
MickeyMoz
453dc58ddd Update Android Components version to 54.0.20200814130102. 2020-08-17 11:31:29 -04:00
Mickey Moz
e9da776894
Update Android Components version to 54.0.20200813130057. (#13796) 2020-08-14 10:47:53 -04:00
MickeyMoz
14d6b1508e Update Android Components version to 54.0.20200812130143. 2020-08-12 19:13:46 -04:00
MickeyMoz
fa9fde700e Update Android Components version to 54.0.20200810074539. 2020-08-10 12:54:25 -04:00
Jonathan Almeida
9568bdaed8 Update Android Components and fix breaking tests 2020-08-07 19:49:59 -04:00
Tiger Oakes
acbce3dcc2
Closes #13404: Update github checks URL (#13407) 2020-08-07 15:39:06 -07:00
MickeyMoz
dbc1001d03 Update Android Components version to 54.0.20200806130142. 2020-08-07 13:50:50 +02:00
MickeyMoz
c3411a2be6 Update Android Components version to 53.0.20200804130112. 2020-08-04 11:42:02 -04:00
MickeyMoz
94b5957e4e Update Android Components version to 53.0.20200803131508. 2020-08-03 12:07:33 -04:00
Ankur Khandelwal
ddfb3dfa72
Renamed Deps.mozilla_ui_publicsuffixlist to Deps.mozilla_lib_publicsuffixlist (#13201) 2020-08-02 17:23:39 -04:00
MickeyMoz
bd41656453 Update Android Components version to 53.0.20200802130440. 2020-08-02 17:23:17 -04:00
MickeyMoz
a8a0215b63 Update Android Components version to 53.0.20200801130512. 2020-08-01 12:23:12 -04:00
MickeyMoz
bffb56633a Update Android Components version to 53.0.20200731130051. 2020-07-31 12:23:58 -04:00
Tiger Oakes
d8ff6179fe
For #7992: Use favicon style from AC (#12608) 2020-07-30 11:21:17 -07:00
Jeff Boek
aaae70f3dc No Issue - Updates AC 2020-07-29 17:47:18 -07:00
Tiger Oakes
9066d0bf20
Switch to groovy in buildSrc (#12329) 2020-07-29 10:55:03 -07:00
Jonathan Almeida
239e3de5e9 For #12856: Add save to collections button to Tabs Tray
Using the ConcatAdapter, we're now able to insert multiple data sources
of information into one RecyclerView and preserve layout/scrolling in
addition to adding the 'Save to Collection' button.
2020-07-28 11:14:08 -07:00
MickeyMoz
1e0af30802 Update Android Components version to 52.0.20200728130711. 2020-07-28 13:24:03 -04:00