summaryrefslogtreecommitdiff
path: root/src/ui/android
AgeCommit message (Collapse)Author
2014-12-10rename HLCompiler to GFTranslatorkr.angelov
2014-12-10added presentation image for the appkr.angelov
2014-12-09make sure that the app doesn't crash even if nonExist is used somewhere in ↵kr.angelov
the grammars
2014-12-08restore the visualisation of abstract trees from the appkr.angelov
2014-12-08fix for the unknown wordskr.angelov
2014-12-08fix typokr.angelov
2014-12-08register the callback for the Symb categorykr.angelov
2014-12-07some edits in app help fileaarne
2014-12-05fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ ↵aarne
from output with unlinearized functions, so that speech doesn't get garbled.
2014-12-04quick reference text prepended to app help fileaarne
2014-12-03Catalan in android app builder ; updated app document with Cat ; substitute ↵aarne
voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental)
2014-12-01faster translation in the appkr.angelov
2014-12-01better color filter to indicate listeningkr.angelov
2014-12-01added visual feedback to indicate that the app is not listening anymorekr.angelov
2014-12-01fix in nordic.xmlkr.angelov
2014-12-01added special nordic keyboard for Finnish and Swedishkr.angelov
2014-10-20get rid of gu/str.(c|h)kr.angelov
2014-10-09throw away the long obsolete runtime type information in the C runtimekr.angelov
2014-09-30add evaluator.c in Android.mkkr.angelov
2014-08-22bugfix in the android appkr.angelov
2014-07-03filter out the leading +/* from the parser treekr.angelov
2014-07-03bugfix in the ParseTreeViewkr.angelov
2014-07-03scroll bars for the ParseTreeViewkr.angelov
2014-07-02Visualization for parse trees on Androidkr.angelov
2014-06-20added a note that the green translation comes from the phrasebookaarne
2014-06-19language status in app help file as table ; less textaarne
2014-06-18a small change in the keyboard layout for Android to make it more user friendlykr.angelov
2014-06-18filter out identical duplicated translations from the Android UIkr.angelov
2014-06-17now the named entities recognizer returns dictionary entries if the name is ↵kr.angelov
known
2014-06-12swith off the debugging in the android uikr.angelov
2014-05-22bugfix: the keyboard should not show completions when entering web passwordskr.angelov
2014-05-22the dictionary view in the app now filters out duplicated morphological analyseskr.angelov
2014-04-24remove dead code to avoid warningskr.angelov
2014-04-24make the input box in the conversation view self-adjustable when entering ↵kr.angelov
longer text
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-24a small fix to avoid showing * in some translationskr.angelov
2014-04-24show the alternative translations in colorkr.angelov
2014-04-24show the probabilities for the alternative translationskr.angelov
2014-04-24bugfix in the word completion in the input methodkr.angelov
2014-04-24merged the editsaarne
2014-04-24updated app helpaarne
2014-04-24fix typo in the help filekr.angelov
2014-04-23finally: the conversation view is now no longer cleared up everytime when ↵kr.angelov
the device is flipped
2014-04-22some edits in app help ; special lexer for Fre,Ita commented out as it is no ↵aarne
longer needed
2014-04-22fix in the renamingkr.angelov
2014-04-22rename DGTranslator to Human Language Compiler. Added a new logokr.angelov
2014-04-21some edits in app helpaarne
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-11Dut added to android Translator.javaaarne
2014-04-11named entities in the Android Appkr.angelov