| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
bug: 18027885
Change-Id: Id8a1f979b1d7d28bb4a0428aed6adff1c568f72e
|
|\
| |
| |
| | |
Change-Id: Id3b056cf13bcfa50b3b4a00a22b8f482069c04c9
|
| |
| |
| |
| | |
Change-Id: Iac2644d350235e19f5109aeb25a8d6d4eb1af3fe
|
|/
|
|
|
|
|
| |
Different languages might have different word orders, so add in
positional parameters for strings that have more than one substitution.
Change-Id: Ie9fc74eb0a22471b272e65c6cd521f1518b322d1
|
|
|
|
| |
Bug: #2361749.
|
|
|
|
| |
samples, to point to new screenshots. Also some minor cleanup.
|
|
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.
|