Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
refs/heads/android-15
/
tools
859ebf0
Use jni_libs to install shared library dependency
by Spandan Das
· 8 months ago
91cb9a6
Fix errorprone warnings that should be errors
by Cole Faust
· 2 years, 7 months ago
f134ea3
EditTextVariations: create a IME focusable overlay for test
by Ming-Shin Lu
· 3 years, 1 month ago
ee855c2
Merge "Add Notification Permission for T"
by TreeHugger Robot
· 3 years, 4 months ago
75f77d6
Add Notification Permission for T
by Wilson Wu
· 3 years, 4 months ago
a5ed00d
add post_notification permission to manifest
by Steve Elliott
· 3 years, 6 months ago
ed13b19
Make direct-reply notification as HUN in EditTextVariations
by Ming-Shin Lu
· 4 years ago
f3d9532
[LSC] Add LOCAL_LICENSE_KINDS to packages/inputmethods/LatinIME
by Bob Badour
· 4 years, 3 months ago
0c549e7
Update language to comply with Android’s inclusive language guidance
by Seigo Nonaka
· 4 years, 10 months ago
7c1b549
Add an exported flag in manifest
by Ashwini Oruganti
· 5 years ago
bdf7d6f
Support testing Direct Reply with EditTextVariations on API 24/25
by Yohei Yukawa
· 6 years ago
da2486f
Support testing Direct Reply with EditTextVariations
by Yohei Yukawa
· 6 years ago
22ebec6
Convert to Android.bp
by Dan Willemsen
· 7 years ago
b630130
Merge "Fix dicttool build" am: a92d0f9262 am: 438a303732 am: 6aed05232b
by Tadashi G. Takaoka
· 7 years ago
6a1b373
Fix dicttool build
by Tadashi G. Takaoka
· 7 years ago
f97da47
Opensource a test tool called EditTextVariations
by Yohei Yukawa
· 7 years ago
5977a3c
Merge "Clean up Makefiles, remove HOST_JDK_IS_64BIT_VERSION" am: 3669fbc4c9
by Dan Willemsen
· 8 years ago
6e29475
Clean up Makefiles, remove HOST_JDK_IS_64BIT_VERSION
by Dan Willemsen
· 8 years ago
35ed806
Rename language+country resources to just language
by Roozbeh Pournader
· 8 years ago
982f0fa
Use junit-host instead of junit
by Paul Duffin
· 8 years ago
8fd22fa
Rely on the platform -std default.
by Elliott Hughes
· 9 years ago
b0a0ce0
Remove unused import and local variable
by Tadashi G. Takaoka
· 10 years ago
9f46834
dicttool header to read stream exhaustively
by Adrian Velicu
· 11 years ago
1e72f9d
Dicttool to handle unpackaging non-latest version dicts
by Adrian Velicu
· 11 years ago
0691f29
Merge "Making 'dicttool header' output format version"
by Adrian Velicu
· 11 years ago
8e394ff
Making 'dicttool header' output format version
by Adrian Velicu
· 11 years ago
5b91b55
Move util classes under common
by Jean Chalard
· 11 years ago
536bf61
Merge "Remove dicttool dependency to NativeSuggestOptions"
by Jean Chalard
· 11 years ago
e1652d7
Fix the build : move offdevice tests in an off device file
by Jean Chalard
· 11 years ago
03eb9de
Remove dicttool dependency to NativeSuggestOptions
by Jean Chalard
· 11 years ago
5b33d19
Add a header command to dicttool.
by Jean Chalard
· 11 years ago
f6b0e32
Add a *FAST* dictionary header reader.
by Jean Chalard
· 11 years ago
5564317
Genericize getting a raw dictionary
by Jean Chalard
· 11 years ago
ae55db9
Large simplification in obtaining a raw dictionary
by Jean Chalard
· 11 years ago
3cde19d
Merge "Initial commit for native dicttoolkit."
by Keisuke Kuroyanagi
· 11 years ago
e101a53
Initial commit for native dicttoolkit.
by Keisuke Kuroyanagi
· 11 years ago
652b655
Remove some dicttool dependencies
by Jean Chalard
· 11 years ago
5840a7c
Merge "Remove Dict dependency on WordComposer and ProximityInfo"
by Jean Chalard
· 11 years ago
7c87859
Using "blacklist" flag as "possibly offensive"
by Adrian Velicu
· 11 years ago
ecab6af
Remove Dict dependency on WordComposer and ProximityInfo
by Jean Chalard
· 11 years ago
36799b2
Move InputPointers and ResizableIntArray to common
by Jean Chalard
· 11 years ago
4beeb92
Move StringUtils under common.
by Jean Chalard
· 11 years ago
067d8cd
Fix unit test breakage
by Tadashi G. Takaoka
· 11 years ago
9e58ae4
Merge "Some more simplification of DecoderSpec works"
by Jean Chalard
· 11 years ago
40c11fd
Merge "Simplify handling of steps in DecoderChainSpec"
by Jean Chalard
· 11 years ago
2811592
Merge "Fix dicttool build."
by Keisuke Kuroyanagi
· 11 years ago
323ac64
Fix dicttool build.
by Keisuke Kuroyanagi
· 11 years ago
afdde63
Some more simplification of DecoderSpec works
by Jean Chalard
· 11 years ago
52e92b8
Simplify handling of steps in DecoderChainSpec
by Jean Chalard
· 11 years ago
92d073c
Remove unused import and method
by Tadashi G. Takaoka
· 11 years ago
b11fc7d
Move annotations classes to latiime-common
by Ken Wakasa
· 11 years ago
d3a4c51
Fix Javadoc and null analysis related warnings
by Tadashi G. Takaoka
· 11 years ago
54a1b8e
Add latinime-common local lib
by Ken Wakasa
· 11 years ago
90aa229
Remove XML input/output from dicttool.
by Jean Chalard
· 11 years ago
5f00fe0
Fix some compiler warnings
by Tadashi G. Takaoka
· 11 years ago
05172bf
Renaming "blacklist" flag to "possibly offensive"
by Adrian Velicu
· 11 years ago
b498d2c
Fix a possible NPE in Dicttool
by Jean Chalard
· 11 years ago
33cbd1f
Align a compat file for a change in native signature
by Jean Chalard
· 11 years ago
826186f
Use Devanagari Danda letter as full stop on Nepali keyboard
by Tadashi G. Takaoka
· 11 years ago
7e56145
Merge "Include a code point table in the binary dictionary."
by Akifumi Yoshimoto
· 11 years ago
9168ab6
Include a code point table in the binary dictionary.
by Akifumi Yoshimoto
· 11 years ago
31c16d4
Add Uzbek keyboard
by Tadashi G. Takaoka
· 11 years ago
a987f6d
Use Devanagari Danda letter as full stop on Hindi keyboard
by Tadashi G. Takaoka
· 11 years ago
d368975
Merge "Add Akkhor Layout for Bengali Bangladesh"
by Tadashi G. Takaoka
· 11 years ago
c6a6f6a
Introduce NgramProperty in Java side.
by Keisuke Kuroyanagi
· 11 years ago
a4a4e9d
Merge "Rename PrevWordsInfo to NgramContext."
by Keisuke Kuroyanagi
· 11 years ago
bb0eca5
Rename PrevWordsInfo to NgramContext.
by Keisuke Kuroyanagi
· 11 years ago
76150b8
Add Akkhor Layout for Bengali Bangladesh
by Tadashi G. Takaoka
· 11 years ago
dade81d
Fix adding more diacritics letters for Nordic languages
by Tadashi G. Takaoka
· 11 years ago
207b979
Merge "Add Serbian Latin keyboard"
by Tadashi G. Takaoka
· 11 years ago
8108a3e
Add Serbian Latin keyboard
by Tadashi G. Takaoka
· 11 years ago
f4329f7
Read dicttool option for switching code point table
by Akifumi Yoshimoto
· 11 years ago
aaefd56
Add !string/<resource_name> reference
by Tadashi G. Takaoka
· 11 years ago
8ea51a2
Fix Turkish/Azerbaijani keyboard to add more accented letters
by Tadashi G. Takaoka
· 11 years ago
90f0676
Fix Romanian keyboard to promote "A with breve"
by Tadashi G. Takaoka
· 11 years ago
d6696ae
Add Hinglish (hi_ZZ) subtype
by Tadashi G. Takaoka
· 11 years ago
fb74ab1
Abolish source code overlay and inroduce overridable src dir
by Ken Wakasa
· 11 years ago
1901c33
am a94c89e0: Use light emoji icon for Material light tablet keyboard
by Tadashi G. Takaoka
· 11 years ago
a94c89e
Use light emoji icon for Material light tablet keyboard
by Tadashi G. Takaoka
· 11 years ago
aca5785
am 25906373: Fix Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
2590637
Fix Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
ec8472b
am 7f545a57: [HW7.5] Introduce the @Nonnull annotation (take 2)
by Ken Wakasa
· 11 years ago
99e13e4
am bf2a3210: Merge "[HW6] Split processing and applying the event." into lmp-dev
by Jean Chalard
· 11 years ago
7f545a5
[HW7.5] Introduce the @Nonnull annotation (take 2)
by Ken Wakasa
· 11 years ago
0b2e2db
am ece7240c: Don\'t build dicttool unless it\'s explicitly requested.
by Ying Wang
· 11 years ago
ece7240
Don't build dicttool unless it's explicitly requested.
by Ying Wang
· 11 years ago
da9cc77
resolved conflicts for merge of 159474f2 to lmp-dev-plus-aosp
by Tim Murray
· 11 years ago
7196566
[HW6] Split processing and applying the event.
by Jean Chalard
· 11 years ago
dd28478f5
Use default compiler flags for dicttool.
by Tim Murray
· 11 years ago
6b14bbf
Fix build breakage in dicttool
by Yohei Yukawa
· 11 years ago
dc25f61
Fix dicttool build
by Tadashi G. Takaoka
· 11 years ago
36713e5
Fix alphabet label of Kannada and Telugu
by Tadashi G. Takaoka
· 11 years ago
d5f32b3
Add Telugu keyboard
by Tadashi G. Takaoka
· 11 years ago
03aa084
Add Kannada keyboard
by Tadashi G. Takaoka
· 11 years ago
59e795c
Add Malayalam keyboard
by Tadashi G. Takaoka
· 11 years ago
074e981
Merge "Add Tamil keyboard"
by Tadashi G. Takaoka
· 11 years ago
b5696b4
Add Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
68caced
Use bn-rIN resource directory for Bengali (India)
by Tadashi G. Takaoka
· 11 years ago
3b8f2ec
Merge "Move phrase gesture from additional features to public."
by Keisuke Kuroyanagi
· 11 years ago
b8a9479
Move phrase gesture from additional features to public.
by Keisuke Kuroyanagi
· 11 years ago
Next »