Commit Graph

52 Commits

Author SHA1 Message Date
Paul Keith
b44476b518 extract-files: Error if path isn't specified
* ADB shouldn't be an option
* It's super annoying when you forget to use -p

Change-Id: Ie2c8819b10377109b7c49e52f1cb25f4289be372
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 14:00:57 -05:00
Paul Keith
bbc653b31e Update gapps files
* Package version: angler-n2g47o

Change-Id: I84b45c10f2464692a8b67e80b7523b4c9f35b8a8
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:59:28 -05:00
Paul Keith
7db9738f2e Nuke SetupWizard
* This doesn't work on low-ram devices, and will
  be provided as an add-on installation instead

Change-Id: I4f5ca159a846328fdec8b81f98f14365073fb017
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:38:56 -05:00
Paul Keith
1dec4c07a0 Nuke HotwordEnrollment
* This is device specific

Change-Id: Icd7c286e35aae5125f4c19653d06809112f14e89
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 13:37:12 -05:00
Paul Keith
14adee926b
Fix makefile generation for apk targets
* I don't even know

Change-Id: I173566d54e0088b273f6747b5b7e8455cd04d0bb
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-09 10:01:39 -05:00
Paul Keith
a3b57cd6a0
README: Add missing credit
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-09 09:25:53 -05:00
Paul Keith
8abc2a3432
Fix indentation in update-binary
* This was bothering me

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-09 09:22:05 -05:00
Paul Keith
d82010a3ea
Use root root for chown
* This is what it's supposed to be

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-09 09:02:55 -05:00
Paul Keith
976f2b8178
Give credit where credit is due
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 17:58:10 -05:00
Paul Keith
44cac4c226
Fix asterisks in installer header
* You're welcome harry

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 16:46:48 -05:00
Paul Keith
36c04ec8d7
Fix ui_print
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 16:46:48 -05:00
Paul Keith
c9ba5041e7
Fix update-binary
* Some devices get linkage errors executing
  toybox without linking against /system

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 16:46:48 -05:00
Paul Keith
172eb653be
Fix derp in installer
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 09:21:46 -05:00
Paul Keith
9464c98363
Update files
* Reextracted from angler-n2g47h

Change-Id: Ifdfa103b9758d25f9652da51b45a6c655c3c7a1a
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 09:18:03 -05:00
Paul Keith
a391eecd98
Add HotwordEnrollment
* Can't be installed from play store

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:52:41 -05:00
Paul Keith
d8345ea375
Rebrand to MindTheGapps
* Thanks to mikeioannina for the name suggestion

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:41:46 -05:00
Paul Keith
1e2facf59c
Move gapps log
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:33:37 -05:00
Paul Keith
40fe4aff80
Cleanup spacing in installer
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:33:37 -05:00
Paul Keith
f0dfd13793
Cleanup build script
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:33:37 -05:00
Paul Keith
678251b77c
Add really shitty shell scripted install scripts
* Mounting of /system stolen from gmrt's scripts

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 21:15:59 -05:00
Paul Keith
de08307dae
Nuke ConfigUpdater
* This shouldn't be necessary

Change-Id: If6f341cbc5efe97e1df0e8f68293df4cca9363ac
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 15:54:36 -05:00
Paul Keith
fd168ac31e
build: Strip | character in addon.d generation
* Previously, files that were pinned and weren't
  presigned wouldn't have the sha1sum stripped
  from the name of the blob
* n.b. This only affected libjni_latinimegoogle.so

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 15:46:15 -05:00
Paul Keith
d7b8223912
Update pinning for PrebuiltGmsCore
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 11:22:37 -05:00
Paul Keith
ad7fc4180b
Repack libs in PrebuiltGmsCore without compression
* Fixes crashing
* Thanks to syphyr for pointing this out to me

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 11:21:15 -05:00
Paul Keith
feafa1c9b3
Specify a target for setup-makefiles.sh
* So it can be run standalone

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:18:07 -05:00
Paul Keith
c1a4094173
Add x86
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:18:07 -05:00
Paul Keith
3359ed44df
Use pinned nodpi PrebuiltGmsCore
* This fixes issues with dpi
* Also, reshuffle PrebuiltGmsCore in blob lists,
  since it has to be pinned now
