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

@@ -398,8 +398,6 @@
<!--Applications-->
<string name="applications">Applications</string>
<string name="pkg_selector">Package selector</string>
<string name="loading">Loading</string>
<string name="show_user_app">Show user apps</string>
<string name="show_system_app">Show system apps</string>
<string name="suspend">Suspend</string>
@@ -448,7 +446,6 @@
<string name="profile_owner_is_restricted">Profile owner can use limited function</string>
<string name="switch_to_disable_feature">Turn on a switch to disable that function. </string>
<string name="some_features_invalid_in_work_profile">Functions in work profile is limited. </string>
<string name="network_and_internet">Network</string>
<string name="connectivity">Other connection</string>
<string name="media">Media</string>
<string name="other">Other</string>
@@ -673,6 +670,8 @@
<string name="permission_BODY_SENSORS_BACKGROUND">Access body sensors in background</string>
<string name="permission_ACTIVITY_RECOGNITION">Activity recognition</string>
<string name="package_chooser">Package chooser</string>
<string name="app_installer">App installer</string>
<string name="mode">Mode</string>
<string name="full_install">Full install</string>