summaryrefslogtreecommitdiff
path: root/src/ui/android/AndroidManifest.xml
AgeCommit message (Collapse)Author
2014-04-22rename DGTranslator to Human Language Compiler. Added a new logokr.angelov
2014-04-07show alternative translations on Androidkr.angelov
2014-04-03added help view in the android app. The help itself is not very useful right nowkr.angelov
2014-04-03GFTranslator to DGTranslator in a few more placeskr.angelov
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-12-10allow the android app to be installed on the SD cardkr.angelov
2013-11-13now the Android App has a translation keyboard which allows the translations ↵kr.angelov
to be done from inside another application
2013-10-10an improvised dictionary mode in the Android translatorkr.angelov
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.
2013-09-17a major refactoring in the C runtime. GuList is now removed and replaced ↵kr.angelov
with GuSeq. The GuSeq/GuBuf API is simplified
2013-09-04updated files src/ui/androidkr.angelov
2010-07-08update the package name for the Android UIkrasimir
2010-07-08add src/ui folder for both Android and GWT UIskrasimir