| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-07 | remove the custom background in activity_main.xml since it is not backward ↵ | kr.angelov | |
| compatible with older versions of Android | |||
| 2013-10-04 | remove the grammar copying from the Android UI since now we can load ↵ | kr.angelov | |
| grammars from InputStream | |||
| 2013-10-04 | Add new Android voice translator sample app | bringert | |
| 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-17 | a major refactoring in the C runtime. GuList is now removed and replaced ↵ | kr.angelov | |
| with GuSeq. The GuSeq/GuBuf API is simplified | |||
| 2013-09-16 | added BSD licenses to the Java binding and the android UI | kr.angelov | |
| 2013-09-12 | fix in Android.mk to make sure that the Android build will always see the ↵ | kr.angelov | |
| ARM headers of GNU lightning | |||
| 2013-09-12 | remove the logging from libgu | kr.angelov | |
| 2013-09-12 | enable the PGF JIT compiler for Android | kr.angelov | |
| 2013-09-05 | remove the string internalization since it slows down grammar loading with ↵ | kr.angelov | |
| little benefit | |||
| 2013-09-05 | move src/runtime/android to src/ui/android/jni | kr.angelov | |
| 2013-09-04 | updated files src/ui/android | kr.angelov | |
| 2010-07-08 | update the package name for the Android UI | krasimir | |
| 2010-07-08 | add src/ui folder for both Android and GWT UIs | krasimir | |
