Commit Graph

872 Commits

Author SHA1 Message Date
XposedBot 4665c75998
[translation] Update translation from Crowdin (#2201) 2022-10-31 20:11:18 +08:00
Howard Wu c39c1336c7
Fix online repo module release item assets RTL (#2204) 2022-10-31 13:20:05 +08:00
LoveSy 466e5537a9
Repo shows assets size and download time (#2202) 2022-10-31 10:54:34 +08:00
XposedBot 57c3b42a88
[translation] Update translation from Crowdin (#2194) 2022-10-26 09:43:47 +00:00
LoveSy 8699f43a8b
replace vername's space checking module upgrade (#2188)
Ref: 16d77a8de6
2022-10-21 18:03:42 +08:00
Howard Wu 992c933b0a
Use data from Beta channel when Snapshot not available (#2184) 2022-10-18 20:34:54 +08:00
Howard Wu 993c429f90
Check if releasesList is empty (#2183)
When deserializing with Gson, non-existent blocks are assigned to null
https://github.com/google/gson/issues/513
2022-10-18 19:29:25 +08:00
Howard Wu 4c6d748be3
Update updateLatestVersion after preference change (#2182) 2022-10-18 13:54:59 +08:00
Howard Wu f4ce1b6ed2
Distinguish channels when checking updates (#2181) 2022-10-18 09:49:05 +08:00
Howard Wu 9b0b74d959
Fix `repoLoaded` status (#2180) 2022-10-17 16:20:16 +08:00
Howard Wu 86fd75ab7a
Clear application profile data before perform dexOpt (#2141) 2022-09-26 10:01:26 +08:00
Howard Wu 5262c52c0f
Fix snackbar not showing (#2140) 2022-09-25 11:06:36 +00:00
LoveSy c1aa00e71b
Fix Material3 button shape (#2121)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-14 16:38:41 +00:00
XposedBot 0229fe7133
[translation] Update translation from Crowdin (#2118) 2022-09-14 19:38:29 +08:00
XposedBot 52db0eda2a
[translation] Update translation from Crowdin (#2117)
* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)
2022-09-14 17:54:08 +08:00
XposedBot 85b54dc64f
[translation] Update translation from Crowdin (#2113) 2022-09-14 06:29:56 +00:00
XposedBot ba3581a9c0
[translation] Update translation from Crowdin (#2106) 2022-09-12 11:25:04 +00:00
XposedBot bfdba4c7aa
[translation] Update translation from Crowdin (#2066) 2022-08-09 06:58:36 +00: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
LoveSy 22137c266e
Update deps (#2002) 2022-06-22 14:49:42 +00: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
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
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
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
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
XposedBot 42a5357d6a
[translation] Update translation from Crowdin (#1767) 2022-03-16 17:15:59 +00:00
Nullptr f55e31be85
[skip ci] Update README.md 2022-03-15 13:18:02 +00:00