aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 7a9695e4: am ce38c62a: Merge "Remove conservative MainKeyboardView.draw" ↵Tadashi G. Takaoka2012-08-091-14/+0
|\ | | | | | | | | | | | | into jb-mr1-dev * commit '7a9695e455d4cd5eeb509452eb58c06e5000cc03': Remove conservative MainKeyboardView.draw
| * Merge "Remove conservative MainKeyboardView.draw" into jb-mr1-devTadashi G. Takaoka2012-08-091-14/+0
| |\
| | * Remove conservative MainKeyboardView.drawTadashi G. Takaoka2012-08-101-14/+0
| | | | | | | | | | | | Change-Id: I52f58d1e013dfe1f1b0f8320cba903d3dbb4eabd
* | | am ab45cc6e: am e9f3e182: Add arguments for dic traverse sessionSatoshi Kataoka2012-08-092-7/+8
|\| | | | | | | | | | | | | | * commit 'ab45cc6e5c96bee7d020135639c66ba0322e3649': Add arguments for dic traverse session
| * | Add arguments for dic traverse sessionSatoshi Kataoka2012-08-102-7/+8
| |/ | | | | | | Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d
* | am eab16a4a: am 5bb42062: Use more JNI Region callsKen Wakasa2012-08-091-11/+7
|\| | | | | | | | | * commit 'eab16a4a4b7fd91072e5764d68b80455b981de54': Use more JNI Region calls
| * Use more JNI Region callsKen Wakasa2012-08-101-11/+7
| | | | | | | | Change-Id: I371db517ff4749c0b7e5bdb4362e6310c91a24dc
* | am 73fc766e: am 9d298716: Add reset method for dic travserse sessionSatoshi Kataoka2012-08-091-2/+12
|\| | | | | | | | | * commit '73fc766e8c03a84cad5a049d7c9a93a476097277': Add reset method for dic travserse session
| * Add reset method for dic travserse sessionSatoshi Kataoka2012-08-091-2/+12
| | | | | | | | Change-Id: Ia3dd924f92549da2cf8302ef77c629902d4f275b
* | am 03c580e8: am 877157e1: Optimize keyboard drawing code a bitTadashi G. Takaoka2012-08-091-15/+10
|\| | | | | | | | | * commit '03c580e801b66404b8edd8b99b7321d67ac70915': Optimize keyboard drawing code a bit
| * Optimize keyboard drawing code a bitTadashi G. Takaoka2012-08-091-15/+10
| | | | | | | | | | | | | | | | * Remove useless boolean flag. * Use invalidate(int,int,int,int). * Don't draw background when hardware acceleration is enabled. Change-Id: Id560ac84f33b5151437a42a4ff22736284d71e2d
* | am 80d63d22: am f40a6669: Merge "Update dictionary availability at ↵Tadashi G. Takaoka2012-08-091-0/+1
|\| | | | | | | | | | | | | onStartInputView" into jb-mr1-dev * commit '80d63d226308f70752634425e1cdd748429a1b83': Update dictionary availability at onStartInputView
| * Update dictionary availability at onStartInputViewTadashi G. Takaoka2012-08-091-0/+1
| | | | | | | | | | | | This is a follow up of I7901c0f9489b4deb79314c2c903b138611bfd78e Change-Id: I38c22e886db247c402a964e3ddd10b09a461151c
* | am b2c57991: am 9abea49d: Merge "Fix NPE and don\'t call UI API from non-UI ↵Tadashi G. Takaoka2012-08-086-43/+45
|\| | | | | | | | | | | | | thread" into jb-mr1-dev * commit 'b2c579910e44f3b768053ec4cc946fcb47491aa8': Fix NPE and don't call UI API from non-UI thread
| * Merge "Fix NPE and don't call UI API from non-UI thread" into jb-mr1-devTadashi G. Takaoka2012-08-086-43/+45
| |\
| | * Fix NPE and don't call UI API from non-UI threadTadashi G. Takaoka2012-08-096-43/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | This change also reverts I29ec3e9f10484f30288fac76f0c45b3707bc2259 Bug: 6956969 Bug: 6891020 Bug: 6947253 Change-Id: I7901c0f9489b4deb79314c2c903b138611bfd78e
* | | Merge "ResearchLogging upload via service"Kurt Partridge2012-08-084-250/+264
|\ \ \
| * | | ResearchLogging upload via serviceKurt Partridge2012-08-074-250/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upload using an intent service rather than just a thread. More robust in case the keyboard is closed and the upload hasn't finished yet. multi-project commit with Idf39453f6ccc70af63e7b2c912f61f2533339870 Bug: 6188932 Change-Id: Id5484f2b6349e316e828d5bdc0ed9ca92887d5b8
* | | | am da31bde5: am 60d4961f: Merge "Pass traverse session" into jb-mr1-devSatoshi Kataoka2012-08-082-4/+9
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'da31bde599077608f5da595150626a32229b418f': Pass traverse session
| * | | Merge "Pass traverse session" into jb-mr1-devSatoshi Kataoka2012-08-082-4/+9
| |\ \ \
| | * | | Pass traverse sessionSatoshi Kataoka2012-08-082-4/+9
| | | | | | | | | | | | | | | | | | | | Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4
* | | | | am 8c5b13f4: am 181567f9: Merge "Add traverse session" into jb-mr1-devSatoshi Kataoka2012-08-082-0/+62
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8c5b13f49e47ff25c73f01a7ff9c46a2b4619866': Add traverse session
| * | | | Merge "Add traverse session" into jb-mr1-devSatoshi Kataoka2012-08-082-0/+62
| |\| | | | | |_|/ | |/| |
| | * | Add traverse sessionSatoshi Kataoka2012-08-082-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 6942265 Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55
* | | | am debc7ffd: am 732f2798: Merge "Add toString() method to Keyboard" into ↵Tadashi G. Takaoka2012-08-081-0/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit 'debc7ffd692884f22904bd519124f9657170ec7e': Add toString() method to Keyboard
| * | | Merge "Add toString() method to Keyboard" into jb-mr1-devTadashi G. Takaoka2012-08-081-0/+5
| |\ \ \
| | * | | Add toString() method to KeyboardTadashi G. Takaoka2012-08-081-0/+5
| | |/ / | | | | | | | | | | | | Change-Id: I74c8f006323ed78ec67414fd17849ab40966968e
* | | | am 72cbfdcd: am 2bcd913e: Merge "Add SuggestInitializationListener to ↵Tadashi G. Takaoka2012-08-082-12/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | BinaryDictionary.resetMainDict()" into jb-mr1-dev * commit '72cbfdcd80210dc412b8094df1060b0685b356df': Add SuggestInitializationListener to BinaryDictionary.resetMainDict()
| * | | Merge "Add SuggestInitializationListener to ↵Tadashi G. Takaoka2012-08-082-12/+11
| |\ \ \ | | | | | | | | | | | | | | | BinaryDictionary.resetMainDict()" into jb-mr1-dev
| | * | | Add SuggestInitializationListener to BinaryDictionary.resetMainDict()Tadashi G. Takaoka2012-08-082-12/+11
| | |/ / | | | | | | | | | | | | Change-Id: I4c01f172ddb2ca60fa6e604384610c90b76e5457
* | | | am 8d0d7415: am a890de42: Merge "Use ArrayList to implement ↵Tadashi G. Takaoka2012-08-072-47/+114
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | PointerTrackerQueue" into jb-mr1-dev * commit '8d0d7415f8d634f88ce4f391441f65960a1be0f4': Use ArrayList to implement PointerTrackerQueue
| * | | Use ArrayList to implement PointerTrackerQueueTadashi G. Takaoka2012-08-082-47/+114
| |/ / | | | | | | | | | Change-Id: Ie386e6c7869df4df940e09fccffc5cd661134557
* | | Merge "ResearchLogging log when preferences change"Kurt Partridge2012-08-071-0/+13
|\ \ \ | |_|/ |/| |
| * | ResearchLogging log when preferences changeKurt Partridge2012-08-061-0/+13
| | | | | | | | | | | | | | | Bug: 6188932 Change-Id: I568b54248b541e6f5916b18e46d33dd447b783b7
* | | am 5db161d7: am 0cc425bd: Add PointerTrackerQueue unit testsTadashi G. Takaoka2012-08-072-32/+37
|\ \ \ | | |/ | |/| | | | | | | * commit '5db161d7732933469799ed683411be8f3dd02c70': Add PointerTrackerQueue unit tests
| * | Add PointerTrackerQueue unit testsTadashi G. Takaoka2012-08-072-32/+37
| | | | | | | | | | | | | | | | | | This is a groundwork to elminate LinkedList from PointerTrackerQueue. Change-Id: Ib77780537ceb0b4273fb8e483977ab76124c5ce7
* | | am d9f9c118: am 27e48447: Lingering gesture floating preview text a bitTadashi G. Takaoka2012-08-066-52/+124
|\| | | |/ |/| | | | | * commit 'd9f9c1189d3b1a4bbeed92be843ea13219a01365': Lingering gesture floating preview text a bit
| * Lingering gesture floating preview text a bitTadashi G. Takaoka2012-08-076-52/+124
| | | | | | | | | | Bug: 6936095 Change-Id: I873343e9aa6afdf6bdb223795f03232509b012a7
* | am 2fbaed91: am 7a139757: Cleanup unused import and dead codeTadashi G. Takaoka2012-08-063-6/+0
|\| | | | | | | | | * commit '2fbaed919f4c2ac64c2be2b84b4a5d7e372813d5': Cleanup unused import and dead code
| * Cleanup unused import and dead codeTadashi G. Takaoka2012-08-063-6/+0
| | | | | | | | Change-Id: Ife877620561d29a8f25602916420741186104617
* | am 774e374f: am dba77186: Fix duplicate getSuggestions() call for main ↵Tadashi G. Takaoka2012-08-061-1/+1
|\| | | | | | | | | | | | | dictionary * commit '774e374f5f58e21692df6113128c1707ae767fc0': Fix duplicate getSuggestions() call for main dictionary
| * Fix duplicate getSuggestions() call for main dictionaryTadashi G. Takaoka2012-08-061-1/+1
| | | | | | | | Change-Id: I092480063452505cdf03dbd83b9c64e535822931
* | am 6365b38b: am b2795974: Fix Utils.getStackTrace()Tadashi G. Takaoka2012-08-061-1/+1
|\| | | | | | | | | * commit '6365b38b9c1a106c7de176e668f13b12c9ab4f1e': Fix Utils.getStackTrace()
| * Fix Utils.getStackTrace()Tadashi G. Takaoka2012-08-061-1/+1
| | | | | | | | Change-Id: Iaf160af32bb77b3ad5929cb5ee8eccd01165bdf6
* | am 76bfe7f7: am 44f12ed9: Merge "Separate updateSuggestionStrip from ↵Tadashi G. Takaoka2012-08-051-5/+7
|\| | | | | | | | | | | | | commitTyped" into jb-mr1-dev * commit '76bfe7f7b0f6b231e0596e400620cd34265a044f': Separate updateSuggestionStrip from commitTyped
| * Separate updateSuggestionStrip from commitTypedTadashi G. Takaoka2012-08-061-5/+7
| | | | | | | | | | | | | | | | | | The commitTyped() called updateSuggestionStrip(), and that led to call Suggest.getSuggestedWordsForTypingInput() even after a batch input was started because WordComposer.commitWord() reset the batch input state. Bug: 6932442 Change-Id: If645b1ef0343aa1e21ca71a9275b40c6c3be13df
* | am 2687b667: am 4e9e6cd1: Fix IllegalStateException of KeyDetectorTadashi G. Takaoka2012-08-052-4/+7
|\| | | | | | | | | * commit '2687b667a7edb889fd2704380fee45f848da6626': Fix IllegalStateException of KeyDetector
| * Fix IllegalStateException of KeyDetectorTadashi G. Takaoka2012-08-062-4/+7
| | | | | | | | | | | | | | | | | | A KeyDetector without Keyboard may exist in some rare cases. This change eliminates throwing IllegalStateException and checks explicitly against null. Bug: 6891020 Change-Id: I29ec3e9f10484f30288fac76f0c45b3707bc2259
* | ResearchLogging capture full n-gram dataKurt Partridge2012-08-059-481/+617
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Captures complete motion data for all words in an n-gram. - Also filters n-grams properly; if any word in the n-gram is not in the dictionary, it is not included. - Simplify ResearchLog to not require explicit state - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions about privacy. - Moved LogUnit out from ResearchLogger multi-project change with Id997fb6572daa3ff55591afa1676953bb204f33a Because of a strange Gerrit interaction, earlier patchsets were recorded as the following separate changes (to soon be abandoned): - I59d86ae28123890ddb7aabc7dc9a73a75eecbca4 - I9cc95266fa4500d019e09ec53ec00e5dea7ffd38 - Ie6f23a2035e160f231406df1388a43725380df1d - Id87909e96fa7fa91174c86395a964404f3490fe1 - I57c5cbde0425c42538d589fa4d1802b3e5688f7c - Ic1f9d7727e416da1b6c4f1a45b53750cd4088dcf - I20a72ccc4ba1bc08ed3ee39bff71d2adb376588c - I417f6f364144b90085f5fef4bd2de1a40b5dfa79 Bug: 6188932 Change-Id: I771e57e3b8c0eb6721c2022e775cb0b528bdff93
* | am 2fb40ef3: am 15b28432: Merge "Cleanup unused code" into jb-mr1-devJean Chalard2012-08-031-5/+1
|\| | | | | | | | | * commit '2fb40ef30121da62386d64a2c9c5f5abffdcbc98': Cleanup unused code