vvb2060
e39ed434bc
[app] Fix proguard ( #888 )
2021-08-11 19:30:00 +00:00
LoveSy
b9272157fe
[core] make log great again ( #887 )
2021-08-11 18:53:11 +00:00
vvb2060
ba701b0435
Check old version Manager ( #886 )
2021-08-11 18:12:51 +00:00
LoveSy
3cc368754b
[core] Check apk path is not null ( #885 )
2021-08-11 19:05:42 +08:00
LoveSy
09e50460cd
[core] Dispatch uninstall event to manager as well ( #884 )
2021-08-11 18:51:27 +08:00
vvb2060
00e8c69ad1
Misc changes ( #882 )
2021-08-11 12:45:29 +08:00
Howard Wu
bf969cfc5f
[app] Fix the tabLayout style of the repository item fragment ( #883 )
...
The repository item fragment and modules fragment use the same layout file, the previous commit missed this.
The changes in fragment_pager.xml are just formatting code.
2021-08-11 02:24:27 +00:00
Howard Wu
7481f04947
[app] Keep Instances ( #881 )
2021-08-11 03:48:02 +08:00
Howard Wu
b7ee496016
[app] Set tabLayout scrollable ( #880 )
2021-08-11 01:16:24 +08:00
LoveSy
acb5b34f2f
[core] Fix package availability ( #879 )
2021-08-10 06:14:45 +08:00
LoveSy
a84935b14e
[core] Refine caching of config manager ( #878 )
2021-08-10 04:18:22 +08:00
vvb2060
3cd9fd1735
[core] Preload module apk ( #877 )
2021-08-09 19:27:58 +08:00
vvb2060
4f3a615ba9
[app] testOnly ( #873 )
2021-08-07 17:52:33 +00:00
vvb2060
1d9210ee34
[core] No more system context ( #872 )
2021-08-07 14:44:00 +00:00
vvb2060
ad5cd87d4a
[core] Use array list ( #870 )
2021-08-07 22:34:28 +08:00
LoveSy
49163768d6
[core] no more testOnly ( #871 )
2021-08-07 14:22:21 +00:00
vvb2060
388921323c
[app] Make lint happy ( #869 )
2021-08-07 13:58:45 +00:00
vvb2060
7ea7f9e9b6
What a Terrible Failure ( #868 )
2021-08-07 13:09:35 +00:00
LoveSy
29afb441d8
[core] Clear activityThread cache ( #867 )
2021-08-07 12:18:07 +00:00
LoveSy
e1cdb46eb1
[core] Fix NPE of `getWithComponment` ( #866 )
2021-08-07 11:05:54 +00:00
LoveSy
c8ea200c2c
Fix loader of `ParceledListSlice` ( #865 )
2021-08-07 10:07:40 +00:00
LoveSy
e68b412664
[core] Close inputstream ( #864 )
2021-08-07 07:46:18 +00:00
vvb2060
ca91e87aeb
Clean code ( #863 )
2021-08-07 10:10:34 +08:00
vvb2060
816de8cb85
Keep parcelable name ( #862 )
2021-08-06 17:27:34 +00:00
vvb2060
389843c508
[app] Fix registerForActivityResult ( #861 )
2021-08-06 16:46:28 +00:00
vvb2060
0b00570751
[core] Fix R8 bug ( #858 )
...
* Fix R8 bug
* Fix riru version
* Update dependencies
close #857
2021-08-06 16:14:42 +00:00
LoveSy
2a32132e70
Bump to 1.4.8 ( #855 )
2021-08-06 14:16:30 +00:00
LoveSy
e914bc32fd
[app] Fix app list of new modules ( #854 )
2021-08-06 14:00:52 +00:00
vvb2060
607bbedec4
[core] pre load module dexes ( #853 )
...
* [core] pre load module dexes
* 1
* 2
* 4
2021-08-06 13:40:41 +00:00
LoveSy
87bfb3f818
[core] Fix app filter for non-primary users ( #852 )
2021-08-06 12:47:42 +00:00
LoveSy
7687ea42f2
[core] Fix some apps not showing ( #851 )
...
Especially dual apps...
2021-08-06 20:07:14 +08:00
LoveSy
a020d7dae5
[core] Fix R8 misobfusion ( #849 )
2021-08-06 07:53:00 +00:00
vvb2060
88e5869642
[skip ci] Add note ( #847 )
...
* [skip ci] Add note
* add proper way
2021-08-06 06:37:16 +00:00
LoveSy
c16176c637
[app] Fix manager activation ( #848 )
2021-08-06 06:33:35 +00:00
LoveSy
36a1fe03e7
[core] Do not allow hooking inner methods ( #846 )
2021-08-06 06:18:28 +00:00
LoveSy
10a2ae56a6
Preparation for Module api ( #506 )
...
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2021-08-06 05:55:37 +00:00
LoveSy
a70e2595bd
[core] Fix DexFile name
2021-08-06 13:50:58 +08:00
LoveSy
96c80493c8
[core] non-member function should not be static
2021-08-06 13:50:58 +08:00
vvb2060
8e156c7958
[app] Simplify code ( #844 )
2021-08-06 02:27:15 +00:00
vvb2060
a8e094a612
[app] Fix first launch will show need to update ( #843 )
2021-08-05 15:13:59 +00:00
LoveSy
45310fc85d
[core] Fix critical section on send bridge ( #842 )
2021-08-05 14:44:13 +00:00
Francesco Saltori
39c6802435
[app] More adjustments to Italian translation ( #841 )
2021-08-03 16:06:03 +00:00
Francesco Saltori
9ce2bb49fd
[app] Update Italian translation ( #840 )
2021-08-03 11:20:56 +00:00
LoveSy
93e4bb9349
[gradle] misc changes ( #839 )
2021-08-03 16:05:05 +08:00
vvb2060
67422d881e
[gradle] Remove obsolete workaround ( #837 )
2021-08-02 17:00:15 +00:00
vvb2060
f9e458e688
[gradle] Stable AGP 7.0 ( #836 )
2021-08-02 16:13:21 +00:00
Wang Han
5f250e860c
[skip ci] Misc changes ( #830 )
2021-07-25 05:42:32 +00:00
Howard Wu
8b7811a7ed
[gradle] Update gradle to 7.0.0-rc01 ( #829 )
2021-07-24 01:34:49 +08:00
vvb2060
8fd4896c32
[core] Update submodule ( #827 )
2021-07-20 22:16:31 +08:00
vvb2060
188d4757df
[core] Check list size ( #825 )
2021-07-19 08:22:45 +08:00