index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
/
android
Age
Commit message (
Expand
)
Author
2013-10-23
added dummy inflection template for Chinese. It needs better names for the di...
kr.angelov
2013-10-23
the first version of the Android's morphology browser
kr.angelov
2013-10-12
add keyboard input in the android app
kr.angelov
2013-10-11
synchronize the target languages in the main activity with the one in the lex...
kr.angelov
2013-10-11
better lexicon view
kr.angelov
2013-10-10
added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the s...
aarne
2013-10-10
an improvised dictionary mode in the Android translator
kr.angelov
2013-10-09
lexer.c is now exluded from the makefile for Android since the new runtime do...
kr.angelov
2013-10-08
remove libjpgf.so from darcs
kr.angelov
2013-10-08
rename the Android translator from GFVoiceExample to GFTranslator
kr.angelov
2013-10-08
a quick hack in the Android translation for parsing Chinese
kr.angelov
2013-10-07
ensure that the grammar is loaded only once even if the main activity is recr...
kr.angelov
2013-10-07
ensure that the grammar is loaded only once
kr.angelov
2013-10-07
in case of parse error report the token on Android
kr.angelov
2013-10-07
remove the binaries for the grammar, the .so file and .jar file in the Androi...
kr.angelov
2013-10-07
remove the custom background in activity_main.xml since it is not backward co...
kr.angelov
2013-10-04
remove the grammar copying from the Android UI since now we can load grammars...
kr.angelov
2013-10-04
Add new Android voice translator sample app
bringert
2013-09-17
a major refactoring in the C runtime. GuList is now removed and replaced with...
kr.angelov
2013-09-16
added BSD licenses to the Java binding and the android UI
kr.angelov
2013-09-12
fix in Android.mk to make sure that the Android build will always see the ARM...
kr.angelov
2013-09-12
remove the logging from libgu
kr.angelov
2013-09-12
enable the PGF JIT compiler for Android
kr.angelov
2013-09-05
remove the string internalization since it slows down grammar loading with li...
kr.angelov
2013-09-05
move src/runtime/android to src/ui/android/jni
kr.angelov
2013-09-04
updated files src/ui/android
kr.angelov
2010-07-08
update the package name for the Android UI
krasimir
2010-07-08
add src/ui folder for both Android and GWT UIs
krasimir