summaryrefslogtreecommitdiff
path: root/src/ui/android
AgeCommit message (Expand)Author
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 k...kr.angelov
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 lon...kr.angelov
2014-04-24a better solution for restoring the state of the main activity when the devic...kr.angelov
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 the...kr.angelov
2014-04-22some edits in app help ; special lexer for Fre,Ita commented out as it is no ...aarne
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 f...aarne
2014-04-11Dut added to android Translator.javaaarne
2014-04-11named entities in the Android Appkr.angelov
2014-04-07fix in the keyboardkr.angelov
2014-04-07added alternative_item.xmlkr.angelov
2014-04-07a bit more text in the helpkr.angelov
2014-04-07show alternative translations on Androidkr.angelov
2014-04-04text in app helpaarne
2014-04-04now the output from the speech recognizer is editable with the keyboardkr.angelov
2014-04-04add activity_help.xmlkr.angelov
2014-04-04add the forgoten HelpActivity.javakr.angelov
2014-04-03add touch feedback to the two buttons in the appkr.angelov
2014-04-03added help view in the android app. The help itself is not very useful right nowkr.angelov
2014-04-03GFTranslator to DGTranslator in a few more placeskr.angelov
2014-04-03remove the old android iconkr.angelov
2014-04-03change the project name to DGTranslatorkr.angelov
2014-04-03a new icon and a new name for the DG Translatorkr.angelov
2014-04-03bugfix in the keyboard translationkr.angelov
2014-04-02fix in the keyboard XMLskr.angelov
2014-04-01use chunking before morpho lookup in backup parsing ; show results with unkno...aarne