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
tehcneko
df71d64e9b
[app] Workaround R8 bug ( #710 )
2021-05-31 11:03:57 +00:00
tehcneko
3803884f49
[app] Fix fragment animation when start from shortcuts ( #709 )
2021-05-31 18:25:17 +08:00
tehcneko
0eb21c3a32
[app] Fix version text ( #708 )
...
* [app] Code reformat
* [app] Fix version text
2021-05-31 09:30:02 +00:00
tehcneko
0a8edb92ab
[app] Navigation fixes ( #707 )
...
* [app] Update fragment animation
* [app] Use safe args
* [app] Fix tablet ui
2021-05-31 17:19:54 +08:00
Wang Han
24948657d5
[app] filter -> hide ( #706 )
2021-05-31 17:00:22 +08:00
Wang Han
524329102b
Bump version to v1.4.4 ( #704 )
2021-05-31 06:33:06 +00:00
LoveSy
c2a276d153
[app] Filter to userid = 0 when userinfo is null ( #703 )
2021-05-31 11:12:15 +08:00
LoveSy
5da046edab
[app] Update RikkaX SimpleMenuPreference ( #702 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-30 21:47:56 +08:00
LoveSy
b1198f83a0
[core] Log before hooked app crash ( #700 )
2021-05-30 18:52:12 +08:00
tehcneko
61db23cb18
[app] Fix possible crashes
2021-05-30 18:30:02 +08:00
tehcneko
e91332c2b7
[app] Add missing copyright headers
2021-05-30 18:30:02 +08:00
tehcneko
c6a156bf85
[app] Fix module list ( #698 )
2021-05-30 10:12:08 +00:00
tehcneko
ba545bafec
[app] Refactored to use AndroidX Navigation ( #697 )
2021-05-30 09:33:35 +00:00
LoveSy
a694d2bc73
[core] Check cast before returning from hooker ( #696 )
2021-05-30 15:18:13 +08:00
LoveSy
efa42a4eb0
[core] Remove isSamePackage hook ( #690 )
2021-05-28 19:58:01 +08:00
tehcneko
a6f0e666b8
The great cleanup + fix proguard ( #689 )
...
* [app] Fix proguard
* [core] Remove unused proguard rule
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-05-28 16:42:43 +08:00
LoveSy
4035493602
[app] Show user name ( #688 )
2021-05-28 15:42:52 +08:00
LoveSy
de98686532
[core] Check loadedApk package name when getting manager binder ( #687 )
...
Some OS, like MIUI, inject other loaded apk to manager and will
cause annoying warnings
2021-05-27 14:15:59 +00:00
LoveSy
c18ec95ce4
[CI] Remove gradle wrapper if more than one ( #686 )
2021-05-27 10:04:55 +08:00
LoveSy
7e6c230494
[core] Unblock receiver by calling finish receiver ( #685 )
2021-05-26 18:37:22 +00:00