]> gitweb.fperrin.net Git - Dictionary.git/commit
Using ListView again for DictionaryManager, downloads working with
authorThad Hughes <thadh@google.com>
Tue, 24 Dec 2013 22:07:54 +0000 (14:07 -0800)
committerThad Hughes <thadh@google.com>
Tue, 24 Dec 2013 22:07:54 +0000 (14:07 -0800)
commitb0c56efc2f415f82e717b59c7aa2218785bf02f0
treec8bb8f2aed39551378c5227c6a184e65bedbe36d
parent98742895f8c53ec49022e825168eed953255ba3d
Using ListView again for DictionaryManager, downloads working with
DownloadManager, filtering working again.
17 files changed:
res/drawable-hdpi/ic_action_download.png [new file with mode: 0644]
res/drawable-hdpi/ic_launcher.png [deleted file]
res/drawable-mdpi/ic_action_download.png [new file with mode: 0644]
res/drawable-mdpi/ic_launcher.png [deleted file]
res/drawable-xhdpi/ic_action_download.png [new file with mode: 0644]
res/drawable-xhdpi/ic_launcher.png [deleted file]
res/drawable-xxhdpi/ic_action_download.png [new file with mode: 0644]
res/layout/dictionaries_on_device_header_row.xml [new file with mode: 0644]
res/layout/dictionaries_on_device_row.xml [moved from res/layout/dictionary_on_device_row.xml with 100% similarity]
res/layout/dictionary_manager_activity.xml
res/layout/downloadable_dictionaries_header_row.xml [new file with mode: 0644]
res/layout/downloadable_dictionary_row.xml [moved from res/layout/dictionary_manager_row.xml with 72% similarity]
res/values/strings.xml
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/PreferenceActivity.java