Commit Graph

1913 Commits

Author SHA1 Message Date
vvb2060 5af017dc32
[core] Remove grantManagerPermission (#953) 2021-08-19 18:15:43 +00:00
vvb2060 70344ff9fd
Use java8 time API (#952) 2021-08-19 18:00:02 +00:00
Howard Wu c77d122254
Hide input method (#950) 2021-08-19 22:27:33 +08:00
yoshi818 a4fe2c7544
fix typo in resourceConfigurations array (#949)
fix typo from "jp" to "ja" (RFC 5646) and delete "," at the end of arrays
2021-08-19 13:40:58 +00:00
LoveSy 9f8aa88b8c
[skip ci] Update config.yml (#947) 2021-08-19 09:07:22 +00:00
vvb2060 c3e7c6b429
[skip ci] Update config.yml (#944) 2021-08-19 08:51:57 +00:00
vvb2060 036b87caad [core] Remove PowerService 2021-08-19 01:41:40 +08:00
vvb2060 818f576f25 [app] Remove WRITE_SECURE_SETTINGS permission 2021-08-19 01:41:40 +08:00
vvb2060 f1fa90eb38
[app] Remove INTERACT_ACROSS_USERS permission (#938) 2021-08-18 23:40:10 +08:00
Howard Wu da7d3e5b78
[app] Fix the blank log saving problem of low version Android (#935) 2021-08-18 12:20:44 +00:00
vvb2060 6b3c9c361b
[app] Open URL when need to update (#934) 2021-08-18 19:32:06 +08:00
vvb2060 9dddd13eb0
[skip ci] Delete stale.yml (#932) 2021-08-18 04:42:21 +00:00
vvb2060 33a8a44a72
[app] Update proguard rules (#931) 2021-08-18 05:14:45 +08:00
Rom 4dee9c113c
Update strings.xml (#930)
* Update strings.xml

* Update French translation

* Quick fix

* Update strings.xml
2021-08-17 23:33:13 +08:00
LoveSy 8e8a636741
Workaround for Samsung Folds (#929) 2021-08-17 13:59:22 +00:00
Wang Han dab8147024
Bump version to 1.5.1 (#927) 2021-08-17 13:07:22 +00:00
Alexey dd9c5b7061
[app] Update Russian translation (#926) 2021-08-17 08:17:42 +00:00
VD $ VD171 @ Priv8 8ffccc2a5c
Update Portuguese Translation by VD171 (#924) 2021-08-17 12:56:50 +08:00
vvb2060 8afc509368
[app] Update module updated notification message (#922) 2021-08-17 04:35:12 +08:00
vvb2060 1779706cbf
[app] Fix typo (#921) 2021-08-16 08:03:58 +00:00
vvb2060 cf641b1854
Revert "[app] Dynamic registration receiver (#918)" (#920)
This reverts commit 35d8f3c1ce.
2021-08-16 07:46:23 +00:00
vvb2060 35d8f3c1ce
[app] Dynamic registration receiver (#918) 2021-08-16 14:57:23 +08:00
Alexey 59fe949213
[app] Update Russian translation (#917) 2021-08-16 14:50:58 +08:00
vvb2060 c842f7f42a
[app] Remove fastscroll (#916) 2021-08-16 05:54:11 +00:00
VD $ VD171 @ Priv8 67978e72a7
Update Portuguese Translation by VD171 (#915) 2021-08-16 05:50:04 +00:00
david082321 86dde9f938
更新繁體中文翻譯 (#913) 2021-08-16 09:32:47 +08:00
Alexey 9471225bb3
[app] Update Russian translation (#912) 2021-08-15 17:58:28 +00:00
vvb2060 7528db79fe
[app] Update strings (#909) 2021-08-16 01:13:55 +08:00
vvb2060 50de490d3e
[app] Update strings (#908) 2021-08-16 01:00:23 +08:00
Alexey ed000c1ae8
[app] Update Russian translation (#906) 2021-08-15 16:41:26 +00:00
Howard Wu bb558d8152
[app] Simplify sort menu (#905) 2021-08-15 22:35:57 +08:00
vvb2060 4e554affc3
[core] Remove workaround (#903)
close #856
2021-08-15 17:51:36 +08:00
LoveSy 02b7b59ac7
[core] Fix #898 (#902) 2021-08-15 11:32:20 +08:00
LoveSy b40d686313
Add Beta 4 support in README (#896) 2021-08-14 16:10:39 +00:00
LoveSy 12e52a02c5
Bump version to 1.5.0 (#895) 2021-08-14 15:56:48 +00:00
LoveSy 7430c4645c
& (#893) 2021-08-12 19:22:19 +00:00
LoveSy 9fc385e2bd
[core] unshare daemon (#892) 2021-08-12 18:54:32 +00:00
LoveSy 95c0f8aafc
[core] Use Field.set instead of Method.invoke (#891) 2021-08-12 18:31:27 +08:00
LoveSy 59931f4f6e
[core] Fix stupid bug (#889) 2021-08-12 05:05:58 +08:00
LoveSy a5febe8f86
LLVM12 (#510) 2021-08-12 03:56:15 +08:00
vvb2060 e39ed434bc
[app] Fix proguard (#888) 2021-08-11 19:30:00 +00:00
LoveSy b9272157fe
[core] make log great again (#887) 2021-08-11 18:53:11 +00:00
vvb2060 ba701b0435
Check old version Manager (#886) 2021-08-11 18:12:51 +00:00
LoveSy 3cc368754b
[core] Check apk path is not null (#885) 2021-08-11 19:05:42 +08:00
LoveSy 09e50460cd
[core] Dispatch uninstall event to manager as well (#884) 2021-08-11 18:51:27 +08:00
vvb2060 00e8c69ad1
Misc changes (#882) 2021-08-11 12:45:29 +08:00
Howard Wu bf969cfc5f
[app] Fix the tabLayout style of the repository item fragment (#883)
The repository item fragment and modules fragment use the same layout file, the previous commit missed this.
The changes in fragment_pager.xml are just formatting code.
2021-08-11 02:24:27 +00:00
Howard Wu 7481f04947
[app] Keep Instances (#881) 2021-08-11 03:48:02 +08:00
Howard Wu b7ee496016
[app] Set tabLayout scrollable (#880) 2021-08-11 01:16:24 +08:00
LoveSy acb5b34f2f
[core] Fix package availability (#879) 2021-08-10 06:14:45 +08:00