Commit Graph

1366 Commits

Author SHA1 Message Date
LoveSy 3537701778
[core] Fix zygote wait (#225) 2021-02-28 12:46:54 +08:00
Rom 3b3e1fbf63
Adding French translation (#223)
* Adding French translation

Ready to be merged into master branch.
Nice work!

* add fr to build.gradle
2021-02-27 16:39:25 +00:00
tehcneko ddf6e83723
[app] Fix support blur check (#222) 2021-02-27 14:52:46 +00:00
LoveSy d5ee8d3842
[core] Async cache (#221)
* [core] Async cache

* Wait for handler

* Resolve reviews

* Refine imports
2021-02-27 14:48:27 +00:00
tehcneko cf634decc1 [app] Check blur support 2021-02-27 22:35:04 +08:00
tehcneko 825db9ef48 [app] Animate blur 2021-02-27 22:35:04 +08:00
tehcneko 1b3926a47c [app] Override color picker dialog theme 2021-02-27 22:35:04 +08:00
tehcneko 9ab0ee9d32 [app] Enabled DoH by default if country is CN 2021-02-27 22:35:04 +08:00
tehcneko 3bb40a5990 [app] blurrrr 2021-02-27 22:35:04 +08:00
tehcneko d3d15a6b2e
[app] Add prompt if the verbose log is not available (#219) 2021-02-27 12:01:38 +00:00
tehcneko 4643d4fbc2 [app] Tweak strings 2021-02-27 18:22:33 +08:00
tehcneko aa671f04e7 [app] Fix progressbar 2021-02-27 18:22:33 +08:00
tehcneko aac76f8704 [app] Show reboot instead in menu for android 2021-02-27 18:22:33 +08:00
tehcneko 76cf325321 [app] Improve scope list performance 2021-02-27 18:22:33 +08:00
LoveSy cb5c9ea4d2
[core] use dex builder to generate resource dummy class (#215) 2021-02-27 05:27:23 +00:00
tehcneko 27d9fd0a70
[core] Fix illegal access (#214)
* [core] Fix illegal access

* [CI] Upload mappings for core
2021-02-27 04:34:19 +00:00
tehcneko 9a0a81185e
[app] Fix android codename (#213)
R8 bug
2021-02-27 04:01:12 +00:00
Wang Han 64beb89789
[core] Print versionCode in log header (#212) 2021-02-27 02:46:00 +00:00
LoveSy 46388d2e69 [core] Fix illegal access 2021-02-27 09:22:53 +08:00
LoveSy 05656e0939 [core] Fix dexbuilder return type of constructor 2021-02-27 09:22:53 +08:00
LoveSy c23e172bac
[core] Fix YAHFA fails on some system modules (#210) 2021-02-27 09:08:55 +08:00
LoveSy f591672962
[core] Fix invoke range (#209) 2021-02-26 20:27:33 +00:00
LoveSy 66dc5161b4
[core] Introduce c++ dexbuilder to replace dexmaker (#207) 2021-02-26 18:06:41 +00:00
双草酸酯 bb3ffeee3c
[app & key-selector] Deprecate SandHook (#208)
* fix contributor

* Mark SandHook as deprecated
2021-02-27 01:57:21 +08:00
tehcneko d1867122d0
[core] Enable optimize (#205)
* [core] Load module with DelegateLastClassLoader

* [core] Drop support for API26

* [core] Enable optimize

* [core] Update proguard rules

* [core] Enable obfuscation
2021-02-26 23:45:19 +08:00
LoveSy 14b10e92d1
Bump New Ver (#204) 2021-02-26 08:22:56 +00:00
LoveSy ec50521554
[core] Truncate log if log file is too big (#202) 2021-02-26 12:22:05 +08:00
zhzjwd ddeb375c21
[core] [app] Get the real name of action artifacts (#203) 2021-02-26 00:26:38 +08:00
tehcneko a286b074e3
[core] Remove config observer (#201) 2021-02-25 19:40:10 +08:00
tehcneko ad7f1d1b98
[app] Fix log file name for saving and sending (#199) 2021-02-25 08:49:11 +00:00
tehcneko 29e6731127
[core] Fix updating module apk path from package receiver (#198) 2021-02-25 08:43:35 +00:00
david082321 e9dcb3e739
Update zh-TW language (#193)
Update zh-TW language

Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-02-25 05:48:07 +00:00
vvb2060 a7500c73f3
[core] [app] Use commit count as version code (#195) 2021-02-25 02:36:52 +00:00
LoveSy cc0afb03e8
[core] Refine dexmaker cache stategy for YAHFA (#187)
* [core] Refine dexmaker cache stategy for YAHFA

* Delete old when old cache is invalid
2021-02-24 22:13:24 +08:00
tehcneko d0bd6c1be3 [app] String tweaks 2021-02-24 20:58:14 +08:00
tehcneko fad2cf3064 [app] Add force stop and reboot 2021-02-24 20:58:14 +08:00
tehcneko e844450b23 [core] Add reboot and force stop 2021-02-24 20:58:14 +08:00
tehcneko 9279fb03de
[core] Fix getPackageInfo flags (#190) 2021-02-24 07:05:40 +00:00
tehcneko af01bd4626
[core] Fix no process filter (#188) 2021-02-24 13:07:41 +08:00
LoveSy dee8477f7c
[core] Update/remove module iff userId=0 (#185) 2021-02-24 01:50:48 +08:00
LoveSy ec1f2e293f
[app] Fix filter (#183) 2021-02-24 00:58:22 +08:00
Jia-Bin a00992ad06
zh_TW update (#182)
* zh_TW update

* Update strings.xml

* Remove about_source

Remove about_source this since it is "translatable="false"
2021-02-24 00:10:39 +08:00
tehcneko 128f3d8937
[core] [app] Filter out apps without any process for the scope list (#181)
* Filter out apps without any process for the scope list

* Bump ver

Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-02-23 14:28:13 +00:00
Олександр Печковський 9ab6529e91
Update Ukrainian translation (#180) 2021-02-23 22:12:39 +08:00
tehcneko e9e19e1d1d [app] Add view in repo for modules 2021-02-23 18:42:35 +08:00
tehcneko 264065275a [app] Add repo to shortcuts 2021-02-23 18:42:35 +08:00
tehcneko bfe905fabf [app] Fix svg rendering 2021-02-23 18:42:35 +08:00
tehcneko 04cdb6c950
[app] Fix scope list logic (#178) 2021-02-23 10:37:31 +00:00
LoveSy 6aed74acdd
[core] Send app binder when requesting binder (#177) 2021-02-23 18:31:52 +08:00
Han 065667df04
i18n update (#165)
* i18n: auto conversion to zh-rHK from zh-rCN

* i18n: ru and zh-rCN strings update
2021-02-23 15:14:16 +08:00