dependabot[bot]
|
ae847f3980
|
Bump gson from 2.9.0 to 2.9.1 (#2059)
|
2022-08-02 13:59:02 +08:00 |
LoveSy
|
d985cf4c63
|
Update gradle (#2046)
|
2022-07-23 05:49:05 +00:00 |
dependabot[bot]
|
dba5ce1854
|
Bump core from 1.4.0 to 1.4.1 (#2031)
|
2022-07-12 11:41:31 +08:00 |
LoveSy
|
666e8780c7
|
Update deps (#2016)
|
2022-06-30 16:43:40 +08:00 |
TigerBeanst
|
f565075c43
|
Display module/releases last publish time (#2012)
* Display module/releases last update time
Co-authored-by: Howard20181 <40033067+Howard20181@users.noreply.github.com>
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
|
2022-06-29 21:38:37 +08:00 |
dependabot[bot]
|
b92bf13ef5
|
Bump appCenter from 4.4.4 to 4.4.5 (#2011)
|
2022-06-28 08:41:22 +08:00 |
dependabot[bot]
|
90111eedc1
|
Bump appCenter from 4.4.3 to 4.4.4 (#2006)
|
2022-06-24 05:46:17 +08:00 |
dependabot[bot]
|
0e95747b14
|
Bump insets from 1.2.0 to 1.3.0 (#2004)
|
2022-06-23 03:49:07 +00:00 |
LoveSy
|
22137c266e
|
Update deps (#2002)
|
2022-06-22 14:49:42 +00:00 |
dependabot[bot]
|
f568a807e9
|
Bump okhttp-bom from 4.9.3 to 4.10.0 (#1992)
|
2022-06-14 06:05:41 +08:00 |
南宫雪珊
|
67545de17e
|
Revert "AndroidManifest.xml: Prevent layout changed when soft input called (#1985)" (#1986)
This reverts commit 4ffb7febb0.
|
2022-06-12 10:50:08 +08:00 |
桜庭咲く
|
4ffb7febb0
|
AndroidManifest.xml: Prevent layout changed when soft input called (#1985)
|
2022-06-11 18:16:07 +08:00 |
LoveSy
|
7e12c50229
|
Target SDK 33 (#1980)
|
2022-06-09 14:47:51 +08:00 |
XposedBot
|
9d3f9cfdc7
|
[translation] Update translation from Crowdin (#1970)
|
2022-06-02 06:48:38 +00:00 |
LoveSy
|
e3b96ebb92
|
Update AGP (#1941)
|
2022-05-15 14:08:08 +08:00 |
南宫雪珊
|
2f0de5b7f3
|
Fix save log (#1932)
|
2022-05-11 09:38:39 +00:00 |
XposedBot
|
ffabc92423
|
[translation] Update translation from Crowdin (#1920)
|
2022-05-07 03:56:57 +00:00 |
dependabot[bot]
|
b0e9c30866
|
Bump glideVersion from 4.13.1 to 4.13.2 (#1916)
|
2022-05-05 09:56:19 +08:00 |
dependabot[bot]
|
6fbffd23b7
|
Bump appiconloader from 1.3.1 to 1.4.0 (#1909)
|
2022-05-03 10:46:51 +08:00 |
LoveSy
|
0e2d2b6993
|
Revert "Bump mainswitchbar from 1.0.2 to 1.1.0 (#1898)" (#1901)
This reverts commit 975ff19b1d.
|
2022-04-28 04:59:40 +00:00 |
dependabot[bot]
|
975ff19b1d
|
Bump mainswitchbar from 1.0.2 to 1.1.0 (#1898)
|
2022-04-28 08:32:06 +08:00 |
XposedBot
|
4be63f60a6
|
[translation] Update translation from Crowdin (#1881)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Portuguese)
|
2022-04-21 11:45:12 +00:00 |
XposedBot
|
60e37fe128
|
[translation] Update translation from Crowdin (#1879)
|
2022-04-21 11:26:09 +00:00 |
Nullptr
|
dc6cd4b0fd
|
Fix incorrect mount point on Android 10 (#1870)
* Detect conditions when dex2oat wrapper doesn't work
* No enum
* Copy
* Update
* Update
* Fix dex2oat wrapper on Android 10
* Stupid typo
* Update dex2oat.cpp
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2022-04-21 01:40:48 +00:00 |
LoveSy
|
faf99616b4
|
Use `ParceledListSlice` only for system classes (#1865)
|
2022-04-17 17:34:17 +00:00 |
LoveSy
|
961676d772
|
[app] Upgrade dependencies (#1861)
|
2022-04-17 15:31:51 +08:00 |
XposedBot
|
81517fde1b
|
[translation] Update translation from Crowdin (#1860)
|
2022-04-17 06:03:36 +00:00 |
XposedBot
|
9e0ecaeda9
|
[translation] Update translation from Crowdin (#1858)
* New translations strings.xml (Chinese Simplified)
* New translations strings.xml (Vietnamese)
|
2022-04-16 12:04:46 +00:00 |
XposedBot
|
8a74235b92
|
[translation] Update translation from Crowdin (#1853)
|
2022-04-16 09:18:03 +00:00 |
Howard Wu
|
5d28c7ca6d
|
Use Toast instead of Snackbar because of raggedy fab (#1840)
* Use Toast instead of Snackbar because of raggedy fab
|
2022-04-13 16:39:42 +00:00 |
Howard Wu
|
cb72db7ca6
|
Fix readme template RTL in dark mode (#1839)
|
2022-04-13 13:45:50 +00:00 |
Howard Wu
|
abfac93510
|
Adjusting the dialog style & better RTL support (#1838)
* Adjusting the dialog style
* Fix alignment
* Separate appPackageName and appVersionName from appDescription
|
2022-04-13 20:12:40 +08:00 |
dependabot[bot]
|
1e2973beb3
|
Bump core from 1.3.4 to 1.4.0 (#1837)
|
2022-04-13 08:46:24 +08:00 |
Howard Wu
|
6b7fdb2fac
|
Fix blur effect on Android 12 (#1832)
|
2022-04-10 16:06:17 +00:00 |
Howard Wu
|
1554ed08a8
|
Fix a ui bug (#1827)
|
2022-04-10 00:12:44 +08:00 |
XposedBot
|
d1c5283661
|
[translation] Update translation from Crowdin (#1823)
|
2022-04-09 10:40:21 +00:00 |
残页
|
d421924809
|
Update MainSwitchBar (#1818)
|
2022-04-06 15:42:46 +00:00 |
LoveSy
|
81e2b5cfb7
|
Make swtichbar an item of rv (#1817)
|
2022-04-06 14:54:45 +00:00 |
LoveSy
|
2cb973656d
|
More MD3 ugly components (#1816)
|
2022-04-06 21:12:27 +08:00 |
Nullptr
|
ee2c1a3320
|
Fallback if dex2oat wrapper crashes (#1810)
* Fallback if dex2oat wrapper crashes
* Update daemon/src/main/java/org/lsposed/lspd/service/Dex2OatService.java
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
* Update
Co-authored-by: 残页 <31466456+canyie@users.noreply.github.com>
|
2022-04-05 09:14:28 +08:00 |
LoveSy
|
a884c1b2ba
|
Support attach debugger to hooked process (#1807)
|
2022-04-04 12:58:20 +08:00 |
Nullptr
|
3ca1478a3a
|
Optimize dex2oat wrapper (#1805)
|
2022-04-03 11:30:15 +08:00 |
LoveSy
|
fc12f48034
|
Use gradle plugin to generate colors (#1801)
|
2022-04-02 06:37:40 +00:00 |
XposedBot
|
d5b1df5bd5
|
[translation] Update translation from Crowdin (#1785)
* New translations strings.xml (Romanian)
* New translations strings.xml (Urdu (Pakistan))
* New translations strings.xml (Afrikaans)
* New translations strings.xml (Catalan)
* New translations strings.xml (Danish)
* New translations strings.xml (Finnish)
* New translations strings.xml (Hebrew)
* New translations strings.xml (Polish)
* New translations strings.xml (Kurdish)
* New translations strings.xml (Kurdish)
|
2022-03-23 10:16:53 +00:00 |
dependabot[bot]
|
acbba06a70
|
Bump appCenter from 4.4.2 to 4.4.3 (#1769)
|
2022-03-17 21:37:22 +00:00 |
LoveSy
|
6b368b041b
|
Move all serivces into a single dir (#1768)
|
2022-03-16 20:55:45 +00:00 |
XposedBot
|
42a5357d6a
|
[translation] Update translation from Crowdin (#1767)
|
2022-03-16 17:15:59 +00:00 |
LoveSy
|
6258435645
|
Refine gradle script (#1765)
|
2022-03-16 17:20:43 +08:00 |
Nullptr
|
f55e31be85
|
[skip ci] Update README.md
|
2022-03-15 13:18:02 +00:00 |
LoveSy
|
6f48c663db
|
Refactor some gradle (#1752)
|
2022-03-13 07:23:04 +08:00 |
LoveSy
|
dc6a599f00
|
Fix language switch (#1741)
|
2022-03-06 12:32:04 +08:00 |
LoveSy
|
51c82ac0c9
|
[gradle] New way to find apk (#1740)
|
2022-03-04 17:30:49 +08:00 |
LoveSy
|
71dd8f07a1
|
Fix activity relaunches constantly on WSA (#1721)
Fix #1711
|
2022-02-25 06:59:56 +08:00 |
dependabot[bot]
|
3701033061
|
Bump glideVersion from 4.13.0 to 4.13.1 (#1720)
|
2022-02-23 21:41:54 +00:00 |
XposedBot
|
e1508a16f4
|
[translation] Update translation from Crowdin (#1709)
|
2022-02-20 15:00:56 +00:00 |
XposedBot
|
756e4370e2
|
[translation] Update translation from Crowdin (#1700)
|
2022-02-19 13:17:45 +08:00 |
XposedBot
|
90116ab1cd
|
[translation] Update translation from Crowdin (#1696)
|
2022-02-17 13:11:47 +00:00 |
LoveSy
|
26f414ff03
|
Update dependencies (#1680)
|
2022-02-12 19:38:46 +00:00 |
dependabot[bot]
|
be5aeb4981
|
Bump gson from 2.8.9 to 2.9.0 (#1674)
|
2022-02-12 06:16:11 +08:00 |
XposedBot
|
1b041f8b2c
|
[translation] Update translation from Crowdin (#1673)
|
2022-02-11 15:41:21 +00:00 |
LoveSy
|
306468afb4
|
Refine configuration change (#1672)
|
2022-02-11 23:34:36 +08:00 |
dependabot[bot]
|
89713ce3cb
|
Bump hiddenapibypass from 4.2 to 4.3 (#1665)
|
2022-02-10 21:50:50 +00:00 |
LoveSy
|
a983f33551
|
Fix language switch for Application context (#1662)
Fix #1658
|
2022-02-10 06:06:30 +00:00 |
dependabot[bot]
|
d78f64f9bf
|
Bump glideVersion from 4.12.0 to 4.13.0 (#1649)
|
2022-02-08 21:55:35 +00:00 |
dependabot[bot]
|
aac5e6b35e
|
Bump core from 1.3.3 to 1.3.4 (#1650)
|
2022-02-08 21:49:12 +00:00 |
LoveSy
|
fe89b8cd89
|
Mark as experimental feature
|
2022-02-08 23:34:43 +08:00 |
vvb2060
|
7e3d57353e
|
show snackbar after toggling option
|
2022-02-08 23:34:43 +08:00 |
kotori2
|
16b7936303
|
disable dex obfuscate by default && show toast after toggling dex obfuscate option
|
2022-02-08 23:34:43 +08:00 |
kotori2
|
7b9eafd900
|
change icon to outline version
|
2022-02-08 23:34:43 +08:00 |
kotori2
|
56e9aaa66b
|
add icon for dex obfuscate
|
2022-02-08 23:34:43 +08:00 |
kotori2
|
33b46b2230
|
Fix dex obfuscate status
|
2022-02-08 23:34:43 +08:00 |
kotori0
|
2582eb3654
|
add option to disable dex obfuscation
|
2022-02-08 23:34:43 +08:00 |
XposedBot
|
64e2728217
|
[translation] Update translation from Crowdin (#1644)
|
2022-02-08 02:27:48 +08:00 |
XposedBot
|
966ec1047c
|
[translation] Update translation from Crowdin (#1643)
|
2022-02-07 17:55:24 +00:00 |
LoveSy
|
20d5a0afd4
|
Please install a file manager (#1640)
|
2022-02-08 00:41:14 +08:00 |
LoveSy
|
e70a9fddaa
|
Dynamically generate shortcut icon (#1628)
|
2022-02-04 17:55:42 +00:00 |
LoveSy
|
84a2fa1f8f
|
Fix Inconsistency in log fragment (#1624)
|
2022-02-04 02:27:34 +08:00 |
南宫雪珊
|
d06b26db2b
|
Fix update flavor (#1623)
|
2022-02-04 02:06:56 +08:00 |
LoveSy
|
4955dcb542
|
Module list from manager should use match all flag (#1621)
|
2022-02-04 01:35:37 +08:00 |
XposedBot
|
a92b5999e2
|
[translation] Update translation from Crowdin (#1616)
|
2022-02-03 14:44:24 +08:00 |
LoveSy
|
a7955ab7b4
|
Fix black theme when customizing color schema (#1613)
Fix #1612
|
2022-02-03 04:13:51 +00: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
|
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
|
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 |
南宫雪珊
|
223fdb5c10
|
Update telemetry (#1578)
* Update telemetry
* 1
|
2022-01-29 15:36:29 +08: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
|
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
|
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 |
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 |
南宫雪珊
|
7190a27d70
|
[app] Remove androidx startup provider (#1534)
|
2022-01-14 18:09:05 +08:00 |
南宫雪珊
|
5fc1374d61
|
[app] Update RikkaX (#1533)
|
2022-01-14 04:06:05 +00:00 |
dependabot[bot]
|
3ed41acc17
|
Bump insets from 1.1.0 to 1.1.1 (#1529)
Bumps [insets](https://github.com/RikkaApps/RikkaX) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/RikkaApps/RikkaX/releases)
- [Commits](https://github.com/RikkaApps/RikkaX/commits)
---
updated-dependencies:
- dependency-name: dev.rikka.rikkax.insets:insets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-14 11:46:05 +08:00 |
XposedBot
|
d7ea7aff03
|
[translation] Update translation from Crowdin (#1513)
|
2022-01-06 14:39:50 +00:00 |
LoveSy
|
af61504eeb
|
[app] Support dynamic colors (#1512)
|
2022-01-06 13:12:46 +00:00 |
XposedBot
|
26fba0de19
|
[translation] Update translation from Crowdin (#1509)
|
2021-12-30 17:57:04 +00:00 |
Nullptr
|
1f5dfbc1b9
|
[daemon] Only package needed resources (#1508)
* [skip ci] Fix reRunDaemon task
* [daemon] Only package needed resources
* Shrink resources
|
2021-12-30 17:31:34 +00:00 |
LoveSy
|
1975718d3d
|
[app] Upgradable first on repo page (#1501)
Fix #1499
|
2021-12-28 12:21:08 +00:00 |
LoveSy
|
de0579efde
|
Refine gradle script (#1495)
|
2021-12-27 02:17:35 +08:00 |
LoveSy
|
849729a949
|
[app] Fix toast (#1485)
|
2021-12-15 14:42:00 +08:00 |
南宫雪珊
|
5b479c09b5
|
[gradle] Don't use internal API (#1481)
|
2021-12-14 16:03:04 +00:00 |
LoveSy
|
8c64a8db1a
|
[app] Fix repo empty when cache hint (#1484)
|
2021-12-14 23:54:42 +08:00 |
南宫雪珊
|
45ae52de0c
|
[app] Target 32 (#1479)
|
2021-12-10 21:35:39 +08:00 |
XposedBot
|
86b896efb0
|
[translation] Update translation from Crowdin (#1470)
|
2021-12-05 10:20:55 +00:00 |
Howard Wu
|
6a735d2064
|
Reload ModulesFragment after user removed or added (#1465)
Co-authored-by: LoveSy <shana@zju.edu.cn>
|
2021-12-04 21:44:40 +08:00 |
XposedBot
|
d215306922
|
[translation] Update translation from Crowdin (#1463)
|
2021-11-30 21:57:03 +08:00 |
南宫雪珊
|
0e192b00a3
|
[app] Make span text unobtrusive (#1459)
|
2021-11-29 23:15:55 +08:00 |
Howard Wu
|
08b813fded
|
[app] Update module summary after fully uninstalling a module (#1457)
|
2021-11-29 22:16:19 +08:00 |
LoveSy
|
62667a4e05
|
[app] Only allow setting modules' scope when enabled (#1455)
|
2021-11-29 11:43:40 +00:00 |
Howard Wu
|
cc19aa42c1
|
[app] Manually call onViewCreated after call onCreateDialog (#1454)
|
2021-11-29 10:34:54 +00:00 |
LoveSy
|
0af0f52072
|
[app] Fix NPE (#1453)
|
2021-11-29 08:01:58 +00:00 |
Howard Wu
|
005692f271
|
[app] Fix Compile Dialog (#1452)
|
2021-11-29 01:26:11 +00:00 |
XposedBot
|
7a2ad2777e
|
[translation] Update translation from Crowdin (#1448)
|
2021-11-28 09:47:51 +00:00 |
LoveSy
|
b642844e61
|
[app] LSPosed logs -> Verbose logs (#1444)
|
2021-11-27 19:49:46 +08:00 |
XposedBot
|
a301f9a282
|
[translation] Update translation from Crowdin (#1442)
|
2021-11-27 06:54:02 +00:00 |
XposedBot
|
54390690a4
|
[translation] Update translation from Crowdin (#1441)
|
2021-11-27 06:04:29 +00:00 |
LoveSy
|
5d782a7680
|
[app] More UI fix (#1438)
|
2021-11-27 09:15:23 +08:00 |
南宫雪珊
|
48fd4c042c
|
[app] Fix select log text (#1439)
|
2021-11-26 01:48:08 +08:00 |
南宫雪珊
|
e1cf9551b4
|
[app] Update Dependencies (#1437)
|
2021-11-23 17:52:09 +00:00 |
LoveSy
|
315bee4c1d
|
[app] Unified UI (#1436)
|
2021-11-24 01:43:24 +08:00 |
LoveSy
|
7b4ece366e
|
[app] Show fab when switching page (#1434)
|
2021-11-23 22:49:29 +08:00 |
LoveSy
|
14b2e5b20d
|
[app] Fix deny list hint (#1433)
|
2021-11-23 22:42:49 +08:00 |
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 |
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 |
XposedBot
|
dfce256908
|
New translations strings.xml (Chinese Simplified) (#1403)
|
2021-11-13 11:37:24 +00: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 |
南宫雪珊
|
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 |
南宫雪珊
|
a68dd71fda
|
[app] Multi assets support (#1378)
|
2021-11-08 20:55:22 +08:00 |
XposedBot
|
e059638085
|
[translation] Update translation from Crowdin (#1375)
|
2021-11-08 09:41:46 +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 |
LoveSy
|
0a83d165b7
|
[app] Show upgradable modules on front page (#1365)
|
2021-11-07 15:44:52 +00:00 |
XposedBot
|
1f522ef4ef
|
[translation] Update translation from Crowdin (#1364)
|
2021-11-07 11:21:08 +00:00 |
LoveSy
|
be08e41c4e
|
Generate icon for backend (#1363)
|
2021-11-07 10:05:52 +00:00 |
Howard Wu
|
6291a848b8
|
Change the log file suffix to log (#1360)
|
2021-11-04 22:05:55 +08:00 |
LoveSy
|
a160bdca9e
|
Enable resources hook if necessary (#1351)
|
2021-11-02 13:56:14 +00:00 |
Howard Wu
|
01f3a67c99
|
[app] Update dependencies (#1344)
|
2021-10-30 14:30:50 +00:00 |
Howard Wu
|
b4a37ab4da
|
[app] Allow automatic line feed of log text (#1333)
|
2021-10-27 23:52:20 +08:00 |
Howard Wu
|
bdb815cab6
|
[app] Make injector translatable (#1320)
* [app] Make injector translatable
* Update strings.xml
|
2021-10-23 16:18:12 +08:00 |
XposedBot
|
5fe265644f
|
[translation] Update translation from Crowdin (#1316)
|
2021-10-19 11:12:44 +00:00 |
Howard Wu
|
e7d0062293
|
[app] Set some strings translatable (#1314)
|
2021-10-19 09:26:36 +08:00 |
南宫雪珊
|
0f00ce8644
|
[app] Update channel (#1310)
|
2021-10-18 16:48:54 +00:00 |
LoveSy
|
8a09ff11ff
|
[app] show API in info dialog (#1312)
|
2021-10-18 16:28:41 +00:00 |
LoveSy
|
5eac73de77
|
[core] Show Riru or Zygisk based (#1311)
|
2021-10-18 16:18:37 +00:00 |
tehcneko
|
b52f3a58eb
|
[app] Revert translation changes (#1302)
|
2021-10-17 19:24:33 +08:00 |
南宫雪珊
|
f312331e1e
|
[app] Add ShortcutDialog class (#1300)
|
2021-10-17 17:42:00 +08:00 |
南宫雪珊
|
a9ea36574f
|
Remove unneeded configs (#1299)
|
2021-10-17 08:32:41 +00:00 |
XposedBot
|
58e6482de1
|
[translation] Update translation from Crowdin (#1298)
|
2021-10-17 15:02:23 +08:00 |
darknight0v0
|
f843dfaec4
|
Grammar correction and removal of useless statements (#1296)
|
2021-10-17 14:43:19 +08:00 |
LoveSy
|
7a7c0c56e3
|
[core] Support zygisk (#1228)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
Co-authored-by: tehcneko <88844448+tehcneko@users.noreply.github.com>
|
2021-10-16 19:44:26 +00:00 |
南宫雪珊
|
24c468164e
|
[app] Add reinstall (#1287)
|
2021-10-16 19:27:34 +00:00 |
darknight0v0
|
d35e421b2d
|
Deleted cumbersome words (#1292)
|
2021-10-17 02:37:07 +08:00 |
Howard Wu
|
47e5bb21c4
|
[app] Use androidx PreferenceCategory (#1291)
|
2021-10-17 02:00:23 +08:00 |
darknight0v0
|
12ec6d85cb
|
Deleted cumbersome words (#1290)
|
2021-10-17 01:25:09 +08:00 |
XposedBot
|
e7f8fd3780
|
[translation] Update translation from Crowdin (#1285)
|
2021-10-16 08:45:28 +00:00 |
tehcneko
|
dfb035cfa5
|
[app] Update hint (#1283)
|
2021-10-15 16:14:58 +00:00 |
Howard Wu
|
b30614abe4
|
[app] Add Expandable TextView (#1279)
* [app] Add Expandable TextView
|
2021-10-15 15:58:54 +00:00 |
LoveSy
|
233569b40e
|
[app] Add hint textview (#1280)
|
2021-10-15 11:43:21 +00:00 |
南宫雪珊
|
fabe82b0b6
|
[app] Show release notes (#1277)
|
2021-10-15 02:25:36 +08:00 |
Howard Wu
|
12b005c2d9
|
[app] Hide parasitic recommend dialog when not installed (#1276)
|
2021-10-14 18:03:20 +00:00 |