Winson Chung
15ae71e146
am c6e77d65: Fixing build (adding missing animations).
...
* commit 'c6e77d6510331a0d6da95edcf4aa9db4e9cd6f80':
Fixing build (adding missing animations).
2014-09-02 00:08:07 +00:00
Winson Chung
ec1bfea28e
Fixing build (adding missing animations).
2014-09-02 00:00:52 +00:00
Winson Chung
09445ed4c7
am 648c87e6: Providing a more seamless transition to Home (Bug. 17012456)
...
* commit '648c87e6a9d0c7955eee4b4ff60776a84d6d3efb':
Providing a more seamless transition to Home (Bug. 17012456)
2014-09-01 23:33:43 +00:00
Winson Chung
bf8871db61
Providing a more seamless transition to Home (Bug. 17012456)
...
- Fixing landscape N7 transition issue
Change-Id: I968d6fd4db693359d520664b1444e699d7ee30ee
2014-09-01 23:20:47 +00:00
Selim Cinek
8ff091775a
am e105f923: Merge "Fixed a bug with the appear animation of the notifications" into lmp-dev
...
* commit 'e105f9235da5f1d53027ae408eb8710b44a8e86a':
Fixed a bug with the appear animation of the notifications
2014-09-01 21:38:03 +00:00
Selim Cinek
c4a4b0a29c
am 66e725be: Merge "Stabilized the animation when going back from the locked shade" into lmp-dev
...
* commit '66e725be2ddd2b4377dc055b25c477ee2046fff2':
Stabilized the animation when going back from the locked shade
2014-09-01 21:37:59 +00:00
Selim Cinek
ca8e58f3be
Merge "Fixed a bug with the appear animation of the notifications" into lmp-dev
2014-09-01 21:30:32 +00:00
Selim Cinek
c309fab3c8
Merge "Stabilized the animation when going back from the locked shade" into lmp-dev
2014-09-01 21:30:21 +00:00
Baligh Uddin
ab76ad4f62
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-01 21:26:16 +00:00
Baligh Uddin
20bea96838
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-01 21:26:15 +00:00
Baligh Uddin
39a871ae44
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-01 21:25:43 +00:00
Baligh Uddin
ecec05f401
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-01 21:25:39 +00:00
Selim Cinek
3969ffa2f5
Fixed a bug with the appear animation of the notifications
...
Bug: 17346264
Change-Id: I0c830c1661342eb0885da5e8dec385d0775f146b
2014-09-01 23:23:05 +02:00
Selim Cinek
d9acca5c8e
Stabilized the animation when going back from the locked shade
...
Now, independant of the notifications the shade correctly animates
back from the shade locked when clicking on the bottom.
Bug: 17345758
Change-Id: I40f6cc65d4ceb4357f648192287c08acddffdcd9
2014-09-01 23:20:40 +02:00
Selim Cinek
489b951f15
am 7a7e5a86: Merge "Fixed several bugs where the dismissview was not reachable." into lmp-dev
...
* commit '7a7e5a86992637f8a6a5e2869a8ca46ebefd17d4':
Fixed several bugs where the dismissview was not reachable.
2014-09-01 19:51:17 +00:00
Selim Cinek
7196de7958
Merge "Fixed several bugs where the dismissview was not reachable." into lmp-dev
2014-09-01 19:40:08 +00:00
Selim Cinek
909a161167
am eca27aa4: Merge "Notification guts have now the actualHeight of the notifications" into lmp-dev
...
* commit 'eca27aa49eeadf5eecf8c9d6e66af235d5b5af67':
Notification guts have now the actualHeight of the notifications
2014-09-01 19:30:14 +00:00
Selim Cinek
d2319fbe6a
Fixed several bugs where the dismissview was not reachable.
...
Also fixes a bug where the maxExpandHeight was not correctly updated
and where notifications were wrongfully generated.
Finally it fixes an issue where initially the height of the panel was
not correct.
Bug: 17096130
Change-Id: I0f4a05187f31eef5cbbe364bfceb8806b5092cdf
2014-09-01 21:19:45 +02:00
Selim Cinek
f0fc0a4ec4
Merge "Notification guts have now the actualHeight of the notifications" into lmp-dev
2014-09-01 19:16:24 +00:00
Selim Cinek
024ca598dd
Notification guts have now the actualHeight of the notifications
...
Before it just had the height of the notification leading to bugs
in cornercases during animations and swiping.
Also updated to colors to use system colors.
Bug: 17333457
Change-Id: I00d87820595a789006632c582e8c35759a61969d
2014-09-01 21:14:59 +02:00
Jorim Jaggi
3d3cd5db05
am 669fdfa1: Fix clipped off text on second line for QS tiles
...
* commit '669fdfa1686466ca5a5d9d3c0e5e23d620adf82d':
Fix clipped off text on second line for QS tiles
2014-09-01 16:02:07 +00:00
Jorim Jaggi
73962c51d7
am faecb0b4: Merge "Media notification updates" into lmp-dev
...
* commit 'faecb0b40a1ac2371d93d245e2a65a22ce4b1f0c':
Media notification updates
2014-09-01 16:02:00 +00:00
Jorim Jaggi
c8316dfc05
Fix clipped off text on second line for QS tiles
...
Bug: 16480978
Change-Id: I401845fc888c5a0263ba60f486db91f75f285935
2014-09-01 15:55:02 +00:00
Jorim Jaggi
dfa4037e88
Merge "Media notification updates" into lmp-dev
2014-09-01 15:52:02 +00:00
Jorim Jaggi
17ee3ec0b8
Media notification updates
...
- Make text white.
- Adjust padding & metrics to redlines.
- Use different narrow layout when 3 or less notifications with big
picture.
- Update action ripples.
- Fix progress bar size & fix color for indeterminate progress bar.
- Apply default background in SystemUI when no color is set, so we
don't end up with white text on white background.
Bug: 15437369
Bug: 16625746
Bug: 15147533
Change-Id: Ie8bd5ad0bbca972685adb50034fff88ea97456bd
2014-09-01 17:26:51 +02:00
Jorim Jaggi
fdda835d90
am c5d8c5e8: Merge "Fix RTL handling for Keyguard affordances" into lmp-dev
...
* commit 'c5d8c5e8cf1546aa155e9e6df093a9c3bffda7f6':
Fix RTL handling for Keyguard affordances
2014-09-01 14:56:32 +00:00
Adrian Roos
5a0c37895b
am 690611d2: Merge "Keyguard: Register user specific broadcasts correctly" into lmp-dev
...
* commit '690611d2d92a800b56b0119c27b1cd661262e7b2':
Keyguard: Register user specific broadcasts correctly
2014-09-01 14:56:28 +00:00
Jorim Jaggi
ef56dad5b8
Merge "Fix RTL handling for Keyguard affordances" into lmp-dev
2014-09-01 14:54:21 +00:00
Adrian Roos
5dc864ce0e
Merge "Keyguard: Register user specific broadcasts correctly" into lmp-dev
2014-09-01 14:46:25 +00:00
Jorim Jaggi
ef067fb879
Fix RTL handling for Keyguard affordances
...
Bug: 17328362
Change-Id: Ieb076c46379085e043b0c16755355d4c3018bd7d
2014-09-01 16:44:48 +02:00
Adrian Roos
48c796cad6
Keyguard: Register user specific broadcasts correctly
...
Fixes the face unlock indicator only working for the
owner user. While we're at it, also fix other broadcasts
that should have been registered for all users and not just
the owner.
Bug: 17251445
Change-Id: I53cad656d7d1e1d312bff2eebfc0c23ea467e0b7
2014-09-01 16:03:38 +02:00
Selim Cinek
9132ced866
am d59b0aaf: Merge "Not enforcing a timeout anymore for talkback users" into lmp-dev
...
* commit 'd59b0aafe0200b4a7b685534ed3e049ec9b7f0fc':
Not enforcing a timeout anymore for talkback users
2014-09-01 11:17:21 +00:00
Selim Cinek
6531ae2fcd
Merge "Not enforcing a timeout anymore for talkback users" into lmp-dev
2014-09-01 11:08:09 +00:00
Baligh Uddin
d2b4b70bfe
Import translations. DO NOT MERGE
...
Change-Id: I8d7de91479115c83cfca807b873e091985ad2ede
Auto-generated-cl: translation import
2014-08-31 16:22:33 -07:00
Baligh Uddin
d7c8de657d
Import translations. DO NOT MERGE
...
Change-Id: I4ecd4e329e123af0ddd9c9eb9a2179adcdd86f96
Auto-generated-cl: translation import
2014-08-31 16:14:23 -07:00
Baligh Uddin
142dbe71ab
Import translations. DO NOT MERGE
...
Change-Id: Ib3a6af2658ae965d3890b3750a44f3a3ea505742
Auto-generated-cl: translation import
2014-08-31 16:08:05 -07:00
Baligh Uddin
0a14d1e569
Import translations. DO NOT MERGE
...
Change-Id: I727035c5d02efd35eef5ed40f46daa167fe805f1
Auto-generated-cl: translation import
2014-08-31 12:38:19 -07:00
Jeff Sharkey
05401fe80c
am cd3fa42d: Ships passing in the night!
...
* commit 'cd3fa42d2ad7df9168b3c94b93f87ed79faea9be':
Ships passing in the night!
2014-08-29 23:57:08 +00:00
Jeff Sharkey
af0fe973b3
Ships passing in the night!
...
Fix build breakage.
Change-Id: I37e20b7e6838cb95cfd30efb52d68e81b346f8eb
2014-08-29 16:44:09 -07:00
Jeff Sharkey
d0c87232f6
am 57d0790a: Merge "Final pass at Material DocumentsUI." into lmp-dev
...
* commit '57d0790a7a593e5fe17fc3397a1f980074fa608e':
Final pass at Material DocumentsUI.
2014-08-29 23:35:41 +00:00
Chris Wren
3cdfa64906
am 7d0a2a7f: Merge "Disable lockscreen notifications for secure users on upgrade." into lmp-dev
...
* commit '7d0a2a7f7d0e87fa76dbf7c29b91a9ce4331b733':
Disable lockscreen notifications for secure users on upgrade.
2014-08-29 23:33:48 +00:00
Winson Chung
f4e4a782d9
am 82f0abc4: Merge "Workaround to prevent starting the same task from Recents twice. (Bug 17322903)" into lmp-dev
...
* commit '82f0abc42920441dca10be57ba0287a1e7dd3a46':
Workaround to prevent starting the same task from Recents twice. (Bug 17322903)
2014-08-29 23:33:43 +00:00
Jeff Sharkey
95c047d922
Merge "Final pass at Material DocumentsUI." into lmp-dev
2014-08-29 22:56:57 +00:00
Jeff Sharkey
cbce47001e
Final pass at Material DocumentsUI.
...
Now with treatment for disabled and selected grid items. Inverts
text and icons in selected drawer items. Follows upstream color
changes to accent color. Disables some verbose logging.
Bug: 15836082, 17281688
Change-Id: I97a1c055a2f1a537388a8f5669147618e9698870
2014-08-29 15:40:19 -07:00
Chris Wren
4775109ec1
Merge "Disable lockscreen notifications for secure users on upgrade." into lmp-dev
2014-08-29 21:25:43 +00:00
Winson Chung
02d4927082
Workaround to prevent starting the same task from Recents twice. (Bug 17322903)
2014-08-29 21:14:32 +00:00
Chris Wren
cd8f4f71fc
Disable lockscreen notifications for secure users on upgrade.
...
Add a notification for those users that teaches them how to re-enable
the notifications.
Bug: 15934899
Depends-On: Ie0bcc207c4f331def207e588bbad36b8986fe114
Change-Id: I4a169e268042cfcaa4ad80cdf205904f9c90e76d
2014-08-29 20:49:36 +00:00
Selim Cinek
1cf8906231
Not enforcing a timeout anymore for talkback users
...
When displaying the volume warning for talkback users
no timeout is enforced anymore.
Bug: 17145793
Change-Id: I87c3baa6caf835bceda284cd7d89ca59fdc190f5
2014-08-29 19:21:44 +02:00
Selim Cinek
64bdd35340
am 702d4abb: Merge "Increasing the delay for the volume warning dialog with talkback" into lmp-dev
...
* commit '702d4abba6e2b00c34529ddc757018b6b8e17fe1':
Increasing the delay for the volume warning dialog with talkback
2014-08-29 17:15:39 +00:00
Jorim Jaggi
9acdc4a37c
am 4c1f1f87: Merge "Revert "Content description for padlock icon depending on state"" into lmp-dev
...
* commit '4c1f1f87943c3694df9fb541939c1a08decf070b':
Revert "Content description for padlock icon depending on state"
2014-08-29 17:15:34 +00:00