Commit Graph

20 Commits

Author SHA1 Message Date
Paul Keith
a4d54293ca gapps: Update date format
* Use UTC
* Don't put hypens everywhere
2018-02-10 23:38:56 +01:00
Paul Keith
dd599f6f70 gapps: Initial commit for O
* Files need to be reextracted, and PrebuiltGmsCore needs to be updated
2018-02-10 00:50:28 +01:00
Paul Keith
7acb09f694 Generate addon.d script at install time
Change-Id: I9d1beba09d3007de597c80af5245290aa146c94d
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 14:46:23 -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
f0dfd13793
Cleanup build script
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-08 08:33:37 -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
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
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
61cd4889d1
Fix build
* Now it actually builds

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
88a85476fc
Adjust build system for new gapps organization
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-04-06 11:44:48 -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
Joey Rizzoli
f509e98dcb 15.05 Update
- Make for different platforms (arm, arm64, x86)
- Add arm64 support
- Update GNow
- Fix FaceUnlock FC
2015-06-21 15:00:04 +02:00
linuxxxxx
ee8b7e1415 First commit 2015-04-20 15:55:48 +02:00