Commit Graph

191 Commits

Author SHA1 Message Date
Paul Keith
9cc3de1250 Add x86_64 gapps 2021-10-08 13:04:07 -05:00
Paul Keith
ea3ef2979c Initial skeleton x86_64 support
* Needs proprietary files and toybox
2021-10-08 12:56:05 -05:00
Paul Keith
b1d862e6a1 Update Google dialer support jar
* Missed when updating common gapps
2021-10-08 12:46:41 -05:00
Paul Keith
d0ec58570c Make SetupWizard override Provision again 2021-10-08 12:43:33 -05:00
Paul Keith
de412da335 Rengerate makefiles 2021-10-08 12:42:47 -05:00
Paul Keith
259673442b Update common gapps 2021-10-08 12:39:15 -05:00
Paul Keith
70dad6ef9c Update Phonesky APK with proper versions 2021-10-08 12:30:59 -05:00
Paul Keith
03bc0ca963 Make PhoneSky arch specific
* TODO: Update with arch specific APKs
2021-10-08 12:27:28 -05:00
Paul Keith
85e08d4128 Update arch specific APKs 2021-10-08 12:22:46 -05:00
Paul Keith
36c78c10d9 Initial list update to 12
* Only updated package names for now
* TODO: Remove Markup libs when removing MarkupGoogle apk
* TODO: Drop x86 support and/or add x86_64 support for emu
2021-10-08 12:22:15 -05:00
Erik Jensen
a91f9c08b5 Support tab-delimited /etc/recovery.fstab
Previously, update-binary only supported space-delimited /etc/recovery.fstab.
2021-04-30 05:42:41 +00:00
Alessandro Astone
79e8f3e922 Merge branch 'rho' into 'rho'
Ignore {product,system_ext} block devices in case they are symlinks

See merge request MindTheGapps/vendor_gapps!8
2021-04-12 12:39:49 +00:00
LuK1337
90b15f30f8 Ignore {product,system_ext} block devices in case they are symlinks
This is common on devices where maintainers have chosen not to use
real partitions because of their size being too small to be useful
2021-04-03 12:27:02 +02:00
Alessandro Astone
a152848211 Merge branch 'rho' into 'rho'
Update privapp permissions

See merge request MindTheGapps/vendor_gapps!7
2021-03-28 14:58:59 +00:00
Alessandro Astone
56e1621016 Update privapp permissions 2021-03-28 12:59:10 +02:00
Alessandro Astone
d4e5745225 Merge branch 'addond-v3' into 'rho'
Add talkback

See merge request MindTheGapps/vendor_gapps!6
2021-03-28 10:58:29 +00:00
Alessandro Astone
b6db56e186 Add talkback 2021-02-20 14:05:01 +01:00
Alessandro Astone
da8d890420 Merge branch 'addond-v3' into 'rho'
Eleven gapps, Update gms phonesky and velvet, Addond v3

See merge request MindTheGapps/vendor_gapps!5
2021-02-15 22:14:03 +00:00
Alessandro Astone
bcaa681fd3 Use partner_gms Phonesky
Prevents crash when buying from the store
2021-02-12 15:57:16 +01:00
Michael Bestas
3d60895de3 gapps: Switch to standalone extract utils
* Align with templates while we are at it

Change-Id: Ife50623a3d1b8733f5cc76995c982d8950d39ad4
2021-02-11 12:26:15 +01:00
Alessandro Astone
0b0fc16ee5 Add aleasto to credits 2021-02-10 23:50:13 +01:00
Alessandro Astone
55071e36c7 Addon.d V3
For seamless /product,/system_ext backup and restore

This reverts commit 416faab8e9460fcf2a91a6a7d716c148e45ccb87.
2021-02-10 23:50:13 +01:00
Alessandro Astone
8650488592 Include prebuilt static toybox
Built from lineage-18
2021-02-10 23:50:13 +01:00
Alessandro Astone
a5e57cee14 Exclude addon.d fragments from backup 2021-02-10 23:50:13 +01:00
Alessandro Astone
2b244a1ead Adapt free space checks to new partitions
And don't count as needed space that will be freed from the replaced
files. This will allow to flash the zip over an existing installation
when space is tight.

