Commit Graph

95 Commits

Author SHA1 Message Date
aarne
b4a6e047e3 Hin and Ger added to android app again 2014-03-18 10:21:53 +00:00
aarne
55e2bfb9eb bg in android app 2014-03-14 15:00:33 +00:00
aarne
566df8e4ae Spanish in android app 2014-03-14 09:45:46 +00:00
aarne
c1c37a65e6 AppIta, with a small lexicon 2014-03-13 13:27:51 +00:00
aarne
f12aed25ca App ported to Fre 2014-03-13 11:12:34 +00:00
kr.angelov
bde1ff8032 remove accidental trace message 2014-03-13 08:25:19 +00:00
kr.angelov
cf1cee3c02 small stylistic changes in the Android App 2014-03-13 08:21:31 +00:00
kr.angelov
ae1512c926 compute the right word probability 2014-03-12 15:36:40 +00:00
kr.angelov
80331889e5 the UI for the Android API now has stable word prediction 2014-03-12 14:01:22 +00:00
kr.angelov
42e185124e remove the unnecessary logging of the completion string 2014-03-12 10:57:11 +00:00
kr.angelov
23f603dabc fixes in the word completion 2014-03-12 10:54:29 +00:00
aarne
ccda8f00e1 android: added (1) dg icon (2) green/yellow/red colours for translation confidence (3) App grammars as test case in Translator.java 2014-03-10 18:04:43 +00:00
aarne
0537de6726 added alternative build with Pred grammars to android, commented out by default 2014-03-09 11:42:47 +00:00
kr.angelov
178d06d5a2 added word completion in the Android UI 2014-03-07 21:30:54 +00:00
kr.angelov
ae59508f6a another fix in the keyboard 2014-03-07 14:13:21 +00:00
kr.angelov
a8e18c3bdf bugfix in the keyboard 2014-03-07 13:51:28 +00:00
kr.angelov
df3406c11f added Devanagari keyboard for Android 2014-03-07 13:42:13 +00:00
kr.angelov
e916c77cb4 bugfix in the android keyboard for multiline documents 2014-03-05 13:42:55 +00:00
kr.angelov
459f3bffa6 bugfix in the Android UI 2014-03-05 12:50:36 +00:00
kr.angelov
6a044edc39 bugfix with the keyboard label for Chinese 2014-02-25 12:15:29 +00:00
kr.angelov
d1a65d6aec the Android UI uses a new progress indicator which works on both Nexus 1 and Nexus 7 2014-02-25 09:46:05 +00:00
kr.angelov
e5a6592080 the Android App is now using the documentation modules instead of xml files for generating the inflection tables. The xml files are removed 2014-02-21 16:34:59 +00:00
kr.angelov
1ec7065fb3 bugfix in the android ui 2014-02-18 13:09:56 +00:00
kr.angelov
c8b8ca33c6 bugfix in the android keyboard for the choice of language 2013-12-17 17:09:53 +00:00
kr.angelov
a2526e59cd show progress bar when translating or when reloading a language in the lexical activity 2013-12-17 16:21:56 +00:00
kr.angelov
ee37c6d34d bugfix for grammar loading if the start and the target language happen to be the same 2013-12-17 14:57:30 +00:00
kr.angelov
0c53711a44 partial grammar loading in the android app. From now on grammars for Android shall be compiled with -split-pgf 2013-12-17 14:00:17 +00:00
aarne
1010d357c5 ParseFin ProDrop variants ; ParseFre question word order and pronoun gender variants 2013-12-17 09:54:11 +00:00
aarne
8736926a9a started DocumentationFre 2013-12-13 08:56:24 +00:00
kr.angelov
3021570b1b allow the android app to be installed on the SD card 2013-12-10 20:06:39 +00:00
aarne
8121124d72 French inflection display in android 2013-12-10 13:03:50 +00:00
aarne
2dda42e4d9 new inflection_fi.xml, for stemmed and refactored ParseFin 2013-12-09 14:48:19 +00:00
aarne
30511a600e make ParseFin compile with Construction 2013-12-07 08:01:28 +00:00
kr.angelov
852f7483be fix in inflection_en.xml 2013-12-03 12:15:06 +00:00
aarne
fad27b1b4a ui/android/.../Translate.java uses Parse8 (change the name and language list if you need something else) 2013-12-02 13:34:51 +00:00
kr.angelov
870b073891 added caching to be able to quickly generate the inflection table for Finnish 2013-11-28 22:06:55 +00:00
aarne
39cb49b05d added forms to Finnish xml table 2013-11-29 08:21:00 +00:00
aarne
f21928802f html templates for Finnish noun and verb inflection started 2013-11-28 22:04:30 +00:00
kr.angelov
ab0cd56b40 bugfix in the android app 2013-11-28 20:00:17 +00:00
kr.angelov
123d2098dd now the TTS is used only if there is actually a language model. this is better than using English for speaking Swedish 2013-11-28 19:59:03 +00:00
kr.angelov
2bc2dc750f a bit of cleanup in the Android app 2013-11-28 19:57:45 +00:00
kr.angelov
74de6c1097 extension in the template format for inflection tables. This makes it possible to use the templates with Finish 2013-11-28 19:52:31 +00:00
kr.angelov
5475dd7613 the Android App now show the valency patterns for verbs in English, Bulgarian and Swedish 2013-11-28 12:48:55 +00:00
kr.angelov
f5ec987c5d better dictionary visualization in the Android App 2013-11-27 22:16:05 +00:00
kr.angelov
47182d4045 minor tweaks in the Android UI 2013-11-27 12:37:55 +00:00
kr.angelov
d3e56a6e7e fix the character encoding problem in the web view in the Android UI 2013-11-27 12:37:15 +00:00
kr.angelov
b0a74ddc59 added API in the C runtime and the Java binding for checking whether a given function is linearizable in a given language. This is used in the Android UI for better vizualizations 2013-11-27 12:35:11 +00:00
kr.angelov
22fe61b533 fix in the GF keyboard for Android 2013-11-22 13:37:12 +00:00
kr.angelov
198f527255 add two files from the Android app that were forgoten 2013-11-13 17:27:11 +00:00
kr.angelov
7417326795 the dictionary view in the Android app now shows both the source and the target linearizations 2013-11-13 12:29:10 +00:00