Commit Graph

183 Commits

Author SHA1 Message Date
aarne
dbdcff1fac fixes in app help file ; commented out fake TTS for Bul and Cat ; remove []_ from output with unlinearized functions, so that speech doesn't get garbled. 2014-12-05 09:23:44 +00:00
aarne
c6f96d15e4 quick reference text prepended to app help file 2014-12-04 20:30:50 +00:00
aarne
c15060d783 Catalan in android app builder ; updated app document with Cat ; substitute voice output for Bulgarian and Catalan ; replaced brackets in unknown words by capitalization (for better speech output ; this is experimental) 2014-12-03 14:38:17 +00:00
kr.angelov
0e01782af1 faster translation in the app 2014-12-01 23:15:24 +00:00
kr.angelov
34f91ecce2 better color filter to indicate listening 2014-12-01 21:13:09 +00:00
kr.angelov
301725e9e3 added visual feedback to indicate that the app is not listening anymore 2014-12-01 20:52:37 +00:00
kr.angelov
34bb20dc93 fix in nordic.xml 2014-12-01 20:24:13 +00:00
kr.angelov
f562430f86 added special nordic keyboard for Finnish and Swedish 2014-12-01 12:43:31 +00:00
kr.angelov
4e533b7253 get rid of gu/str.(c|h) 2014-10-20 07:50:42 +00:00
kr.angelov
57f7b61c6b throw away the long obsolete runtime type information in the C runtime 2014-10-09 13:44:26 +00:00
kr.angelov
f124723236 add evaluator.c in Android.mk 2014-09-30 12:37:18 +00:00
kr.angelov
14101a6fd7 bugfix in the android app 2014-08-22 12:33:35 +00:00
kr.angelov
40bfaff8ce filter out the leading +/* from the parser tree 2014-07-03 18:27:39 +00:00
kr.angelov
dde3e1ee73 bugfix in the ParseTreeView 2014-07-03 18:09:34 +00:00
kr.angelov
71b82c88a3 scroll bars for the ParseTreeView 2014-07-03 13:42:26 +00:00
kr.angelov
ba1e95dacb Visualization for parse trees on Android 2014-07-02 11:30:06 +00:00
aarne
0f1aa6e669 added a note that the green translation comes from the phrasebook 2014-06-20 07:12:31 +00:00
aarne
49b4eac8ad language status in app help file as table ; less text 2014-06-19 17:42:03 +00:00
kr.angelov
c9dc7db3dd a small change in the keyboard layout for Android to make it more user friendly 2014-06-18 09:51:44 +00:00
kr.angelov
447faf108e filter out identical duplicated translations from the Android UI 2014-06-18 09:17:33 +00:00
kr.angelov
7d713d1687 now the named entities recognizer returns dictionary entries if the name is known 2014-06-17 06:57:12 +00:00
kr.angelov
b349e54917 swith off the debugging in the android ui 2014-06-12 09:37:40 +00:00
kr.angelov
2dfc6db44e bugfix: the keyboard should not show completions when entering web passwords 2014-05-22 07:25:33 +00:00
kr.angelov
2528952d42 the dictionary view in the app now filters out duplicated morphological analyses 2014-05-22 07:10:28 +00:00
kr.angelov
9fa07c41b5 remove dead code to avoid warnings 2014-04-24 19:21:00 +00:00
kr.angelov
89db1ba6c2 make the input box in the conversation view self-adjustable when entering longer text 2014-04-24 19:18:28 +00:00
kr.angelov
1aab6f57ce a better solution for restoring the state of the main activity when the device is flipped. This one doesn't require hacks. 2014-04-24 18:50:20 +00:00
kr.angelov
438a5470e2 a small fix to avoid showing * in some translations 2014-04-24 08:03:29 +00:00
kr.angelov
3362850fa9 show the alternative translations in color 2014-04-24 08:00:52 +00:00
kr.angelov
80e249105f show the probabilities for the alternative translations 2014-04-24 07:44:47 +00:00
kr.angelov
e28cb48e51 bugfix in the word completion in the input method 2014-04-24 07:27:34 +00:00
aarne
780382a389 merged the edits 2014-04-24 07:23:40 +00:00
aarne
b3201c9a7a updated app help 2014-04-24 07:14:40 +00:00
kr.angelov
e5553eeaae fix typo in the help file 2014-04-24 07:08:06 +00:00
kr.angelov
5d3a843d4b finally: the conversation view is now no longer cleared up everytime when the device is flipped 2014-04-23 20:27:46 +00:00
aarne
b1ca00dc5f some edits in app help ; special lexer for Fre,Ita commented out as it is no longer needed 2014-04-22 16:00:54 +00:00
kr.angelov
0b29b041b3 fix in the renaming 2014-04-22 11:55:22 +00:00
kr.angelov
e054e8e087 rename DGTranslator to Human Language Compiler. Added a new logo 2014-04-22 11:53:16 +00:00
aarne
8a5ee1f072 some edits in app help 2014-04-21 08:40:38 +00:00
aarne
5fe4536925 edits in App help ; name suggestion "Language Compiler" ; sepApo(), a quick fix to French and Italian elision in the App 2014-04-15 22:02:06 +00:00
aarne
a45d9408fc Dut added to android Translator.java 2014-04-11 19:47:50 +00:00
kr.angelov
1e177ed6a9 named entities in the Android App 2014-04-11 12:56:31 +00:00
kr.angelov
e4555d2dce fix in the keyboard 2014-04-07 12:42:02 +00:00
kr.angelov
dc476cce50 added alternative_item.xml 2014-04-07 12:41:23 +00:00
kr.angelov
78e7f0e87d a bit more text in the help 2014-04-07 09:43:20 +00:00
kr.angelov
e8303dc761 show alternative translations on Android 2014-04-07 09:14:14 +00:00
aarne
1b6f58c592 text in app help 2014-04-04 07:28:55 +00:00
kr.angelov
9f0ee95fd6 now the output from the speech recognizer is editable with the keyboard 2014-04-04 09:04:00 +00:00
kr.angelov
232b4518ed add activity_help.xml 2014-04-04 07:51:05 +00:00
kr.angelov
02c39118a9 add the forgoten HelpActivity.java 2014-04-04 07:48:50 +00:00