aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am 0b491917: Add translatable="false" for dictionary-pack.xmlTadashi G. Takaoka2013-02-111-2/+2
|\ | | | | | | | | | | # Via Tadashi G. Takaoka * commit '0b49191797071d6674cae46eea9f76a8947945da': Add translatable="false" for dictionary-pack.xml
| * Add translatable="false" for dictionary-pack.xmlTadashi G. Takaoka2013-02-121-2/+2
| | | | | | | | | | | | This is a follow up of I770335a2. Change-Id: If0c021f4fb630bda7e8985591094488e11917e9b
* | am 82441e60: Remove unnecessary whitespaceJean Chalard2013-02-111-1/+1
|\| | | | | | | | | | | # Via Jean Chalard * commit '82441e60e242681f2ea0d6e97105f819e3bd5071': Remove unnecessary whitespace
| * Remove unnecessary whitespaceJean Chalard2013-02-111-1/+1
| | | | | | | | | | | | This is a cleanup followup to Id3dc510a Change-Id: Ie64395eb4b6218fd8c73cacddeed2fba1df65d26
* | am b2eac474: Don\'t try to issue delete() commands on missing providerJean Chalard2013-02-111-21/+50
|\| | | | | | | | | | | # Via Jean Chalard * commit 'b2eac474ff82d0dad41991cd0f1ae80a58f01be2': Don't try to issue delete() commands on missing provider
| * 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
* | | am d3c9ec81: Merge "Close file properly"Kurt Partridge2013-02-111-4/+12
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit 'd3c9ec8133ae203b10eafc8547cbda51d995a44e': Close file properly
| * | Merge "Close file properly"Kurt Partridge2013-02-111-4/+12
| |\ \ | | |/ | |/|
| | * Close file properlyKurt Partridge2013-02-081-4/+12
| | | | | | | | | | | | Change-Id: Ied55b6a6f1e64bbca558316d8d3d207d7655cf91
* | | Import translations. DO NOT MERGEBaligh Uddin2013-02-1153-0/+1378
| | | | | | | | | | | | | | | Change-Id: If167e26b62d1fa89e672da77fbcde015659e635f Auto-generated-cl: translation import
* | | am 5f5862c9: Merge "Change targetSdkVersion to 17"Tadashi G. Takaoka2013-02-081-1/+1
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1) * commit '5f5862c9b44b45527a78c85e63b381e770f1bce6': Change targetSdkVersion to 17
| * | 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
* | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-02-082-4/+4
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-02-082-4/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I517465f48844921772713e7205ddee9c6c4dcb19 Auto-generated-cl: translation import
* | | | am b0767dd4: Separate resource file for dictionary pack metadataTadashi G. Takaoka2013-02-082-2/+23
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | # Via Tadashi G. Takaoka * commit 'b0767dd499264c8ab0dcb5ca833a66079524c4b3': Separate resource file for dictionary pack metadata
| * / Separate resource file for dictionary pack metadataTadashi G. Takaoka2013-02-082-2/+23
| |/ | | | | | | Change-Id: I770335a25c3db12ec8440c4fcb208ca1d9c1fa32
* | am 3623ad23: [B14] Implement sending the dictionary list.Jean Chalard2013-02-072-16/+57
|\| | | | | | | | | | | # Via Jean Chalard * commit '3623ad238c3fa76f36cb54de63bd31cf320befb4': [B14] Implement sending the dictionary list.
| * [B14] Implement sending the dictionary list.Jean Chalard2013-02-062-16/+57
| | | | | | | | | | Bug: 7005813 Change-Id: Ic3ef69510d2b385d0d403191b2f701b6527d0166
* | am 73857910: Merge "[B11] Implement reset and passing of the URL to the dict ↵Jean Chalard2013-02-062-1/+28
|\| | | | | | | | | | | | | | | pack" # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit '738579103f112e2781848079235d79e98e65d6be': [B11] Implement reset and passing of the URL to the dict pack
| * [B11] Implement reset and passing of the URL to the dict packJean Chalard2013-02-062-1/+28
| | | | | | | | | | | | Bug: 7601410 Bug: 7595195 Change-Id: I78cf04dce7c1e64de6725d32317de288a83bd39d
* | am afe889a8: Merge "[B9] Pass the client id parameter for dict info requests"Jean Chalard2013-02-052-1/+13
|\| | | | | | | | | | | # Via Android (Google) Code Review (1) and Jean Chalard (1) * commit 'afe889a83d43afe23d22d28a443b051bb115f023': [B9] Pass the client id parameter for dict info requests
| * 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
* | | am 7165f926: Merge "Refactor LogStatement publishing method"Kurt Partridge2013-02-053-90/+109
|\| | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '7165f926b4304a033c2abae7f93a40156062a1a1': Refactor LogStatement publishing method
| * | 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 "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-02-054-4/+4
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-02-044-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib58eeaa07f3ef34207612a13065f5f9fef8b2b08 Auto-generated-cl: translation import
* | | | | am 97135c29: Merge "[Rlog79c] Cleanup of feedback strings and text entry"Kurt Partridge2013-02-053-10/+13
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '97135c29c5b8312211e61691496b17baac652ce1': [Rlog79c] Cleanup of feedback strings and text entry
| * | | | 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
* | | | | am 298b4240: Separate IntentUtils from CompatUtilsTadashi G. Takaoka2013-02-044-22/+49
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Via Tadashi G. Takaoka * commit '298b4240f84344bbcd70b72dfb20806ba93ffd22': Separate IntentUtils from CompatUtils
| * | | | Separate IntentUtils from CompatUtilsTadashi G. Takaoka2013-02-044-22/+49
| | | | | | | | | | | | | | | | | | | | Change-Id: I373ae7ad26eee44cc8e9720314f6a53b811d0021
* | | | | am 70c63049: Make CHAR LIMIT to 66 for some stringsTadashi G. Takaoka2013-02-041-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Via Tadashi G. Takaoka * commit '70c63049d3635220ccda6923b3333c5e72451192': Make CHAR LIMIT to 66 for some strings
| * | | | Make CHAR LIMIT to 66 for some stringsTadashi G. Takaoka2013-02-041-1/+1
| | |/ / | |/| | | | | | | | | | | | | | Bug: 8112520 Change-Id: Ia7303e9bae651a3990b781341002fae950997dc1
* | | | am 445d8e8b: Merge "[Rlog79b] Save channel name during internal use"Kurt Partridge2013-02-042-6/+33
|\| | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '445d8e8bf633dbec64e7e0833384777bee137ebf': [Rlog79b] Save channel name during internal use
| * | | 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
* | | | | am 5ca4afa5: Merge "[Rlog48c] Replay historical motion data"Kurt Partridge2013-02-042-21/+252
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '5ca4afa543a8ce8ba82d84e393a577de306582b3': [Rlog48c] Replay historical motion data
| * | | | 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
* | | | | | am 82b4374c: Merge "[Rlog48b] Better visual indicator for logging state"Kurt Partridge2013-02-042-3/+23
|\| | | | | | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | # Via Android (Google) Code Review (1) and Kurt Partridge (1) * commit '82b4374c75ba64dd736b9509f27389a38b92c8ed': [Rlog48b] Better visual indicator for logging state
| * | | | 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