LoveSy
|
e296d0fba9
|
[core] Move sandhook to proper dir
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
346a1d0d75
|
[core] Fix modules' log
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
85e6b88bf5
|
[core] Fix binder for system server
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
fbe39af620
|
[app] String tweaks
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
d8b010a8aa
|
[app] Fix multi user for shared uid
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
7d08851aae
|
[app] Fix clear logs
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
10de0b0ac6
|
[app] Fix logs reading
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
8015a40986
|
[app] Set to default activity icon if load failed
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
5b2bd76816
|
[app] Fix app filter
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
687d4d64c7
|
[core] Fix log
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
3ecb615d6e
|
[app] Show shared uid apps as single app
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
4a39c82242
|
[app] Get logs from binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
1dd04b6f31
|
[app] Refactored to use binder
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
9913da0b24
|
[core] Fix config manager
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
4d3cf0f16a
|
[core] Add version apis
|
2021-02-22 18:46:29 +08:00 |
tehcneko
|
018f072fce
|
[core] Keep execTransact
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
e3b2731cd3
|
[core] Bring back package receiver
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
e7e32351ea
|
[core] Add more manager service interfaces
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
374c8cac11
|
[core] Delete native config manager
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
2890aec54f
|
[core] Workaround for binder: allow blocking
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
0ec8959235
|
[core] Native request binder
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
c65af4c4b5
|
Add application service
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
3d2164b599
|
[core] ConfigManager in Java
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
d85b4d3584
|
Seperate manager service
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
d27e012442
|
Change to ParaceledListSlice
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
183dccde17
|
[core] Implement get all installed packages from all users
|
2021-02-22 18:46:29 +08:00 |
LoveSy
|
3f94f49568
|
[core] Say hello to binder
|
2021-02-22 18:46:29 +08:00 |
green1052
|
572b3e7d27
|
Add Korean translation (#157)
* Add Korean translation
* Update build.gradle
|
2021-02-22 09:39:20 +00:00 |
Han
|
8fdcae3a55
|
i18n ru: garble and term fix (#153)
|
2021-02-20 03:34:35 +08:00 |
LoveSy
|
71b1fd225a
|
[app] Enable Dutch translation (#149)
|
2021-02-17 15:27:54 +08:00 |
Pandemic-XDA
|
07fcb7a2d1
|
Add Dutch translation (#148)
Dutch strings
|
2021-02-17 00:17:18 +08:00 |
tehcneko
|
1a4458ef72
|
[app] Save dark mode setting with string
|
2021-02-15 22:17:19 +08:00 |
tehcneko
|
3cbacc8644
|
[app] Update dark mode strings
|
2021-02-15 22:17:19 +08:00 |
tehcneko
|
6b694f6fbd
|
[app] Update dependencies (#143)
|
2021-02-15 07:55:29 +00:00 |
LoveSy
|
52dd8f8354
|
[core] Use get resource instead (#142)
* [core] Use get resource instead
* Fix finally
|
2021-02-15 15:25:53 +08:00 |
tehcneko
|
dea35b24c2
|
[app] Compare version string directly
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
07c05771aa
|
[app] Nuke accent color
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
7067f147fd
|
[app] Fix layouts
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
708b70d149
|
[app] Fix repo sorting by update time
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
e50678b1f8
|
[app] Suppress warnings
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
de586d532f
|
[app] Add more info in crash report
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
a915ba66ad
|
[app] Fix repo sorting menu items
|
2021-02-14 18:17:47 +08:00 |
tehcneko
|
96b58a2a98
|
fixup!Use setStaticField instead (#135)
|
2021-02-13 18:42:02 +00:00 |
LoveSy
|
a652a81201
|
Use setStaticField instead
|
2021-02-14 02:31:19 +08:00 |
tehcneko
|
83d5dbdc27
|
[app] Fix Github link (#132)
|
2021-02-13 15:01:44 +00:00 |
LoveSy
|
7db7b62ab6
|
[core] Fix stop the world in R (#130)
* [core] Fix wait for GC in R for Yahfa
* [core] Fix Sandhook stop the world
|
2021-02-13 22:54:04 +08:00 |
tehcneko
|
8abf2bd86b
|
[app] Add sorting by update time to repo (#131)
|
2021-02-13 21:28:09 +08:00 |
tehcneko
|
ade95e6f05
|
[app] Open links in about with custom tabs
|
2021-02-13 20:55:11 +08:00 |
tehcneko
|
e3eedcf792
|
[app] Optimize resources
|
2021-02-13 20:55:11 +08:00 |
tehcneko
|
8f8441b12c
|
[app] Add translations
|
2021-02-13 20:55:11 +08:00 |