35 Commits

Author SHA1 Message Date
b844bc491f fixup! Clarify license
The exemption is completely superfluous, delete
2025-06-18 12:19:30 +08:00
7bd50a2418 Clarify license 2025-05-28 22:22:11 +08:00
9af22e6cb2 Fix typo 2023-03-12 01:00:24 +08:00
5b82592350 Update README 2023-03-01 10:44:28 +08:00
50695c2a76 Revert "Update README"
error repo...

This reverts commit a12dc5fe9b5644197d05fbd106acbf9aac0ab314.
2022-07-11 17:28:20 +08:00
a12dc5fe9b Update README
Add declare about "use Shizuku as su"

Reference: Shizuku#229, Shizuku-API#15
2022-07-11 17:27:00 +08:00
f52f7bb2e8 Update bug_report.md 2022-07-01 00:26:29 +08:00
e288f9924a Update README.md 2022-06-30 23:26:50 +08:00
affd82e428 Move server to "rikka.shizuku.server" package 2021-08-18 02:09:12 +08:00
640fd66407 Use debug signature if signing.properties not found 2021-08-07 02:25:54 +08:00
f42a709725 Update README 2021-05-01 18:20:53 +08:00
ZQY
ab754bf0f4 Disable the item of black night mode automatically when the night mode is always off. (#111)
* Disable blackNightThemePreference item automatically when the value of nightModePreference is MODE_NIGHT_NO.

Some minor changes of README.md.

* (⊙﹏⊙)
2021-05-01 18:19:15 +08:00
dd294b23b6 Combine server's dex with app's dex
Also move script for adb back to /sdcard because
adb has no permission to access /data/user starting from Android 12 (blocked by SELinux)
2021-02-21 15:16:50 +08:00
7b32bd28fe Update README 2021-01-16 16:50:26 +08:00
fcbf9d9b68 Update README 2021-01-15 16:36:06 +08:00
5b6f96c712 Update README 2020-12-17 19:59:46 +08:00
2d68601c9e Improvement of Clarity and Correctness (#90) 2020-12-07 17:11:11 +08:00
e259f2b130 Update README 2020-11-16 11:40:22 +08:00
c079e47637 add license 2020-09-12 19:11:27 +08:00
a284048e22 update dependencies & minor changes 2020-09-12 18:01:33 +08:00
5fc0c34aa8 update README 2020-05-30 00:05:02 +08:00
d416721812 update docs 2019-07-27 23:20:35 +08:00
38a60420c4 Add docs site using VuePress 2019-07-21 00:33:56 +08:00
8ba3f2d270 fix typo in README 2019-07-08 18:44:50 -07:00
1aaf994335 add source code link to about dialog 2019-07-09 00:26:27 +08:00
2f68cf4fe0 update README & add app list 2019-07-09 00:08:59 +08:00
fb4b728e1a update README 2019-05-25 18:35:23 +08:00
188ef0e2b2 update sample 2019-05-11 13:31:46 +08:00
8aa09d5ed9 update README.md 2019-03-27 23:43:28 +08:00
f67daa896c update README.md 2019-03-27 21:05:24 +08:00
4103e08082 update README 2019-03-25 19:31:14 +08:00
3d03a6d42c update README 2019-03-25 18:08:05 +08:00
c4e11db640 update README 2019-03-24 22:02:03 +08:00
5cbb8fd09b Update README.md 2018-03-03 23:28:59 +08:00
7b3300e1b0 v2 (#12)
* generated code
* each api version for server will have a independent dex file
* fix old bugs
2017-10-22 00:53:17 +08:00