summaryrefslogtreecommitdiff
path: root/src/ui/android/res/drawable
AgeCommit message (Collapse)Author
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
https://github.com/GrammaticalFramework/gf-offline-translator
2016-06-03the Phrasebook UI now uses the green colorkrasimir
2016-05-23add the relevant code from Parlira to the GFTranslatorkrasimir
2014-03-18a darker red in translation app: dictionary lookup for each word, identity ↵aarne
if lookup fails
2014-03-10android: added (1) dg icon (2) green/yellow/red colours for translation ↵aarne
confidence (3) App grammars as test case in Translator.java
2013-10-04Add new Android voice translator sample appbringert
This adds a simple voice translator Android app that uses the JNI bindings to the PGF C runtime. Caveats: - Since the C runtime doesn't compile for Android right now, I've bundled an old copy, along with its Java bindings. That should be removed once the C runtime compiels for Android again. - Adding an automated build would be nice. - Replacing the grammar requires editing a Java file, that should really be more dynamic.
2010-07-08add src/ui folder for both Android and GWT UIskrasimir