aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add definesSatoshi Kataoka2013-02-211-0/+4
| | | | Change-Id: I8bc009bf258cbdf01e15dc63a7a8afad47db5d96
* Fix layout direction of Keyboard and Suggestions viewTadashi G. Takaoka2013-02-181-0/+6
| | | | | Bug: 8167348 Change-Id: I5e0432707fff1dd3032686b733ba28bef305173a
* 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
* 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
* | Merge "Add placeholder of keyboard setup wizard"Tadashi G. Takaoka2013-02-142-5/+52
|\ \
| * | Add placeholder of keyboard setup wizardTadashi G. Takaoka2013-02-142-5/+52
| | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe
* | | Merge "clean up seach key vector"Satoshi Kataoka2013-02-146-62/+57
|\ \ \ | |_|/ |/| |
| * | clean up seach key vectorSatoshi Kataoka2013-02-146-62/+57
| | | | | | | | | | | | | | | | | | Bug: 8197301 Change-Id: I6a67d2914bd44b3ceca655adcd65c9c42796b026
* | | Merge "Prep for GCC 4.6 that will be used in unbundled branches"Ken Wakasa2013-02-142-6/+7
|\ \ \ | |_|/ |/| |
| * | Prep for GCC 4.6 that will be used in unbundled branchesKen Wakasa2013-02-132-6/+7
| | | | | | | | | | | | Change-Id: I31c1d1bc573ee10779efce0f221d378ad758e9ca
* | | 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
* | | 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
* | 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
* | | Merge "Separate caps mode related utils to CapsModeUtils"Tadashi G. Takaoka2013-02-1229-492/+542
|\ \ \
| * | | Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-1229-492/+542
| | | | | | | | | | | | | | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* | | | Merge "Move parseCsvString to StringUtils"Tadashi G. Takaoka2013-02-126-50/+57
|\| | |
| * | | Move parseCsvString to StringUtilsTadashi G. Takaoka2013-02-126-50/+57
| | | | | | | | | | | | | | | | Change-Id: I602f33991ca57b6057ec2defe01573552b322857
* | | | Merge "Cleanups"Jean Chalard2013-02-127-27/+27
|\ \ \ \
| * | | | CleanupsJean Chalard2013-02-117-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow-up to Idc6f419a Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
* | | | | Merge "Fix RTL language key code mapping"Tadashi G. Takaoka2013-02-121-0/+5
|\ \ \ \ \
| * | | | | Fix RTL language key code mappingTadashi G. Takaoka2013-02-121-0/+5
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 8168899 Bug: 8169343 Change-Id: I23120704e97d89d5ddec2b2bdff2a98a6daac4d5
* | | | | Merge "Some cleanups"Jean Chalard2013-02-121-18/+21
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Some cleanupsJean Chalard2013-02-111-18/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve a slew of logging statements, and put commands that we don't expect to need protecting against exceptions out of a try {} block. This is a followup to Id3dc510a Change-Id: Idc6f419ac095b5b0f2d6862d58926ef888cb34e6
* | | | Add translatable="false" for dictionary-pack.xmlTadashi G. Takaoka2013-02-121-2/+2
|/ / / | | | | | | | | | | | | | | | This is a follow up of I770335a2. Change-Id: If0c021f4fb630bda7e8985591094488e11917e9b
* | | Remove unnecessary whitespaceJean Chalard2013-02-111-1/+1
| | | | | | | | | | | | | | | | | | This is a cleanup followup to Id3dc510a Change-Id: Ie64395eb4b6218fd8c73cacddeed2fba1df65d26
* | | Don't try to issue delete() commands on missing providerJean Chalard2013-02-111-21/+50
| | | | | | | | | | | | | | | Bug: 8173622 Change-Id: Id3dc510ae3535169b5290e87075cb2f433a1f603
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-1153-0/+1378
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-02-1153-0/+1378
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibd74870cf9822bce34f54504972e8f7d52c43036 Auto-generated-cl: translation import
* | | | Merge "Close file properly"Kurt Partridge2013-02-111-4/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Close file properlyKurt Partridge2013-02-081-4/+12
| |/ / | | | | | | | | | Change-Id: Ied55b6a6f1e64bbca558316d8d3d207d7655cf91
* | | Follow up to If933fcad56d81dcc956b6114727e01be9686ee9cKen Wakasa2013-02-101-1/+1
| | | | | | | | | | | | | | | Bug: 7405756 Change-Id: I415936db98296cd1d2fe6e4a590375061935ba8a
* | | Merge "Change targetSdkVersion to 17"Tadashi G. Takaoka2013-02-091-1/+1
|\ \ \
| * | | Change targetSdkVersion to 17Tadashi G. Takaoka2013-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 7405756 Change-Id: If933fcad56d81dcc956b6114727e01be9686ee9c
* | | | Merge "Add keyboard hypotenuse metric to ProximityInfo."Tom Ouyang2013-02-092-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add keyboard hypotenuse metric to ProximityInfo.Tom Ouyang2013-02-082-0/+4
| | | | | | | | | | | | | | | | Change-Id: If4a23041b460326a579e8b8cab20b5c027441e23
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-082-4/+4
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-02-082-4/+4
| | |/ / | |/| | | | | | | | | | | | | | Change-Id: I1f4b366714462f2aa084ead58c67f8c82618cff5 Auto-generated-cl: translation import
* / | | Separate resource file for dictionary pack metadataTadashi G. Takaoka2013-02-082-2/+23
|/ / / | | | | | | | | | Change-Id: I770335a25c3db12ec8440c4fcb208ca1d9c1fa32
* / / [B14] Implement sending the dictionary list.Jean Chalard2013-02-062-16/+57
|/ / | | | | | | | | Bug: 7005813 Change-Id: Ic3ef69510d2b385d0d403191b2f701b6527d0166
* | Merge "[B11] Implement reset and passing of the URL to the dict pack"Jean Chalard2013-02-072-1/+28
|\ \
| * | [B11] Implement reset and passing of the URL to the dict packJean Chalard2013-02-062-1/+28
| |/ | | | | | | | | | | Bug: 7601410 Bug: 7595195 Change-Id: I78cf04dce7c1e64de6725d32317de288a83bd39d
* / Fix a testJean Chalard2013-02-061-1/+1
|/ | | | | | | | The test is wrong - it checks a struct that contains a string instead of checking the string itself. Bug: 8149360 Change-Id: Ifb93d61f25a64a64e1c1e689de792f27994487b6
* Merge "[B9] Pass the client id parameter for dict info requests"Jean Chalard2013-02-062-1/+13
|\
| * [B9] Pass the client id parameter for dict info requestsJean Chalard2013-02-022-1/+13
| | | | | | | | | | Bug: 6789534 Change-Id: Ie3ea75b19ae4da2dea531e0077c58742a9502bc6