| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-15 | Remove `src/ui` folder, moved to: | John J. Camilleri | |
| https://github.com/GrammaticalFramework/gf-offline-translator | |||
| 2014-02-25 | the Android UI uses a new progress indicator which works on both Nexus 1 and ↵ | kr.angelov | |
| Nexus 7 | |||
| 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 | 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. | |||
