Commit Graph

967 Commits

Author SHA1 Message Date
dependabot[bot] f098916f3c
Bump appcompat from 1.4.1 to 1.5.0 (#2068) 2022-08-12 06:18:24 +08:00
XposedBot bfdba4c7aa
[translation] Update translation from Crowdin (#2066) 2022-08-09 06:58:36 +00:00
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