| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-15 | Remove `src/ui` folder, moved to: | John J. Camilleri | |
| https://github.com/GrammaticalFramework/gf-offline-translator | |||
| 2015-12-02 | now this is a working version of the app with topic disambiguation but it is ↵ | krasimir | |
| still not optimal | |||
| 2015-09-01 | added code for visualization of the sematic graph in the app. The code is ↵ | krasimir | |
| there but the menu item for activating it is not there yet since the functionality is not complete | |||
| 2014-12-10 | rename HLCompiler to GFTranslator | kr.angelov | |
| 2014-04-22 | rename DGTranslator to Human Language Compiler. Added a new logo | kr.angelov | |
| 2014-04-03 | remove the old android icon | kr.angelov | |
| 2014-04-03 | a new icon and a new name for the DG Translator | kr.angelov | |
| 2014-03-10 | android: added (1) dg icon (2) green/yellow/red colours for translation ↵ | aarne | |
| confidence (3) App grammars as test case in Translator.java | |||
| 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. | |||
