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

10 Commits

Author SHA1 Message Date
bbigam
26782a0aac
Update GooglePlayServicesNotAvailableException.java 2020-09-10 15:29:59 -04:00
bbigam
6676134729
Update AdvertisingIdClient.java 2020-09-10 15:28:24 -04:00
bbigam
39dfdca3b3
Update OnAttributionChangedListener.java 2020-09-10 15:26:49 -04:00
bbigam
0fff2abfbf
Update LogLevel.java 2020-09-10 15:26:06 -04:00
bbigam
0cfbf2f4d2
Update AdjustConfig.java 2020-09-10 15:25:30 -04:00
bbigam
9955aeb44a
Update AdjustAttribution.java 2020-09-10 15:24:53 -04:00
bbigam
405e6a40d1
License 2020-09-10 15:23:21 -04: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
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