summaryrefslogtreecommitdiff
path: root/src/ui/android/res/layout
AgeCommit message (Collapse)Author
2017-04-11forgot src/ui/android/res/layout/fragment_phrase_list.xmlkrasimir
2016-06-03added checkboxes in the Phrasebook UIkrasimir
2016-05-30majour redesign of the Phrasebook UI to support recursive phraseskrasimir
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-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-08restore the visualisation of abstract trees from the appkr.angelov
2014-07-03scroll bars for the ParseTreeViewkr.angelov
2014-07-02Visualization for parse trees on Androidkr.angelov
2014-04-24a better solution for restoring the state of the main activity when the ↵kr.angelov
device is flipped. This one doesn't require hacks.
2014-04-07added alternative_item.xmlkr.angelov
2014-04-07show alternative translations on Androidkr.angelov
2014-04-04now the output from the speech recognizer is editable with the keyboardkr.angelov
2014-04-04add activity_help.xmlkr.angelov
2014-03-18a darker red in translation app: dictionary lookup for each word, identity ↵aarne
if lookup fails
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
2014-02-25the Android UI uses a new progress indicator which works on both Nexus 1 and ↵kr.angelov
Nexus 7
2013-12-17bugfix in the android keyboard for the choice of languagekr.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-23the first version of the Android's morphology browserkr.angelov
2013-10-12add keyboard input in the android appkr.angelov
2013-10-11better lexicon viewkr.angelov
2013-10-10an improvised dictionary mode in the Android translatorkr.angelov
2013-10-07remove the custom background in activity_main.xml since it is not backward ↵kr.angelov
compatible with older versions of Android
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