11131 Commits

Author SHA1 Message Date
Jorim Jaggi
fce6cb8a89 am 5aac958b: am bf671114: Merge "Don\'t let two closing animations run at the same time" into lmp-dev
* commit '5aac958b8f62b43f632d0502c078bcf44e4cc305':
  Don't let two closing animations run at the same time
2014-09-10 17:18:28 +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
e4fb3c18f4 am bc2f9a54: am abe5f130: Merge "Fixed unnecessary layer creations in the pin unlock method" into lmp-dev
* commit 'bc2f9a54c9a13d909d01d271f54f1317e2a95a4a':
  Fixed unnecessary layer creations in the pin unlock method
2014-09-10 15:21:15 +00:00
Jason Monk
b7ffb48579 am 835867ef: am 89551fab: Merge "Fix blank QS Panel after double tap on profile icon" into lmp-dev
* commit '835867ef7a69307c547865ef5d6421ccb4ab7897':
  Fix blank QS Panel after double tap on profile icon
2014-09-10 15:21:09 +00:00
Jason Monk
03c330b77d am 6f9ba85b: am 1c52586c: Merge "Update zen mode and qs strings on locale change" into lmp-dev
* commit '6f9ba85b2dc7017e88a931423f64d45e8fb13fd1':
  Update zen mode and qs strings on locale change
2014-09-10 15:21:03 +00:00
Jason Monk
4534e26cc1 am 6a747735: am 473d27fa: Merge "Move zen mode constants and code to framework" into lmp-dev
* commit '6a74773572fdfe4001b7b3b47bc1ceafa426eb3a':
  Move zen mode constants and code to framework
2014-09-10 15:20:57 +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
a7307bb9ab am c472809c: am 20c285a6: Merge "Fixed a bug where text could overlap in Quick settings" into lmp-dev
* commit 'c472809c6e55a45b426389d9a2cbe21fdd24eebb':
  Fixed a bug where text could overlap in Quick settings
2014-09-10 13:56:01 +00: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
04a552ef97 am 71fe3edd: am 2f52f74c: Merge "Use simpler layout for auto-redacted notifications" into lmp-dev
* commit '71fe3eddc4a9922dc6b08186230a3f46af54f16d':
  Use simpler layout for auto-redacted notifications
2014-09-10 13:23:38 +00:00
Jorim Jaggi
7668ccbbc8 am 4af041f2: am 222ff70d: Merge "Inflate guts only when needed" into lmp-dev
* commit '4af041f2c3fdff040ecb55df12b8257fda0554db':
  Inflate guts only when needed
2014-09-10 13:23:33 +00: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
30d10cb840 am 2bd1147f: am b68c78bd: Announcing the task list as you scroll. (Bug 15699050)
* commit '2bd1147f461ed410a107c8fc32df04f7c7e16c26':
  Announcing the task list as you scroll. (Bug 15699050)
2014-09-10 00:50:31 +00:00
Winson Chung
b783133c37 am f5096562: am 5ec5fa49: Fixing issue with Recents showing blank. (Bug 16987565)
* commit 'f50965621d5e7794901629f70345425aac42f728':
  Fixing issue with Recents showing blank. (Bug 16987565)
2014-09-10 00:50:26 +00:00
Winson Chung
ffe0216be4 am 7b867b10: am d7a863be: Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169)
* commit '7b867b10bf4ba61b4b0792168c4cd290c47372e6':
  Fixing issue with touch events not being forwarded to task switch fling detector. (Bug 16656169)
2014-09-10 00:50:21 +00:00
Winson Chung
9e9fddeb75 am bb906f5b: am 7d631483: Adding task switching animation xmls for further tweaking. (Bug 16656169)
* commit 'bb906f5b0be00d282a488ac8ff461fac546b5f57':
  Adding task switching animation xmls for further tweaking. (Bug 16656169)
2014-09-10 00:50:16 +00:00
Winson Chung
768730c7b4 am 6c4240b8: am b754940a: Fixing weird highlight on dismiss button ripple. (Bug 17420495)
* commit '6c4240b8566098ecd6bc56a3085f99efae26eba2':
  Fixing weird highlight on dismiss button ripple. (Bug 17420495)
2014-09-10 00:50:11 +00:00
Svetoslav
87c8260341 am f1b72b86: am 3f49b128: Merge "Trim unnecessary pages when printing." into lmp-dev
* commit 'f1b72b86380b25b933be32c46d4f59a41699a546':
  Trim unnecessary pages when printing.
2014-09-10 00:49:17 +00: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