Commit Graph

1014 Commits

Author SHA1 Message Date
南宫雪珊 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
dependabot[bot] ae847f3980
Bump gson from 2.9.0 to 2.9.1 (#2059) 2022-08-02 13:59:02 +08:00