Commit Graph

1179 Commits

Author SHA1 Message Date
LoveSy f900f9551d
[core] Fix version (#247) 2021-03-02 04:29:07 +08:00
LoveSy 5694e459a3
[gradle] Fix build (#246) 2021-03-02 03:40:18 +08:00
LoveSy 5b49351b7e
[gradle] kotlinfy (#240) 2021-03-02 02:55:15 +08:00
LoveSy 02b4ba01d8
[app] Remove variant switch in manager (#244) 2021-03-01 18:11:40 +00:00
tehcneko 1a50024cb8
[app] Fix dark mode colors (#243) 2021-03-01 14:13:49 +08:00
tehcneko 933d17d8b7
[app] Prevent MIUI from messing up with themes (#241) 2021-03-01 13:10:16 +08:00
Rom 992635e8e3
Update French translation (#236) 2021-03-01 03:56:58 +08:00
LoveSy b7ec7570e5
[app] Fix activation string (#239) 2021-02-28 17:34:36 +00:00
LoveSy 8594bfc766
[core] Remove key selector & optimize binary size (#233)
* [core] Remove key selector & optimize binary size

* More clean up

* Remove useless flags
2021-02-28 16:43:23 +00:00
LoveSy 1b7865d9a8
[core] Drop SDK 26 on installation (#235) 2021-02-28 16:21:57 +00:00
Wang Han 8acd20ad32
[skip ci] [README] Refresh (#232) 2021-02-28 23:59:34 +08:00
Wang Han c915e8de26
Bump version to v1.1.0 (#230) 2021-02-28 07:22:38 +00:00
LoveSy 1182c9187d
[core] Fix NPE when getting package components (#228) 2021-02-28 06:22:39 +00:00
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