krasimir
8e39c1f622
Bugfix in the android app for Chinese which was causing the first character in the translation to disappear
2015-08-12 18:44:45 +00:00
krasimir
20644d0299
bump the version number for the Android app
2015-08-10 08:34:29 +00:00
krasimir
a33e06649d
now the app shows the correct abstract syntax names for unknown words while it still produces the right TTS
2015-08-06 14:19:13 +00:00
krasimir
26c2f12170
another fix in the Thai keyboard
2015-08-06 14:18:49 +00:00
krasimir
336128309b
disable the visualization of glosses in the App until we have a complete database
2015-08-06 13:02:27 +00:00
krasimir
3f90b8305a
set the optimization levels for the JNI code to release level
2015-08-06 13:01:07 +00:00
krasimir
266fe48aa8
a better layout for the Thai keyboard
2015-08-06 12:23:27 +00:00
krasimir
7daf119cbc
forgot to add the DBManager
2015-07-01 09:51:01 +00:00
krasimir
34ef01f613
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
krasimir
fa13e1834c
specify strict APP_PLATFORM to avoid crashes on devices with older android version
2015-06-30 22:14:12 +00:00
krasimir
e6ddb7a578
some more comments in the help page
2015-06-30 17:01:56 +00:00
krasimir
789c35bd0c
bugfix in the Android keyboard
2015-06-30 16:51:22 +00:00
krasimir
4d33dfd698
better layout for the Thai keyboard
2015-06-30 15:54:14 +00:00
krasimir
a2bf81a2ca
increase the version number for the app
2015-06-30 13:53:57 +00:00
krasimir
5b0f7d81cc
added ant.properties in the App folder to make it easier to prepare releases
2015-06-30 13:53:09 +00:00
aarne
5f5db10714
updated Android helpfile
2015-06-09 09:32:11 +00:00
aarne
3643e20406
copied examples/app to examples/slowApp; the new app is a bit scaled down but much faster
2015-06-02 12:59:29 +00:00
aarne
e2175a31ce
restored Cantonese as app Chi speech output: nothing else seems to work
2015-04-16 06:52:09 +00:00
aarne
9aeffa15c9
updated app help file ; added backslash to ? in Thai keyboard xml to make it compile
2015-04-13 09:45:05 +00:00
krasimir
218c6be0a7
fix in thai_page2.xml
2015-02-20 15:31:32 +00:00
krasimir
70a71a6f0e
set the keyboard pages for Thai in Translator.java
2015-02-20 14:26:30 +00:00
krasimir
b864601cb9
experimental Thai keyboard (still not tested)
2015-02-20 14:08:12 +00:00
aarne
4ea4d035dd
removing spaces from App output of Chi,Jpn,Tha to get nicer speech output (and of course follow the target lang conventions)
2015-02-17 18:11:20 +00:00
aarne
818a119a5b
App14 with Tha up and running!
2015-02-17 17:18:51 +00:00
aarne
0d8e73847c
added Japanese to Android app. Had to change target=android-20 to 21.
2015-01-21 22:20:25 +00:00
kr.angelov
9bc5349e62
change in the API for literals
...
The API in the C runtime as well as in the Haskell, Python and Java binding
is changed. Now instead of adding the literal callbacks to the concrete syntax
you need to supply them every time when you need to parse. The main reason is:
- referentially transparent API for Haskell
- when we start using memory mapped files we will not be allowed to change
anything in the grammar data structures. At that point the old API would
be impossible to use.
2014-12-16 10:21:26 +00:00
kr.angelov
02df25d4b6
bump the version code in AndroidManifest.xml
2014-12-11 23:29:58 +00:00
aarne
a7b22188c1
updates in app help file, e.g. the app name
2014-12-11 20:05:57 +00:00
kr.angelov
709163c32e
back to familiar you in Hindi
2014-12-11 16:13:55 +00:00
kr.angelov
8bf2c9ecbb
update gf-translator.svg
2014-12-11 13:44:48 +00:00
kr.angelov
7d87339b52
edit the presentation image
2014-12-10 13:33:28 +00:00
kr.angelov
a2fb1bf5f2
rename HLCompiler to GFTranslator
2014-12-10 13:21:18 +00:00
kr.angelov
166402f7e5
added presentation image for the app
2014-12-10 13:14:11 +00:00
kr.angelov
81fda41fbc
make sure that the app doesn't crash even if nonExist is used somewhere in the grammars
2014-12-09 12:31:36 +00:00
kr.angelov
55e2b55e60
restore the visualisation of abstract trees from the app
2014-12-08 16:17:42 +00:00
kr.angelov
d4b8281226
fix for the unknown words
2014-12-08 15:42:14 +00:00
kr.angelov
42d73f0d10
fix typo
2014-12-08 15:36:07 +00:00
kr.angelov
31f835a6c8
register the callback for the Symb category
2014-12-08 15:22:33 +00:00
aarne
fae9df2517
some edits in app help file
2014-12-07 17:42:47 +00:00
aarne
f600cf35e8
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
db97a2b0e4
quick reference text prepended to app help file
2014-12-04 20:30:50 +00:00
aarne
8beead40bc
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
d304bf6348
faster translation in the app
2014-12-01 23:15:24 +00:00
kr.angelov
b552ef79d9
better color filter to indicate listening
2014-12-01 21:13:09 +00:00
kr.angelov
353055c2c0
added visual feedback to indicate that the app is not listening anymore
2014-12-01 20:52:37 +00:00
kr.angelov
30383f6ce2
fix in nordic.xml
2014-12-01 20:24:13 +00:00
kr.angelov
7a4d9af97f
added special nordic keyboard for Finnish and Swedish
2014-12-01 12:43:31 +00:00
kr.angelov
bb1f0f3368
get rid of gu/str.(c|h)
2014-10-20 07:50:42 +00:00
kr.angelov
86e9acc7a7
throw away the long obsolete runtime type information in the C runtime
2014-10-09 13:44:26 +00:00
kr.angelov
b7798f9348
add evaluator.c in Android.mk
2014-09-30 12:37:18 +00:00