Refactor code related to navigation, close #104

New PackageChooserActivity
Delete code of parsing apk metadata
This commit is contained in:
BinTianqi
2025-02-12 17:27:07 +08:00
parent 94da5ac4b2
commit 44d2ab7e2e
31 changed files with 1048 additions and 1621 deletions

View File

@@ -362,8 +362,6 @@
<!--Applications-->
<string name="applications">应用程序</string>
<string name="pkg_selector">应用选择器</string>
<string name="loading">加载中</string>
<string name="show_user_app">显示用户应用</string>
<string name="show_system_app">显示系统应用</string>
<string name="suspend">挂起</string>
@@ -411,7 +409,6 @@
<string name="profile_owner_is_restricted">Profile owner无法使用部分功能</string>
<string name="switch_to_disable_feature">打开开关后会禁用对应的功能</string>
<string name="some_features_invalid_in_work_profile">工作资料中部分功能无效</string>
<string name="network_and_internet">网络和互联网</string>
<string name="connectivity">更多连接</string>
<string name="media">媒体</string>
<string name="other">其他</string>