Commit Graph

23 Commits

Author SHA1 Message Date
Paul Keith
5c767201f0 gapps: Add PrebuiltExchange3Google
* For Google exchange support
2018-03-09 02:03:30 +01:00
Paul Keith
a46382df77 Add Google Dialer support jars
* Makes Google Dialer installable from Play Store
2018-02-21 13:45:40 +01:00
Paul Keith
a1dbd5248b Add privapp-permissions-google 2018-02-20 22:25:21 +01:00
Paul Keith
f73c84ce47 Allow building inline without Google SuW and Velvet
* And remove Velvet for low-ram devices
2018-02-20 00:52:25 +01:00
Paul Keith
2f303e71bf Revert "Revert "Include Velvet so "OK Google" anywhere works""
This reverts commit ad6f2623e9.
2018-02-20 00:37:47 +01:00
Paul Keith
ad6f2623e9 Revert "Include Velvet so "OK Google" anywhere works"
* This is 72MB....

This reverts commit aeaaa7aab8.
2018-02-19 00:00:12 +01:00
Paul Keith
aeaaa7aab8 Include Velvet so "OK Google" anywhere works 2018-02-18 23:57:21 +01:00
Paul Keith
e5932ae44d gapps: Remove ConfigUpdater
* This seems to be causing SuW to get stuck on "checking for updates"
2018-02-17 21:39:55 +01:00
Abhisek Devkota
17c1984627 Revert "gapps: Thoroughly remove SuW"
This reverts commit 5caba031a6.
2018-02-15 22:14:04 -08:00
Paul Keith
5caba031a6 gapps: Thoroughly remove SuW
* So that building inline works
2018-02-12 00:19:56 +01:00
Paul Keith
29eea50033 gapps: Remove omadm stuff
* This is just for Fi, and all Fi devices ship this
2018-02-10 23:28:46 +01:00
Paul Keith
f1134b242f gapps: Remove GoogleLoginService
* It is no more
2018-02-10 23:28:17 +01:00
Paul Keith
0259786f8b gapps: Fix typo in GoogleOneTimeInitializer 2018-02-10 23:28:01 +01:00
Paul Keith
61b620cfa4 gapps: Remove widevine jars/xmls
* No longer needed
2018-02-10 23:21:57 +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
e6b11e3fe7 Revert "Nuke SetupWizard"
* Alternate solution will be pursued

This reverts commit 7db9738f2e.
2017-05-05 14:54:57 -05:00
Paul Keith
e191ff24c4 Add GoogleCalendarSyncAdapter
* This allows Google Calendar syncing in the AOSP calendar app

Change-Id: Ib77fb5a10d6239df728be62e4b3dd8720012b769
Signed-off-by: Paul Keith <javelinanddart@bestas.gr>
2017-05-02 14:10:22 -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
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
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
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