aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am caa197d7: am f3850e55: Use JNI Region calls also in getSuggestions()Ken Wakasa2012-08-101-10/+8
|\ | | | | | | | | * commit 'caa197d76f8eb27dbb4fa400bace4db625b930bd': Use JNI Region calls also in getSuggestions()
| * Use JNI Region calls also in getSuggestions()Ken Wakasa2012-08-101-10/+8
| | | | | | | | Change-Id: I9cc0208397c202aeb6f7b5bb5ad59e00c5afbd80
* | am f85ec408: am f6c22008: Workaround to stop init dict traverse sessionSatoshi Kataoka2012-08-101-4/+4
|\| | | | | | | | | * commit 'f85ec4082f60d4b7a06d907505938d91b3dfcee5': Workaround to stop init dict traverse session
| * Workaround to stop init dict traverse sessionSatoshi Kataoka2012-08-101-4/+4
| | | | | | | | Change-Id: I3d46c54a96a9fc0359ef75b9d2f8590b44164a8b
* | am 407d23ad: am a5e57d67: Merge "Accept whitelisted entries from any ↵Jean Chalard2012-08-101-3/+12
|\| | | | | | | | | | | | | source." into jb-mr1-dev * commit '407d23ad246cb55e8e6a0138ca39d4d105c5b0a0': Accept whitelisted entries from any source.
| * Accept whitelisted entries from any source.Jean Chalard2012-08-101-3/+12
| | | | | | | | | | | | | | ...not only the WhitelistDictionary. Bug: 6906525 Change-Id: I7f181eb6936ec17bbccdc4e736fd09292af24e9c
* | am b5cb4447: am 58040e7d: Merge "Optimization & Simplification" into jb-mr1-devJean Chalard2012-08-102-17/+12
|\| | | | | | | | | * commit 'b5cb4447cfbc7d397f4da7d3753431bc97ee445e': Optimization & Simplification
| * Optimization & SimplificationJean Chalard2012-08-102-17/+12
| | | | | | | | | | | | | | | | | | It's useless to do the whitelist lookup twice. Also, putting this test out of this method will allow whitelist entries to come from other sources. Bug: 6906525 Change-Id: I4afe678cae6556d16642d155ce770fbf4e61ad49
* | am 1599feda: am dc2fb6bc: Merge "Pass the type from native code all the way ↵Jean Chalard2012-08-101-2/+3
|\| | | | | | | | | | | | | to Java." into jb-mr1-dev * commit '1599feda42e0f0881368b948222a0667a09de728': Pass the type from native code all the way to Java.
| * Merge "Pass the type from native code all the way to Java." into jb-mr1-devJean Chalard2012-08-101-2/+3
| |\
| | * Pass the type from native code all the way to Java.Jean Chalard2012-08-101-2/+3
| | | | | | | | | | | | | | | Bug: 6906525 Change-Id: I057390d47a223450e22d8338509e22c28fc0d5f6
* | | 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