Commit Graph

2261 Commits

Author SHA1 Message Date
XposedBot a92b5999e2
[translation] Update translation from Crowdin (#1616) 2022-02-03 14:44:24 +08:00
LoveSy 72996eb831
[skip ci] Update bug_report.yml (#1614) 2022-02-03 04:22:07 +00:00
LoveSy a7955ab7b4
Fix black theme when customizing color schema (#1613)
Fix #1612
2022-02-03 04:13:51 +00:00
LoveSy b81caac913
Collect modules in log and close fds (#1610) 2022-02-02 20:27:21 +08:00
LoveSy 253fc2e0d1
Bump to 1.7.1 (#1608)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2022-02-02 17:13:53 +08:00
LoveSy ad2ff45789
Fix an UAF UB (#1607) 2022-02-02 17:06:03 +08:00
XposedBot 3c03d4d160
[translation] Update translation from Crowdin (#1606) 2022-02-02 16:32:35 +08:00
LoveSy 74c55e9947
Fix log save (#1605) 2022-02-02 08:01:59 +00:00
LoveSy a885818a4d
Bump version to 1.7.0 (#1600) 2022-02-01 12:34:16 +00:00
LoveSy 1be8257252
Fix save log & repo (#1597) 2022-02-01 12:33:18 +08:00
LoveSy c7d82fee37
navigate safely to avoid race (#1596) 2022-02-01 02:46:25 +00:00
LoveSy a3fb878f46
set rv items and notify change in the same thread (#1595)
to avoid inconsistency
2022-02-01 10:01:59 +08:00
LoveSy 8a53627b43
Support HarmonyOS (#1594)
Fix #1592
2022-01-31 23:55:28 +08:00
LoveSy cf3a25c2dd
Update core.yml (#1590) 2022-01-30 11:13:44 +00:00
LoveSy 9fd0a1156b
Fetch modules from all users (#1588) 2022-01-30 05:38:24 +00:00
LoveSy a65309294f
Update rikkax inset (#1587) 2022-01-30 05:02:59 +00:00
LoveSy 8e6fba6852
Fix IllegalStateException (#1585)
Fragment may have detached and does not have parent fragment manager
2022-01-30 04:57:57 +00:00
LoveSy b4eed403e4
Fix showhint when main thread exits (#1586) 2022-01-30 04:53:41 +00:00
LoveSy afb80064cf
JVM's GC sucks (#1584) 2022-01-30 12:35:42 +08:00
LoveSy 40aebb5703
Try to restart zygote if injection fails (#1582)
Max #retrial=1 by default
2022-01-29 19:24:38 +08:00
南宫雪珊 5898667351
Zygisk has been released (#1581) 2022-01-29 10:33:36 +00:00
LoveSy 5fd296e3ad
Avoid frequently wait if log tag prop not found (#1580) 2022-01-29 10:24:37 +00:00
南宫雪珊 223fdb5c10
Update telemetry (#1578)
* Update telemetry

* 1
2022-01-29 15:36:29 +08:00
南宫雪珊 5209136174
Save tombstones and anr (#1579) 2022-01-29 07:26:13 +00:00
LoveSy 2830441fd6
[core] Fix ZTE devices on zygisk (#1576) 2022-01-28 16:14:30 +00:00
LoveSy ad59477953
[core] Fix huawei devices on zygisk (#1575) 2022-01-28 16:03:05 +00:00
LoveSy 998baed2aa
Fix NPE (#1574) 2022-01-28 12:55:35 +00:00
LoveSy f02712ce5c
Fix telemetry version for debug build (#1566) 2022-01-28 14:47:07 +08:00
LoveSy 05d93b85ec
Add an option to manually create shortcut (#1571) 2022-01-28 14:34:53 +08:00
LoveSy 31e6246e6e
Better component name for shortcut (#1570)
Some launcher may not support __activity_dummy

Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2022-01-28 14:05:00 +08:00
LoveSy 2356e622c1
Center align button text (#1569) 2022-01-28 13:58:53 +08:00
LoveSy 8668d73a2d
Update dep (#1565) 2022-01-27 23:02:16 +08:00
LoveSy f6e9ad3b91
Add telemetry for debug build (#1564) 2022-01-27 16:03:37 +08:00
LoveSy 3dcbe46f88
Don't show on denylist when enforcement is off (#1563) 2022-01-26 16:07:11 +00:00
LoveSy 303def1344
Proper support RTL (#1562) 2022-01-26 11:50:47 +08:00
LoveSy 66b196d5a7
Refine settings icons (#1560) 2022-01-25 19:31:02 +00:00
LoveSy 2bc178ed48
Generate language list compile time (#1561)
* Generate language list compile time

* Add English
2022-01-26 03:19:28 +08:00
LoveSy 8ed19ae7fd
Fix nav for tablet (#1559) 2022-01-25 21:55:12 +08:00
LoveSy fd0707e4f7
Fix toolbar layout save state (#1558) 2022-01-25 18:15:06 +08:00
LoveSy 255ebe3458
Refine color (#1555) 2022-01-25 02:13:44 +00:00
LoveSy e5011a1b16
Refine settings xml (#1556) 2022-01-25 10:08:05 +08:00
LoveSy d25eb8e6f1
Fix badge (#1554) 2022-01-24 12:42:19 +00:00
XposedBot 2ffa0072f7
[translation] Update translation from Crowdin (#1553) 2022-01-24 11:17:12 +00:00
LoveSy 5ee5297fb6
[app] Fix back press behavior (#1552) 2022-01-24 18:33:58 +08:00
LoveSy d23123e39a
Fix appbar title margin (#1550) 2022-01-23 18:26:37 +00:00
LoveSy d11c0f78a8
More MD3 designs (#1548)
Co-authored-by: RikkaW <rikka@shizuku.moe>
2022-01-22 22:40:30 +08:00
LoveSy fcf667b980
Support Magisk's new update channel (#1545) 2022-01-19 14:45:02 +00:00
LoveSy efe6ed1288
Fix crash when propinfo is null (#1544) 2022-01-16 20:36:59 +08:00
XposedBot 8ddbe37d35
[translation] Update translation from Crowdin (#1540)
* New translations strings.xml (Hebrew)

* New translations strings.xml (Hebrew)
2022-01-16 03:22:43 +00:00
XposedBot e1f186456b
[translation] Update translation from Crowdin (#1537) 2022-01-15 17:04:36 +00:00