Commit Graph

2386 Commits

Author SHA1 Message Date
Nullptr 6ced146018
Let it crash (#2030) 2022-07-10 23:01:02 +08:00
LoveSy ae62c1700b
Update deps (#2025)
Fix #2022
2022-07-05 14:01:28 +00:00
dependabot[bot] 34cb91c0c9
Bump dev.rikka.tools.materialthemebuilder from 1.3.2 to 1.3.3 (#2024) 2022-07-05 00:42:28 +00:00
dependabot[bot] 6d82324bd6
Bump dev.rikka.tools.autoresconfig from 1.1.1 to 1.2.1 (#2023) 2022-07-05 08:34:32 +08:00
LoveSy f29c797200
Fix UB (#2020) 2022-07-04 15:12:55 +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
LoveSy 307b88f1d6
Use `absl::flat_hash_map` instead (#2001) 2022-06-29 02:21:39 +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] 89c0431a7a
Bump org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-r (#1991) 2022-06-13 22:17:37 +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
Ketal 0fffab2261
set group for custom task (#1989) 2022-06-12 12:59:57 +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 4f7c4d23e8
no more setup jdk (#1984) 2022-06-11 07:43:11 +00:00
LoveSy 5ea6dffcbf
Replace corruption handler of DB (#1982) 2022-06-09 07:09:31 +00:00
LoveSy 7e12c50229
Target SDK 33 (#1980) 2022-06-09 14:47:51 +08:00
LoveSy f3055202da
Disable Dobby SymbolResolver (#1976) 2022-06-06 17:34:16 +08:00
Fankesyooni c10d4dd837
Fix: "cancelNotificationWithTag" method difference when API below 30 (#1975) 2022-06-06 08:28:07 +00:00
XposedBot 9d3f9cfdc7
[translation] Update translation from Crowdin (#1970) 2022-06-02 06:48:38 +00:00
Nullptr d36d284f39
Separate InitArtHooker and InitHooks (#1965) 2022-05-27 14:53:07 +00:00
LoveSy dd8dcfbab1
Use cmake 3.22.1 from Android SDK (#1959)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2022-05-24 14:35:24 +00:00
南宫雪珊 cbd19d17a8
Revert "Fix resource hook on MediaTek" (#1954)
MTK has fixed this issue, for devices that have not been updated,
can use `resetprop ro.vendor.pref_scale_enable_cfg 0`
2022-05-19 09:08:12 +00:00
南宫雪珊 8febd8cc7a
Fix resource hook on MediaTek (#1951) 2022-05-19 04:57:35 +08:00
南宫雪珊 05129a0dd8
Set removeUnusedEntriesAfterDays=1 only for CI (#1948) 2022-05-18 07:40:55 +08:00
Andrew Gunnerson 793c5c955a
LSPManagerService: Change SELinux label of entire cache directory (#1933) (#1944)
With webview on Android 13 Beta (at least on Google Pixel devices),
webview expects to be able to read from a randomly generated temp directory:

    /data/user/0/com.android.shell/cache/.com.google.Chrome.XXXXXX (deleted)

Before this change, the root of the cache directory is labeled with
`shell_data_file` and `Chrome_ChildIOT` is not permitted read access to
the temp directory:

    05-12 10:59:48.728 13692 13692 W Chrome_ChildIOT: type=1400 audit(0.0:258): avc: denied { read } for path=2F646174612F757365722F302F636F6D2E616E64726F69642E7368656C6C2F63616368652F2E636F6D2E676F6F676C652E4368726F6D652E5965394D6433202864656C6574656429 dev="dm-47" ino=230834 scontext=u:r:isolated_app:s0:c512,c768 tcontext=u:object_r:shell_data_file:s0 tclass=file permissive=0
2022-05-16 06:57:27 +08:00
LoveSy e3b96ebb92
Update AGP (#1941) 2022-05-15 14:08:08 +08:00
南宫雪珊 b392f331c8
Replace ParceledListSlice with ParcelableListSlice (#1936) 2022-05-14 23:06:18 +08:00
南宫雪珊 2f0de5b7f3
Fix save log (#1932) 2022-05-11 09:38:39 +00:00
LoveSy dce14b953e
Fix name of elf util (#1930) 2022-05-11 16:11:33 +08:00
南宫雪珊 b36c170b8c
Fix prefs on other user (#1929) 2022-05-10 14:17:00 +00:00
LoveSy c99c3b1165
Only hook `performDestroyActivity` on Android 8.1- (#1923) 2022-05-07 08:31:32 +00:00
XposedBot ffabc92423
[translation] Update translation from Crowdin (#1920) 2022-05-07 03:56:57 +00:00
南宫雪珊 f69de757aa
Avoid copy array (#1914) 2022-05-05 20:54:48 +08:00
dependabot[bot] b0e9c30866
Bump glideVersion from 4.13.1 to 4.13.2 (#1916) 2022-05-05 09:56:19 +08:00
LoveSy d54eddbb25
Fix library search path on Android 9- (#1913) 2022-05-04 11:07:06 +08:00
LoveSy 779c178d0a
Fix state loading (#1911)
* Revert "Fix parasitic manager state restore on 8.1 (#1726)"

This reverts commit 97ef900125.

* Fix state loading

Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-05-03 23:15:39 +08:00
南宫雪珊 c63fb7af37
Use native containers (#1910)
* Pack parameters

* Use native containers

Co-authored-by: LoveSy <shana@zju.edu.cn>
2022-05-03 20:35:45 +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 c1087a2e80
Fix zygisk x86 only installation (#1907) 2022-05-01 19:42:29 +00:00
Acetylcholine c5c81377a5
Fix crash when dlopen NULL (#1903) 2022-04-29 03:15:43 +00: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
LoveSy 7aa27b8386
Fix set trusted (#1899) 2022-04-28 11:56:59 +08:00
LoveSy dbc350a75e
Fix hooking internal used methods (#1900) 2022-04-28 11:38:10 +08:00
dependabot[bot] 975ff19b1d
Bump mainswitchbar from 1.0.2 to 1.1.0 (#1898) 2022-04-28 08:32:06 +08:00
残页 5a05ab5093
Bump version to 1.8.3 (#1896) 2022-04-27 08:52:11 +00:00
LoveSy 109cdba60c
Fix module appid abnormal after soft reset (#1895) 2022-04-27 07:33:11 +00:00