Commit Graph

191 Commits

Author SHA1 Message Date
topjohnwu dbf6e40dfe Ensure stub APK is expected
Fix #7884
2024-03-08 17:09:54 -08:00
topjohnwu d56f4fbc90 Fix stub on API 34 2024-03-08 15:57:49 -08:00
RafaeloxMC 8cab12998c Update strings.xml / German translation 2023-12-23 16:49:47 +08:00
igor c48962bdf7
Update Portuguese translation 2023-12-22 01:31:55 +08:00
WindowsFan9600 9f92e1bf15 [STRINGS] Improve Turkish (tr) language 2023-10-26 15:23:35 -07:00
vvb2060 678c07fff5 suBiometric: remove biometric
use device credential to support more devices and second user
2023-10-17 17:39:05 -07:00
topjohnwu 93876b5fd3 Update dependencies, AGP, and SDK level 2023-08-11 09:38:59 -07:00
LoveSy 75ba62d588 Fix stub resource loading on Android 9, 10
They can only load resources from zip files

Co-authored-by: canyie <a1364259@163.com>
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-07-06 04:53:26 -07:00
Fs00 8475a2bb94 Update Italian stub strings 2023-06-30 15:57:56 -07:00
naxitoo 83d837d868
Update/refine Spanish translations 2023-04-18 11:53:22 -04:00
LoveSy 54ecc001f4 Clean up more codes 2023-03-19 23:20:19 -07:00
topjohnwu 8adf27859d Build script adjustments 2023-03-02 20:32:46 -08:00
LoveSy 307cf87215 Fix build script 2023-03-02 20:32:46 -08:00
vvb2060 d06e9a0b51 Allow R8 to delete fetchCanary 2023-03-02 02:05:38 -08:00
LoveSy 4ba365565f Upgrade gradle 2023-02-20 00:08:23 -08:00
canyie 15a7e9af57 Fix ResourcesProvider being closed 2023-01-20 19:32:22 +08:00
canyie babdfe80cb Fix stub resources load on Android 5 2023-01-12 01:12:56 +08:00
Brian Kepha f989756b93
Added Swahili Translation 2022-12-26 03:30:44 -08:00
vvb2060 52cf72002a Update resources load
addAssetPath supports apk and directory
2022-10-12 13:07:30 -07:00
theunknownKiran 25b4b107d3 Create strings.xml
Added Malayalam translation
2022-09-26 23:10:48 -07:00
topjohnwu e9af773901 Remove usage of AndroidX CoreComponentFactory 2022-08-26 06:31:51 -07:00
topjohnwu 38ab6858f0 Do not crash root service in stub 2022-08-23 05:10:18 -07:00
topjohnwu 3f7f6e619a Use VERSION_CODES instead of raw numbers 2022-08-23 01:43:53 -07:00
vvb2060 468325b51a Fix CRLF 2022-07-23 03:14:44 -07:00
gidano e5058bfb8b
Hungarian translation 2022-07-23 02:43:00 -07:00
topjohnwu 0b26882fce Build dynamic stub resource APK at runtime
Close #6013

Co-authored-by: vvb2060 <vvb2060@gmail.com>
2022-06-22 05:19:27 -07:00
Softastur 8b16bfbb54
Add Asturian language support 2022-06-06 01:22:05 -07:00
topjohnwu 9016e6727d Fix stub app loading on older Android versions 2022-06-05 01:09:30 -07:00
topjohnwu dfa36fb25d Move things around 2022-05-22 19:36:47 -07:00
topjohnwu c8492b0c58 Use official APIs to load dynamic resources 2022-05-22 19:20:24 -07:00
topjohnwu dc65a2b884 Introduce new debug channel 2022-05-15 01:01:54 -07:00
topjohnwu 24603b3cef Update Android Studio 2022-05-09 20:53:47 -07:00
vvb2060 4202b7a9dc Enable gms provider for stub 2022-05-06 00:00:41 -07:00
owen151128 2ef0449c2c Update Korean translation 2022-03-02 22:33:52 -08:00
vvb2060 000a163beb Match components which are direct boot unaware 2022-03-02 22:32:35 -08:00
vvb2060 945de8d9a0 Directly stream APK into install session 2022-02-16 23:03:32 -08:00
topjohnwu 668e549208 Refactor APKInstall 2022-02-13 19:54:59 -08:00
topjohnwu 2414d5d7f5 Minor changes 2022-02-13 14:23:06 -08:00
topjohnwu b7fc15d399 Code refactoring 2022-02-13 07:24:34 -08:00
topjohnwu c09b4dabc4 Generate class mapping at runtime 2022-02-13 06:22:42 -08:00
topjohnwu a4aa4a91a3 Refactor DynLoad 2022-02-13 03:32:11 -08:00
topjohnwu 8f0ea5925a Relaunch process without second process 2022-02-13 02:58:55 -08:00
南宫雪珊 936ad1aa20
Handle download fail
Co-authored-by: topjohnwu <topjohnwu@gmail.com>
2022-02-13 02:30:09 -08:00
Madis Otenurm 3eb1a7e384
Update Estonian 2022-02-06 05:59:09 -08:00
topjohnwu 10f991b8d0 Directly stream APK into install session 2022-02-03 03:50:52 -08:00
topjohnwu ffec9a4ddd Minor changes 2022-02-02 05:06:12 -08:00
topjohnwu 9b18960bbd Getting APK doesn't need ContentProvider 2022-02-02 04:58:31 -08:00
topjohnwu a009fdbdc3 Fix root service on stub 2022-02-02 04:49:23 -08:00
topjohnwu c1fc3f373c Proper app relaunch for stub 2022-02-02 04:44:22 -08:00
topjohnwu f4cf5dc0cd Rename class 2022-02-02 02:50:27 -08:00