Baligh Uddin
70f8537e73
Import translations. DO NOT MERGE
...
Change-Id: I5db8300884193dc458e26c042f35eed084d4b002
Auto-generated-cl: translation import
2013-11-04 10:41:28 -08:00
Baligh Uddin
2da9cb8778
Import translations. DO NOT MERGE
...
Change-Id: I48a846961d4207729cdfac734fd41328f8522849
Auto-generated-cl: translation import
2013-11-04 10:39:09 -08:00
John Spurlock
7755e39f58
am 8f42b4e8: Merge "Don\'t clear the interacting bit if panel handled touch." into klp-dev
...
* commit '8f42b4e8e475f498b3cbbe8d456902876850b1f5':
Don't clear the interacting bit if panel handled touch.
2013-11-04 10:27:50 -08:00
John Spurlock
8f42b4e8e4
Merge "Don't clear the interacting bit if panel handled touch." into klp-dev
2013-11-04 18:25:09 +00:00
Baligh Uddin
56ce7d8591
Import translations. DO NOT MERGE
...
Change-Id: I51676d5c61313a165f7a1cce21e46cb1c5ebe68d
Auto-generated-cl: translation import
2013-11-04 10:09:17 -08:00
Baligh Uddin
1a694b9144
Import translations. DO NOT MERGE
...
Change-Id: Ic9b837069430c7e85e1774e8fff850518bc24a73
Auto-generated-cl: translation import
2013-11-04 09:21:23 -08:00
Baligh Uddin
8e47c49db2
Import translations. DO NOT MERGE
...
Change-Id: I7a9d5895f35087999c286b2970e7867b0994fc9a
Auto-generated-cl: translation import
2013-11-04 09:19:30 -08:00
Baligh Uddin
03003f184c
Import translations. DO NOT MERGE
...
Change-Id: If7c5a1bedbfed72e25fd5c7a888c0bae7a286758
Auto-generated-cl: translation import
2013-11-04 09:17:02 -08:00
Baligh Uddin
cfc582d62d
Import translations. DO NOT MERGE
...
Change-Id: I6ceae940b251a0ff41d3cd9cbd17fc4724f7bc58
Auto-generated-cl: translation import
2013-11-04 09:13:45 -08:00
Victoria Lease
459f844eea
am cd4919c0: Merge "Compose singleLine & textAllCaps transforms" into klp-dev
...
* commit 'cd4919c0325f35a279e17019c9c3c66d80481d30':
Compose singleLine & textAllCaps transforms
2013-11-04 07:58:18 -08:00
Victoria Lease
cd4919c032
Merge "Compose singleLine & textAllCaps transforms" into klp-dev
2013-11-04 15:53:52 +00:00
John Spurlock
d157ca049a
Don't clear the interacting bit if panel handled touch.
...
Bug:11489729
Change-Id: Ie225cf9ff27f1490643ba4b1c02aa09896bd6724
2013-11-04 10:30:39 -05:00
Michael Jurka
9b0b59e6d1
More background protection in Recents for status bar
...
Bug: 11255407
2013-11-04 16:11:11 +01:00
Michael Jurka
7efa9bf53b
am 3e7495b2: Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev
...
* commit '3e7495b26058d1442c4ed4960818399728e6bc31':
Fix crashes for images that are not PNG or JPEG
2013-11-02 10:08:08 -07:00
Michael Jurka
3e7495b260
Merge "Fix crashes for images that are not PNG or JPEG" into klp-dev
2013-11-02 17:05:19 +00:00
Jim Miller
06749c2bc8
am 8ac67e62: Merge "Fix flash caused by frame resize code" into klp-dev
...
* commit '8ac67e62818137c2c3b8a81b795432beb112e29c':
Fix flash caused by frame resize code
2013-11-01 18:20:43 -07:00
Victoria Lease
1d80e977da
Compose singleLine & textAllCaps transforms
...
TextView only supports a single TransformationMethod per TextView, and
singleLine and textAllCaps are both implemented as
TransformationMethods. Composing both operations into a single
TransformationMethod gives us all-caps text (if requested by
kg_use_all_caps) on a single line.
Bug: 11421105
Change-Id: I069721b887ea90b8daf2af2cf82081319e499962
2013-11-01 16:44:08 -07:00
Jim Miller
6b0afaddae
Fix flash caused by frame resize code
...
This fixes a problem where the frame would resize mid-animation because
the widget frame was being always being resized.
The issue was caused by having an extra fadeOutChallenge() in
onPageSwitching(). The fix is to remove this and handle this case
special for warping in onPageEndWarp()
Fixes bug 11190745
Change-Id: I6dbda4d09c77e3923887f8d41efb2215e1afb1b9
2013-11-01 15:03:04 -07:00
Adam Cohen
5f3b6c044d
am 7e52013d: am 6b149dcf: am c5481343: Merge "Fix weird page snap bug when long pressing on music controls (issue 11420449)" into klp-dev
...
* commit '7e52013d02a36652f7125774b9c93f3405303d67':
Fix weird page snap bug when long pressing on music controls (issue 11420449)
2013-11-01 11:56:42 -07:00
John Spurlock
43eed4775d
am 9b8145f7: am 17433a63: am b7824a94: Merge "Manage keyguard nav elements using transitions." into klp-dev
...
* commit '9b8145f774b0bcccd0b98b1a830a6434a39f3aa2':
Manage keyguard nav elements using transitions.
2013-11-01 11:56:39 -07:00
Adam Cohen
7e52013d02
am 6b149dcf: am c5481343: Merge "Fix weird page snap bug when long pressing on music controls (issue 11420449)" into klp-dev
...
* commit '6b149dcf50d2c102f61ea271a096b64cee90d812':
Fix weird page snap bug when long pressing on music controls (issue 11420449)
2013-11-01 11:54:36 -07:00
John Spurlock
9b8145f774
am 17433a63: am b7824a94: Merge "Manage keyguard nav elements using transitions." into klp-dev
...
* commit '17433a633a3d415fc1932738c0814c3dc6716683':
Manage keyguard nav elements using transitions.
2013-11-01 11:54:32 -07:00
Adam Cohen
6b149dcf50
am c5481343: Merge "Fix weird page snap bug when long pressing on music controls (issue 11420449)" into klp-dev
...
* commit 'c5481343622e280ef1b2e3574c0cca0640fb172e':
Fix weird page snap bug when long pressing on music controls (issue 11420449)
2013-11-01 11:51:20 -07:00
John Spurlock
17433a633a
am b7824a94: Merge "Manage keyguard nav elements using transitions." into klp-dev
...
* commit 'b7824a9475d02bc3d96f1fb881a9769843e8f6f3':
Manage keyguard nav elements using transitions.
2013-11-01 11:51:18 -07:00
Adam Cohen
c548134362
Merge "Fix weird page snap bug when long pressing on music controls (issue 11420449)" into klp-dev
2013-11-01 18:48:42 +00:00
John Spurlock
b7824a9475
Merge "Manage keyguard nav elements using transitions." into klp-dev
2013-11-01 18:48:00 +00:00
John Spurlock
56d007b998
Manage keyguard nav elements using transitions.
...
Move the logic for managing dimming the navigation bar
elements on the lockscreen into BarTransitions.
Replace search light + camera assets with new
versions at full brightness, and apply 50% dimming
at runtime, including the IME dismiss button.
Remove unused StatusBarManager _NOP hints.
Improve choreography between camera button +
password security (w/ IME). Fix a few found bugs
in PagedView.
Improve password security unlock transition, manually
fade in back along with the rest of the icons.
Bug:11221659
Change-Id: Ifd1f8c9f400d90542f0ca858b9a4deacabbd518a
2013-11-01 11:33:48 -04:00
Baligh Uddin
db0a6736bf
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:35:47 +00:00
Baligh Uddin
3f4c6bb5ab
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-01 14:35:42 +00:00
Baligh Uddin
f97e7fbca8
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:35:37 +00:00
Baligh Uddin
a6fd027c57
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:35:18 +00:00
Baligh Uddin
abff85567b
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:35:09 +00:00
Baligh Uddin
50bdac61a1
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-01 14:35:02 +00:00
Baligh Uddin
3d1fecdf92
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:34:49 +00:00
Baligh Uddin
e63f9ded6b
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:34:45 +00:00
Baligh Uddin
2bc2574e60
Merge "Import translations. DO NOT MERGE" into klp-dev
2013-11-01 14:34:40 +00:00
Baligh Uddin
85bc22035a
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:34:32 +00:00
Michael Jurka
b2552648ce
Fix crashes for images that are not PNG or JPEG
...
Bug: 11342816
Change-Id: Ib8bbd30c1cc2d4f984af889895fb78412a1ab004
2013-11-01 13:31:14 +01:00
Adam Cohen
3f1c3c7436
Fix weird page snap bug when long pressing on music controls (issue 11420449)
...
Change-Id: Ie789d74c03656b93f26b9afef16356862f1982a8
2013-10-31 18:41:59 -07:00
Jim Miller
657b99f177
am ee3b039a: am aa8dbf11: am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit 'ee3b039ac679f58a3f34813f6b70798761a406b1':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:32:06 -07:00
Jim Miller
ee3b039ac6
am aa8dbf11: am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit 'aa8dbf111444435b6071f7b226af5a7bb2a56c52':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:30:02 -07:00
Jim Miller
aa8dbf1114
am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit '43ef1c8c34c6dd7c7ae75ac2c1b9bfdc15405b04':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:26:52 -07:00
Jim Miller
43ef1c8c34
Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
2013-10-31 22:22:58 +00:00
Svetoslav
7b4bb2f75e
am 4379bd75: am eccfe65f: am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit '4379bd751877056ffa236d0eb8a6cf59b8732d2c':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:51:45 -07:00
Svetoslav
4379bd7518
am eccfe65f: am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit 'eccfe65f9daf459342ebc658b8a40584dfcea016':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:48:22 -07:00
Svetoslav
eccfe65f9d
am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit '6ce161d1762a1c74b1ed6931c1d54f1f553267b0':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:44:50 -07:00
Svetoslav
6ce161d176
Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
2013-10-31 21:42:06 +00:00
Jim Miller
a999d463c1
Remove deprecated API calls to KeyguardManager from statusbar
...
Fixes bug 11448304
Change-Id: I3049a20d9320af0425d7a8f08d5aa208e470e292
2013-10-31 14:32:29 -07:00
Svetoslav
d270cb9264
Cancel current work in PrintDocumentAdatper if printing is cancelled.
...
Layout and write may take some time during which the user can
cancel printing. Currently we wait for the last operation,
being write or layout, to complete before closing the print
dialog. Now in such a scenario we request a cancellation of
the ongoing operation.
bug:11329523
Change-Id: Ia9d747163cc73509369a86c8b5afc83b7ee54859
2013-10-31 14:30:58 -07:00
Jason Monk
c761f3b6d0
am 7c053a2f: am cb134203: am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
...
* commit '7c053a2fa5b9f280faa03fff63ed2d11d6cf5211':
Change PacProxySelector to return unresolved addr
2013-10-31 11:54:47 -07:00