Commit Graph

3418 Commits

Author SHA1 Message Date
5a39f7cdde Reduce duplicate initialization 2022-02-14 02:28:48 -08:00
5d400fbe90 Check REQUEST_INSTALL_PACKAGES before actions 2022-02-14 02:15:50 -08:00
e36596470c Minor adjustments 2022-02-13 20:16:23 -08:00
668e549208 Refactor APKInstall 2022-02-13 19:54:59 -08:00
256ff31d11 Show notification after app upgrade 2022-02-13 18:35:35 -08:00
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
f6d765bf81 Su request activity has no affinity for any task 2022-02-11 01:08:04 -08:00
920d059837 Update italian translation
Added missing string.

Co-authored-by: Madis Otenurm <Madis0@users.noreply.github.com>
2022-02-06 06:51:49 -08:00
bef5c3bd1b Update italian translation 2022-02-06 06:51:49 -08:00
97037f7d03 Update strings.xml 2022-02-06 06:51:11 -08:00
3eb1a7e384 Update Estonian 2022-02-06 05:59:09 -08:00
1ecdc78c2f fix translante in Albania language 2022-02-06 05:58:39 -08:00
d279dba37e Update Traditional Chinese Strings
Co-authored-by: LoveSy <631499712@qq.com>
2022-02-06 05:58:03 -08:00
084e0a73dc Cleanup DownloadService 2022-02-03 03:50:52 -08:00
10f991b8d0 Directly stream APK into install session 2022-02-03 03:50:52 -08:00
c1fc3f373c Proper app relaunch for stub 2022-02-02 04:44:22 -08:00
f4cf5dc0cd Rename class 2022-02-02 02:50:27 -08:00
355341f0ab Use AppComponentFactory to replace ClassLoader 2022-02-01 22:43:44 -08:00
c921964938 Make sure busybox can be executed recursively
Busybox will execute itself. On some older Samsung devices, when it is located in /data, it will not have rights to execute other programs including itself. We should also relocate busybox in this case to workaround Samsung bullshit.
See topjohnwu/ndk-busybox@bdc8655
Fix the "app doesn't detect installed Magisk" issue in topjohnwu#4174
2022-01-30 08:24:32 -08:00
3c7e792167 Catch PendingIntent.CanceledException thrown from send 2022-01-27 05:29:32 -08:00
0ad66875ab Fix crash when zip is malformat
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
2022-01-27 05:26:31 -08:00
1191ac2671 update Albania translation 2022-01-27 05:25:13 -08:00
928b3425e3 Embed module installer in APK 2022-01-27 05:24:05 -08:00
0726a00e3b Fix download notifications 2022-01-27 05:17:52 -08:00
5a88984d34 Guard synchronizedList's iteration
It's needed to guard a synchronizedList when iterating it
2022-01-27 02:01:30 -08:00
18de60f68c Fix NPE of SuRequestViewModel
countdown timer may have not initialized when backpressed
2022-01-27 02:01:04 -08:00
1893359142 Fix crash when fragment is detached from activity 2022-01-27 01:54:24 -08:00
f5e5ab2436 Update Android Studio 2022-01-27 01:46:00 -08:00
76af9e6e1f Update French translations 2022-01-26 00:56:39 -08:00
a11a18686a Update italian translation
Contains last changes, it is also synced with the main file.
2022-01-25 21:56:04 -08:00
c58e3a99ee Update Japanese translation 2022-01-25 21:55:50 -08:00
d742cfa48f Label Zygisk as beta 2022-01-25 01:41:51 -08:00
95353ce9eb Fix language settings 2022-01-25 01:31:15 -08:00
ab2cc72814 Remove unnecessary root service connection wait 2022-01-25 01:21:21 -08:00
5c54a2c008 Update version check logic 2022-01-25 01:10:17 -08:00
45e7c1c030 Update RU strings 2022-01-24 22:30:53 -08:00
b791dc5e1a Update de translation 2022-01-24 21:32:07 -08:00
46db281006 Update pt-BR strings 2022-01-24 21:31:48 -08:00
dcbb4eabb5 Fix string 2022-01-24 21:27:17 -08:00
068cedaa84 Update zh-rCN translation 2022-01-24 03:05:45 -08:00
a8e4e077ec Update Albania translator 2022-01-23 02:45:18 -08:00
3d06ba1878 Use WindowCompat 2022-01-23 02:44:59 -08:00
8a23d1da58 Do not run setMarkdown on I/O thread 2022-01-23 02:41:56 -08:00
d3eb61e0e4 Fix string resources 2022-01-23 02:41:56 -08:00
7cdf2d244d Cleanup su handler 2022-01-23 01:38:17 -08:00
c59a41a607 Minor code refactoring 2022-01-23 01:08:09 -08:00
e0410b6f10 TLS only on release builds 2022-01-22 22:57:34 -08:00
8eac6c0b48 Cleanup arch classes 2022-01-22 14:44:46 -08:00
bf8b74e996 Module json add changelog 2022-01-22 14:44:37 -08:00