Logo
Explore Help
Sign In
Karl/BobStore
1
0
Fork 0
You've already forked BobStore
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
BobStore/res/menu/select_local_apps_activity.xml

10 lines
315 B
XML
Raw Normal View History

add Activity to choose which installed apps are in the local repo This gets the data about which apps are installed from the ContentProvider that pserwylo recently added for data about "Installed Apps" and presents a list view for the user to select from by touching each line. Then if the user chooses "Update Repo", it will regenerate the local repo based on the current selection. It will always include FDroid in the local repo. fixes #3232 https://dev.guardianproject.info/issues/3232 refs #3204 https://dev.guardianproject.info/issues/3204
2014-05-05 19:47:21 -04:00
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/action_settings"
android:orderInCategory="100"
android:showAsAction="never"
android:icon="@android:drawable/ic_menu_preferences"
android:title="@string/menu_preferences"/>
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 24ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API