Tadashi G. Takaoka
9bb189f613
am 7d19ab5c: Using int instead of booleans to save keyboard shift state
...
* commit '7d19ab5c9d20cb71f9892a147a854809eb20ca49':
Using int instead of booleans to save keyboard shift state
2013-05-02 00:38:44 -07:00
Tadashi G. Takaoka
7d19ab5c9d
Using int instead of booleans to save keyboard shift state
...
This is a follow up of Ib2bc262aac.
Bug: 8734294
Change-Id: I0b56797ffc4f16e18da72352777fe0f000d173aa
2013-05-02 16:21:39 +09:00
Tadashi G. Takaoka
3c1a18c6a6
am 7f8dd50b: Save automatic shift state while orientation changing
...
* commit '7f8dd50b8fe38738e52511e1d0bf082172b8932d':
Save automatic shift state while orientation changing
2013-05-02 00:18:51 -07:00
Tadashi G. Takaoka
7f8dd50b8f
Save automatic shift state while orientation changing
...
Bug: 8734294
Change-Id: Ib2bc262aacedf786a318c2fe1bd4420a21e7d847
2013-05-02 15:48:56 +09:00
Baligh Uddin
5c3c9ca6e6
Import translations. DO NOT MERGE
...
Change-Id: Ie0357e3c5e84878d7ae8f57fcf02220fb22badda
Auto-generated-cl: translation import
2013-05-01 20:43:38 -07:00
Baligh Uddin
3985e632ad
Import translations. DO NOT MERGE
...
Change-Id: I3f66d23846516560e3a1e316cf56dc7a17dfe9e2
Auto-generated-cl: translation import
2013-05-01 14:35:47 -07:00
Jean Chalard
d8e5527701
am 83757d43: Merge "Pass blockOffensiveWords as a parameter"
...
* commit '83757d439ea15c5304a048868edb16d5ef7fd5cb':
Pass blockOffensiveWords as a parameter
2013-05-01 04:59:07 -07:00
Jean Chalard
83757d439e
Merge "Pass blockOffensiveWords as a parameter"
2013-05-01 11:57:36 +00:00
Jean Chalard
2dbb5957e3
Pass blockOffensiveWords as a parameter
...
Bug: 8773353
Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488
2013-05-01 20:47:35 +09:00
Ken Wakasa
56550ee5c3
am 1490b534: Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
...
* commit '1490b534162cc5f99e2a1ed93c63a1fa4045e5ca':
Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
2013-05-01 04:25:44 -07:00
Ken Wakasa
1490b53416
Cleanup -- follow up to Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
...
Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041
2013-05-01 20:19:05 +09:00
Jean Chalard
3eee5cd24b
am 53b37dc0: Merge "Fix a layout problem for pre-MR2"
...
* commit '53b37dc098daf99151bf1b38d04bd202f8a3ba03':
Fix a layout problem for pre-MR2
2013-05-01 02:57:26 -07:00
Jean Chalard
53b37dc098
Merge "Fix a layout problem for pre-MR2"
2013-05-01 09:56:00 +00:00
Jean Chalard
b15e822234
Fix a layout problem for pre-MR2
...
...where marginStart is not supported yet.
Change-Id: Id4f642333c17d091b1ab36549ca580f4572d3bf4
2013-05-01 18:45:24 +09:00
Satoshi Kataoka
3ac40c6ae4
am 1641a4a4: Merge "Fix Google spell checker tests"
...
* commit '1641a4a4576e73bbf0218178c885f448d669b472':
Fix Google spell checker tests
2013-05-01 02:33:29 -07:00
Satoshi Kataoka
1641a4a457
Merge "Fix Google spell checker tests"
2013-05-01 09:31:52 +00:00
Satoshi Kataoka
d5781eef62
Fix Google spell checker tests
...
Bug: 8613307
Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
2013-05-01 18:21:56 +09:00
Tadashi G. Takaoka
6191026ce4
am 0caf3f6a: Merge "Introduce MoreSuggestionsListener class"
...
* commit '0caf3f6a04a706be6f69309b7d0869bf93accd56':
Introduce MoreSuggestionsListener class
2013-05-01 02:16:51 -07:00
Tadashi G. Takaoka
0caf3f6a04
Merge "Introduce MoreSuggestionsListener class"
2013-05-01 09:15:26 +00:00
Tadashi G. Takaoka
6f7905ae75
Introduce MoreSuggestionsListener class
...
Bug: 8694255
Change-Id: I9420a7cb1983c6211f58d13b3b11db4347c3f99b
2013-05-01 18:03:37 +09:00
Satoshi Kataoka
fcfa2cb24f
am 6314b845: Merge "Add permissions for personalization"
...
* commit '6314b845f4df3ae66caeef16dd1ac399116eac35':
Add permissions for personalization
2013-05-01 01:15:37 -07:00
Satoshi Kataoka
6314b845f4
Merge "Add permissions for personalization"
2013-05-01 08:13:40 +00:00
Satoshi Kataoka
492557e4f7
Add permissions for personalization
...
Bug: 8683365
Change-Id: Ia74d730a6b778c0e647794efc8c3a810c715902c
2013-05-01 17:10:20 +09:00
Tadashi G. Takaoka
f405dc87a8
am 17a35383: Merge "Override View.drawableStateChanged to detect state_pressed"
...
* commit '17a353831ae81ba6155a87693289ca9afd7f89cb':
Override View.drawableStateChanged to detect state_pressed
2013-04-30 22:06:17 -07:00
Tadashi G. Takaoka
47a66b12ec
Override View.drawableStateChanged to detect state_pressed
...
Unlike on JB, View.setPressed(boolean) is never called when the view
is pressed on ICS. To detect a pressed state of the view, we need to
override View.drawableStateChanged() and check the drawable state
contains state_pressed.
Bug: 8159728
Change-Id: I481051364d6f3d1370742723c3ce19d898ea5463
2013-05-01 14:02:18 +09:00
Tadashi G. Takaoka
3b8921646f
am 7b2114a4: Display still image when device can\'t play welcome video
...
* commit '7b2114a4283ccd90a937b14145c11125824cd1bd':
Display still image when device can't play welcome video
2013-04-30 20:38:07 -07:00
Tadashi G. Takaoka
7b2114a428
Display still image when device can't play welcome video
...
Note that the still image in this change is a placeholder and must be
replaced by final asset.
Bug: 8159728
Change-Id: I4f5a28e0af711edacbc87c2ee64508f34f67f0da
2013-05-01 12:24:36 +09:00
Jean Chalard
4aa48aedda
am 019c3806: am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into jb-mr2-dev
...
* commit '019c38060d8479e26895f94e00fa53586ce28a70':
Don't do recorrection when suggestions are off.
2013-04-30 19:23:31 -07:00
Jean Chalard
019c38060d
am ace3f3c5: am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into jb-mr2-dev
...
* commit 'ace3f3c5d56f5b4a58e8dc400fec1bb8c7b17a63':
Don't do recorrection when suggestions are off.
2013-04-30 19:22:13 -07:00
Jean Chalard
ace3f3c5d5
am 25c90e6d: Merge "Don\'t do recorrection when suggestions are off." into jb-mr2-dev
...
* commit '25c90e6d51aeca5dce05b5adb691876b55a142d5':
Don't do recorrection when suggestions are off.
2013-04-30 19:19:04 -07:00
Jean Chalard
25c90e6d51
Merge "Don't do recorrection when suggestions are off." into jb-mr2-dev
2013-05-01 02:16:20 +00:00
Jean Chalard
aa3a96f3a1
Don't do recorrection when suggestions are off.
...
Bug: 8767981
Change-Id: If5c775e488b91ae03ecce2673c99918ac8134928
2013-05-01 10:17:28 +09:00
Baligh Uddin
b4251873b0
am e5ae0bd3: Import translations. DO NOT MERGE
...
* commit 'e5ae0bd36aaaa3396ed09e23c7a19acab63eed7f':
Import translations. DO NOT MERGE
2013-04-30 16:42:49 -07:00
Baligh Uddin
8daffca047
Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle
2013-04-30 16:53:14 +00:00
Ken Wakasa
761b5586a7
am a0b62ece: Merge "Cleanup an unused return value"
...
* commit 'a0b62ece8383d8fae96287cc333e2165e29d21e0':
Cleanup an unused return value
2013-04-30 04:25:56 -07:00
Ken Wakasa
a0b62ece83
Merge "Cleanup an unused return value"
2013-04-30 11:16:28 +00:00
Baligh Uddin
8805c305c4
Import translations. DO NOT MERGE
...
Change-Id: Ica24d3aa4d4e8ffbcc17f9b206f2683fcfc4daf5
Auto-generated-cl: translation import
2013-04-30 03:57:08 -07:00
Baligh Uddin
e5ae0bd36a
Import translations. DO NOT MERGE
...
Change-Id: I90d5918cc37eaa6d3e19822e149a8a16b9d76744
Auto-generated-cl: translation import
2013-04-30 03:55:36 -07:00
Tadashi G. Takaoka
f4a03ddcf8
am 1187ef9a: Merge "Catch error while playing welcome video"
...
* commit '1187ef9a9747ff2ed71101156f3f560eaa32772c':
Catch error while playing welcome video
2013-04-30 02:33:52 -07:00
Tadashi G. Takaoka
1187ef9a97
Merge "Catch error while playing welcome video"
2013-04-30 09:31:20 +00:00
Jean Chalard
d618419d16
am 37bbaea8: Merge "[PB14] Cosmetic fixes to the progress bar"
...
* commit '37bbaea8a15038406214fa8c9098cfcf4b2e2d9b':
[PB14] Cosmetic fixes to the progress bar
2013-04-30 02:22:20 -07:00
Jean Chalard
37bbaea8a1
Merge "[PB14] Cosmetic fixes to the progress bar"
2013-04-30 09:20:41 +00:00
Tadashi G. Takaoka
ad46c9e0e0
Catch error while playing welcome video
...
Bug: 8159728
Change-Id: Ic8eea7993f12395d6eca6db8d5529803251a9fee
2013-04-30 18:18:32 +09:00
Jean Chalard
7eff677c29
[PB14] Cosmetic fixes to the progress bar
...
Bug: 7600384
Change-Id: I33ea155c0c97c7ead07686c4d2a9e0d98be9929c
2013-04-30 17:54:09 +09:00
Ken Wakasa
0d6c87d113
Cleanup an unused return value
...
Change-Id: I974964aa3cc24b5480e57bd38c197fe7a49acaa4
2013-04-30 16:53:18 +09:00
Satoshi Kataoka
f4d7c99cda
am 71c1e50f: Merge "Fix the title of the fragment of the personal dictionary"
...
* commit '71c1e50fdb47c78b3180cc6b04d4cababe3f3fe2':
Fix the title of the fragment of the personal dictionary
2013-04-30 00:13:02 -07:00
Satoshi Kataoka
71c1e50fdb
Merge "Fix the title of the fragment of the personal dictionary"
2013-04-30 07:11:13 +00:00
Jean Chalard
69e1e45c01
am 01170ffe: [PB13] Actually update the progress bar
...
* commit '01170ffebeb4a604667abb84310ed4e910f97bf7':
[PB13] Actually update the progress bar
2013-04-30 00:09:52 -07:00
Jean Chalard
01170ffebe
[PB13] Actually update the progress bar
...
Bug: 7600384
Change-Id: Iaa8f3a59243a15d2a01aaf6017ed85c52b6482a6
2013-04-30 15:48:26 +09:00
Tadashi G. Takaoka
3bcc75456f
am 965329c1: Fix missing string reference of spellchecker.xml
...
* commit '965329c192ee385c83ccf9b054063f9a68cca34b':
Fix missing string reference of spellchecker.xml
2013-04-29 23:35:50 -07:00