Commit Graph

1115 Commits

Author SHA1 Message Date
LoveSy 83da5643e9
Add Installed hint for repo modules (#2628) 2023-07-15 02:27:03 +08:00
LoveSy aa9875eed3
Don't show prompt when shortcut created on Android 14 (#2627) 2023-07-14 17:35:06 +00:00
LoveSy b178215f2f
Avoid NPE when rendering empty markdown (#2626) 2023-07-14 17:17:21 +00:00
LoveSy 7fe84388e4 Upgrade gradle 2023-07-10 21:56:07 +08:00
南宫雪珊 8792e62df8
Save crash to file (#2460) 2023-07-10 13:20:57 +08:00
5ec1cff 10f180dd09
Fix scope recommend of android / system package (#2600) 2023-07-03 16:04:12 +00:00
南宫雪珊 12df69cb3b
Add comment for transform package name (#2599) 2023-07-03 08:45:40 +00:00
LoveSy 6f6c4b67d7
Use correct pkg name for system_server (#2580)
Allow hooking processes of android package besides system_server

system_server: uid=1000 pkg=system  proc=system
ChooserActivity,ResolverActivity: uid=1000 pkg=android proc=android:ui,system:ui

Co-authored-by: 5ec1cff <ewtqyqyewtqyqy@gmail.com>
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-07-03 05:40:12 +00:00
Howard Wu 69f20049d4 Remove log 2023-06-28 17:14:35 +08:00
Howard Wu cf05ea4160 Reset notification preference when resume 2023-06-28 17:09:12 +08:00
Howard Wu 7992c7563d
Add label for search buttoms (#2540)
For better accessibility experience
Fix #2539
2023-05-18 23:07:45 +08:00
XposedBot 4102707fa8
[translation] Update translation from Crowdin (#2538) 2023-05-15 09:32:44 +00:00
Howard Wu 679f93a59b
Fix CrashReportActivity theme (#2502)
Same as: 0ee9e8a5f7
2023-04-18 11:55:43 +00:00
LoveSy b277416c1d
Upgrade AGP 2023-04-15 23:01:08 +08:00
LoveSy f887d0116c
Upgrade gradle (#2487) 2023-04-12 16:46:09 +00:00
XposedBot 81edbdc117
[translation] Update translation from Crowdin (#2488) 2023-04-13 00:36:05 +08:00
Howard Wu 75965510f3
Unconditional allow create shortcut (#2458)
Except the default desktop is not supported
2023-04-01 18:15:04 +08:00
Howard Wu 0ee9e8a5f7
Fix app theme (#2461) 2023-03-22 21:27:47 +00:00
南宫雪珊 ece5fe3f98
Move theme config to code (#2456) 2023-03-23 03:00:01 +08:00
Howard Wu 98ec80c28e
Skip restart when night mode change (#2454) 2023-03-22 16:14:07 +00:00
LoveSy a185496e41
Use `AppCompatDelegate` instead of `DayNightDelegate` (#2453) 2023-03-22 23:33:36 +08:00
XposedBot 40e65fb43c
[translation] Update translation from Crowdin (#2451) 2023-03-22 20:00:03 +08:00
XposedBot 8584aec718
[translation] Update translation from Crowdin (#2438) 2023-03-14 10:05:03 +08:00
LoveSy 880dc4d719
Use MenuProvider (#2436) 2023-03-10 17:30:18 +00:00
LoveSy 7087c6f752
Support Android 14 DP2 (#2434)
close #2433 

But the notification cannot send broadcast now.
2023-03-09 12:28:34 +08:00
Howard Wu 17e1fe3172
Call system service to reboot (#2425) 2023-03-07 00:40:02 +08:00
Howard Wu 97f74d8b2e
Make isParasitic final (#2426) 2023-03-06 22:13:52 +08:00
Howard Wu 0709f10f59
Enable Xposed API call protection by default (#2423) 2023-03-06 13:18:38 +00:00
Howard Wu d8cea17a80
Add more hint for shortcut and notification (#2411)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-28 20:37:44 +00:00
LoveSy 6751b7350f
Check module configuration (#2403)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-27 11:43:37 +08:00
Nullptr 0b613f7226
Store info in module.prop (#2399) 2023-02-26 19:00:52 +08:00
LoveSy d7c7069114 No metadata required for modern modules 2023-02-26 16:48:49 +08:00
LoveSy b069da0323 Refine gradle scripts 2023-02-26 16:48:49 +08:00
LoveSy d671dc535e enable configuration cache 2023-02-26 16:48:49 +08:00
Nullptr 295b0ee0ce Change xposed_init -> java_init.list, add xposedtargetversion 2023-02-26 16:48:49 +08:00
dependabot[bot] 43f5865ce3
Bump glideVersion from 4.14.2 to 4.15.0 (#2396) 2023-02-25 12:20:29 +08:00
南宫雪珊 3d11c2f0f7
Make dex2oat wrapper more compatible (#2372) 2023-02-19 21:24:54 +08:00
LoveSy e5281678a3
Add vercel fallback for module repository for China Mainland users (#2362) 2023-01-31 19:49:53 +08:00
南宫雪珊 878d8ea22d
Fix ScrollWebView (#2333)
#777
2023-01-16 05:00:10 +08:00
南宫雪珊 46295297d7
Update kotlin version (#2332) 2023-01-16 02:02:44 +08:00
Howard Wu 1ee8fd8647
Fix update button url (#2329) 2023-01-15 14:52:07 +00:00
XposedBot 33cad326ab
[translation] Update translation from Crowdin (#2327) 2023-01-15 11:07:34 +00:00
LoveSy 013428370f
Upgrade deps (#2324) 2023-01-15 10:35:10 +00:00
LoveSy 13cf28ba96
Install url to latest release (#2325) 2023-01-15 10:08:06 +00:00
XposedBot 4277622fac
[translation] Update translation from Crowdin (#2322) 2023-01-15 09:38:17 +00:00
dependabot[bot] 182ec5c965
Bump gson from 2.10 to 2.10.1 (#2311) 2023-01-15 13:42:46 +08:00
南宫雪珊 673d97573c
Update DoH (#2293) 2022-12-12 04:03:43 +00:00
XposedBot 583a5a541d
[translation] Update translation from Crowdin (#2290) 2022-12-09 19:35:33 +00:00
Howard Wu e544b44086
Separate overwrite resources for different versions (#2287) 2022-12-06 16:53:21 +00:00
Howard Wu 47a991db8b
Update shortcut when resume MainActivity (#2285) 2022-12-06 13:26:12 +00:00
Howard Wu afa1eb0bf9
Set windowLayoutInDisplayCutoutMode to always (#2286) 2022-12-06 13:19:11 +00:00
南宫雪珊 8d0ceacd2d
Hide welcome dialog after shortcut pinned (#2284) 2022-12-06 18:49:21 +08:00
南宫雪珊 2b2bd66bb5
Delete fallback url (#2283) 2022-12-06 18:01:15 +08:00
Howard Wu 66a20e2275
Fix checked apps disappearing in the list (#2282) 2022-12-06 09:37:17 +00:00
XposedBot 2294fc8c34
[translation] Update translation from Crowdin (#2281) 2022-12-06 11:07:47 +08:00
南宫雪珊 abda39bcba
Update strings (#2280) 2022-12-06 08:49:35 +08:00
南宫雪珊 fdff7f5aad
MIUI does not send callback (#2279) 2022-12-05 15:49:44 +00:00
南宫雪珊 4b66d556db
Use AppDetailsActivity (#2274) 2022-12-05 04:02:07 +08:00
vvb2060 b9c470f7cd Add pin shortcut callback 2022-12-05 01:05:18 +08:00
vvb2060 26dd523fa0 Local get launch intent 2022-12-05 01:05:18 +08:00
vvb2060 5a1d7e3f40 Delete unused strings 2022-12-05 01:05:18 +08:00
Howard Wu cb99b08641
Remove app round icon(#2272) 2022-12-04 12:02:00 +00:00
Howard Wu 16fb34b463
Fix dark theme after enable dynamic color (#2270) 2022-12-04 09:43:05 +00:00
XposedBot 99cb46606f
[translation] Update translation from Crowdin (#2268) 2022-12-04 02:30:14 +08:00
vvb2060 b0bf38a8aa Update app 2022-12-03 17:21:57 +08:00
vvb2060 094ea66730 Move launcher icon 2022-12-03 17:21:57 +08:00
Howard Wu f5aee25427
Fix ExpandableTextView recursively call setText (#2252) 2022-11-29 22:19:44 +08:00
Howard Wu 6b70b624e3
Set the dex2oat wrapper owner and group to `root:shell` (#2248) 2022-11-27 00:12:05 +08:00
Howard Wu d5c52a50df
Fix `ExpandableTextView` incorrectly truncating the last character (#2244) 2022-11-24 13:23:44 +08:00
Howard Wu 6ee21618a6
Fix CrashReportActivity theme (#2226) 2022-11-12 22:18:54 +08:00
XposedBot a0476c7beb
[translation] Update translation from Crowdin (#2220) 2022-11-11 12:48:31 +00:00
dependabot[bot] aa21935a66
Bump appCenter from 4.4.5 to 5.0.0 (#2218) 2022-11-11 09:18:27 +08:00
LoveSy 7196049e3d
Update deps (#2217) 2022-11-10 09:54:18 +00:00
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
dependabot[bot] 673114d81b
Bump gson from 2.9.1 to 2.10 (#2196) 2022-10-27 10:49:25 +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
LoveSy 82bc5cab0d
Update deps (#2170) 2022-10-13 16:54:25 +00:00
dependabot[bot] d7cb4c7818
Bump glideVersion from 4.14.1 to 4.14.2 (#2163) 2022-10-09 12:35:49 +08:00
dependabot[bot] 7ea53ab292
Bump glideVersion from 4.14.0 to 4.14.1 (#2147)
Bumps `glideVersion` from 4.14.0 to 4.14.1.

Updates `compiler` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

Updates `glide` from 4.14.0 to 4.14.1
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v4.14.0...v4.14.1)

---
updated-dependencies:
- dependency-name: com.github.bumptech.glide:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.bumptech.glide:glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01 06:48:43 +08:00
dependabot[bot] ef3129325b
Bump glideVersion from 4.13.2 to 4.14.0 (#2146) 2022-09-29 09:00:30 +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
LoveSy 9db3fb2239
Update deps (#2116)
Fix missing button colors
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-14 11:45:57 +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
dependabot[bot] 8947be3ca1
Bump appiconloader from 1.4.0 to 1.5.0 (#2101) 2022-09-06 08:59:31 +08:00
dependabot[bot] ce02b75a4c
Bump appcompat from 1.5.0 to 1.5.0.1 (#2087) 2022-08-23 10:11:46 +08:00
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