Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
aa906c36aa31f51a38083e337f4307b49f133054
/
native
0bbb917
Cosmetic fixes and style fixes
by Ken Wakasa
· 13 years ago
eb2fe2a
Add wrapper for incremental decoder.
by Tom Ouyang
· 13 years ago
c7387a4
Add values for suggestion types (A120)
by Jean Chalard
· 13 years ago
6931df9
Pass an array to output suggestion types (A119a)
by Jean Chalard
· 13 years ago
3b57631
Resolve a TODO: bury some implementation detail in native (A110)
by Jean Chalard
· 13 years ago
18d76af
Remove an unused method (A109)
by Jean Chalard
· 13 years ago
cc470c7
Move an implementation detail to native code (A107)
by Jean Chalard
· 13 years ago
6a5d17c
Remove a useless parameter (A106)
by Jean Chalard
· 13 years ago
1a69ad5
Remove a constant parameter (A105)
by Jean Chalard
· 13 years ago
b7d7c5a
Make a constant really constant (A104)
by Jean Chalard
· 13 years ago
ea92b7b
Avoid LatinIME crash
by Ken Wakasa
· 13 years ago
0493bb2
Use TARGET_BUILD_APPS to distinguish
by Ying Wang
· 13 years ago
f52c1c5
Revert "Fix the build"
by Ken Wakasa
· 13 years ago
48a4360
Fix the build
by Ken Wakasa
· 13 years ago
c646102
Update Makefile of LatinIME native code for the unbundled build
by Ken Wakasa
· 13 years ago
e9a86e2
Search bigrams for the lower case version of the word (A46)
by Jean Chalard
· 13 years ago
deb0987
Cleanup gesture code overlay
by Satoshi Kataoka
· 13 years ago
0336ec4
Reorganize LatinIME native Makefile a bit more
by Ken Wakasa
· 13 years ago
8658e55
Makefile and source code structure update for LatinIME AOSP build
by Ken Wakasa
· 13 years ago
737c87a
Merge "Accept external debug flag in native code"
by Satoshi Kataoka
· 13 years ago
6b8e79b
Merge "Add a new define for gesture"
by Satoshi Kataoka
· 13 years ago
3ffaf39
Accept external debug flag in native code
by Satoshi Kataoka
· 13 years ago
8fcd769
Update LatinIME native Makefile for gesture code
by Ken Wakasa
· 13 years ago
712e02f
Add a new define for gesture
by Satoshi Kataoka
· 13 years ago
a238e39
Merge "Cleanup the dictionary type."
by Jean Chalard
· 13 years ago
2f6817e
Add skeleton implementations for gesture
by Satoshi Kataoka
· 13 years ago
05efe57
Cleanup the dictionary type.
by Jean Chalard
· 13 years ago
efb6324
Change native functions' interface for gesture
by Satoshi Kataoka
· 13 years ago
91eb4d8
Add skeleton classes for gesture
by Satoshi Kataoka
· 13 years ago
7368009
Change JNI for Gesture
by Satoshi Kataoka
· 13 years ago
b1ed1d4
Make native bigram dictionary const
by satok
· 13 years ago
1bc038c
Move correction state to stack memory
by satok
· 13 years ago
1035bc9
Fix debug build
by satok
· 13 years ago
e7b34b9
Add NativeUtils.powf()
by Ken Wakasa
· 13 years ago
6bc051d
Refactor step3: const unigram_dictionary
by Satoshi Kataoka
· 13 years ago
4a3db70
refactor native step 2
by Satoshi Kataoka
· 13 years ago
3e8c58f
Separate state from proximity_info step1
by Satoshi Kataoka
· 13 years ago
02963c4
am fb3fdf15: Merge "Enhance the safety net in multiple word suggestions" into jb-dev
by Satoshi Kataoka
· 13 years ago
67e3cc8
Enhance the safety net in multiple word suggestions
by Satoshi Kataoka
· 13 years ago
d8096b1
am 6cbe204f: Fix the performance issue on suggesting aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
by Satoshi Kataoka
· 13 years ago
6cbe204
Fix the performance issue on suggesting aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
by Satoshi Kataoka
· 13 years ago
987aa15
am 62cd919d: Remove a compiler warning.
by Jean Chalard
· 13 years ago
62cd919
Remove a compiler warning.
by Jean Chalard
· 13 years ago
40ab25c
am 51705efc: Merge "Add a JNI to get the frequency" into jb-dev
by Satoshi Kataoka
· 13 years ago
51705ef
Merge "Add a JNI to get the frequency" into jb-dev
by Satoshi Kataoka
· 13 years ago
2f854e1
Add a JNI to get the frequency
by Satoshi Kataoka
· 13 years ago
e3864d4
am b074dfea: Merge "Add a comment on a caveat for future reference." into jb-dev
by Jean Chalard
· 13 years ago
46fe49f
Add a comment on a caveat for future reference.
by Jean Chalard
· 13 years ago
18f6501
am bfba64bc: Merge "Compute the correct frequency for bigram prediction" into jb-dev
by Jean Chalard
· 13 years ago
e382bcc
am 8f9f55dd: Merge "Fix a bug where the bigram freq would be underevaluated" into jb-dev
by Jean Chalard
· 13 years ago
c941bc9
am 22cf6958: Merge "Split a method to reconstruct freq from uni/bi freq" into jb-dev
by Jean Chalard
· 13 years ago
ca134cc
am bf61bba3: Merge "Fix two small possible bugs." into jb-dev
by Jean Chalard
· 13 years ago
e308459
Compute the correct frequency for bigram prediction
by Jean Chalard
· 13 years ago
cb99376
Fix a bug where the bigram freq would be underevaluated
by Jean Chalard
· 13 years ago
19ebd93
Split a method to reconstruct freq from uni/bi freq
by Jean Chalard
· 13 years ago
402b057
Fix two small possible bugs.
by Jean Chalard
· 13 years ago
7d81f31
am 7b1570e6: Merge "Cleanup Makefiles of LatinIME" into jb-dev
by Ken Wakasa
· 13 years ago
dd58065
Cleanup Makefiles of LatinIME
by Ken Wakasa
· 13 years ago
074e8c9
am a0ac31fc: Fix the issue on multiple words suggestion
by satok
· 13 years ago
a0ac31f
Fix the issue on multiple words suggestion
by satok
· 13 years ago
7557d3c
am bc77adef: Merge "Return the bigram frequency if available." into jb-dev
by Jean Chalard
· 13 years ago
bc77ade
Merge "Return the bigram frequency if available." into jb-dev
by Jean Chalard
· 13 years ago
cd7c413
Fix build
by Jean-Baptiste Queru
· 13 years ago
3b088a2
Add missing includes.
by Ken Wakasa
· 13 years ago
9416c81
Return the bigram frequency if available.
by Jean Chalard
· 13 years ago
0028ed3
Use "float" instead of "double"
by satok
· 13 years ago
f837b57
Merge "Reorder suggestions result according to auto correction threshold" into jb-dev
by satok
· 13 years ago
db1939d
Reorder suggestions result according to auto correction threshold
by satok
· 13 years ago
6804b8e
Fix a bug of handling single quote in the correction algorithm
by satok
· 14 years ago
4d289d3
Contacts dictionary rebuilds only when contact names have changed.
by Tom Ouyang
· 13 years ago
49ba135
Perform the actual bigram frequency lookup.
by Jean Chalard
· 13 years ago
8950ce6
Replace the bigram list position with the map and filter
by Jean Chalard
· 13 years ago
f1634c8
Fill in the bloom filter for bigram lookup.
by Jean Chalard
· 13 years ago
1ff8dc4
Fill up a map of bigram addresses for lookup.
by Jean Chalard
· 13 years ago
351864b
Fetch and pass the bigram position on suggestions.
by Jean Chalard
· 13 years ago
4d9b202
Pass the bigram list position from the top level
by Jean Chalard
· 13 years ago
171d180
Add methods to inverse compute the probability.
by Jean Chalard
· 13 years ago
522a04e
Pass words as int[] to the native code.
by Jean Chalard
· 13 years ago
a58ebc7
Fix typo of some methods' name
by Tadashi G. Takaoka
· 13 years ago
bde232d
Merge "Pass the previous word down to native code in getSuggestions"
by Jean Chalard
· 13 years ago
80111f0
Pass the previous word down to native code in getSuggestions
by Jean Chalard
· 13 years ago
fec6837
Fix debug compilation + small cleanup
by Jean Chalard
· 13 years ago
ee396df
Fix a native crash
by Jean Chalard
· 13 years ago
9c2a96a
Preparatory refactoring
by Jean Chalard
· 13 years ago
db87fe4
Just cosmetic changes in jni code
by Ken Wakasa
· 13 years ago
3f675f7
Fix a large native memory leak.
by Jean Chalard
· 13 years ago
338d3ec
Replace the flags in getSuggestions with a boolean.
by Jean Chalard
· 13 years ago
aa8df59
Enable using the flags read from the binary file.
by Jean Chalard
· 13 years ago
cd274b1
Save the flags in a member in the unigram dictionary.
by Jean Chalard
· 13 years ago
e81ac8b
Add a method to get the flags from a binary dictionary.
by Jean Chalard
· 13 years ago
5b0761e
Remove write-only stuff
by Jean Chalard
· 13 years ago
9a933a7
Read shortcuts as strings in the dictionary.
by Jean Chalard
· 13 years ago
0c1a3ec
Make LatinIME's native Makefile NDK-friendly
by Ken Wakasa
· 13 years ago
32f0e24
Remove ".." in the native LOCAL_SRC_FILES.
by Ying Wang
· 13 years ago
3ef3e24
Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9
by Ken Wakasa
· 13 years ago
6ba8de2
Good bye the proximity logic in Java code
by satok
· 13 years ago
aeda8a7
Change the first character check in bigram dictionary to be case insensitive.
by Tom Ouyang
· 13 years ago
acb6c54
Fix build breakage
by satok
· 13 years ago
350ffc8
Merge "Fix a bug with negative coordinates, step 3"
by Jean Chalard
· 13 years ago
e2222b7
Merge "Fix a bug with negative coordinates, step 2"
by Jean Chalard
· 13 years ago
Next »