]> gitweb.fperrin.net Git - Dictionary.git/commit
Picking back up in the middle of a major refactoring of the UI, tyring
authorThad Hughes <thadh@google.com>
Fri, 29 Nov 2013 20:38:08 +0000 (12:38 -0800)
committerThad Hughes <thadh@google.com>
Fri, 29 Nov 2013 20:38:08 +0000 (12:38 -0800)
commit06cd4cc9f779fb4fea8c384d30429036f8ddaea3
treec8245d9fbe9a8458143a02765bd0c478be3c026b
parent7709c08d6f674f99263b82046a07671c85960597
Picking back up in the middle of a major refactoring of the UI, tyring
to introduct Actionbar Sherlock and the DownloadManager.  Things are not
likely to be working at this point.
22 files changed:
.classpath
libs/android-support-v4.jar [new file with mode: 0644]
project.properties
res/layout/about_activity.xml
res/layout/dictionary_activity.xml
res/layout/dictionary_manager_activity.xml
res/layout/dictionary_manager_row.xml [new file with mode: 0644]
res/layout/dictionary_search_view.xml [new file with mode: 0644]
res/layout/download_activity.xml [deleted file]
res/values-v11/styles.xml
res/values-v11/themes.xml [deleted file]
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
res/values/themes.xml [deleted file]
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/DownloadActivity.java [deleted file]
src/com/hughes/android/dictionary/MyWebView.java
src/com/hughes/android/dictionary/engine/Language.java
todo.txt [new file with mode: 0644]