aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am bf0d6af3: Merge "[TestPrep4] Add some finals"Kurt Partridge2013-02-211-3/+3
|\ | | | | | | | | * commit 'bf0d6af3d38c1637b40ed9e844fc05471274a2d7': [TestPrep4] Add some finals
| * Merge "[TestPrep4] Add some finals"Kurt Partridge2013-02-211-3/+3
| |\
| | * [TestPrep4] Add some finalsKurt Partridge2013-02-201-3/+3
| | | | | | | | | | | | Change-Id: Ib437a6ad7fd6a897e2bbc65afe881ae8a3b1cbb0
* | | am 7c996475: Merge "[TestPrep3] Add helper method to retrive dictionary"Kurt Partridge2013-02-211-7/+9
|\| | | | | | | | | | | | | | * commit '7c996475d8531af413c09d4ece51423b96edd172': [TestPrep3] Add helper method to retrive dictionary
| * | Merge "[TestPrep3] Add helper method to retrive dictionary"Kurt Partridge2013-02-211-7/+9
| |\|
| | * [TestPrep3] Add helper method to retrive dictionaryKurt Partridge2013-02-201-7/+9
| | | | | | | | | | | | Change-Id: Id6e03c6f8a3e96979d589f0605ac056fcad7e1ff
* | | am c8a1ec6e: Merge "[TestPrep2] Rename a method"Kurt Partridge2013-02-212-4/+4
|\| | | | | | | | | | | | | | * commit 'c8a1ec6e4128240a8f666120dbc3fb066a717f00': [TestPrep2] Rename a method
| * | Merge "[TestPrep2] Rename a method"Kurt Partridge2013-02-212-4/+4
| |\|
| | * [TestPrep2] Rename a methodKurt Partridge2013-02-202-4/+4
| | | | | | | | | | | | Change-Id: Id9a72045afa3558b20b9d63c8720fb7443d34fd9
* | | am 4e5a4ddb: Merge "[TestPrep1] Move MotionEvent.Action strings to LoggingUtils"Kurt Partridge2013-02-212-11/+39
|\| | | | | | | | | | | | | | * commit '4e5a4ddbd06c3e98e931a789c13a9920fb3b4e16': [TestPrep1] Move MotionEvent.Action strings to LoggingUtils
| * | Merge "[TestPrep1] Move MotionEvent.Action strings to LoggingUtils"Kurt Partridge2013-02-212-11/+39
| |\|
| | * [TestPrep1] Move MotionEvent.Action strings to LoggingUtilsKurt Partridge2013-02-202-11/+39
| | | | | | | | | | | | Change-Id: I7b9ed800552f2fd546ed21e9dc06ea1ff5798337
* | | am 07296cf7: Merge "Use WordComposer.addKeyInfo for testing"Tadashi G. Takaoka2013-02-211-1/+3
|\| | | | | | | | | | | | | | * commit '07296cf7fffad7282aee24d9313636cf64ffb178': Use WordComposer.addKeyInfo for testing
| * | Merge "Use WordComposer.addKeyInfo for testing"Tadashi G. Takaoka2013-02-211-1/+3
| |\ \
| | * | Use WordComposer.addKeyInfo for testingTadashi G. Takaoka2013-02-201-1/+3
| | | | | | | | | | | | | | | | Change-Id: I500654e7a26717aa5547942357e56060afb72969
* | | | am 46878544: Add preliminary setup wizardTadashi G. Takaoka2013-02-2115-5/+745
|\| | | | | | | | | | | | | | | | | | | * commit '46878544ec894fd3db368e183404a01c3e3ecc92': Add preliminary setup wizard
| * | | Add preliminary setup wizardTadashi G. Takaoka2013-02-2115-5/+745
| |/ / | | | | | | | | | | | | Bug: 8159728 Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
* | | am da348e11: Fix layout direction of Keyboard and Suggestions viewTadashi G. Takaoka2013-02-181-0/+6
|\| | | | | | | | | | | | | | * commit 'da348e11ad43b5eaf70a6bad8551a86cd43a6512': Fix layout direction of Keyboard and Suggestions view
| * | Fix layout direction of Keyboard and Suggestions viewTadashi G. Takaoka2013-02-181-0/+6
| | | | | | | | | | | | | | | Bug: 8167348 Change-Id: I5e0432707fff1dd3032686b733ba28bef305173a
* | | am d4cbc4fd: Implement getting data files with protocol v2Jean Chalard2013-02-151-26/+55
|\| | | | | | | | | | | | | | * commit 'd4cbc4fd078cbb23be4eafe1cb82a8a470fca3a0': Implement getting data files with protocol v2
| * | Implement getting data files with protocol v2Jean Chalard2013-02-151-26/+55
| |/ | | | | | | | | | | | | This also does it for deleting them Bug: 8167342 Bug: 6789534 Change-Id: I1823f98508881f109a667146d3608003f87aa4cb
* | am 4beaab2a: Merge "Determine the protocol version of the dictionary pack"Jean Chalard2013-02-141-14/+44
|\| | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit '4beaab2a88ce616bdc8ca35248d65c1b649943a9': Determine the protocol version of the dictionary pack
| * Merge "Determine the protocol version of the dictionary pack"Jean Chalard2013-02-141-14/+44
| |\
| | * Determine the protocol version of the dictionary packJean Chalard2013-02-131-14/+44
| | | | | | | | | | | | | | | | | | | | | ...for query. Bug: 8167342 Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267
* | | am 4c53e144: Merge "Add placeholder of keyboard setup wizard"Tadashi G. Takaoka2013-02-142-5/+52
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '4c53e144c184a7b084e9deecf5d1f1fe01ec1af9': Add placeholder of keyboard setup wizard
| * | Add placeholder of keyboard setup wizardTadashi G. Takaoka2013-02-142-5/+52
| |/ | | | | | | | | Bug: 8159728 Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe
* | am de3e5fbf: Merge "Cleanup in preparation for tests"Kurt Partridge2013-02-133-9/+16
|\| | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit 'de3e5fbf9dfb2e4e34095e0c34e8aec8d8de02f5': Cleanup in preparation for tests
| * Merge "Cleanup in preparation for tests"Kurt Partridge2013-02-133-9/+16
| |\
| | * Cleanup in preparation for testsKurt Partridge2013-02-123-9/+16
| | | | | | | | | | | | | | | | | | multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381
* | | am d1f80f72: Merge "Clean up dictionary pack presence test."Jean Chalard2013-02-131-39/+21
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit 'd1f80f72e33f79ae8ed94a279a9969cc238a83a7': Clean up dictionary pack presence test.
| * | Merge "Clean up dictionary pack presence test."Jean Chalard2013-02-131-39/+21
| |\ \
| | * | Clean up dictionary pack presence test.Jean Chalard2013-02-121-39/+21
| | |/ | | | | | | | | | | | | | | | This method is much cleaner and much more readable. Change-Id: I8055c169ef7c4453ab45c463704bd56a6080da4f
| * / Import translations. DO NOT MERGEBaligh Uddin2013-02-131-2/+2
| |/ | | | | | | | | Change-Id: Ib49331c1511dcc9efac19ceda0b70e3604f30791 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2013-02-1253-1378/+0
| | | | | | | | | | Change-Id: I49fbafa8f9ef932fe4d2354c83fa86514726bb00 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-02-131-2/+2
| | | | | | | | | | Change-Id: I856a4dac1396dcf20bfa45a53b81829ad8f3468d Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBaligh Uddin2013-02-1253-1378/+0
| | | | | | | | | | Change-Id: Ic418597418363ba57704b6d44ea33a862fbc621e Auto-generated-cl: translation import
* | am 04de6802: Merge "Add batchMode field to PickSuggestionManually"Kurt Partridge2013-02-121-2/+2
|\| | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '04de6802cc275ac7125ae558e5718c5fab336fca': Add batchMode field to PickSuggestionManually
| * Merge "Add batchMode field to PickSuggestionManually"Kurt Partridge2013-02-121-2/+2
| |\
| | * Add batchMode field to PickSuggestionManuallyKurt Partridge2013-02-081-2/+2
| | | | | | | | | | | | Change-Id: Iaaffc71378154240538bf90f0b85c3f17f3f78b3
* | | am fdb1ca56: Merge "Separate caps mode related utils to CapsModeUtils"Tadashi G. Takaoka2013-02-125-242/+269
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit 'fdb1ca560e426e67c60c7f7324bc52022b1b3f07': Separate caps mode related utils to CapsModeUtils
| * | Merge "Separate caps mode related utils to CapsModeUtils"Tadashi G. Takaoka2013-02-125-242/+269
| |\ \
| | * | Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-125-242/+269
| | | | | | | | | | | | | | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* | | | am 2c2942dd: Merge "Move parseCsvString to StringUtils"Tadashi G. Takaoka2013-02-115-49/+54
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '2c2942dd4bdea8581191866e2f06a0fa9dec18ed': Move parseCsvString to StringUtils
| * | | Merge "Move parseCsvString to StringUtils"Tadashi G. Takaoka2013-02-125-49/+54
| |\| |
| | * | Move parseCsvString to StringUtilsTadashi G. Takaoka2013-02-125-49/+54
| | | | | | | | | | | | | | | | Change-Id: I602f33991ca57b6057ec2defe01573552b322857
* | | | am e26f0d43: Merge "Cleanups"Jean Chalard2013-02-115-11/+11
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit 'e26f0d4320b9f3ad49a5c6d3f5f2ee78bac74a48': Cleanups
| * | | Merge "Cleanups"Jean Chalard2013-02-125-11/+11
| |\ \ \
| | * | | CleanupsJean Chalard2013-02-115-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up to Idc6f419a Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
* | | | | am 4cbe84ad: Merge "Fix RTL language key code mapping"Tadashi G. Takaoka2013-02-111-0/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '4cbe84ad08f38bf9c6f8852b406f5052e862a747': Fix RTL language key code mapping
| * | | | Merge "Fix RTL language key code mapping"Tadashi G. Takaoka2013-02-121-0/+5
| |\ \ \ \