Winson Chung
653f70c223
Using new APIs for handling system bar insets.
2014-05-19 14:49:42 -07:00
Winson Chung
6cb485fd2e
Fixing regression in dismissing Recents.
...
- Restoring app info functionality when developer options are enabled and you long-press on the app icon.
Change-Id: I8a20ff5f595eefa20db5528c0d5b1a1f0b110834
2014-05-19 14:06:13 -07:00
John Spurlock
53bccb7d8b
Merge "Show current build number in the new bugreport tile."
2014-05-19 16:39:46 +00:00
John Spurlock
9ba2ffd86d
Show current build number in the new bugreport tile.
...
Change-Id: I20c3894e115a4b3ff0a82016eb86d42f48fa6d54
2014-05-19 12:37:38 -04:00
Winson Chung
958e559b98
Merge "Initial changes to enable keyboard support with alternate Recents. (Bug 14067913)"
2014-05-19 16:25:40 +00:00
John Spurlock
b82bbf6113
Merge "VolumeZen: Unify ringer + zen status bar icons."
2014-05-19 16:18:51 +00:00
Winson Chung
9aeb607399
Merge "Enabling alternate recents on all form factors."
2014-05-19 16:18:38 +00:00
John Spurlock
ba2c6a084f
VolumeZen: Unify ringer + zen status bar icons.
...
- Remove zen mode indicator from LHS.
- Update ringer mode icons to latest design.
- Zen mode trumps ringer mode in slot if enabled (as it will in QS).
Change-Id: I48bd7e8fdb2a19333b0b6d24d34cc98aa142691f
2014-05-19 10:10:42 -04:00
John Spurlock
d47a3f3bbe
Quick settings touch feedback tweaks.
...
Change-Id: I76a28c023fd6f006ba96063680842a4f89ae8c83
2014-05-18 19:14:14 -04:00
John Spurlock
83e2848c56
QuickSettings: Remove vector drawable runtime processing.
...
Remove temporary harness responsible for creating enabled/disabled
versions of vectors at runtime. Instead, pre-compute the necessary
states as separate files.
Normalize all qs icon names, cleanup obsolete pngs, and replace
the DND hangtag.
Bug:14133785
Change-Id: Ifb58635b832d25ca1de7e9f79cf8ec3503ea8cec
2014-05-18 17:20:05 -04:00
John Spurlock
08d4e3fb41
Merge "Set header views to an initial state."
2014-05-18 12:16:35 +00:00
John Spurlock
e86ae85588
Set header views to an initial state.
...
Fixes bug on first boot when security=none.
Change-Id: I5f85d3b6f7207f0aea595366c79f5dce892b477c
2014-05-17 16:18:27 -04:00
John Spurlock
ccb6b9a90f
QuickSettings: only listen when expanded.
...
Register for active state updates only when the quick settings
panel is open.
Don't allow a dual-target tile and single-target tile on the same row.
Bug:14133785
Change-Id: I8a5ad3df9b67b5bc3518210d62b705483a422d8e
2014-05-17 16:06:12 -04:00
Jorim Jaggi
e326d0fe38
Merge "Animate clock position on Keyguard."
2014-05-17 02:30:55 +00:00
Jorim Jaggi
acb4eb8e29
Merge "Position clock and notifications dynamically."
2014-05-17 02:30:40 +00:00
Jorim Jaggi
75c95044a8
Animate clock position on Keyguard.
...
Also disable animations when on Keyguard and screen is turned off.
Change-Id: Iec031ab336357194b5d387bc0aad00a702a8ef54
2014-05-17 04:26:45 +02:00
Winson Chung
71dc28b11e
Merge "Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629)"
2014-05-17 00:35:21 +00:00
Winson Chung
1e8d71b605
Initial changes to enable keyboard support with alternate Recents. (Bug 14067913)
...
Change-Id: Icc5d2a784ed3c3c27143eb04cbb4305549ee223a
2014-05-17 00:31:50 +00:00
Jorim Jaggi
069cd03740
Position clock and notifications dynamically.
...
The positioning is dependant on how many notifications are currently
showing. This makes sure that the lockscreen always looks balanced
and harmonic.
Bug: 14592994
Change-Id: Ic647b887dd23e6cc5ecd07d70f279ff2f218f4ca
2014-05-17 02:01:41 +02:00
Winson Chung
a449dc033b
Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629)
...
Change-Id: I582221468e63a96a5dfd132a31b09e72099b170f
2014-05-16 16:24:21 -07:00
Selim Cinek
c27437b7fd
Implemented visual speed-bump for notifications.
...
The separation between the important and the less important
notifications has now a visual representation.
Bug: 14607473
Change-Id: I8baa0a08924ec041be2884a2834139477313ab40
2014-05-16 23:19:28 +02:00
Dan Sandler
fe266a3cb3
Enable tinting of notification backgrounds.
...
(Turns out gray text doesn't look so hot on tinted
backgrounds, so this CL switches it to alpha-black of an
equivalent intensity.)
Change-Id: Ia2b7e24b72849bd31bfbd0ce948a6c92233f2b9e
2014-05-16 11:51:57 -04:00
Selim Cinek
51dbce80ea
Merge "Improved Notification Panel height logic"
2014-05-16 11:34:18 +00:00
Adrian Roos
e78e6f9237
Merge "Colorize SystemUI"
2014-05-15 20:39:17 +00:00
John Spurlock
8baa8b3c01
Add QS location tile animation
...
Change-Id: I1b4bdd474b44201fdedc6a099bb41e9c054c1ed0
2014-05-15 16:15:55 -04:00
Selim Cinek
b84a1074b3
Improved Notification Panel height logic
...
Due to a racecondition, the mMaxPanelheight of the PanelView could
get too small in certain cases, leading to an empty shade.
Change-Id: Ib1d7b5245cbb25a853698e1985b1e4bbf617505f
2014-05-15 19:10:18 +02:00
Adrian Roos
ea56251d92
Colorize SystemUI
...
Makes the color of the status and navigation bars customizable by
the app.
Bug: 14564488
Change-Id: I036edc228cfe1b659c7f11a43cdc4598ee705ff8
2014-05-15 18:22:37 +02:00
Selim Cinek
9dbbca879e
Fix not being able to pull down status bar.
...
Bug: 14648079
Change-Id: Id3dbf0b781d5d4777f013804a3877df3347a38fa
2014-05-15 16:56:53 +02:00
Ed Heyl
2cf184233b
merge master nova by hand, skipped translations
...
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
2014-05-14 13:24:53 -07:00
Adrian Roos
36f92166fc
Merge "Follow up for "A better auto brightness""
2014-05-14 18:30:01 +00:00
Adrian Roos
6e2d465b9c
Follow up for "A better auto brightness"
...
Original CL: I62d0695b7da16ffa7a27c465c3b6bc4b1515f9c0
Change-Id: I79c307586c0ba9be275d3920a3805f45b6006ce8
2014-05-14 18:05:54 +00:00
John Spurlock
a7e089f28c
Merge "Add QS rotation tile toggle animation."
2014-05-14 17:34:03 +00:00
John Spurlock
444eb2e130
Add QS rotation tile toggle animation.
...
Change-Id: Ic7e6e36759ef17ab35d639d22bbd2f6bf2470272
2014-05-14 13:32:14 -04:00
Adrian Roos
23ccd2162e
Merge "Fix visibility and add bouncer event in KeyguardUpdateMonitor"
2014-05-14 15:28:09 +00:00
John Spurlock
363814c984
Update QS bugreport icon.
...
Change-Id: I24b2f7b88650e272bf1ab6409656164094382621
2014-05-14 11:18:39 -04:00
Adrian Roos
b601162a60
Fix visibility and add bouncer event in KeyguardUpdateMonitor
...
Bug: 14087751
Change-Id: I45bc2213dfcce751180762d18ead0382f68cac74
2014-05-14 16:51:18 +02:00
Jorim Jaggi
67c26cba21
Merge "Handle media key events correctly on Keyguard."
2014-05-14 12:35:46 +00:00
Jorim Jaggi
df993513fb
Handle media key events correctly on Keyguard.
...
Bug: 14490267
Change-Id: Ib8f8ee3ee7f1fbec70f1dd8b6fb04cd7c242bdce
2014-05-14 14:32:50 +02:00
Jorim Jaggi
fae5984758
Merge "Fix Keyboard over Keyguard when password is set."
2014-05-14 12:28:14 +00:00
Jorim Jaggi
5fd4d05aae
Fix Keyboard over Keyguard when password is set.
...
Bug: 14842750
Change-Id: Ie7d92ee60191f8083c8ff65aba3754c71e4a5819
2014-05-14 14:03:37 +02:00
Adrian Roos
cd10d7c595
Merge "A better auto brightness"
2014-05-14 10:32:26 +00:00
Adrian Roos
daf7d410fc
A better auto brightness
...
Bug: 14927472
Change-Id: I62d0695b7da16ffa7a27c465c3b6bc4b1515f9c0
2014-05-14 10:32:08 +00:00
John Spurlock
76c43b9ee1
Fix crash in cast tile.
...
Change-Id: Idf2b35213d46b138b7ac866222950c6ddb48433f
2014-05-13 21:12:18 -04:00
Winson Chung
fd08622588
Enabling alternate recents on all form factors.
...
Change-Id: I9dec6da7646205b72f46cedf604fadfb03cab6d4
2014-05-13 16:17:18 -07:00
John Spurlock
af8d6c44f0
New quick settings implementation.
...
Bug:14133785
Change-Id: I7f57f8e7ebcc3e1a06fa5204f477470f14299e1f
2014-05-13 18:43:40 -04:00
Jorim Jaggi
58bfed927d
Merge "Keep QS header appearance and unlock icon in SHADE_LOCKED."
2014-05-13 20:18:00 +00:00
Jorim Jaggi
2042ef2390
Keep QS header appearance and unlock icon in SHADE_LOCKED.
...
Also goes to shade locked when the user doesn't have a security
pattern at all, to keep the appearance as close as possible
when expanding a notification.
Change-Id: I7af899df545ff8cefedc8be8feebd769bdadcfa9
2014-05-13 22:17:23 +02:00
Selim Cinek
b657deaf47
Merge "Adapted the minimum velocity amount needed to perform an overscroll"
2014-05-13 15:56:55 +00:00
Selim Cinek
ba81962802
Adapted the minimum velocity amount needed to perform an overscroll
...
Change-Id: I4dfe36e0eae3647631e21782f2b2ece56260a82a
2014-05-13 17:55:53 +02:00
Selim Cinek
2f675acdb2
Merge "Introduced overscrolling for the new notifications"
2014-05-13 15:45:22 +00:00