Commit Graph
3430 Commits
Author SHA1 Message Date
Takeda-senpaiandJohn Wu ca31412c05 Update strings.xml 2023-03-02 14:34:08 -08:00
topjohnwu 2285f5e888 Fix build script 2023-03-02 03:02:10 -08:00
vvb2060andJohn Wu 6e918ffd68 Remove fetchCustomUpdate 2023-03-02 02:05:38 -08:00
vvb2060andJohn Wu 78df677a42 Use /data/adb/modules directly 2023-03-02 02:05:38 -08:00
topjohnwu a721206c6f Update items in the right thread 2023-02-27 23:00:21 -08:00
LoveSyandJohn Wu c7a27481f9 Update proguard rules to fix module page crash 2023-02-27 20:50:24 -08:00
LoveSyandJohn Wu 594c304634 Fix release build 2023-02-26 22:35:20 -08:00
vvb2060andJohn Wu 5520f0fbf7 Add stub version to apk comment 2023-02-26 14:23:02 -08:00
AndroPlusandJohn Wu 6851d11a8e Update Japanese translation 2023-02-26 01:16:23 -08:00
topjohnwu 9b1e173373 Update AGP 2023-02-20 01:03:35 -08:00
LoveSyandJohn Wu 4ba365565f Upgrade gradle 2023-02-20 00:08:23 -08:00
南宫雪珊andGitHub 9a4458ffac Update appcompat 2023-02-09 20:13:40 -08:00
LoveSyandJohn Wu 9656cf2f86 Refine 2023-02-09 20:08:44 -08:00
BlackMesa123andJohn Wu 584bad5314 Add init_boot.img patching for Samsung tar firmware packages
Signed-off-by: BlackMesa123 <giangrecosalvo9@gmail.com>
2023-02-09 20:08:44 -08:00
topjohnwu 459088024f Update dependencies 2023-02-09 19:53:40 -08:00
Kian-Meng AngandJohn Wu f562710438 Fix typos
Found via `codespell -S *.xml,*.kt,./native/src/external -L crate,bu`
2023-01-18 16:35:37 +08:00
vvb2060andJohn Wu 7769ba5f54 Remove READ_EXTERNAL_STORAGE permission added by AGP 1.8 2023-01-18 12:52:24 +08:00
canyieandJohn Wu 2839978cc1 Use null oat dir in root service only 2023-01-12 22:38:14 +08:00
canyieandJohn Wu bd0409fd15 Fix busybox filename 2023-01-12 01:18:41 +08:00
topjohnwu e38f35eab2 Update libsu
Fix #6488
2023-01-09 03:16:11 +08:00
canyieandJohn Wu cb39514705 Fix NotificationService implementation
- Fix #6385. (Maybe the reason is, the call to stopForeground() with STOP_FOREGROUND_DETACH ensures the notification is shown so it reposts the notification?)
- Use FOREGROUND_SERVICE_IMMEDIATE on Android 12+ to make sure the downloading notification always shows immediately
2023-01-09 00:10:52 +08:00
topjohnwu 78a444d601 Wait for root service to bind 2022-12-30 15:52:41 -08:00
vvb2060andJohn Wu 7871c2f595 Update deps 2022-12-26 17:16:26 -08:00
vvb2060andJohn Wu ad0e6511e1 Stop embedding stub.apk in magiskinit 2022-12-26 16:07:04 -08:00
vvb2060andJohn Wu a4a734458b Fix network capabilities 2022-12-26 13:48:17 -08:00
Brian KephaandGitHub f989756b93 Added Swahili Translation 2022-12-26 03:30:44 -08:00
vvb2060andJohn Wu 13c2695e98 simplify denylist rm 2022-12-13 14:11:32 -08:00
fadlyas07andJohn Wu 3ff60ed49f app: l10n: Update Indonesian translations
* Added new strings based on the recent source.

Change-Id: I40d6e0374a0356d93c61acace7ab48c3649e85e8
2022-12-13 14:05:54 -08:00
VD $ VD171 @ Priv8andJohn Wu bbb1786ec3 Fix typo PT translation
Fix typo PT translation
2022-12-13 14:05:40 -08:00
Davy DefaudandJohn Wu 4bfd2dac54 Fix gender of ”install” as an adjective in French
In French, install as an adjective depends on the gender of its related noun. For instance, “Magisk installed” is translated “Magisk installé” (masculine form), whereas “Application installed” is translated “Application installée” (feminine form).
By using “Version installée”, “installed” is related to “version” which is feminine. For consistency of the GUI, I’m also changing "home_latest_version" string to ”Dernière version” instead of “Dernière”.
2022-12-13 14:05:24 -08:00
ysardandJohn Wu 857c12372a Update French translations
Just a misspelling fix
2022-12-13 14:05:09 -08:00
topjohnwu 1e53a5555e Update AGP 2022-10-31 16:00:42 -07:00
Hen_RyandGitHub 021ae15395 Update German translation 2022-10-12 13:08:12 -07:00
vvb2060andJohn Wu 52cf72002a Update resources load
addAssetPath supports apk and directory
2022-10-12 13:07:30 -07:00
vvb2060andJohn Wu 978216eade local module: filter hidden dirs 2022-10-03 14:20:09 -07:00
NitrovenomandJohn Wu f9e82c9e8a Update Bengali translation 2022-09-26 23:11:00 -07:00
theunknownKiranandJohn Wu db651fa9ec Create strings.xml
Added Malayalam translation
2022-09-26 23:10:34 -07:00
NitrovenomandJohn Wu 66a7ef5615 Update Bengali translation 2022-09-13 04:30:01 -07:00
topjohnwu a29fc11798 Update libsu
Fix #6255
2022-09-13 04:17:19 -07:00
topjohnwu 357d913f18 Dynamically generate component names at runtime 2022-08-26 06:31:51 -07:00
topjohnwu 71b0c8b42b Make stub patching 100% offline 2022-08-26 06:31:51 -07:00
topjohnwu cdc66c1ac8 Move patching logic out of AXML 2022-08-26 06:31:51 -07:00
topjohnwu e9af773901 Remove usage of AndroidX CoreComponentFactory 2022-08-26 06:31:51 -07:00
RomandJohn Wu eadf6e8b96 Update French translation 2022-08-25 02:27:35 -07:00
topjohnwu 87bec70d9f Setup notification on app init
Close #6216
2022-08-25 02:24:30 -07:00
Ilya KushnirandJohn Wu 3668b28f62 Update RU strings 2022-08-24 03:20:55 -07:00
Arbri çoçkaandJohn Wu 933e4bd163 update Albania strings 2022-08-24 03:20:33 -07:00
vvb2060andJohn Wu e3ab9e9a1e Update zh-rCN translation 2022-08-24 03:20:19 -07:00
VD $ VD171 @ Priv8andGitHub 58ad2c1416 Update Portuguese & Portuguese Brazilian Translations 2022-08-24 03:19:31 -07:00
kubalavandJohn Wu c5291ad33b Update Slovak translation 2022-08-24 03:19:09 -07:00