Commit Graph

2044 Commits

Author SHA1 Message Date
LoveSy 69fe97b66e
[app] Use margin instead of padding (#1432) 2021-11-23 22:26:38 +08:00
Howard Wu afdfd58a13
[app] Don't let CollapsingToolbarLayout consume insets (#1430) 2021-11-22 16:24:49 +00:00
RikkaW 6a14dc184a [app] Don't let CollapsingToolbarLayout consume insets 2021-11-22 22:54:20 +08:00
LoveSy dfe1b5545e
Fixup some ui (#1428) 2021-11-22 12:14:03 +00:00
LoveSy 237a746762
[app] Better fab scroll behavior 2021-11-22 19:05:14 +08:00
LoveSy 6d098e9ba8
Cache bitmap icon (#1426) 2021-11-22 09:54:16 +00:00
LoveSy 9b7b8c762a
Fix repo loading sync (#1425) 2021-11-22 17:30:15 +08:00
LoveSy 2863fef5a1
Fix icon again (#1424) 2021-11-22 08:29:41 +00:00
LoveSy 45899cdf3e
Fix shortcut and notification jump (#1423) 2021-11-22 07:53:16 +00:00
LoveSy 3db1ef271f
Fix icon (#1422) 2021-11-22 15:46:39 +08:00
LoveSy 778d363c61
Check stable viewtype (#1421) 2021-11-21 17:19:47 +08:00
LoveSy 04b5a087b8
Dont revert when foreign key violates (#1419)
* Dont revert when foreign key violates

* 1

* 2

* 3

Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-11-21 06:07:55 +00:00
LoveSy 4d9f060aa9
Prevent crash when xresources init failed (#1420) 2021-11-21 13:25:52 +08:00
Howard Wu 4bf7c04ca7
[app] Optimize module and app list loading (#1401)
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-20 16:47:35 +00:00
南宫雪珊 806bdcf4fd
[app] Make log TextView selectable (#1418) 2021-11-19 15:00:28 +00:00
LoveSy b1ae31b151
Retain parasitic manager in recent tasks (#1417) 2021-11-19 19:32:17 +08:00
LoveSy 5656f1b330
Config db to use cascade delete (#1408)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2021-11-16 10:53:29 +00:00
LoveSy 748e67e72b
Cleanup notice message (#1414) 2021-11-16 08:40:02 +00:00
LoveSy f269973ce7
Dont upload deploy key (#1413) 2021-11-16 08:28:44 +00:00
LoveSy d7d6523c74
umask (#1412) 2021-11-16 08:15:43 +00:00
LoveSy b22a66f5b5
Fix deploy key (#1411) 2021-11-16 16:04:54 +08:00
LoveSy 3fdd5b2c03
Add cdn for CI build (#1410)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-11-16 11:34:23 +08:00
南宫雪珊 b36eed6f31
Update gradle (#1409) 2021-11-16 05:04:04 +08:00
XposedBot dfce256908
New translations strings.xml (Chinese Simplified) (#1403) 2021-11-13 11:37:24 +00:00
LoveSy b26c8bc59e
Init resources hook when call SystemWideReplace (#1400)
Fix #1399
2021-11-13 16:25:02 +08:00
LoveSy a04f2159ad
chattr -i for log directory (#1398)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2021-11-13 09:14:15 +08:00
LoveSy 6dcceec3c9
[app] Fix hint text (#1397)
* [app] Fix hint text

* Fix text underline
2021-11-12 20:28:38 +08:00
XposedBot 09656bb497
[translation] Update translation from Crowdin (#1392) 2021-11-11 14:46:33 +00:00
南宫雪珊 d9ee2d9b3b
[app] Set maxLines for online modules (#1391) 2021-11-11 10:36:42 +00:00
LoveSy 8ebdcd55b4
[core] Move `setActivityController` to boot complete (#1387)
For oddo Android 9, if activityController is set too earilier, it
crashes system server. So move the set latter
2021-11-11 17:34:28 +08:00
LoveSy ccab9b8a1f
[core] Fix crash if binder descriptor is null (#1388) 2021-11-11 17:26:23 +08:00
南宫雪珊 872dcf4ba8
[app] Check version code mismatch (#1386) 2021-11-11 06:24:25 +00:00
南宫雪珊 b5ba03318b
Bump version to 1.6.3 (#1377) 2021-11-09 07:16:51 +00:00
XposedBot 4ff446ae95
New translations strings.xml (Dutch) (#1383) 2021-11-09 06:29:19 +00:00
XposedBot 54d96d3719
[translation] Update translation from Crowdin (#1382) 2021-11-09 01:52:38 +00:00
LoveSy 78de9652ec
Fix icon (#1381) 2021-11-08 16:45:29 +00:00
LoveSy f279ef77ba
[app] Unify pref (#1380) 2021-11-08 23:26:52 +08:00
RikkaW 984373e500 [core] createWithAdaptiveBitmap 2021-11-08 21:57:06 +08:00
南宫雪珊 a68dd71fda
[app] Multi assets support (#1378) 2021-11-08 20:55:22 +08:00
LoveSy 367aa23a87
[CI] update zip name (#1376) 2021-11-08 19:54:58 +08:00
XposedBot e059638085
[translation] Update translation from Crowdin (#1375) 2021-11-08 09:41:46 +00:00
Howard Wu 91426fc35c
Fix props reader (#1374)
* [core] Fix read props

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-11-08 16:58:37 +08:00
LoveSy 6475dc86a0
[core] Fix another leak 2021-11-08 16:33:34 +08:00
LoveSy 2065b84d73
[core] Fix leak 2021-11-08 08:26:19 +00:00
Howard Wu 0d08926eae
Switch the getprop context to `u:r:untrusted_app:s0` (#1371)
Co-authored-by: LoveSy <shana@zju.edu.cn>
Co-authored-by: 南宫雪珊 <26996262+vvb2060@users.noreply.github.com>
2021-11-08 07:25:30 +00:00
Howard Wu c0c1da28df
[core] Request create shortcut when using the secret code launch mana… (#1368)
* [core] Request create the shortcut when using the secret code launch manager and auto add shortcut is not disabled
2021-11-07 19:30:51 +00:00
Howard Wu 59b59ab69d
Fix #1369 (#1370) 2021-11-07 19:26:08 +00:00
Howard Wu 971bcc6946
Don't use shell context to getprop (#1362)
* [core] Getprop

* [app] Remove getprop
2021-11-08 02:25:01 +08:00
XposedBot 8c593f725a
[translation] Update translation from Crowdin (#1367) 2021-11-08 00:41:02 +08:00
XposedBot f45a1fd0dd
[translation] Update translation from Crowdin (#1366) 2021-11-07 16:04:14 +00:00