Kurt Partridge
14ff187c39
am c8a1ec6e: Merge "[TestPrep2] Rename a method"
...
* commit 'c8a1ec6e4128240a8f666120dbc3fb066a717f00':
[TestPrep2] Rename a method
2013-02-21 14:15:35 -08:00
Kurt Partridge
be28c0c0b5
am 4e5a4ddb: Merge "[TestPrep1] Move MotionEvent.Action strings to LoggingUtils"
...
* commit '4e5a4ddbd06c3e98e931a789c13a9920fb3b4e16':
[TestPrep1] Move MotionEvent.Action strings to LoggingUtils
2013-02-21 14:15:34 -08:00
Tadashi G. Takaoka
0e713e96b0
am 07296cf7: Merge "Use WordComposer.addKeyInfo for testing"
...
* commit '07296cf7fffad7282aee24d9313636cf64ffb178':
Use WordComposer.addKeyInfo for testing
2013-02-21 14:15:32 -08:00
Tadashi G. Takaoka
c1b8f5f56c
am 46878544: Add preliminary setup wizard
...
* commit '46878544ec894fd3db368e183404a01c3e3ecc92':
Add preliminary setup wizard
2013-02-21 14:15:31 -08:00
Kurt Partridge
bf0d6af3d3
Merge "[TestPrep4] Add some finals"
2013-02-21 22:13:05 +00:00
Kurt Partridge
7c996475d8
Merge "[TestPrep3] Add helper method to retrive dictionary"
2013-02-21 21:18:32 +00:00
Kurt Partridge
c8a1ec6e41
Merge "[TestPrep2] Rename a method"
2013-02-21 15:57:34 +00:00
Kurt Partridge
4e5a4ddbd0
Merge "[TestPrep1] Move MotionEvent.Action strings to LoggingUtils"
2013-02-21 14:54:46 +00:00
Tadashi G. Takaoka
07296cf7ff
Merge "Use WordComposer.addKeyInfo for testing"
2013-02-21 06:20:01 +00:00
Kurt Partridge
ab0bda1499
[TestPrep5] Parameterize MainLogBuffer
...
Change-Id: I6d84f490922cd1f40e44ca4f95c9d950fba38290
2013-02-20 19:37:12 -08:00
Kurt Partridge
22acdb540c
[TestPrep4] Add some finals
...
Change-Id: Ib437a6ad7fd6a897e2bbc65afe881ae8a3b1cbb0
2013-02-20 19:37:12 -08:00
Kurt Partridge
19e05359e6
[TestPrep3] Add helper method to retrive dictionary
...
Change-Id: Id6e03c6f8a3e96979d589f0605ac056fcad7e1ff
2013-02-20 19:36:56 -08:00
Kurt Partridge
b6d05aeb7c
[TestPrep2] Rename a method
...
Change-Id: Id9a72045afa3558b20b9d63c8720fb7443d34fd9
2013-02-20 17:13:00 -08:00
Kurt Partridge
8d429bf1a8
[TestPrep1] Move MotionEvent.Action strings to LoggingUtils
...
Change-Id: I7b9ed800552f2fd546ed21e9dc06ea1ff5798337
2013-02-20 17:12:56 -08:00
Tadashi G. Takaoka
46878544ec
Add preliminary setup wizard
...
Bug: 8159728
Change-Id: I30d9cd637fb1d2e64588550e0aa4387bc1f7e6e5
2013-02-21 09:54:02 +09:00
Tadashi G. Takaoka
5701a6647f
Use WordComposer.addKeyInfo for testing
...
Change-Id: I500654e7a26717aa5547942357e56060afb72969
2013-02-20 17:09:25 +09:00
Tadashi G. Takaoka
c4932d2616
am da348e11: Fix layout direction of Keyboard and Suggestions view
...
* commit 'da348e11ad43b5eaf70a6bad8551a86cd43a6512':
Fix layout direction of Keyboard and Suggestions view
2013-02-18 00:26:15 -08:00
Tadashi G. Takaoka
da348e11ad
Fix layout direction of Keyboard and Suggestions view
...
Bug: 8167348
Change-Id: I5e0432707fff1dd3032686b733ba28bef305173a
2013-02-18 16:32:34 +09:00
Jean Chalard
a2f89c525d
am d4cbc4fd: Implement getting data files with protocol v2
...
* commit 'd4cbc4fd078cbb23be4eafe1cb82a8a470fca3a0':
Implement getting data files with protocol v2
2013-02-15 19:41:27 -08:00
Jean Chalard
d4cbc4fd07
Implement getting data files with protocol v2
...
This also does it for deleting them
Bug: 8167342
Bug: 6789534
Change-Id: I1823f98508881f109a667146d3608003f87aa4cb
2013-02-15 11:09:16 -08:00
Jean Chalard
9cf5e32879
am 4beaab2a: Merge "Determine the protocol version of the dictionary pack"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '4beaab2a88ce616bdc8ca35248d65c1b649943a9':
Determine the protocol version of the dictionary pack
2013-02-14 12:23:53 -08:00
Jean Chalard
4beaab2a88
Merge "Determine the protocol version of the dictionary pack"
2013-02-14 20:22:09 +00:00
Tadashi G. Takaoka
65bc373452
am 4c53e144: Merge "Add placeholder of keyboard setup wizard"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '4c53e144c184a7b084e9deecf5d1f1fe01ec1af9':
Add placeholder of keyboard setup wizard
2013-02-14 01:05:37 -08:00
Tadashi G. Takaoka
cb0beaf3f1
Add placeholder of keyboard setup wizard
...
Bug: 8159728
Change-Id: I5552e9d0ffa8f94d183e76378d55bba6f718adfe
2013-02-14 18:00:11 +09:00
Jean Chalard
b1f27a2e26
Determine the protocol version of the dictionary pack
...
...for query.
Bug: 8167342
Change-Id: Ieb8e5b31c4b62bf507593c4631e31799aad5f267
2013-02-13 20:45:36 -08:00
Kurt Partridge
d4d515f4bf
am de3e5fbf: Merge "Cleanup in preparation for tests"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'de3e5fbf9dfb2e4e34095e0c34e8aec8d8de02f5':
Cleanup in preparation for tests
2013-02-13 15:35:50 -08:00
Kurt Partridge
de3e5fbf9d
Merge "Cleanup in preparation for tests"
2013-02-13 23:34:07 +00:00
Jean Chalard
81d09321f8
am d1f80f72: Merge "Clean up dictionary pack presence test."
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit 'd1f80f72e33f79ae8ed94a279a9969cc238a83a7':
Clean up dictionary pack presence test.
2013-02-13 11:42:08 -08:00
Jean Chalard
d1f80f72e3
Merge "Clean up dictionary pack presence test."
2013-02-13 19:40:11 +00:00
Baligh Uddin
4a81b571a3
Import translations. DO NOT MERGE
...
Change-Id: Ib49331c1511dcc9efac19ceda0b70e3604f30791
Auto-generated-cl: translation import
2013-02-13 10:49:33 -08:00
Baligh Uddin
c63cfa5a99
Import translations. DO NOT MERGE
...
Change-Id: I856a4dac1396dcf20bfa45a53b81829ad8f3468d
Auto-generated-cl: translation import
2013-02-13 10:43:39 -08:00
Kurt Partridge
531dd150eb
Cleanup in preparation for tests
...
multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee
Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381
2013-02-12 20:48:44 -08:00
Jean Chalard
a9df972780
Clean up dictionary pack presence test.
...
This method is much cleaner and much more readable.
Change-Id: I8055c169ef7c4453ab45c463704bd56a6080da4f
2013-02-12 17:59:36 -08:00
Baligh Uddin
69cc3cfe1f
Import translations. DO NOT MERGE
...
Change-Id: I49fbafa8f9ef932fe4d2354c83fa86514726bb00
Auto-generated-cl: translation import
2013-02-12 13:33:27 -08:00
Baligh Uddin
f60fad3987
Import translations. DO NOT MERGE
...
Change-Id: Ic418597418363ba57704b6d44ea33a862fbc621e
Auto-generated-cl: translation import
2013-02-12 13:28:55 -08:00
Kurt Partridge
97895d1586
am 04de6802: Merge "Add batchMode field to PickSuggestionManually"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '04de6802cc275ac7125ae558e5718c5fab336fca':
Add batchMode field to PickSuggestionManually
2013-02-12 08:56:15 -08:00
Kurt Partridge
04de6802cc
Merge "Add batchMode field to PickSuggestionManually"
2013-02-12 16:54:35 +00:00
Tadashi G. Takaoka
d84c7a871d
am fdb1ca56: Merge "Separate caps mode related utils to CapsModeUtils"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit 'fdb1ca560e426e67c60c7f7324bc52022b1b3f07':
Separate caps mode related utils to CapsModeUtils
2013-02-12 01:28:14 -08:00
Tadashi G. Takaoka
fdb1ca560e
Merge "Separate caps mode related utils to CapsModeUtils"
2013-02-12 09:26:16 +00:00
Tadashi G. Takaoka
ce6bcdd1a5
Separate caps mode related utils to CapsModeUtils
...
Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
2013-02-12 18:15:42 +09:00
Tadashi G. Takaoka
f6716e651f
am 2c2942dd: Merge "Move parseCsvString to StringUtils"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '2c2942dd4bdea8581191866e2f06a0fa9dec18ed':
Move parseCsvString to StringUtils
2013-02-11 23:59:49 -08:00
Tadashi G. Takaoka
2c2942dd4b
Merge "Move parseCsvString to StringUtils"
2013-02-12 07:57:24 +00:00
Tadashi G. Takaoka
b3fd701181
Move parseCsvString to StringUtils
...
Change-Id: I602f33991ca57b6057ec2defe01573552b322857
2013-02-12 16:18:19 +09:00
Jean Chalard
d16059f918
am e26f0d43: Merge "Cleanups"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit 'e26f0d4320b9f3ad49a5c6d3f5f2ee78bac74a48':
Cleanups
2013-02-11 22:50:51 -08:00
Jean Chalard
e26f0d4320
Merge "Cleanups"
2013-02-12 06:49:41 +00:00
Tadashi G. Takaoka
a869080b04
am 4cbe84ad: Merge "Fix RTL language key code mapping"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '4cbe84ad08f38bf9c6f8852b406f5052e862a747':
Fix RTL language key code mapping
2013-02-11 22:45:16 -08:00
Tadashi G. Takaoka
4cbe84ad08
Merge "Fix RTL language key code mapping"
2013-02-12 06:43:40 +00:00
Tadashi G. Takaoka
9a2039d94e
Fix RTL language key code mapping
...
Bug: 8168899
Bug: 8169343
Change-Id: I23120704e97d89d5ddec2b2bdff2a98a6daac4d5
2013-02-12 14:51:54 +09:00
Jean Chalard
1c5b2a41ec
Cleanups
...
Follow-up to Idc6f419a
Change-Id: I4aae8f4e19f27a0a309879dc19af6e40906d58c5
2013-02-11 21:14:56 -08:00
Jean Chalard
08a2bbc738
am c6aaa48e: Merge "Some cleanups"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit 'c6aaa48ea7fa021112cc163730b5bce574c6877b':
Some cleanups
2013-02-11 21:10:22 -08:00
Jean Chalard
c6aaa48ea7
Merge "Some cleanups"
2013-02-12 05:09:31 +00:00
Tadashi G. Takaoka
41d66bea35
am 0b491917: Add translatable="false" for dictionary-pack.xml
...
# Via Tadashi G. Takaoka
* commit '0b49191797071d6674cae46eea9f76a8947945da':
Add translatable="false" for dictionary-pack.xml
2013-02-11 21:03:22 -08:00
Jean Chalard
8018051022
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 19:47:15 -08:00
Tadashi G. Takaoka
0b49191797
Add translatable="false" for dictionary-pack.xml
...
This is a follow up of I770335a2.
Change-Id: If0c021f4fb630bda7e8985591094488e11917e9b
2013-02-12 12:07:03 +09:00
Jean Chalard
c38a348f1b
am 82441e60: Remove unnecessary whitespace
...
# Via Jean Chalard
* commit '82441e60e242681f2ea0d6e97105f819e3bd5071':
Remove unnecessary whitespace
2013-02-11 13:36:08 -08:00
Jean Chalard
82441e60e2
Remove unnecessary whitespace
...
This is a cleanup followup to Id3dc510a
Change-Id: Ie64395eb4b6218fd8c73cacddeed2fba1df65d26
2013-02-11 13:31:47 -08:00
Jean Chalard
d8348eeabf
am b2eac474: Don\'t try to issue delete() commands on missing provider
...
# Via Jean Chalard
* commit 'b2eac474ff82d0dad41991cd0f1ae80a58f01be2':
Don't try to issue delete() commands on missing provider
2013-02-11 12:50:32 -08:00
Jean Chalard
b2eac474ff
Don't try to issue delete() commands on missing provider
...
Bug: 8173622
Change-Id: Id3dc510ae3535169b5290e87075cb2f433a1f603
2013-02-11 12:38:24 -08:00
Kurt Partridge
71bc485b09
am d3c9ec81: Merge "Close file properly"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'd3c9ec8133ae203b10eafc8547cbda51d995a44e':
Close file properly
2013-02-11 11:25:49 -08:00
Baligh Uddin
a92a97d2cd
Merge "Import translations. DO NOT MERGE"
2013-02-11 18:34:47 +00:00
Baligh Uddin
d069d67038
Import translations. DO NOT MERGE
...
Change-Id: Ibd74870cf9822bce34f54504972e8f7d52c43036
Auto-generated-cl: translation import
2013-02-11 10:23:54 -08:00
Baligh Uddin
d4ca979165
Import translations. DO NOT MERGE
...
Change-Id: If167e26b62d1fa89e672da77fbcde015659e635f
Auto-generated-cl: translation import
2013-02-11 10:18:58 -08:00
Kurt Partridge
d3c9ec8133
Merge "Close file properly"
2013-02-11 16:55:43 +00:00
Tadashi G. Takaoka
856057e6f1
am 5f5862c9: Merge "Change targetSdkVersion to 17"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '5f5862c9b44b45527a78c85e63b381e770f1bce6':
Change targetSdkVersion to 17
2013-02-08 19:46:48 -08:00
Tadashi G. Takaoka
d90e12aefb
Change targetSdkVersion to 17
...
Bug: 7405756
Change-Id: If933fcad56d81dcc956b6114727e01be9686ee9c
2013-02-08 18:53:34 -08:00
Baligh Uddin
927c2d65e8
Merge "Import translations. DO NOT MERGE"
2013-02-08 20:19:02 +00:00
Baligh Uddin
a4014e328e
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-02-08 20:18:46 +00:00
Baligh Uddin
1a1d4d98da
Import translations. DO NOT MERGE
...
Change-Id: I1f4b366714462f2aa084ead58c67f8c82618cff5
Auto-generated-cl: translation import
2013-02-08 12:16:47 -08:00
Tadashi G. Takaoka
95328b44db
am b0767dd4: Separate resource file for dictionary pack metadata
...
# Via Tadashi G. Takaoka
* commit 'b0767dd499264c8ab0dcb5ca833a66079524c4b3':
Separate resource file for dictionary pack metadata
2013-02-08 12:15:38 -08:00
Baligh Uddin
13b5417703
Import translations. DO NOT MERGE
...
Change-Id: I517465f48844921772713e7205ddee9c6c4dcb19
Auto-generated-cl: translation import
2013-02-08 12:12:26 -08:00
Tadashi G. Takaoka
b0767dd499
Separate resource file for dictionary pack metadata
...
Change-Id: I770335a25c3db12ec8440c4fcb208ca1d9c1fa32
2013-02-08 12:00:16 -08:00
Kurt Partridge
2cabb7aed0
Close file properly
...
Change-Id: Ied55b6a6f1e64bbca558316d8d3d207d7655cf91
2013-02-08 11:43:51 -08:00
Kurt Partridge
c52569ffcb
Add batchMode field to PickSuggestionManually
...
Change-Id: Iaaffc71378154240538bf90f0b85c3f17f3f78b3
2013-02-08 11:39:04 -08:00
Jean Chalard
a13f4942ad
am 3623ad23: [B14] Implement sending the dictionary list.
...
# Via Jean Chalard
* commit '3623ad238c3fa76f36cb54de63bd31cf320befb4':
[B14] Implement sending the dictionary list.
2013-02-07 09:29:40 -08:00
Jean Chalard
3623ad238c
[B14] Implement sending the dictionary list.
...
Bug: 7005813
Change-Id: Ic3ef69510d2b385d0d403191b2f701b6527d0166
2013-02-06 19:19:30 -08:00
Jean Chalard
3e2d7f27cf
am 73857910: Merge "[B11] Implement reset and passing of the URL to the dict 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
2013-02-06 16:07:25 -08:00
Jean Chalard
6ecb4c4dcc
[B11] Implement reset and passing of the URL to the dict pack
...
Bug: 7601410
Bug: 7595195
Change-Id: I78cf04dce7c1e64de6725d32317de288a83bd39d
2013-02-06 15:21:33 -08:00
Jean Chalard
22133221a1
am afe889a8: Merge "[B9] Pass the client id parameter for dict info requests"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit 'afe889a83d43afe23d22d28a443b051bb115f023':
[B9] Pass the client id parameter for dict info requests
2013-02-05 20:40:38 -08:00
Jean Chalard
afe889a83d
Merge "[B9] Pass the client id parameter for dict info requests"
2013-02-06 04:38:44 +00:00
Kurt Partridge
a023880bbc
am 7165f926: Merge "Refactor LogStatement publishing method"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '7165f926b4304a033c2abae7f93a40156062a1a1':
Refactor LogStatement publishing method
2013-02-05 17:32:20 -08:00
Kurt Partridge
7165f926b4
Merge "Refactor LogStatement publishing method"
2013-02-06 01:30:33 +00:00
Kurt Partridge
b02a19c49d
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 15:18:20 -08:00
Baligh Uddin
016c9df33f
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-02-05 20:28:05 +00:00
Kurt Partridge
5c701a627a
am 97135c29: Merge "[Rlog79c] Cleanup of feedback strings and text entry"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '97135c29c5b8312211e61691496b17baac652ce1':
[Rlog79c] Cleanup of feedback strings and text entry
2013-02-05 12:12:34 -08:00
Kurt Partridge
97135c29c5
Merge "[Rlog79c] Cleanup of feedback strings and text entry"
2013-02-05 20:11:24 +00:00
Baligh Uddin
104d245b3f
Merge "Import translations. DO NOT MERGE"
2013-02-05 16:41:28 +00:00
Tadashi G. Takaoka
d7185cfd57
am 298b4240: Separate IntentUtils from CompatUtils
...
# Via Tadashi G. Takaoka
* commit '298b4240f84344bbcd70b72dfb20806ba93ffd22':
Separate IntentUtils from CompatUtils
2013-02-04 18:33:00 -08:00
Tadashi G. Takaoka
298b4240f8
Separate IntentUtils from CompatUtils
...
Change-Id: I373ae7ad26eee44cc8e9720314f6a53b811d0021
2013-02-04 16:06:38 -08:00
Kurt Partridge
6a4d218f69
[Rlog79c] Cleanup of feedback strings and text entry
...
Change-Id: I97457ea8033a011c37e5970eb91d1a3273b81e2a
2013-02-04 14:42:08 -08:00
Tadashi G. Takaoka
62e14ad67d
am 70c63049: Make CHAR LIMIT to 66 for some strings
...
# Via Tadashi G. Takaoka
* commit '70c63049d3635220ccda6923b3333c5e72451192':
Make CHAR LIMIT to 66 for some strings
2013-02-04 14:39:36 -08:00
Tadashi G. Takaoka
70c63049d3
Make CHAR LIMIT to 66 for some strings
...
Bug: 8112520
Change-Id: Ia7303e9bae651a3990b781341002fae950997dc1
2013-02-04 14:18:07 -08:00
Kurt Partridge
4f801c586c
am 445d8e8b: Merge "[Rlog79b] Save channel name during internal use"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '445d8e8bf633dbec64e7e0833384777bee137ebf':
[Rlog79b] Save channel name during internal use
2013-02-04 11:18:30 -08:00
Kurt Partridge
445d8e8bf6
Merge "[Rlog79b] Save channel name during internal use"
2013-02-04 19:16:33 +00:00
Baligh Uddin
c67b825bd0
Import translations. DO NOT MERGE
...
Change-Id: I7e498ee5f83a3d4611fc46f34b0a6f0e19c143e5
Auto-generated-cl: translation import
2013-02-04 11:02:27 -08:00
Baligh Uddin
1f06d565a5
Import translations. DO NOT MERGE
...
Change-Id: Ib58eeaa07f3ef34207612a13065f5f9fef8b2b08
Auto-generated-cl: translation import
2013-02-04 10:57:14 -08:00
Kurt Partridge
54359d8604
am 5ca4afa5: Merge "[Rlog48c] Replay historical motion data"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '5ca4afa543a8ce8ba82d84e393a577de306582b3':
[Rlog48c] Replay historical motion data
2013-02-04 10:38:35 -08:00
Kurt Partridge
5ca4afa543
Merge "[Rlog48c] Replay historical motion data"
2013-02-04 18:36:57 +00:00
Kurt Partridge
32d171225b
am 82b4374c: Merge "[Rlog48b] Better visual indicator for logging state"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '82b4374c75ba64dd736b9509f27389a38b92c8ed':
[Rlog48b] Better visual indicator for logging state
2013-02-04 10:07:50 -08:00
Kurt Partridge
82b4374c75
Merge "[Rlog48b] Better visual indicator for logging state"
2013-02-04 18:06:41 +00:00
Kurt Partridge
7708bcf6fb
[Rlog48c] Replay historical motion data
...
Change-Id: Ib398ea61ff048b1a4ac3b7f7b4a772e173a7b294
2013-02-04 06:13:51 -08:00
Kurt Partridge
d34347bd4b
[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 06:09:45 -08:00
Jean Chalard
8192b4a6ef
[B9] Pass the client id parameter for dict info requests
...
Bug: 6789534
Change-Id: Ie3ea75b19ae4da2dea531e0077c58742a9502bc6
2013-02-02 18:23:40 +09:00
Jean Chalard
7f2caa4d82
am f1acb0e5: Make some strings private
...
# Via Jean Chalard
* commit 'f1acb0e52d2a104861cc2ee4cc3adcb9e0a81f3b':
Make some strings private
2013-02-02 01:09:05 -08:00
Jean Chalard
f1acb0e52d
Make some strings private
...
Change-Id: I0ffdbcf6bede86a3cdcb3a0e4ec263398502617c
2013-02-02 15:00:09 +09:00
Kurt Partridge
ce9e7f667d
[Rlog48b] Better visual indicator for logging state
...
Now applies yellow bars if recording, green bars if replaying.
Change-Id: I39d39de6254fd57107ea5355c43b154244520985
2013-02-01 17:10:56 -08:00
Baligh Uddin
44219ff28f
Merge "Import translations. DO NOT MERGE"
2013-02-01 18:37:26 +00:00
Baligh Uddin
867484ffaa
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-02-01 18:36:49 +00:00
Baligh Uddin
074e1ac422
Import translations. DO NOT MERGE
...
Change-Id: I385b565d8b768795e2917cb3726dae8cbb7d3ebd
Auto-generated-cl: translation import
2013-02-01 09:45:20 -08:00
Baligh Uddin
fe73a0f6f4
Import translations. DO NOT MERGE
...
Change-Id: Id2aa005657ac474635219de81758b71c39e6d9ff
Auto-generated-cl: translation import
2013-02-01 09:41:30 -08:00
Kurt Partridge
99ed4f1076
am ceffa0be: Merge "[Rlog79a] Disallow empty feedback messages"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit 'ceffa0bec97f3b819dbd4eb37f53b6eac3db2b07':
[Rlog79a] Disallow empty feedback messages
2013-02-01 09:17:17 -08:00
Kurt Partridge
ceffa0bec9
Merge "[Rlog79a] Disallow empty feedback messages"
2013-02-01 17:15:07 +00:00
Kurt Partridge
59abd14ad9
am 0cafd658: Merge "[Rlog48a] Update and make logging strings consistent"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '0cafd6580c05de2b718652cdced8e7072efa3a21':
[Rlog48a] Update and make logging strings consistent
2013-02-01 08:35:42 -08:00
Kurt Partridge
0cafd6580c
Merge "[Rlog48a] Update and make logging strings consistent"
2013-02-01 16:33:42 +00:00
Kurt Partridge
d3f718fccd
[Rlog79a] Disallow empty feedback messages
...
Change-Id: I30f7c07606e466c3c9538adad94024d00f0901de
2013-02-01 07:08:32 -08:00
Kurt Partridge
f8dd2f4ebd
am 5bdd7bab: Merge "[Rlog47] Replayer service, inspect-researchLog.py"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '5bdd7bab11cee1be86d8ab3e2167059eb9d682e2':
[Rlog47] Replayer service, inspect-researchLog.py
2013-02-01 07:07:43 -08:00
Kurt Partridge
5bdd7bab11
Merge "[Rlog47] Replayer service, inspect-researchLog.py"
2013-02-01 15:05:58 +00:00
Tadashi G. Takaoka
8edb4e6b82
am 5c58133c: Clean up GestureFloatingPreviewText
...
# Via Tadashi G. Takaoka
* commit '5c58133c8098c73b687ac8483ed8b2c32a53c257':
Clean up GestureFloatingPreviewText
2013-01-31 23:02:41 -08:00
Tadashi G. Takaoka
5c58133c80
Clean up GestureFloatingPreviewText
...
Change-Id: Ie64dd06a99e54b2f432725f69dc4f38c81359ce6
2013-02-01 15:23:21 +09:00
Kurt Partridge
c20a415e15
[Rlog48a] Update and make logging strings consistent
...
Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
2013-01-31 19:08:54 -08:00
Kurt Partridge
a69795bdcf
am 40be4c3b: ResearchLogger invocation tests
...
# Via Kurt Partridge
* commit '40be4c3bdbca143034f1308848add258e9856ad5':
ResearchLogger invocation tests
2013-01-31 15:16:09 -08:00
Kurt Partridge
40be4c3bdb
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 14:54:14 -08:00
Kurt Partridge
588d9b5c8d
[Rlog47] Replayer service, inspect-researchLog.py
...
multi-project commit with Ia2dd81afb4ea124094a20a39e31ffd193edff3d2
Change-Id: I80fe8f2ce137fedf48038955d5f3d9deed04f763
2013-01-31 12:13:08 -08:00
Kurt Partridge
0d0d40d56e
am 6b574f80: Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '6b574f80567aa74e2b033ce1f71fa52f6cfe48f2':
[Rlog39] Remove unnecessary commitCurrentLogUnit() call
2013-01-31 10:54:53 -08:00
Kurt Partridge
6b574f8056
Merge "[Rlog39] Remove unnecessary commitCurrentLogUnit() call"
2013-01-31 18:52:31 +00:00
Jean Chalard
0d42b8cb8a
am 5ea4365f: Merge "Create methods in LatinIME to make the current dict lists"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '5ea4365f077f59341430e00ed34a5d74b7877931':
Create methods in LatinIME to make the current dict lists
2013-01-31 09:01:19 -08:00
Jean Chalard
5ea4365f07
Merge "Create methods in LatinIME to make the current dict lists"
2013-01-31 16:59:11 +00:00
Kurt Partridge
e8a0bfb315
[Rlog39] Remove unnecessary commitCurrentLogUnit() call
...
Change-Id: I1983095058d004476065328ad34bb9e325af7062
2013-01-30 17:39:42 -08:00
Jean Chalard
af4a7e8c4b
Create methods in LatinIME to make the current dict lists
...
Bug: 7005813
Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f
2013-01-31 09:26:52 +09:00
Jean Chalard
899b32fe2d
am 3c67f6a2: Merge "Add a way to know externally if we\'re installing a new dict"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '3c67f6a2d020a6e1d85abc32e1d1477439f917f4':
Add a way to know externally if we're installing a new dict
2013-01-30 16:21:39 -08:00
Jean Chalard
3c67f6a2d0
Merge "Add a way to know externally if we're installing a new dict"
2013-01-31 00:19:23 +00:00
Jean Chalard
01a4ebcd88
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 09:04:55 +09:00
Baligh Uddin
ee800cf5ba
Merge "Import translations. DO NOT MERGE"
2013-01-30 20:17:45 +00:00
Baligh Uddin
f9e88d651f
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-01-30 20:17:09 +00:00
Baligh Uddin
542083fc04
Import translations. DO NOT MERGE
...
Change-Id: I7abda81fe11b1faa8a82ed42609c5dfa7a62a318
Auto-generated-cl: translation import
2013-01-30 12:07:02 -08:00
Baligh Uddin
15f3470216
Import translations. DO NOT MERGE
...
Change-Id: Ic2e0cee92c82d2b1f9c225ce321c32a51953968c
Auto-generated-cl: translation import
2013-01-30 12:02:09 -08:00
Kurt Partridge
fcc161b53d
am 9c18a471: Merge "[Rlog29] User interface for recording"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '9c18a47162cb88242632e3a37bfae99d21d8f85a':
[Rlog29] User interface for recording
2013-01-30 08:43:24 -08:00
Kurt Partridge
9c18a47162
Merge "[Rlog29] User interface for recording"
2013-01-30 16:40:03 +00:00
Kurt Partridge
adc7460d10
am 4e049897: Merge "[Rlog27] Add replay capability"
...
# Via Android (Google) Code Review (1) and Kurt Partridge (1)
* commit '4e049897eff1c170ea65492ed6df46395fc33e86':
[Rlog27] Add replay capability
2013-01-30 06:40:32 -08:00
Kurt Partridge
4e049897ef
Merge "[Rlog27] Add replay capability"
2013-01-30 14:38:16 +00:00
Tadashi G. Takaoka
4250297c6c
am e1f091c5: Add keyboardLetfPadding and keyboardRightPadding attributes
...
# Via Tadashi G. Takaoka
* commit 'e1f091c5d44981ec81c12b674aefa37fec2af5cb':
Add keyboardLetfPadding and keyboardRightPadding attributes
2013-01-29 22:16:30 -08:00
Tadashi G. Takaoka
e1f091c5d4
Add keyboardLetfPadding and keyboardRightPadding attributes
...
This change splits keyboardHorizontalEdgesPadding attributes of
Keyboard into two attributes.
Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1
2013-01-30 15:01:33 +09:00
Tadashi G. Takaoka
809e4efa81
am 48409b9a: Merge "Remove "dimension|fraction" format from Key and Keyboard attributes"
...
# Via Android (Google) Code Review (1) and Tadashi G. Takaoka (1)
* commit '48409b9ac60fb64eb80d1d8da3452f9ab40f5002':
Remove "dimension|fraction" format from Key and Keyboard attributes
2013-01-29 20:10:04 -08:00
Tadashi G. Takaoka
48409b9ac6
Merge "Remove "dimension|fraction" format from Key and Keyboard attributes"
2013-01-30 04:08:16 +00:00
Tadashi G. Takaoka
5ee2d79e41
Remove "dimension|fraction" format from Key and Keyboard attributes
...
Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7
2013-01-30 13:01:14 +09:00
Kurt Partridge
faf35c323b
[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 15:46:16 -08:00
Kurt Partridge
f3731188e5
[Rlog27] Add replay capability
...
- Add support for replaying log files to the ResearchLogger. This will let
users preview data that they choose to upload.
- When the user explicitly requests that the system record their action, it
will record everything up to, and including, the motion involved in shutting
off the recording. This change also removes the stop-recording motion
commands.
Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba
2013-01-29 09:33:25 -08:00
Tadashi G. Takaoka
c29309e051
am 3079b719: Fix off-device regression test build
...
# Via Tadashi G. Takaoka
* commit '3079b7196412bf69d5b9e2a2a78a48c23c75cedc':
Fix off-device regression test build
2013-01-29 06:12:31 -08:00
Tadashi G. Takaoka
3079b71964
Fix off-device regression test build
...
Bug: 8093623
Change-Id: I775a8691bbedf58caef07d0b4af59c7444dd81be
2013-01-29 23:02:08 +09:00
Jean Chalard
931293278b
am 3d0477fb: Merge "Refactoring"
...
# Via Android (Google) Code Review (1) and Jean Chalard (1)
* commit '3d0477fbd2b9b79fe3e8fdc9de2a8776fe76be78':
Refactoring
2013-01-29 02:31:43 -08:00
Jean Chalard
3d0477fbd2
Merge "Refactoring"
2013-01-29 10:29:25 +00:00