OSDN Git Service

Add an option to control native bridge
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 1 Oct 2015 17:01:48 +0000 (01:01 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 May 2016 10:07:22 +0000 (18:07 +0800)
commitff699b35063e9737ccc50058bc7c58733486ff19
treeb4ac57bf68d00e6baa673ebe176e3d6e5aab6675
parente1212cde43f244811dbeed6a25ee6ac3e0e33c69
Add an option to control native bridge
AndroidManifest.xml
res/values-zh-rCN/strings.xml
res/values-zh-rHK/strings.xml
res/values-zh-rTW/strings.xml
res/values/strings.xml
res/xml/apps_compatibility_prefs.xml [new file with mode: 0644]
res/xml/dashboard_categories.xml
src/com/android/settings/AppsCompatibility.java [new file with mode: 0644]
src/com/android/settings/Settings.java
src/com/android/settings/SettingsActivity.java