Svetoslav
0421754a21
Merge "Fix page spacing in preview list." into lmp-dev
2014-09-10 20:05:46 +00:00
Svetoslav
e652b02d45
Accessibilty support for the print UI.
...
bug:15816751
Change-Id: I5dcdbdd0357843b870ddd47d7c41cfba114d194c
2014-09-10 11:54:37 -07:00
Jorim Jaggi
f18271cb30
Fix PIN/PUK flow
...
Bug: 17411293
Change-Id: Ib9e99ba5d982704fc0b8201aa90a664501a34b81
2014-09-10 20:21:14 +02:00
Jorim Jaggi
8136912835
am bf763e77: Merge "Remove some overdraw in Keyguard" into lmp-dev
...
* commit 'bf763e77177f172dcb1d7590dd1855d53ff0d2e5':
Remove some overdraw in Keyguard
2014-09-10 17:32:06 +00:00
Jorim Jaggi
5be6fb312e
am 07291645: Merge "Fix QS interception on tablets" into lmp-dev
...
* commit '07291645ca6479b6ba8f83c95c137602dfd20ddb':
Fix QS interception on tablets
2014-09-10 17:32:01 +00:00
Jorim Jaggi
1145748e5e
Merge "Remove some overdraw in Keyguard" into lmp-dev
2014-09-10 17:22:53 +00:00
Jorim Jaggi
ebd8589406
Merge "Fix QS interception on tablets" into lmp-dev
2014-09-10 17:22:42 +00:00
Jorim Jaggi
7b60d89710
am bf671114: Merge "Don\'t let two closing animations run at the same time" into lmp-dev
...
* commit 'bf671114aa8cd713ff915dbd1403e077821c07f8':
Don't let two closing animations run at the same time
2014-09-10 17:06:15 +00:00
Jorim Jaggi
53251ed4ac
Remove some overdraw in Keyguard
...
Bug: 17287256
Change-Id: I0bc4101713f83abc2738528c247ca8ce5748bff1
2014-09-10 19:00:22 +02:00
Selim Cinek
cfc91cf264
Fixed a bug where the drag down animation was behaving wrong
...
Since we actually only need to animate the yCoordinate in
the drag down motion, some clipping artefacts were left
in certain cases.
Bug: 17345758
Change-Id: I659a64b7ae5c7abcfa04c20347ec56a2d5f4f75c
2014-09-10 18:52:08 +02:00
Jorim Jaggi
0c85e8676e
Fix QS interception on tablets
...
Only intercept when touching on the panel and not on the left or
right of the panel. Fixes a bug where the user couldn't dismiss the
panel by tapping outside.
Bug: 17437547
Change-Id: Ice484a301683fa2df1f2a21f13977023b48189f4
2014-09-10 18:22:24 +02:00
Selim Cinek
237a70153b
Fixed a bug where the notifications and the clock could jump
...
When the QS panel was expanded, the Notifications and the
clock were not positioned, leading to a jump on the next
layout when any notification came in or was swiped out.
Bug: 17315258
Change-Id: I19276054e8c0a364a452d2041c1c4af858ba32b7
2014-09-10 18:12:18 +02:00
Jorim Jaggi
6658b159db
Merge "Don't let two closing animations run at the same time" into lmp-dev
2014-09-10 15:48:45 +00:00
Selim Cinek
146e8eaaab
am abe5f130: Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
...
* commit 'abe5f1300b333b9120d7d120b0cec6cca96b778f':
Fixed unnecessary layer creations in the pin unlock method
2014-09-10 15:10:17 +00:00
Jason Monk
05c91fde2e
am 89551fab: Merge "Fix blank QS Panel after double tap on profile icon" into lmp-dev
...
* commit '89551fab5725e7c67002f894bdf8933c00a9c409':
Fix blank QS Panel after double tap on profile icon
2014-09-10 15:10:12 +00:00
Jason Monk
22392ebccc
am 1c52586c: Merge "Update zen mode and qs strings on locale change" into lmp-dev
...
* commit '1c52586cb3273f419d9e70a884823c411abacf73':
Update zen mode and qs strings on locale change
2014-09-10 15:10:08 +00:00
Jason Monk
e746b503ae
am 473d27fa: Merge "Move zen mode constants and code to framework" into lmp-dev
...
* commit '473d27fa34875083dfea48e933c2e9300979c64a':
Move zen mode constants and code to framework
2014-09-10 15:10:02 +00:00
Selim Cinek
ef88f708f9
Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
2014-09-10 15:08:33 +00:00
Jorim Jaggi
98139559af
Don't let two closing animations run at the same time
...
Fixes a flash when clicking on a single notification.
Bug: 17450892
Change-Id: Ia99c21a0bb30ce100532cfab66c96ec24f2412bf
2014-09-10 17:05:19 +02:00
Jason Monk
bd2ffe8f77
Merge "Fix blank QS Panel after double tap on profile icon" into lmp-dev
2014-09-10 15:01:00 +00:00
Jason Monk
0875a782ad
Merge "Update zen mode and qs strings on locale change" into lmp-dev
2014-09-10 15:00:31 +00:00
Jason Monk
c8e4fa41f2
Merge "Move zen mode constants and code to framework" into lmp-dev
2014-09-10 15:00:20 +00:00
Selim Cinek
6380482d08
Fixed unnecessary layer creations in the pin unlock method
...
This was especially noticible when double tapping a notification
because of the staggered appearing.
Bug: 17287256
Change-Id: I8f39892fa122bb8b7b6f2a7b1e7be8a9570e661e
2014-09-10 16:39:01 +02:00
Selim Cinek
d5da36a771
am 20c285a6: Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
...
* commit '20c285a6485e57669eae5a9ea165b390f0d8369c':
Fixed a bug where text could overlap in Quick settings
2014-09-10 13:45:08 +00:00
Selim Cinek
ee5234f200
Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
2014-09-10 13:36:18 +00:00
Jason Monk
4dd81467e3
Move zen mode constants and code to framework
...
This allows the strings and code to be shared with settings.
Bug: 15454830
Change-Id: I9300af4f8b6d80042452b75db3418b20c5c5cc81
2014-09-10 09:30:03 -04:00
Jorim Jaggi
b994c6acb1
am 2f52f74c: Merge "Use simpler layout for auto-redacted notifications" into lmp-dev
...
* commit '2f52f74c4a670370e32b36ecb89a06f5203df8d1':
Use simpler layout for auto-redacted notifications
2014-09-10 13:12:35 +00:00
Jorim Jaggi
5a76389ac5
am 222ff70d: Merge "Inflate guts only when needed" into lmp-dev
...
* commit '222ff70d04bd1e3721d455cd42ce36f046b52b93':
Inflate guts only when needed
2014-09-10 13:12:30 +00:00
Jorim Jaggi
00fb8a80c8
Merge "Use simpler layout for auto-redacted notifications" into lmp-dev
2014-09-10 13:03:30 +00:00
Jorim Jaggi
b1cd3c1945
Inflate guts only when needed
...
This saves us a ton of views.
Bug: 17346296
Change-Id: I3eafd6703d19704dc8b108c1034266f38cf77f7b
2014-09-10 14:58:50 +02:00
Selim Cinek
e84e6676c4
Fixed a bug where text could overlap in Quick settings
...
Bug: 17434395
Change-Id: I001f54586666e2e575b0295315f7b2181c25a1e9
2014-09-10 14:41:58 +02:00
Svetoslav
3ab1ec0549
RTL support for print UI.
...
bug:16966145
Change-Id: I488d11f1941545630d52eea4c4d48c43667c6067
2014-09-09 21:30:35 -07:00
Svetoslav
dfa3e7c6fd
Fix page spacing in preview list.
...
bug:16966145
Change-Id: I2c4bde3a50ee0fc202fc169a63d4eeeb43c5f4ae
2014-09-09 19:04:51 -07:00
Winson Chung
2ba16715b5
am b68c78bd: Announcing the task list as you scroll. (Bug 15699050)
...
* commit 'b68c78bdec4f680e4b5536a7f8df90513cc5aba7':
Announcing the task list as you scroll. (Bug 15699050)
2014-09-09 22:54:39 +00:00
Winson Chung
a1b68ee2ca
am 5ec5fa49: Fixing issue with Recents showing blank. (Bug 16987565)
...
* commit '5ec5fa491c6cba8a6bb451d0aa121318df927ffd':
Fixing issue with Recents showing blank. (Bug 16987565)
2014-09-09 22:54:31 +00:00
Winson Chung
d13d7b533d
am d7a863be: Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169)
...
* commit 'd7a863be76afb458cb59472ad02d49568ada6e04':
Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169)
2014-09-09 22:54:16 +00:00
Winson Chung
508f0fbd61
am 7d631483: Adding task switching animation xmls for further tweaking. (Bug 16656169)
...
* commit '7d631483fc22a2d66f2510c93be8387d6c2bbdca':
Adding task switching animation xmls for further tweaking. (Bug 16656169)
2014-09-09 22:54:11 +00:00
Winson Chung
90ba230114
am b754940a: Fixing weird highlight on dismiss button ripple. (Bug 17420495)
...
* commit 'b754940a89eea209763b564325e100f45bd1c0c3':
Fixing weird highlight on dismiss button ripple. (Bug 17420495)
2014-09-09 22:54:07 +00:00
Winson Chung
ee44595bd5
Announcing the task list as you scroll. (Bug 15699050)
...
Change-Id: I7453f41a2c87241e538cdc7281cdc20a8710ebbb
2014-09-09 22:50:01 +00:00
Winson Chung
8a8d9611e2
Fixing issue with Recents showing blank. (Bug 16987565)
2014-09-09 22:49:24 +00:00
Winson Chung
e5c06a6431
Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169)
...
Change-Id: Id8f96455f6e11a13a8ac12d341464bca4419d7c5
2014-09-09 22:49:04 +00:00
Winson Chung
3aa9c221c0
Adding task switching animation xmls for further tweaking. (Bug 16656169)
...
Change-Id: I472116cb3d86a3f90a935b2a3ac058ffc2ac1b5d
2014-09-09 22:48:19 +00:00
Winson Chung
7937fdb341
Fixing weird highlight on dismiss button ripple. (Bug 17420495)
...
Change-Id: I769c0647417efeda9b39913c01c62be0d6ff7887
2014-09-09 22:47:43 +00:00
Svetoslav
08dd15e1f4
am 3f49b128: Merge "Trim unnecessary pages when printing." into lmp-dev
...
* commit '3f49b128bc94c1b1e66decf96d46a83bcdb9a62b':
Trim unnecessary pages when printing.
2014-09-09 22:19:44 +00:00
Svetoslav
15040e0a58
Merge "Trim unnecessary pages when printing." into lmp-dev
2014-09-09 22:11:20 +00:00
Jorim Jaggi
ed713ee58d
Use simpler layout for auto-redacted notifications
...
Saves us some views.
Bug: 17346296
Change-Id: I024f566354db2b6b93d50fcfb15f8434a1c2976b
2014-09-09 23:57:34 +02:00
John Spurlock
b06cd76a69
am 7fa27583: Merge "QS: Fix tile padding on dual tile first lines." into lmp-dev
...
* commit '7fa275831652f2fcaf6df2d10264f2c9b8ae0346':
QS: Fix tile padding on dual tile first lines.
2014-09-09 21:49:52 +00:00
John Spurlock
8143d2fbfd
Merge "QS: Fix tile padding on dual tile first lines." into lmp-dev
2014-09-09 21:47:53 +00:00
John Spurlock
baa958dc44
QS: Fix tile padding on dual tile first lines.
...
Now that the caret is not being set, update the padding to
handle this case.
Bug:17421027
Change-Id: Iaacf60df6e39801a27dad054f2d42c99b85c46cd
2014-09-09 17:33:01 -04:00
John Spurlock
a6db715a7f
am 0b7a5768: Merge "On db upgrade, reset ringer mode to normal." into lmp-dev
...
* commit '0b7a576895b15d19fd0b1880ccba633ea1d6010a':
On db upgrade, reset ringer mode to normal.
2014-09-09 21:29:18 +00:00