Also:
awk      -->  tr | cut  because recovery might not provide awk
grep -v  -->  tail -1   in du because it might spit out 3 lines
2021-02-10 23:50:12 +01:00
Alessandro Astone
964016a9ad Rewrite mounting
* Support dynamic partitions
* Mount product and system_ext when they're dedicated partitions
* Mount system at /mnt/system to not interfere with newer recoveries
* Android 10+ system images always contain a rootfs before system
* Don't use system toybox
2021-02-10 23:50:12 +01:00
Alessandro Astone
5e1c63d566 SetupWizard is arch dependent 2021-02-10 23:50:12 +01:00
Alessandro Astone
926ebed063 Update Velvet to 12.1.9.29
Fixes crash on SUW home
This version allows hotword enrollment to be skipped during SUW
2021-02-10 23:50:06 +01:00
Alessandro Astone
e7637e6b2e Update PrebuiltGmsCore to 20.45.16 2021-02-10 23:20:32 +01:00
Alessandro Astone
653d74aba7 Eleven gapps
From redfin-rq1a.201205.011

* Move everything to product or system_ext
* No more maps jar?
* Fix sha1sum of arm64 MarkupGoogle/lib/arm64/libsketchology_native.so
  The file is unchanged, the checksum simply has always been wrong
* Adapt to new blueprint based extract utils
2021-01-02 21:34:38 +01:00
javelinanddart
7febfbe606 Add raymanfx to credits for maintaining this repo 2019-09-19 20:06:13 +02:00
Christopher N. Hesse
4110677af8 Initial Q Gapps
From taimen-qp1a.190711.020.
2019-09-19 20:01:34 +02:00
Christopher N. Hesse
af091260a2 PrebuiltGmsCore: Update to 19.2.75 2019-09-19 20:01:11 +02:00
Paul Keith
b6a0041371 Add initial explanation of pinned blobs 2019-09-18 15:18:50 -05:00
Paul Keith
577ddf9396 Use steps for README 2019-09-18 14:00:55 -05:00
Paul Keith
7632ac2ee5 Add instructions for building inline 2019-09-18 14:00:17 -05:00
Paul Keith
86eb9737bc Add razorloves to credits 2019-09-18 13:54:39 -05:00
Paul Keith
dc45a21104 Fix mounting on SAR/AB devices 2019-06-15 05:13:28 +02:00
razorloves
b5f67c83db Merge branch 'pi' into 'pi'
MarkupGoogle: Fix location of lib dependency

See merge request MindTheGapps/vendor_gapps!2
2019-04-24 20:17:18 +00:00
razorloves
d355713cfb MarkupGoogle: Fix location of lib dependency 2019-04-16 23:34:54 -05:00
Paul Keith
fdf6bba5c6 Pin MarkupGoogle for arm
* These are never extracted, so they should all get pinned
2019-02-16 22:21:28 +01:00
Paul Keith
94637a3b6a gapps: Add MarkupGoogle for arm and arm64 only
* This has native deps
2019-02-16 22:10:02 +01:00
Paul Keith
48f453389f gapps: Remove MarkupGoogle in update-binary for low resource devices 2019-02-16 21:45:01 +01:00
Paul Keith
5cf2cda8b8 gapps: Add MarkupGoogle
* And regenerate vendor
* Package version: crosshatch-pq2a.190205.001
2019-02-16 21:40:20 +01:00
Paul Keith
1b1d9e2fb4 gapps: common: Pin default-permissinos XML 2019-02-16 21:39:48 +01:00
Paul Keith
b802ae737e gapps: Fix small bugs and style inconsistencies in update-binary 2019-02-16 21:27:24 +01:00
Paul Keith
cba174540e Revert "Add libbarhopper for SetupWizard"
This reverts commit 22c6cfbee8.
2019-02-16 21:25:06 +01:00
Paul Keith
8a7f260fb7 Revert "Don't mount SAR system to /system"
* This is horribly broken

This reverts commit 7c6536c1e7.
2019-02-16 21:24:13 +01:00
Paul Keith
eb07f340ac Decrease storage buffer to 10MB 2019-02-03 20:07:24 +01:00
Paul Keith
0e1baf6960 Bring back space check
* Requires at least 25MB of space on top of required space
2019-02-03 19:53:19 +01:00