Commit Graph

1742 Commits

Author SHA1 Message Date
VD $ VD171 @ Priv8 ffea3e3357
Update Portuguese Translation by VD171 (#779) 2021-06-26 13:05:18 +08:00
LoveSy 129249b797
[app] Check modules' update (#778) 2021-06-26 03:15:01 +08:00
LoveSy da3e026760
[app] Fix clampedY (#777)
* [app] Fix clampedY

* zoom 80%
2021-06-25 10:04:46 +00:00
vvb2060 2d907cb911
[app] Scroll WebView (#776) 2021-06-25 17:25:25 +08:00
vvb2060 aed23f65e8
Add markdown css (#775) 2021-06-25 11:02:21 +08:00
vvb2060 7254ed4d79
[gradle] Clean gradle code (#773) 2021-06-24 15:11:39 +00:00
LoveSy c38c280dab
[app] Use `ReadmeHTML` (#772) 2021-06-24 20:54:17 +08:00
vvb2060 c61ad996db
[app] Check version code (#771) 2021-06-24 15:58:59 +08:00
VD $ VD171 @ Priv8 e206f5da09
Update Portuguese Translation by VD171 (#769) 2021-06-24 11:31:30 +08:00
vvb2060 612c39d325
[app] Check update (#768) 2021-06-23 20:20:11 +00:00
LoveSy 1eebbca320
[app] Nuke markown (#767) 2021-06-24 03:01:21 +08:00
LoveSy 1ee42aea79
[core] New hiddenapi stub (#766) 2021-06-22 20:56:43 +08:00
LoveSy 1cf1c793e1
[core] Fix rare condiction (#762) 2021-06-22 01:28:31 +08:00
LoveSy bcd7f99de5
[core] service client as inheritable for better compatibility (#761) 2021-06-21 16:37:16 +00:00
david082321 44079d2c56
Update translation (#759)
更新 zh-TW 翻譯
2021-06-21 08:54:45 +08:00
vvb2060 4fc0f8754c
[core] Enable LTO (#758)
* Update dobby

* Enable LTO
2021-06-20 23:56:03 +08:00
vvb2060 c2662c9887
Update .clang-tidy (#757) 2021-06-20 09:38:35 +00:00
LoveSy 81158eaa0b
[core] Add .clang-tidy (#755) 2021-06-20 15:44:15 +08:00
vvb2060 1763d82c2d
Fix MODULE_NAME (#754) 2021-06-20 05:11:44 +00:00
vvb2060 74f93dbd7a
Ndk build (#753)
* Update dependencies

* Use prefab dobby

* NDK build

* Add ccache

* Fix library copy

* rm CMakeLists.txt
2021-06-20 11:46:38 +08:00
Wang Han 2b593be1d5
App (#752)
* [app] Fix popup

* [app] Don't actually need to set binding to null
2021-06-19 19:14:31 +08:00
LoveSy f410634dc9
[core] Remove useless files (#750) 2021-06-17 19:05:08 +08:00
LoveSy 73e27dc86b
[gradle] Update gradle, AGP & fix build issue & downgrade safe-args (#749)
* [gradle] Fix build in some unknown cases

* [gradle] Update gradle
2021-06-17 15:49:26 +08:00
Wang Han eeeebe1ca1
[app] Update dependencies (#748) 2021-06-15 09:56:12 +00:00
LoveSy cef4137c7a
[core] Manually release ElfImg (#747) 2021-06-15 10:06:53 +08:00
LoveSy b49001cfab
[README] Support Android 12 Beta 2 (#745) 2021-06-12 02:05:19 +08:00
LoveSy 31e4254681
[app] Fix crash when module not found (#744) 2021-06-11 23:37:14 +08:00
LoveSy 32329ac7d3
[app] Fix crash when rotating screen (#743) 2021-06-11 18:59:27 +08:00
LoveSy ccafa7d29a
[app] Fix scroll bar of module fragment from shortcut (#740)
* [app] Fix scroll bar of module fragment from shortcut

* Also for RepoItemFragment
2021-06-11 18:27:47 +08:00
LoveSy f64871dd0c
[app] Fix crash (#741)
```
java.lang.NullPointerException: Attempt to read from field 'java.lang.Object N8.c' on a null object reference
 at org.lsposed.manager.ui.fragment.RepoFragment.g1(:1)
```
2021-06-11 05:38:51 +00:00
LoveSy 9ccef6b794
[core] Fix broadcast receiver after soft reboot (#739)
`sendToBridge` stucks the binder thread so that
`ActivityManagerService`'s receipent won't be called
2021-06-10 06:53:53 +08:00
LoveSy 547c512546
[gradle] Surpress applicationIdTextResource warning (#736) 2021-06-07 02:32:59 +08:00
VD $ VD171 @ Priv8 0e1bcb33a4
Update Portuguese Translation by VD171 (#735) 2021-06-06 07:39:08 +00:00
Wang Han 580fde3d4a
[app] Discard modules without releases again (#734)
* Yesterday once more.
2021-06-06 05:31:26 +00:00
LoveSy 9c8f9beb49
[core] Check system properties (#732) 2021-06-05 14:03:38 +08:00
LoveSy 4cb731c1fb
[core] Completely switch to ElfImg (#730) 2021-06-04 02:07:53 +08:00
tehcneko c39b294d0f
[app] Fix fragment usage (#727) 2021-06-03 19:51:01 +08:00
LoveSy f010322c91
[core] Fix get module source (#725) 2021-06-03 10:42:32 +00:00
LoveSy 9a66cec8b4
[app] Only clear scopes from the same user when check recommended (#726) 2021-06-03 18:35:10 +08:00
LoveSy 0ad10cf369
[core] Check pending exception (#724) 2021-06-03 10:17:15 +00:00
tehcneko 9946708dbe
[app] Fix module list (#722) 2021-06-03 03:27:41 +08:00
tehcneko 3c2c39012e
[app] Fix module list (#721) 2021-06-02 14:29:33 +00:00
Howard Wu 95ee3d5672
Fix the confusing drag bar of the subtitle again (#718) 2021-06-01 10:37:03 +00:00
Howard Wu 13091c1cab
Fix subtitle confusing drag bar (#717) 2021-06-01 18:08:07 +08:00
tehcneko 0f14599222
[app] Fix a crash (#716) 2021-06-01 11:33:11 +08:00
tehcneko 7e23bcbda0
[app] Fix no app selected check (#715) 2021-06-01 11:02:18 +08:00
LoveSy ededadd38b
[app] Temporarily disable `allowaccessmodification` (#714)
* [app] Temporarily disable `allowaccessmodification`

* Update strings_untranslatable.xml
2021-05-31 21:31:33 +08:00
VD $ VD171 @ Priv8 ea4b4e9278
Update Portuguese Translation by VD171 (#713) 2021-05-31 21:11:45 +08:00
LoveSy 9bc4b79fe1
[CI] separate gradle cache (#712) 2021-05-31 20:48:41 +08:00
LoveSy 4da161f6e6
[CI] make gradle cache old (#711) 2021-05-31 19:50:24 +08:00