osm0sis
aed6dfa48c
Revert "Revert "Switch from SignApk to ZipSigner 2.1 from @topjohnwu""
...
This reverts commit a230ef9654 .
2018-05-20 23:10:21 +02:00
Nicholas Buse
a230ef9654
Revert "Switch from SignApk to ZipSigner 2.1 from @topjohnwu"
...
This reverts commit 8f6e6fa9e8 .
NOTE: There is an issue with this commit with the OpenGApps automated build. It will be re-enabled after the issue is addressed.
2018-04-17 09:14:00 -05:00
osm0sis
8f6e6fa9e8
Switch from SignApk to ZipSigner 2.1 from @topjohnwu
...
https://github.com/topjohnwu/Magisk/tree/master/utils/src/main/java/com/topjohnwu/utils
- signs EDIFY and shell-based zips to both unpack and verify correctly without needing a further zipadjust/MinSignApk
- streams the file input while signing so the memory requirements are minimized (e.g. A 1069mb Open GApps ARM 7.1 AROMA zip was able to be signed on a WinXP VM with 1.0gb of memory!)
- has testkeys built in when no others are supplied on the command line so is completely portable
2018-04-16 10:52:43 -05:00
Nicholas Buse
3854325400
Added keys for TVLauncher and TVRecommendations
2018-03-05 14:54:59 -06:00
Nicholas Buse
e65f8889dd
Updated keystore and cert check
2018-02-28 08:04:49 -06:00
mfonville
a93b82d97e
Update buildconfig for sdk26
...
Add SDK version hack for core apps on sdk26
Add package-installer sdk26 to keystore
Remove GSFLogin for Oreo
Add AndroidPlatformServices for Oreo
2017-10-04 11:18:15 +02:00
Nicholas Buse
f02f5a6338
Update keystore for addition of: Google Play services for Instant Apps
2017-08-04 15:41:03 +02:00
mfonville
87eaba7749
Add the Battery Usage Alerts button from 7.1.2
2017-04-24 18:51:28 +02:00
mfonville
b3ab077547
Updated keystore
2016-11-08 00:58:58 +01:00
mfonville
67dd88a969
Enable 7.1 builds
...
Add PixedLauncher, Wallpapers, PixelIcons and StorageManger packages
2016-10-23 16:59:46 +02:00
mfonville
a38e6afbc7
Add definitions for 7.1
...
Add the handling of stub-apps
2016-10-10 12:56:21 +02:00
mfonville
5791a7bdf3
Add PixelLauncher to Keystore
2016-10-09 22:41:22 +02:00
mfonville
c1d37a81c9
Update Keystore with Allo Certificate
2016-09-21 10:10:28 +02:00
mfonville
9f4698cd5d
Update buildrules for Nougat AndroidTV
2016-09-03 12:43:11 +02:00
mfonville
64eea1cd24
Add new entries and workarounds for Nougat
...
Also include commit reference to 'all' commit with Nougat
2016-08-23 11:01:10 +02:00
mfonville
0bd1be778b
Update keystore with signatures of Google Duo
2016-08-16 15:39:42 +02:00
mfonville
b9518b6e53
We have Hotword already for API21; update keystore
2016-03-22 13:24:44 +01:00
mfonville
163883af57
HotWord Enrollment
2016-02-18 21:20:29 +01:00
mfonville
1267dc9456
Updated keystore (from com.google.android.tv.remote)
2016-01-09 19:35:23 +01:00
mfonville
dfd0ae97fc
Fix certificate adding mechanism, update keystore
...
keytool if statement missed ! and -list
2015-12-11 10:45:08 +01:00
mfonville
dd619997c2
Updated Keystore
2015-10-11 16:42:23 +02:00
mfonville
bf8800e66b
Updated GOOGLE CERT regexp verification
2015-10-06 00:19:43 +02:00
mfonville
00ad38f3a5
Updated keystore and priv-app apps for Marshmallow
2015-10-05 18:59:14 +02:00
mfonville
d85cc123f0
Change Wallet keyword into AndroidPay
...
Note that the app is still installed in priv-app/Wallet
2015-09-10 23:53:21 +02:00
mfonville
adf09a05ab
Integrate the certificate import as part of add_sourceapp.sh
...
Validate certifcates during import
add gms.leanback to priv-app
Contributes to issue #92
2015-09-04 18:35:06 +02:00
mfonville
52d46ed408
To prevent even other conflicts with certificates in the keystore, the keyid is now set as the alias
...
Contributes to issue #92
2015-09-03 20:46:16 +02:00
mfonville
30046e0937
Apparently there is more than 1 Google Certificate used to sign the apps
...
Support usage of these multiple certificates, and added extra one (from Google Earth) to the keystore
Contributes to issue #92
2015-09-03 17:55:31 +02:00
mfonville
ae2f1ee6e1
OpenGApps KeyStore with google certificate already embedded
...
Tool to import a trusted certificate into the keystore
Based on the examples provided by @lekensteyn
Contributes to issue #92
2015-09-03 15:03:44 +02:00
mfonville
a509741846
Sign with signapk.jar since we can't get signapk.sh working for now, that will allow at least to start a stable branch
2015-07-09 14:19:13 +02:00