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
Age
Commit message (
Expand
)
Author
2013-11-27
added API in the C runtime and the Java binding for checking whether a given ...
kr.angelov
2013-11-22
fix in the GF keyboard for Android
kr.angelov
2013-11-13
add two files from the Android app that were forgoten
kr.angelov
2013-11-13
the dictionary view in the Android app now shows both the source and the targ...
kr.angelov
2013-11-13
minor bugfix in the translator keyboard
kr.angelov
2013-11-13
now the Android App has a translation keyboard which allows the translations ...
kr.angelov
2013-11-06
more compact inflection tables for Swedish
kr.angelov
2013-11-06
added inflection_sv.xml
kr.angelov
2013-11-06
use the inflection_cmn.xml in the Android translator
kr.angelov
2013-11-05
restored old language codes in android/.../Translator.java (committed by acci...
aarne
2013-11-05
linearization by chunks in the GF shell: a new command 'lc' needed because 'l...
aarne
2013-11-04
A simple type checker in the C runtime. Dependent types are not supported yet...
kr.angelov
2013-11-01
left AR's translation project names in android/.../Translator.java as comment...
aarne
2013-10-31
add the forgoten close_arrow.png
kr.angelov
2013-10-31
trim the input string in the conversation view for better lexical matching
kr.angelov
2013-10-31
make the input mode in the Android translator persistent
kr.angelov
2013-10-31
update the TAG for the MainActivity
kr.angelov
2013-10-31
store the source and target languages for the Android UI in a preference file
kr.angelov
2013-10-31
when the phone is in silent mode the UI should not use the TTS
kr.angelov
2013-10-31
fix the parsing error in the Android app
kr.angelov
2013-10-28
fix inflection_en.xml
kr.angelov
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
2011-03-08
fix the grammar browser in the editor
krasimir
2011-03-07
the user can now upload their own grammars in the editor
krasimir
2010-12-28
The GF editor now lets the user to upload his/her own grammars
krasimir
[prev]
[next]