Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement getting data files with protocol v2•••This also does it for deleting them Bug: 8167342 Bug: 6789534 Change-Id: I1823f98508881f109a667146d3608003f87aa4cb | 2013-02-15 | 1 | -26/+55 | |
* | Merge "Determine the protocol version of the dictionary pack" | 2013-02-14 | 1 | -14/+44 | |
|\ | |||||
| * | Determine the protocol version of the dictionary pack•••...for query. Bug: 8167342 Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267 | 2013-02-13 | 1 | -14/+44 | |
* | | Add placeholder of keyboard setup wizard•••Bug: 8159728 Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe | 2013-02-14 | 1 | -0/+39 | |
|/ | |||||
* | Merge "Cleanup in preparation for tests" | 2013-02-13 | 3 | -9/+16 | |
|\ | |||||
| * | Cleanup in preparation for tests•••multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381 | 2013-02-12 | 3 | -9/+16 | |
* | | Clean up dictionary pack presence test.•••This method is much cleaner and much more readable. Change-Id: I8055c169ef7c4453ab45c463704bd56a6080da4f | 2013-02-12 | 1 | -39/+21 | |
|/ | |||||
* | Merge "Add batchMode field to PickSuggestionManually" | 2013-02-12 | 1 | -2/+2 | |
|\ | |||||
| * | Add batchMode field to PickSuggestionManually•••Change-Id: Iaaffc71378154240538bf90f0b85c3f17f3f78b3 | 2013-02-08 | 1 | -2/+2 | |
* | | Merge "Separate caps mode related utils to CapsModeUtils" | 2013-02-12 | 5 | -242/+269 | |
|\ \ | |||||
| * | | Separate caps mode related utils to CapsModeUtils•••Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf | 2013-02-12 | 5 | -242/+269 | |
* | | | Merge "Move parseCsvString to StringUtils" | 2013-02-12 | 5 | -49/+54 | |
|\| | | |||||
| * | | Move parseCsvString to StringUtils•••Change-Id: I602f33991ca57b6057ec2defe01573552b322857 | 2013-02-12 | 5 | -49/+54 | |
* | | | Merge "Cleanups" | 2013-02-12 | 5 | -11/+11 | |
|\ \ \ | |||||
| * | | | Cleanups•••Follow-up to Idc6f419a Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5 | 2013-02-11 | 5 | -11/+11 | |
* | | | | Merge "Fix RTL language key code mapping" | 2013-02-12 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix RTL language key code mapping•••Bug: 8168899 Bug: 8169343 Change-Id: I23120704e97d89d5ddec2b2bdff2a98a6daac4d5 | 2013-02-12 | 1 | -0/+5 | |
| |/ / | |||||
* / / | Some cleanups•••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 | 2013-02-11 | 1 | -18/+21 | |
|/ / | |||||
* | | Remove unnecessary whitespace•••This is a cleanup followup to Id3dc510a Change-Id: Ie64395eb4b6218fd8c73cacddeed2fba1df65d26 | 2013-02-11 | 1 | -1/+1 | |
* | | Don't try to issue delete() commands on missing provider•••Bug: 8173622 Change-Id: Id3dc510ae3535169b5290e87075cb2f433a1f603 | 2013-02-11 | 1 | -21/+50 | |
* | | Close file properly•••Change-Id: Ied55b6a6f1e64bbca558316d8d3d207d7655cf91 | 2013-02-08 | 1 | -4/+12 | |
|/ | |||||
* | [B14] Implement sending the dictionary list.•••Bug: 7005813 Change-Id: Ic3ef69510d2b385d0d403191b2f701b6527d0166 | 2013-02-06 | 2 | -16/+57 | |
* | [B11] Implement reset and passing of the URL to the dict pack•••Bug: 7601410 Bug: 7595195 Change-Id: I78cf04dce7c1e64de6725d32317de288a83bd39d | 2013-02-06 | 1 | -1/+27 | |
* | Merge "[B9] Pass the client id parameter for dict info requests" | 2013-02-06 | 1 | -1/+12 | |
|\ | |||||
| * | [B9] Pass the client id parameter for dict info requests•••Bug: 6789534 Change-Id: Ie3ea75b19ae4da2dea531e0077c58742a9502bc6 | 2013-02-02 | 1 | -1/+12 | |
* | | Refactor LogStatement publishing method•••The method in LogUnit for publishing a LogStatement to a JsonWriter doesn't depend on anything in the LogUnit. multi-project commit with Id1d6ff4851148bba0e6b5a1ec6eec2b842d9c707 Change-Id: I323cec239d6ea1cee602c2ecf9b13713791e9283 | 2013-02-05 | 3 | -90/+109 | |
* | | Separate IntentUtils from CompatUtils•••Change-Id: I373ae7ad26eee44cc8e9720314f6a53b811d0021 | 2013-02-04 | 4 | -22/+49 | |
* | | Merge "[Rlog79b] Save channel name during internal use" | 2013-02-04 | 2 | -6/+33 | |
|\ \ | |||||
| * | | [Rlog79b] Save channel name during internal use•••The feedback string is used as a channel name in internal builds. Add a flag that lets it be saved between calls to make it easier to generate test data. Change-Id: I5c6149b1e68239cd968b6852d03cc240ddde99ca | 2013-02-04 | 2 | -6/+33 | |
* | | | Merge "[Rlog48c] Replay historical motion data" | 2013-02-04 | 2 | -21/+252 | |
|\ \ \ | |||||
| * | | | [Rlog48c] Replay historical motion data•••Change-Id: Ib398ea61ff048b1a4ac3b7f7b4a772e173a7b294 | 2013-02-04 | 2 | -21/+252 | |
* | | | | Merge "[Rlog48b] Better visual indicator for logging state" | 2013-02-04 | 2 | -3/+23 | |
|\| | | | |_|/ |/| | | |||||
| * | | [Rlog48b] Better visual indicator for logging state•••Now applies yellow bars if recording, green bars if replaying. Change-Id: I39d39de6254fd57107ea5355c43b154244520985 | 2013-02-01 | 2 | -3/+23 | |
* | | | Make some strings private•••Change-Id: I0ffdbcf6bede86a3cdcb3a0e4ec263398502617c | 2013-02-02 | 1 | -5/+5 | |
|/ / | |||||
* | | Merge "[Rlog79a] Disallow empty feedback messages" | 2013-02-01 | 1 | -6/+14 | |
|\| | |||||
| * | [Rlog79a] Disallow empty feedback messages•••Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de | 2013-02-01 | 1 | -6/+14 | |
* | | Merge "[Rlog48a] Update and make logging strings consistent" | 2013-02-01 | 4 | -13/+12 | |
|\ \ | |||||
| * | | [Rlog48a] Update and make logging strings consistent•••Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8 | 2013-01-31 | 4 | -13/+12 | |
* | | | Merge "[Rlog47] Replayer service, inspect-researchLog.py" | 2013-02-01 | 3 | -12/+90 | |
|\| | | |||||
| * | | [Rlog47] Replayer service, inspect-researchLog.py•••multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2 Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763 | 2013-01-31 | 3 | -12/+90 | |
| |/ | |||||
* | | Clean up GestureFloatingPreviewText•••Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6 | 2013-02-01 | 1 | -45/+31 | |
* | | ResearchLogger invocation tests•••- Start with just a smoke test. - Sets up a private SharedPreferences multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825 Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673 | 2013-01-31 | 1 | -1/+1 | |
|/ | |||||
* | Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call" | 2013-01-31 | 1 | -1/+0 | |
|\ | |||||
| * | [Rlog39] Remove unnecessary commitCurrentLogUnit() call•••Change-Id: I1983095058d004476065328ad34bb9e325af7062 | 2013-01-30 | 1 | -1/+0 | |
* | | Merge "Create methods in LatinIME to make the current dict lists" | 2013-01-31 | 5 | -14/+118 | |
|\ \ | |/ |/| | |||||
| * | Create methods in LatinIME to make the current dict lists•••Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f | 2013-01-31 | 5 | -14/+118 | |
* | | Merge "Add a way to know externally if we're installing a new dict" | 2013-01-31 | 1 | -0/+9 | |
|\ \ | |||||
| * | | Add a way to know externally if we're installing a new dict•••That helps tests know when to wait and when to declare the dictionary actually not usable. Bug: 7925814 Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b | 2013-01-31 | 1 | -0/+9 | |
| |/ | |||||
* | | Merge "[Rlog29] User interface for recording" | 2013-01-30 | 4 | -87/+258 | |
|\ \ | |||||
| * | | [Rlog29] User interface for recording•••- Also, internal flag for automatically replaying after a recording is made (off by default) - RLog key to "Bug?" multi-project commit with I0c2fababd73eed5a341af487bca04ddd650d4cc2 Change-Id: I162c96a715de7180f276e08b4686a20f29dabafb | 2013-01-29 | 4 | -87/+258 |