History log of /development/samples/Wiktionary/src/com/example/android/wiktionary/ExtendedWikiHelper.java
Revision Date Author Comments
2b6482773eb251df1f205bf239b94aa0a563a82e 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
807dc15b095139d806eab5c9d4de4fbf692ed447 08-Dec-2009 Trevor Johns <tjohns@google.com> Importing Wikitionary/SimpleWiktionary sample code from http://code.google.com/p/wiktionary-android/.

Original code by Jeffrey Sharkey <jsharkey@android.com>.

Modifications:

- Remove .classpath, .project, and default.properties.
- Remove generated files (/gen).
- Create Android.mk and _index.html.
- Cleaned up whitespace and converted to match AOSP style guide.
- Renamed SimpleWiktionary to WiktionarySimple to keep both samples next to each other in the
directory listing.
- Removed the android:text attribute in the BulletPoint due to localization issues.