summaryrefslogtreecommitdiff
path: root/src/ui/android/res/values/strings.xml
AgeCommit message (Collapse)Author
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
https://github.com/GrammaticalFramework/gf-offline-translator
2016-05-23add the relevant code from Parlira to the GFTranslatorkrasimir
2015-12-02now this is a working version of the app with topic disambiguation but it is ↵krasimir
still not optimal
2015-11-28visualization for topics in the Android appkrasimir
2015-09-01added 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-10rename HLCompiler to GFTranslatorkr.angelov
2014-04-23finally: the conversation view is now no longer cleared up everytime when ↵kr.angelov
the device is flipped
2014-04-22rename DGTranslator to Human Language Compiler. Added a new logokr.angelov
2014-04-15edits in App help ; name suggestion "Language Compiler" ; sepApo(), a quick ↵aarne
fix to French and Italian elision in the App
2014-04-03added help view in the android app. The help itself is not very useful right nowkr.angelov
2014-04-03a new icon and a new name for the DG Translatorkr.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-31store the source and target languages for the Android UI in a preference filekr.angelov
2013-10-12add keyboard input in the android appkr.angelov
2013-10-11better lexicon viewkr.angelov
2013-10-10added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the ↵aarne
script french/MkWikt.hs
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-04updated files src/ui/androidkr.angelov
2010-07-08add src/ui folder for both Android and GWT UIskrasimir