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)
committerJaap Jan Meijer <jjmeijer88@gmail.com>
Tue, 26 Jul 2016 19:37:55 +0000 (21:37 +0200)
commit2dbd0c69ab7607b1e9347613a86805ccbf32d5d9
tree3de65603b75492c8afb57420f464f204a01f251e
parent120ec150c1224f8765f97dcda61f04cdc3e939ac
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