Commit Graph

383 Commits

Author SHA1 Message Date
Alessandro Paluzzi ab44c566a0
Added Italian translation (#305) 2021-03-09 14:35:50 +00:00
tehcneko d9c29d04f8 [app] Add summary to theme color preference 2021-03-09 22:23:36 +08:00
tehcneko 630147b72c [app] Nuke ui framework check 2021-03-09 22:23:36 +08:00
tehcneko d92de9a392 [app] Update info dialog 2021-03-09 21:08:41 +08:00
tehcneko dacbc8d16b [app] Update preference 2021-03-09 21:08:41 +08:00
tehcneko 46c241b38d [app] Fix receiver name 2021-03-09 18:51:28 +08:00
Rom c77713cf4b
Update French translation (#303) 2021-03-08 17:47:38 +00:00
Pandemic c358574967
Added some nl lines (#300) 2021-03-09 00:40:02 +08:00
Howard Wu 7e06147c98
Translation corrections (#298) 2021-03-08 15:46:33 +00:00
LoveSy 7d52c215ad
[core] Completely remove SandHook (#293) 2021-03-08 22:50:43 +08:00
tehcneko 370a400abb
[app] Show better tips for repo load failure (#291) 2021-03-08 20:25:42 +08:00
tehcneko a24235313a
[app] Fix text alignment (#290) 2021-03-08 19:00:20 +08:00
Wang Han 95219cc397
[app] Mark resources hooks as experimental rather than deprecated (#288)
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-03-08 02:12:54 +00:00
starraiderx 4b6fe90143
Add German translation (#287)
* German translation

* add de to build.gradle
2021-03-07 19:11:12 +00:00
tehcneko 83045a69a7 [core] Fix uninstalling 2021-03-07 16:02:42 +08:00
tehcneko 46c15c0961 [app] Uninstall app with binder 2021-03-07 14:14:38 +08:00
tehcneko d5dcb29c08
[app] Add swipe to refresh to app list (#275) 2021-03-06 11:47:32 +00:00
vvb2060 329a19b448
[app] Fix DoH fallback (#273) 2021-03-06 02:52:30 +08:00
vvb2060 5b6221e04d
Try alidns for CN users (#272)
* Add okHttp log

* Try alidns for CN users
2021-03-05 23:19:40 +08:00
Howard Wu e033350982
More DNS Prefetch IP Addresses (#271) 2021-03-05 21:24:40 +08:00
tehcneko 5e5b4a976f
[app] RikkaX (#268) 2021-03-05 07:41:20 +00:00
vvb2060 1a5f809634
Optimize apk size again (#267) 2021-03-05 03:03:59 +08:00
CoderStory 490aeae95d
fix order by release time (#265) 2021-03-04 09:20:39 +00:00
green1052 e4da303796
Update strings.xml (#258) 2021-03-03 12:31:27 +00:00
LoveSy 4442f684b9 [core] [app] Show freezed apps 2021-03-03 20:17:10 +08:00
LoveSy 0224d5bd9a [app] Prepare for submitting to play store 2021-03-03 20:17:10 +08:00
david082321 25a044df1d
Update zh-TW translation (#245) 2021-03-02 11:39:42 +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
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
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
tehcneko 9a0a81185e
[app] Fix android codename (#213)
R8 bug
2021-02-27 04:01:12 +00:00
双草酸酯 bb3ffeee3c
[app & key-selector] Deprecate SandHook (#208)
* fix contributor

* Mark SandHook as deprecated
2021-02-27 01:57:21 +08:00
tehcneko ad7f1d1b98
[app] Fix log file name for saving and sending (#199) 2021-02-25 08:49:11 +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
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