aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | 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
* | Change targetSdkVersion to 17Tadashi G. Takaoka2013-02-081-1/+1
| | | | | | | | | | Bug: 7405756 Change-Id: If933fcad56d81dcc956b6114727e01be9686ee9c
* | 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
* [B11] Implement reset and passing of the URL to the dict packJean Chalard2013-02-062-1/+28
| | | | | | Bug: 7601410 Bug: 7595195 Change-Id: I78cf04dce7c1e64de6725d32317de288a83bd39d
* 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
* | Merge "Refactor LogStatement publishing method"Kurt Partridge2013-02-063-90/+109
|\ \
| * | Refactor LogStatement publishing methodKurt Partridge2013-02-053-90/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "[Rlog79c] Cleanup of feedback strings and text entry"Kurt Partridge2013-02-053-10/+13
|\ \ \
| * | | [Rlog79c] Cleanup of feedback strings and text entryKurt Partridge2013-02-043-10/+13
| | | | | | | | | | | | | | | | Change-Id: I97457ea8033a011c37e5970eb91d1a3273b81e2a
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-054-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-02-044-4/+4
| | |/ | |/| | | | | | | | | | Change-Id: I7e498ee5f83a3d4611fc46f34b0a6f0e19c143e5 Auto-generated-cl: translation import
* | | Separate IntentUtils from CompatUtilsTadashi G. Takaoka2013-02-044-22/+49
| | | | | | | | | | | | Change-Id: I373ae7ad26eee44cc8e9720314f6a53b811d0021
* | | Make CHAR LIMIT to 66 for some stringsTadashi G. Takaoka2013-02-041-1/+1
| |/ |/| | | | | | | Bug: 8112520 Change-Id: Ia7303e9bae651a3990b781341002fae950997dc1
* | Merge "[Rlog79b] Save channel name during internal use"Kurt Partridge2013-02-042-6/+33
|\ \
| * | [Rlog79b] Save channel name during internal useKurt Partridge2013-02-042-6/+33
| | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "[Rlog48c] Replay historical motion data"Kurt Partridge2013-02-042-21/+252
|\ \ \
| * | | [Rlog48c] Replay historical motion dataKurt Partridge2013-02-042-21/+252
| | | | | | | | | | | | | | | | Change-Id: Ib398ea61ff048b1a4ac3b7f7b4a772e173a7b294
* | | | Merge "[Rlog48b] Better visual indicator for logging state"Kurt Partridge2013-02-042-3/+23
|\| | | | |_|/ |/| |
| * | [Rlog48b] Better visual indicator for logging stateKurt Partridge2013-02-012-3/+23
| | | | | | | | | | | | | | | | | | Now applies yellow bars if recording, green bars if replaying. Change-Id: I39d39de6254fd57107ea5355c43b154244520985
* | | Make some strings privateJean Chalard2013-02-021-5/+5
|/ / | | | | | | Change-Id: I0ffdbcf6bede86a3cdcb3a0e4ec263398502617c
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-0138-158/+86
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2013-02-0138-158/+86
| | | | | | | | | | | | | | | Change-Id: I385b565d8b768795e2917cb3726dae8cbb7d3ebd Auto-generated-cl: translation import
* | | Merge "[Rlog79a] Disallow empty feedback messages"Kurt Partridge2013-02-012-6/+17
|\ \ \ | | |/ | |/|
| * | [Rlog79a] Disallow empty feedback messagesKurt Partridge2013-02-012-6/+17
| | | | | | | | | | | | Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de
* | | Merge "[Rlog48a] Update and make logging strings consistent"Kurt Partridge2013-02-014-13/+12
|\ \ \
| * | | [Rlog48a] Update and make logging strings consistentKurt Partridge2013-01-314-13/+12
| | | | | | | | | | | | | | | | Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
* | | | Merge "[Rlog47] Replayer service, inspect-researchLog.py"Kurt Partridge2013-02-014-12/+94
|\| | | | |_|/ |/| |
| * | [Rlog47] Replayer service, inspect-researchLog.pyKurt Partridge2013-01-314-12/+94
| |/ | | | | | | | | | | multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2 Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763
* | Clean up GestureFloatingPreviewTextTadashi G. Takaoka2013-02-011-45/+31
| | | | | | | | Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6
* | ResearchLogger invocation testsKurt Partridge2013-01-311-1/+1
|/ | | | | | | | | - Start with just a smoke test. - Sets up a private SharedPreferences multi-project commit with I81cceba23692d64c2ea58a46351fc36d118ff825 Change-Id: I96e02d9a8de70cb5c03fd7411b886903e7a83673
* Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"Kurt Partridge2013-01-311-1/+0
|\
| * [Rlog39] Remove unnecessary commitCurrentLogUnit() callKurt Partridge2013-01-301-1/+0
| | | | | | | | Change-Id: I1983095058d004476065328ad34bb9e325af7062
* | Merge "Create methods in LatinIME to make the current dict lists"Jean Chalard2013-01-315-14/+118
|\ \ | |/ |/|
| * Create methods in LatinIME to make the current dict listsJean Chalard2013-01-315-14/+118
| | | | | | | | | | Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
* | Merge "Add a way to know externally if we're installing a new dict"Jean Chalard2013-01-311-0/+9
|\ \
| * | Add a way to know externally if we're installing a new dictJean Chalard2013-01-311-0/+9
| |/ | | | | | | | | | | | | | | That helps tests know when to wait and when to declare the dictionary actually not usable. Bug: 7925814 Change-Id: Ic963c1206c43e3cde39ac4214a0d601f4fc6c03b