]> gitweb.fperrin.net Git - Dictionary.git/commit
Arrows in UI to display HtmlEntry on Tokens.
authorthadh <thadh@dhcp-192-168-28-174.mtv.corp.google.com>
Mon, 10 Sep 2012 22:03:58 +0000 (15:03 -0700)
committerthadh <thadh@dhcp-192-168-28-174.mtv.corp.google.com>
Mon, 10 Sep 2012 22:03:58 +0000 (15:03 -0700)
commit6b8d93c656bd93ad26fa57a5f3a07cfb481d4e7d
tree381acebcb03912078042a35c21eacae877f1a253
parentb084948c7f75bffbbcb52ed550345c4c8e99a534
Arrows in UI to display HtmlEntry on Tokens.
res/drawable/ic_menu_forward.png [new file with mode: 0644]
res/layout/html_display_activity.xml
res/values-de/languages.xml
res/values/languages.xml
src/com/hughes/android/dictionary/DictionaryActivity.java
src/com/hughes/android/dictionary/HtmlDisplayActivity.java
src/com/hughes/android/dictionary/MyWebView.java [new file with mode: 0644]
src/com/hughes/android/dictionary/engine/HtmlEntry.java
src/com/hughes/android/dictionary/engine/Language.java
src/com/hughes/android/dictionary/engine/TokenRow.java