Commit Graph

33 Commits

Author SHA1 Message Date
5ec1cff c1119266e4 Fix proguard rules 2024-08-31 02:43:25 +02:00
南宫雪珊 a9ea36574f
Remove unneeded configs (#1299) 2021-10-17 08:32:41 +00:00
tehcneko 0e20e5cd7e
[app] Update proguard rules (#995)
* [app] Update proguard rules

* [app] Remove Parcelable and Serializable for gson modules
2021-08-24 05:45:56 +00:00
tehcneko e558d046e6
Enable R8 fullMode (#992) 2021-08-24 12:52:43 +08:00
残页 bf8cd21339
[app] No need to keep EnclosingMethod (#984)
It's required only when R8 full mode is enabled.
2021-08-23 09:04:33 +00:00
tehcneko 1c73adf4dd
Enable R8 full mode 2021-08-22 22:47:16 +08:00
vvb2060 33a8a44a72
[app] Update proguard rules (#931) 2021-08-18 05:14:45 +08:00
vvb2060 e39ed434bc
[app] Fix proguard (#888) 2021-08-11 19:30:00 +00:00
vvb2060 ca91e87aeb
Clean code (#863) 2021-08-07 10:10:34 +08:00
vvb2060 8e156c7958
[app] Simplify code (#844) 2021-08-06 02:27:15 +00:00
LoveSy ededadd38b
[app] Temporarily disable `allowaccessmodification` (#714)
* [app] Temporarily disable `allowaccessmodification`

* Update strings_untranslatable.xml
2021-05-31 21:31:33 +08:00
vvb2060 5ec10c89bb
Fix uninstall (#588)
* Fix uninstall

* Bump version again

* Add installExistingPackageAsUser

* Drop INSTALL_ALL_WHITELIST_RESTRICTED_PERMISSIONS

* Fix activation

* 反了

* 空格

Co-authored-by: Wang Han <wanghan1995315@gmail.com>
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-15 12:46:14 +00:00
vvb2060 d6541bb594
Refine gradle scripts (#492) 2021-04-18 01:35:55 +08:00
tehcneko 68b37fa4a1
[app] Add missing proguard rules (#413) 2021-03-26 20:16:10 +08:00
LoveSy a30d306a11
[core] Remove useless code (#409)
Since we change the package name, we don't have to hook old manager
which use contants.

Since we have released new stable version, we should prepare for
randomize package name and therefore don't need to fix package name
mismatch.
2021-03-26 04:13:54 +00:00
vvb2060 b4131fd6c4
New packagename (#326) 2021-03-10 17:09:34 +00:00
vvb2060 1a5f809634
Optimize apk size again (#267) 2021-03-05 03:03:59 +08:00
CoderStory 300b7557c0
[app] Add rule for gson (#266)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-03-04 19:04:26 +08:00
vvb2060 cb5940bc1a
Optimize apk size (#263) 2021-03-04 18:00:22 +08:00
LoveSy ef40e74af6 [app] No verbose and debug log in release build 2021-03-03 23:27:33 +08:00
tehcneko de185bab4d [app] Keep LSPosedManagerServiceClient 2021-02-22 19:56:18 +08:00
tehcneko 296991b907 [app] Remove kotlin garbage 2021-02-22 19:17:28 +08:00
LoveSy d85b4d3584 Seperate manager service 2021-02-22 18:46:29 +08:00
tehcneko 06dfdff659 [app] Update proguard rules 2021-02-12 00:22:39 +08:00
tehcneko e96f3607ac
[CI] Upload mappings to artifact (#85) 2021-02-06 18:43:13 +08:00
tehcneko cccc407084
Fix app list sort comparators (#48)
* Update proguard rules

* Fix app list sort comparators
2021-02-02 14:17:42 +08:00
LoveSy 22d18846e9 Find & Replace 2021-01-29 01:14:53 +08:00
NekoInverter abc3598881
Adapt to new EdXposed 2020-12-11 00:03:50 +08:00
NekoInverter 3a8bd8cb3e
Update dependencies 2020-11-21 19:09:00 +08:00
NekoInverter b0c865a7d0
Add switch to disable hidden api bypass
ElderDrivers/EdXposed@00e18cf
2020-04-06 18:45:52 +08:00
NekoInverter 686c281a6f
Use BuildConfig for version name 2020-04-06 13:00:18 +08:00
NekoInverter 8ac5b97bb8 Bug fixes & update icons 2020-02-05 22:59:16 +08:00
NekoInverter 5dddd6290b first commit 2020-02-03 18:57:01 +08:00