tehcneko
fe1e6b3651
[app] Update AndroidX Navigation ( #994 )
2021-08-24 05:11:59 +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
tehcneko
ddcbd5c05a
[app] Migrate to Non-Transitive R Classes ( #974 )
...
* [app] Migrate to Non-Transitive R Classes
* [app] Remove unused resources
2021-08-22 06:24:33 +00:00
tehcneko
e72bd46705
Update dependencies ( #971 )
2021-08-21 19:47:39 +08:00
Alexey
c278d5f35b
[app] Update Russian translation ( #969 )
2021-08-21 08:17:27 +00:00
vvb2060
9f868aeddf
[core] Native logcat ( #960 )
...
Co-authored-by: LoveSy <shana@zju.edu.cn>
2021-08-20 19:15:13 +00:00
Rom
8da216a719
Update French translation ( #962 )
2021-08-21 02:52:21 +08:00
tehcneko
bde68a44cb
[app] Restart activity with recreate on Android S ( #959 )
2021-08-20 14:26:30 +08:00
tehcneko
4b02172fd9
Add missing scrollbars ( #958 )
2021-08-20 05:47:14 +00:00
vvb2060
7ef5da6867
Use ISO date-time formatter ( #954 )
2021-08-19 18:55:52 +00:00
vvb2060
70344ff9fd
Use java8 time API ( #952 )
2021-08-19 18:00:02 +00:00
Howard Wu
c77d122254
Hide input method ( #950 )
2021-08-19 22:27:33 +08:00
yoshi818
a4fe2c7544
fix typo in resourceConfigurations array ( #949 )
...
fix typo from "jp" to "ja" (RFC 5646) and delete "," at the end of arrays
2021-08-19 13:40:58 +00:00
vvb2060
036b87caad
[core] Remove PowerService
2021-08-19 01:41:40 +08:00
vvb2060
818f576f25
[app] Remove WRITE_SECURE_SETTINGS permission
2021-08-19 01:41:40 +08:00
vvb2060
f1fa90eb38
[app] Remove INTERACT_ACROSS_USERS permission ( #938 )
2021-08-18 23:40:10 +08:00
Howard Wu
da7d3e5b78
[app] Fix the blank log saving problem of low version Android ( #935 )
2021-08-18 12:20:44 +00:00
vvb2060
6b3c9c361b
[app] Open URL when need to update ( #934 )
2021-08-18 19:32:06 +08:00
vvb2060
33a8a44a72
[app] Update proguard rules ( #931 )
2021-08-18 05:14:45 +08:00
Rom
4dee9c113c
Update strings.xml ( #930 )
...
* Update strings.xml
* Update French translation
* Quick fix
* Update strings.xml
2021-08-17 23:33:13 +08:00
LoveSy
8e8a636741
Workaround for Samsung Folds ( #929 )
2021-08-17 13:59:22 +00:00
Alexey
dd9c5b7061
[app] Update Russian translation ( #926 )
2021-08-17 08:17:42 +00:00
VD $ VD171 @ Priv8
8ffccc2a5c
Update Portuguese Translation by VD171 ( #924 )
2021-08-17 12:56:50 +08:00
vvb2060
8afc509368
[app] Update module updated notification message ( #922 )
2021-08-17 04:35:12 +08:00
vvb2060
1779706cbf
[app] Fix typo ( #921 )
2021-08-16 08:03:58 +00:00
vvb2060
cf641b1854
Revert "[app] Dynamic registration receiver ( #918 )" ( #920 )
...
This reverts commit 35d8f3c1ce .
2021-08-16 07:46:23 +00:00
vvb2060
35d8f3c1ce
[app] Dynamic registration receiver ( #918 )
2021-08-16 14:57:23 +08:00
Alexey
59fe949213
[app] Update Russian translation ( #917 )
2021-08-16 14:50:58 +08:00
vvb2060
c842f7f42a
[app] Remove fastscroll ( #916 )
2021-08-16 05:54:11 +00:00
VD $ VD171 @ Priv8
67978e72a7
Update Portuguese Translation by VD171 ( #915 )
2021-08-16 05:50:04 +00:00
david082321
86dde9f938
更新繁體中文翻譯 ( #913 )
2021-08-16 09:32:47 +08:00
Alexey
9471225bb3
[app] Update Russian translation ( #912 )
2021-08-15 17:58:28 +00:00
vvb2060
7528db79fe
[app] Update strings ( #909 )
2021-08-16 01:13:55 +08:00
vvb2060
50de490d3e
[app] Update strings ( #908 )
2021-08-16 01:00:23 +08:00
Alexey
ed000c1ae8
[app] Update Russian translation ( #906 )
2021-08-15 16:41:26 +00:00
Howard Wu
bb558d8152
[app] Simplify sort menu ( #905 )
2021-08-15 22:35:57 +08:00
vvb2060
e39ed434bc
[app] Fix proguard ( #888 )
2021-08-11 19:30:00 +00:00
vvb2060
ba701b0435
Check old version Manager ( #886 )
2021-08-11 18:12:51 +00: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
vvb2060
4f3a615ba9
[app] testOnly ( #873 )
2021-08-07 17:52:33 +00:00
vvb2060
ad5cd87d4a
[core] Use array list ( #870 )
2021-08-07 22:34:28 +08:00
vvb2060
388921323c
[app] Make lint happy ( #869 )
2021-08-07 13:58:45 +00:00
vvb2060
ca91e87aeb
Clean code ( #863 )
2021-08-07 10:10:34 +08: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
e914bc32fd
[app] Fix app list of new modules ( #854 )
2021-08-06 14:00:52 +00: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
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
vvb2060
67422d881e
[gradle] Remove obsolete workaround ( #837 )
2021-08-02 17:00:15 +00:00
Wang Han
5f250e860c
[skip ci] Misc changes ( #830 )
2021-07-25 05:42:32 +00:00
vvb2060
8fd4896c32
[core] Update submodule ( #827 )
2021-07-20 22:16:31 +08:00
vvb2060
d8ded9dc79
[app] Fix app icon ( #824 )
2021-07-19 08:18:22 +08:00
vvb2060
e39a6d10bd
[app] New icon ( #819 )
2021-07-18 13:02:44 +00:00
vvb2060
1937365b38
Android 12 ( #814 )
2021-07-15 11:46:33 +08:00
yoshi818
bbd5c36fe0
Added Japanese Translation ( #807 )
...
* create strings.xml for japanese translation
* Update build.gradle.kts for japanese translation
* fixed non translated string and edit translators
2021-07-07 22:14:44 +08:00
LoveSy
14e084e1c9
[app] Fix crash of RepoItemFrag when module not found ( #806 )
...
* [app] Fix crash of RepoItemFrag when module not found
* Fix popup
* Fix tablet
2021-07-07 03:49:02 +00:00
LoveSy
8bb287ae08
[app] onAttach onDetach for repoloader as well
2021-07-03 15:13:49 +08:00
LoveSy
93e7fdc761
[app] Fix crash when repoLoaded is called ( #799 )
2021-07-02 10:56:37 +00:00
LoveSy
1fd4065186
[app] Fix CalledFromWrongThreadException ( #796 )
2021-07-01 06:34:34 +00:00
LoveSy
babf49153b
[app] Use jsdeliver as fallback for repo ( #789 )
2021-06-30 02:21:08 +00:00
Rom
5e5158dab1
Update French translation ( #781 )
2021-06-27 09:37:14 +08:00
david082321
4aff6190ed
Update zh-TW translation ( #780 )
2021-06-26 13:51:24 +00:00
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
david082321
44079d2c56
Update translation ( #759 )
...
更新 zh-TW 翻譯
2021-06-21 08:54:45 +08: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
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
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
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
tehcneko
c39b294d0f
[app] Fix fragment usage ( #727 )
2021-06-03 19:51:01 +08:00
LoveSy
9a66cec8b4
[app] Only clear scopes from the same user when check recommended ( #726 )
2021-06-03 18:35:10 +08: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
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
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
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
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
ca80fd9446
[App] Start ACTION_SHOW_APP_INFO from backend ( #679 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-25 13:38:04 +00:00
vvb2060
7403a17b82
Make AS happy ( #672 )
...
* Suppress error
* Register data binding generated files
2021-05-25 11:03:01 +08:00
Rom
1e31479d20
Update French translation ( #667 )
2021-05-24 13:16:29 +00:00
Wang Han
0dfb7f85f7
[app] Call reloadInstalledModules() unconditionally
...
* Final step to get a correct status of enabled modules.
2021-05-23 14:34:13 +08:00
LoveSy
5084205647
[app] Refine codes
2021-05-23 11:03:54 +08:00
LoveSy
953c0394cc
[app] Update HiddenApiBypass to 2.0
2021-05-23 11:03:54 +08:00
LoveSy
7c77589d35
[app] Fix user tab
2021-05-23 11:03:54 +08:00
Wang Han
85bf905d8c
[app] Call getEnabledModules() in reloadSingleModule() ( #658 )
...
* To get a reliable enabled status, we have to rely on
backend every time a module is uninstalled from
the manager.
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-22 13:49:40 +00:00
tehcneko
33cf2b994c
[app] Fix app filter ( #657 )
2021-05-22 13:43:36 +00:00
Wang Han
7257181e2e
[app] Query enabled modules in reloadInstalledModules() ( #655 )
...
* This ensures that enabled modules will be updated together
with installed modules.
2021-05-22 21:25:02 +08:00
tehcneko
0a452b7f3d
[app] Fix app filter ( #653 )
2021-05-22 20:17:23 +08:00
tehcneko
fb05d85a9b
[app] Don't filter recommended apps ( #650 )
...
* [app] Don't filter recommended apps
* Update AGP
* Update ScopeAdapter.java
Co-authored-by: Wang Han <wanghan1995315@gmail.com>
2021-05-22 10:55:33 +00:00
tehcneko
e6fba900f4
[app] Fix install dialog long clickable ( #645 )
2021-05-21 17:11:18 +08:00
LoveSy
02fd5be2fc
[core] Switch to user if needed
2021-05-21 16:45:40 +08:00
tehcneko
c0b556f2d8
[app] Fix get launch intent
2021-05-21 16:45:40 +08:00
tehcneko
e2bb7d42f2
[app] Start and query activity from backend
2021-05-21 16:45:40 +08:00
VD $ VD171 @ Priv8
97190be928
[Missing] Update Portuguese Translation by VD171 ( #640 )
2021-05-20 20:57:15 +08:00
VD $ VD171 @ Priv8
5578074633
Update Portuguese Translation by VD171 ( #639 )
2021-05-20 20:40:41 +08:00
tehcneko
a5c1397516
Update dependencies ( #638 )
2021-05-20 11:36:29 +00:00
LoveSy
c3765d4266
[app] Fix race condition ( #636 )
2021-05-20 14:22:37 +08:00
tehcneko
c1bed35bcf
[app] Make background color follow system theme ( #634 )
2021-05-19 19:36:49 +08:00
david082321
188cffd8ce
[app] Fix non-positional format string ( #633 )
2021-05-19 10:59:52 +00:00
tehcneko
2228ef2351
[app] Fix non-positional format string
2021-05-19 18:48:10 +08:00
tehcneko
559a57b47e
[app] Update dependencies
2021-05-19 18:48:10 +08:00
tehcneko
d490c93fca
[app] Use Android S blur api
2021-05-19 18:48:10 +08:00
david082321
8c4a806092
Update zh-TW translation ( #631 )
2021-05-19 18:44:31 +08:00
Pandemic
8f37566f3b
Updated NL Strings ( #628 )
2021-05-19 16:37:09 +08:00
green1052
8f19e7fede
Update strings.xml
2021-05-19 14:54:25 +08:00
Rom
ae73c9de02
Update French translation ( #623 )
2021-05-18 16:09:02 +00:00
LoveSy
fd32c3107a
Detect system framework injection status ( #619 )
2021-05-18 06:25:06 +00:00
LoveSy
7de566cd2c
[app] Fix install dialog empty state ( #607 )
...
Co-authored-by: tehcneko <7764726+tehcneko@users.noreply.github.com>
2021-05-17 09:20:42 +00:00
LoveSy
feadd30608
[app] Bypass hidden api ( #606 )
2021-05-17 17:02:08 +08:00
Rom
c45303c5ce
Update French translation ( #605 )
2021-05-17 16:09:08 +08:00
LoveSy
34abdf8d97
[app] Auto hide fab when scroll & update rikkaX insets ( #604 )
...
* [app] Auto hide fab when scroll
* update rikkaX insets
2021-05-17 06:35:24 +00:00