summaryrefslogtreecommitdiff
path: root/src/ui/android/res
AgeCommit message (Collapse)Author
2015-06-30better layout for the Thai keyboardkrasimir
2015-04-13updated app help file ; added backslash to ? in Thai keyboard xml to make it ↵aarne
compile
2015-02-20fix in thai_page2.xmlkrasimir
2015-02-20experimental Thai keyboard (still not tested)krasimir
2014-12-10rename HLCompiler to GFTranslatorkr.angelov
2014-12-08restore the visualisation of abstract trees from the appkr.angelov
2014-12-01fix in nordic.xmlkr.angelov
2014-12-01added special nordic keyboard for Finnish and Swedishkr.angelov
2014-07-03scroll bars for the ParseTreeViewkr.angelov
2014-07-02Visualization for parse trees on Androidkr.angelov
2014-06-18a small change in the keyboard layout for Android to make it more user friendlykr.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-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-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-04-03added help view in the android app. The help itself is not very useful right nowkr.angelov
2014-04-03remove the old android iconkr.angelov
2014-04-03a new icon and a new name for the DG Translatorkr.angelov
2014-04-02fix in the keyboard XMLskr.angelov
2014-03-18a darker red in translation app: dictionary lookup for each word, identity ↵aarne
if lookup fails
2014-03-13small stylistic changes in the Android Appkr.angelov
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-03-07added Devanagari keyboard for Androidkr.angelov
2014-02-25the Android UI uses a new progress indicator which works on both Nexus 1 and ↵kr.angelov
Nexus 7
2014-02-21the Android App is now using the documentation modules instead of xml files ↵kr.angelov
for generating the inflection tables. The xml files are removed
2013-12-17bugfix in the android keyboard for the choice of languagekr.angelov
2013-12-17ParseFin ProDrop variants ; ParseFre question word order and pronoun gender ↵aarne
variants
2013-12-13started DocumentationFreaarne
2013-12-10French inflection display in androidaarne
2013-12-09new inflection_fi.xml, for stemmed and refactored ParseFinaarne
2013-12-07make ParseFin compile with Constructionaarne
2013-12-03fix in inflection_en.xmlkr.angelov
2013-11-29added forms to Finnish xml tableaarne
2013-11-28html templates for Finnish noun and verb inflection startedaarne
2013-11-28the Android App now show the valency patterns for verbs in English, ↵kr.angelov
Bulgarian and Swedish
2013-11-27better dictionary visualization in the Android Appkr.angelov
2013-11-13add two files from the Android app that were forgotenkr.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-11-06more compact inflection tables for Swedishkr.angelov
2013-11-06added inflection_sv.xmlkr.angelov
2013-10-31add the forgoten close_arrow.pngkr.angelov
2013-10-31store the source and target languages for the Android UI in a preference filekr.angelov
2013-10-28fix inflection_en.xmlkr.angelov
2013-10-23added dummy inflection template for Chinese. It needs better names for the ↵kr.angelov
different inflection forms
2013-10-23the first version of the Android's morphology browserkr.angelov
2013-10-12add keyboard input in the android appkr.angelov