* Standardize blob list naming to proprietary-files-$arch(/common).txt
* This is slightly older than the newest PrebuiltGmsCore,
  but it almost never has to be updated, and Android will
  silently update to a proper version with the correct dpi

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-07 08:04:26 -05:00
Paul Keith
736ff4c510
build: Nuke update-binary and updater-scipt
* update-binary will be a shell script very soon,
  don't allow this to be flashed in the meantime

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 22:11:31 -05:00
Paul Keith
28eb9cdff2
build: Generate addon.d script at build time
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 22:11:04 -05:00
Paul Keith
8ac16034dc
build: Change naming scheme for md5sum
* Follow android build system's convention

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 22:11:04 -05:00
Paul Keith
93f74a5de0
Bump gapps version to 7.1.2
* We're using angler 7.1.2 files now

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 22:11:03 -05:00
Paul Keith
d5900b2891
Move all gapps to a system/ folder
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 16:29:53 -05:00
Paul Keith
2c6d5966f7
Fix makefile guarding (for real)
* previously definitions for different arches would conflict

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:57:55 -05:00
Paul Keith
b35c6bdd57
Fix makefile guards
Change-Id: Ied18679266cbdfa0c5f9e2f7ee5655575cc2b16e
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:27:31 -05:00
Paul Keith
7c47b86bad
Commonize SetupWizard
Change-Id: I546108dc58f4b4b89b9551bd4e94f8473a90269b
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:25:32 -05:00
Paul Keith
83e0c848e9
Add arm64 and update from angler
* Package version: N2G47H

Change-Id: I91c3327966b366e2f1d0f65fddb4b75f2177a0f9
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 14:10:24 -05:00
Paul Keith
52b3cf2cdd
Fix makefiles
Change-Id: Ice1b66046a1c8525b91012540907bdfd4b81c5ab
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:13:00 -05:00
Paul Keith
c9b725d124
Fix makefile generation
Change-Id: Ibdef76bd831b96549914746880e38ab4b88b5aca
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:13:00 -05:00
Paul Keith
61cd4889d1
Fix build
* Now it actually builds

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:00:51 -05:00
Paul Keith
8f5bc09a0f
Fix README instructions
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:00:51 -05:00
Luca Stefani
564bc97ae4
Fix javelinanddart's shit
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 13:00:51 -05:00
Paul Keith
19faa4451d
Add gapps from latest shamu release
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:44:48 -05:00
Paul Keith
88a85476fc
Adjust build system for new gapps organization
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:44:48 -05:00
Paul Keith
15d9e01ed6
Add blob lists and extraction scripts
* Thanks to gmrt for the initial gapps list

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:29:54 -05:00
Paul Keith
1154400dfd
Clean out old proprietary files
* These are out of date, and will be moved and replaced

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:29:52 -05:00
Paul Keith
c62430937b
Ignore content in out/ directory
* We don't want to upload this

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 08:09:52 -05:00
Paul Keith
5b5d362f50
Remove out/
* This is generated content, we don't need it here

Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 08:09:15 -05:00
jrizzoli
a73691b96d 15.08 Update+
- Fix Play services battery drain on arm
- Fixed remove-faceunlock from updater script
- Show some love for who doesn't have realpath
- Export md5 as a file too
- Simplify create checks (@stucki 6a05464df7ae80784fc8fe8ff2de65152d7bb67b)
- Move target zip out of arch directory  (@stucki bf57998702c634f560535b586706931f56a3ed31)
- Clean Up after the build (@stucki f6660501afa1eaefc4d3cf1a043e5c73bdab398d)
- CleanUp final output
2015-07-09 15:18:23 +02:00
jrizzoli
bcd682ecbf 15.07 Update:
- Fix removal of faceunlock (@ShevT > 1d4f9afc144843459a2f7c19d269996c688874aa)
- Fix typo in addon.d script
- Add md5 calculation (based on @pete4abw > ae166a10ad8c683182a1cd437242520254e40684)
- Improve log content (aka make it useful)

Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
2015-07-03 13:44:50 +02:00
jrizzoli
ff04312900 15.06 Update:
- x86 files (kindly given by @balika011) > 1cfeda8a9dbe1a328259edb42f48f0e4ea716072
- Update compilation script

Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
2015-06-21 15:00:46 +02:00