Commit Graph

187 Commits

Author SHA1 Message Date
BinTianqi
a02e4acca0 Revert "app installer: reject self-update"
This reverts commit 4ebb9b48f0.
2024-07-18 09:34:01 +08:00
BinTianqi
35aafddc8e use a dialog to confirm wipe data 2024-07-18 09:32:47 +08:00
BinTianqi
a81a437bc3 stop lock task mode with notification
close #36
2024-07-17 18:19:48 +08:00
BinTianqi
8f8ed1ec57 start lock task mode (#36) 2024-07-17 11:58:36 +08:00
BinTianqi
7156e1ebeb fix unable to use App installer
close #47
2024-07-16 16:56:47 +08:00
BinTianqi
168ed085c4 update dependencies, fix disable account management 2024-07-07 17:30:17 +08:00
BinTianqi
e3f06911c5 fix setAlwaysOnVpnPackage 2024-07-06 16:25:50 +08:00
BinTianqi
4ebb9b48f0 app installer: reject self-update
close #47
2024-07-06 12:36:02 +08:00
BinTianqi
89cfafb03a app installer: get basic apk info 2024-07-06 11:03:54 +08:00
BinTianqi
4d8c3a7a60 add deactivate dialog 2024-07-05 12:02:36 +08:00
BinTianqi
26116b3696 Merge pull request #44 from Minoricew/master
[Feat] <CI> Support Telegram automatic CI push
2024-07-03 00:09:51 +08:00
MinoriceOwO
35e1fa96e3 [CI] Support Telegram automatic CI push 2024-07-02 22:12:12 +08:00
BinTianqi
52f95cf2f5 v5.5 v5.5 2024-07-02 15:47:54 +08:00
BinTianqi
9098335c3d update InstallAppActivity 2024-07-02 15:21:45 +08:00
BinTianqi
ea7c04a485 Merge pull request #43 from Minoricew/master
[Fix] Wrong single quote usage in values-tr/strings.xml
2024-06-30 19:50:53 +08:00
Minorice
533594368d [Fix] Wrong single quote usage in values-tr/strings.xml 2024-06-30 19:35:08 +08:00
BinTianqi
dd151ed108 Merge pull request #42 from mikropsoft/master
Add Turkish language
2024-06-30 18:44:12 +08:00
𝗪𝗜𝗡𝗭𝗢𝗥𝗧
0a2c60cdab Update strings.xml 2024-06-30 10:34:57 +03:00
𝗪𝗜𝗡𝗭𝗢𝗥𝗧
e430487ef4 add-tr-language 2024-06-30 10:31:02 +03:00
BinTianqi
cadd194135 update some strings 2024-06-20 01:21:18 +08:00
BinTianqi
35b2d19fed update docs 2024-06-17 13:36:21 +08:00
BinTianqi
157e099aea move organization id to Permission 2024-06-16 11:21:56 +08:00
BinTianqi
4ff6c26e56 add missed import, restore agp version 2024-06-12 16:39:46 +08:00
BinTianqi
f49f250eaa update some strings 2024-06-12 12:09:17 +08:00
BinTianqi
9ff670231d update some strings 2024-06-10 10:41:41 +00:00
BinTianqi
bb81d06421 hide activate org profile button in main user
Signed-off-by: BinTianqi <bintianqi512@gmail.com>
2024-06-10 00:31:27 +00:00
BinTianqi
0918445314 add InstallAppActivity (#31) 2024-06-05 14:06:02 +08:00
BinTianqi
c8e7b23cd8 hide some entries if permission is not enough 2024-06-04 13:47:35 +08:00
BinTianqi
45317e3975 use state to control RadioButtonItem and CheckBoxItem 2024-06-03 13:51:22 +08:00
BinTianqi
f47a851be7 remove all focusable() modifier 2024-06-03 13:04:58 +08:00
BinTianqi
5f4df48321 password: add RequiredStrongAuthTimeout
optimize ScreenTimeout, MaxFailedPasswordForWipe, PasswordExpiration and PasswordHistoryLength
2024-06-02 13:49:02 +08:00
BinTianqi
70584959e2 Network: use a dialog to show wifi mac address
Permission: Device info: device ID attestation and unique device attestation
2024-06-01 21:17:28 +08:00
BinTianqi
628f770221 update readme
change version number and version name
system manager: hide bug report dialog after user click confirm
2024-06-01 19:29:36 +08:00
BinTianqi
19415d9786 factory reset policy in system manager v5.4 2024-05-31 19:55:51 +08:00
BinTianqi
ee1b6afc8d new feature in app manager: enable system app 2024-05-30 20:30:23 +08:00
BinTianqi
ac4f034d32 new feature in system manager: set timezone 2024-05-30 19:45:50 +08:00
BinTianqi
a3f6fb76bc system manager: use dialog to confirm reboot or bug report 2024-05-30 13:48:39 +08:00
BinTianqi
5027c22626 optimize shizuku related function and wifi ssid poliicy 2024-05-29 18:58:12 +08:00
BinTianqi
3fd00a5ce0 optimize some functions in App manager
optimize Permitted accessibility services and Permitted IME
use state to store their package list instead of create global variables
update related document
2024-05-28 20:46:17 +08:00
BinTianqi
bb516b4acb use a dialog to confirm 'Set as default dialer' 2024-05-28 13:19:20 +08:00
BinTianqi
fb6fd00414 use a dialog to confirm before clear app storage 2024-05-27 13:48:39 +08:00
BinTianqi
cb434e6794 feature: install system update 2024-05-26 20:31:30 +08:00
BinTianqi
88484a932d reformat code 2024-05-26 19:29:56 +08:00
BinTianqi
e21d91c1e4 simplify code of get file with MutableStateFlow 2024-05-25 19:53:34 +08:00
BinTianqi
b77105602a ci: fix failed to export signature file 2024-05-25 19:01:45 +08:00
BinTianqi
67d00af016 ci: fix unable to read secrets
grant exec permission to gradlew
2024-05-25 18:47:45 +08:00
BinTianqi
acf3cb6b81 ci: build signed apk
Co-authored-by: MinoriceOwO <154642983+minoriceowo@users.noreply.github.com>
2024-05-25 14:14:12 +08:00
BinTianqi
f9ff27446e Merge pull request #28 from MinoriceOwO/master
[Fix / CI] Change the upload dir of release APK from debug/app-debug --> release/app-release
2024-05-25 08:56:27 +08:00
Minorice
2a52fe351d [Fix] Not debug, but release 2024-05-24 22:00:02 +08:00
BinTianqi
c74b419c62 ci: build release APK, add short SHA to artifact file name
Co-authored-by: MinoriceOwO <154642983+minoriceowo@users.noreply.github.com>
2024-05-24 21:37:32 +08:00