]> gitweb.fperrin.net Git - Dictionary.git/commit
Trying to update to newest Android settings.
authorThad Hughes <thadh@google.com>
Mon, 27 May 2013 19:13:49 +0000 (12:13 -0700)
committerThad Hughes <thadh@google.com>
Mon, 27 May 2013 19:13:49 +0000 (12:13 -0700)
commit7709c08d6f674f99263b82046a07671c85960597
tree92d804021d2ddc88e03823dd54fed97f4f6b7aa4
parent387b0a47866461cb393c87f57367a359d837794d
Trying to update to newest Android settings.
23 files changed:
AndroidManifest.xml
default.properties [deleted file]
proguard-project.txt [new file with mode: 0644]
res/drawable-hdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-mdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-xhdpi/ic_launcher.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_launcher.png [new file with mode: 0644]
res/menu/dictionary_manager.xml [new file with mode: 0644]
res/values-de/strings.xml
res/values-es/strings.xml
res/values-it/strings.xml
res/values-sw600dp/dimens.xml [new file with mode: 0644]
res/values-sw720dp-land/dimens.xml [new file with mode: 0644]
res/values-v11/styles.xml
res/values-v14/styles.xml [new file with mode: 0644]
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
res/xml/settings.xml [moved from res/xml/preferences.xml with 100% similarity]
src/com/hughes/android/dictionary/DictionaryActivity.java
src/com/hughes/android/dictionary/DictionaryApplication.java
src/com/hughes/android/dictionary/DictionaryManagerActivity.java
src/com/hughes/android/dictionary/SettingsActivity.java [moved from src/com/hughes/android/dictionary/PreferenceActivity.java with 84% similarity]