summaryrefslogtreecommitdiff
path: root/src/ui
AgeCommit message (Expand)Author
2013-12-17bugfix in the android keyboard for the choice of languagekr.angelov
2013-12-17show progress bar when translating or when reloading a language in the lexica...kr.angelov
2013-12-17bugfix for grammar loading if the start and the target language happen to be ...kr.angelov
2013-12-17partial grammar loading in the android app. From now on grammars for Android ...kr.angelov
2013-12-17ParseFin ProDrop variants ; ParseFre question word order and pronoun gender v...aarne
2013-12-13started DocumentationFreaarne
2013-12-10allow the android app to be installed on the SD cardkr.angelov
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-12-02ui/android/.../Translate.java uses Parse8 (change the name and language list ...aarne
2013-11-28added caching to be able to quickly generate the inflection table for Finnishkr.angelov
2013-11-29added forms to Finnish xml tableaarne
2013-11-28html templates for Finnish noun and verb inflection startedaarne
2013-11-28bugfix in the android appkr.angelov
2013-11-28now the TTS is used only if there is actually a language model. this is bette...kr.angelov
2013-11-28a bit of cleanup in the Android appkr.angelov
2013-11-28extension in the template format for inflection tables. This makes it possibl...kr.angelov
2013-11-28the Android App now show the valency patterns for verbs in English, Bulgarian...kr.angelov
2013-11-27better dictionary visualization in the Android Appkr.angelov
2013-11-27minor tweaks in the Android UIkr.angelov
2013-11-27fix the character encoding problem in the web view in the Android UIkr.angelov
2013-11-27added API in the C runtime and the Java binding for checking whether a given ...kr.angelov
2013-11-22fix in the GF keyboard for Androidkr.angelov
2013-11-13add two files from the Android app that were forgotenkr.angelov
2013-11-13the dictionary view in the Android app now shows both the source and the targ...kr.angelov
2013-11-13minor bugfix in the translator keyboardkr.angelov
2013-11-13now the Android App has a translation keyboard which allows the translations ...kr.angelov
2013-11-06more compact inflection tables for Swedishkr.angelov
2013-11-06added inflection_sv.xmlkr.angelov
2013-11-06use the inflection_cmn.xml in the Android translatorkr.angelov
2013-11-05restored old language codes in android/.../Translator.java (committed by acci...aarne
2013-11-05linearization by chunks in the GF shell: a new command 'lc' needed because 'l...aarne
2013-11-04A simple type checker in the C runtime. Dependent types are not supported yet...kr.angelov
2013-11-01left AR's translation project names in android/.../Translator.java as comment...aarne
2013-10-31add the forgoten close_arrow.pngkr.angelov
2013-10-31trim the input string in the conversation view for better lexical matchingkr.angelov
2013-10-31make the input mode in the Android translator persistentkr.angelov
2013-10-31update the TAG for the MainActivitykr.angelov
2013-10-31store the source and target languages for the Android UI in a preference filekr.angelov
2013-10-31when the phone is in silent mode the UI should not use the TTSkr.angelov
2013-10-31fix the parsing error in the Android appkr.angelov
2013-10-28fix inflection_en.xmlkr.angelov
2013-10-23added dummy inflection template for Chinese. It needs better names for the di...kr.angelov
2013-10-23the first version of the Android's morphology browserkr.angelov
2013-10-12add keyboard input in the android appkr.angelov
2013-10-11synchronize the target languages in the main activity with the one in the lex...kr.angelov
2013-10-11better lexicon viewkr.angelov
2013-10-10added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the s...aarne