John Spurlock
3e42b33980
Merge "Doze: Introduce a pulse period function." into lmp-dev
2014-09-11 18:33:38 +00:00
John Spurlock
d06aa57037
Doze: Introduce a pulse period function.
...
Instead of pulsing every 30 seconds to mimic the LED, use
a function that pulses more frequently for new notifications,
decaying to a slower pulse, and eventually stopping.
Specifically, the step function for the interval is:
- 10 seconds for the first minute
- then 30 seconds until the five minute mark
- then 60 seconds until the 30 minute mark
- then no pulsing at all
- Since we pulse more frequently on new notifications, remove
the "multi-pulse" concept.
- Move all doze-related duration parameters to a new helper,
backed by config, overridable by sysprops, include in dump.
- Wake up from dozing when hitting volume keys during a pulse.
-
Bug:17393939
Change-Id: Ica86f08b25c738338fced165c77faf3dfccd0343
2014-09-11 14:25:11 -04:00
Baligh Uddin
356a11a557
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-11 15:29:13 +00:00
Baligh Uddin
a11ba90099
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-11 15:29:05 +00:00
Jason Monk
c409af4ebc
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:28 +00:00
Jason Monk
e66afcdb46
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:24 +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
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
f53e919696
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:11:51 +00:00
Jorim Jaggi
9aaf1a1c8f
am 222ff70d: Merge "Inflate guts only when needed" into lmp-dev
...
* commit '222ff70d04bd1e3721d455cd42ce36f046b52b93':
Inflate guts only when needed
2014-09-10 13:11:47 +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
Winson Chung
93638be299
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-10 00:16:42 +00:00
Winson Chung
8c851f7696
am b754940a: Fixing weird highlight on dismiss button ripple. (Bug 17420495)
...
* commit 'b754940a89eea209763b564325e100f45bd1c0c3':
Fixing weird highlight on dismiss button ripple. (Bug 17420495)
2014-09-10 00:16:39 +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
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
Winson Chung
7127776f74
am 2d6118a1: Merge "Separating the notion of transposed search vs nav bar. (Bug 17402331)" into lmp-dev
...
* commit '2d6118a1821a882cfad600d78ef3de34800148ba':
Separating the notion of transposed search vs nav bar. (Bug 17402331)
2014-09-09 18:54:26 +00:00
Winson Chung
31e8d7602c
Merge "Separating the notion of transposed search vs nav bar. (Bug 17402331)" into lmp-dev
2014-09-09 18:33:08 +00:00
Adrian Roos
5b7bac6fe6
am c60d7426: Merge "Show confirmation dialog when adding user from QS" into lmp-dev
...
* commit 'c60d74266933b7799f0ce7b3f0a75c2b7c0ed0e0':
Show confirmation dialog when adding user from QS
2014-09-09 16:44:57 +00:00
Adrian Roos
e5322f47bf
Merge "Show confirmation dialog when adding user from QS" into lmp-dev
2014-09-09 16:37:09 +00:00
Jorim Jaggi
7da7aa974e
am 71d150d2: Merge "Fix padding between R and wifi icon" into lmp-dev
...
* commit '71d150d2549277f664f69aada6cd08022e984a5e':
Fix padding between R and wifi icon
2014-09-09 15:57:21 +00:00
Jorim Jaggi
f832638b57
Merge "Fix padding between R and wifi icon" into lmp-dev
2014-09-09 15:49:08 +00:00
Jason Monk
e2f4771a01
Update zen mode and qs strings on locale change
...
Bug: 17288370
Change-Id: Ic6191d5c16687cd760b4a0656d6ee4dbb4c53c45
2014-09-09 10:47:25 -04:00
Jorim Jaggi
c737b9bd5a
Fix padding between R and wifi icon
...
Also adds some padding for the type and the signal strength icon in
LTE, 3G, 4G and 1x case.
Bug: 17421452
Change-Id: Ib3e6d2983397833958bca1fd33eb8b8c69e7c7fd
2014-09-09 16:35:17 +02:00
Baligh Uddin
b2d0bae8aa
Import translations. DO NOT MERGE
...
Change-Id: I24f17fe13d8838a3e1ebaf9dbe2a4f5c6b656a75
Auto-generated-cl: translation import
2014-09-08 16:07:39 -07:00
Baligh Uddin
50abe004f1
Import translations. DO NOT MERGE
...
Change-Id: If963270f079a31c285bd50a706330dbcd2a86a7f
Auto-generated-cl: translation import
2014-09-08 16:05:29 -07:00
Winson Chung
104770b61a
am 3361310f: Ensuring that the start delay matches the transition delay. (Bug 16987565)
...
* commit '3361310f20013b95ae1e99e0de7b15c6ea422f64':
Ensuring that the start delay matches the transition delay. (Bug 16987565)
2014-09-08 20:13:12 +00:00
Winson Chung
19d62382d0
Ensuring that the start delay matches the transition delay. (Bug 16987565)
...
- Also ensure that the empty text is normal weight
Change-Id: I3227a62fcb39910a402b13f42a6cb9e418f992aa
2014-09-08 20:08:01 +00:00
Jason Monk
e9f7d9deb0
am 24229aff: Merge "Add VPN Key to signal icons" into lmp-dev
...
* commit '24229aff4174c917ef26d79a409916c4c8ac4920':
Add VPN Key to signal icons
2014-09-08 18:24:11 +00:00
Jason Monk
95e71085e2
Merge "Add VPN Key to signal icons" into lmp-dev
2014-09-08 18:15:38 +00:00
Adrian Roos
0c6763a19f
Show confirmation dialog when adding user from QS
...
Bug: 17392352
Change-Id: I522b0427dbb594d5e8ce33e928dfdc896dc961c7
2014-09-08 19:11:00 +02:00
Winson Chung
18e5ec2a51
am b6f90339: Revert "Delay in app transition until home animation completes. (Bug 17012456)"
...
* commit 'b6f90339750e6b33ee6b41f5e8e6502abc6543f4':
Revert "Delay in app transition until home animation completes. (Bug 17012456)"
2014-09-07 20:15:57 +00:00
Winson Chung
d78d4f3acd
Revert "Delay in app transition until home animation completes. (Bug 17012456)"
...
This reverts commit e9883b8a92d72a3cfd947b3ce835bc8e4da2f1b2.
Change-Id: I61664e2a2589d09e5a93a776cf3c391049e7b284
2014-09-07 20:08:22 +00:00
Jorim Jaggi
5709ae20f0
am 6f52cfa8: Merge "Remove the scrimming of notifications" into lmp-dev
...
* commit '6f52cfa8f52559fcc3c5c17348da18d18eed5655':
Remove the scrimming of notifications
2014-09-05 15:30:34 +00:00
Adrian Roos
14f779c42f
am 8ab59227: Merge "Reorder brightness slider mirror in front of album art" into lmp-dev
...
* commit '8ab5922758bf29d1b7de82214e9b7e6c3eb7c0ee':
Reorder brightness slider mirror in front of album art
2014-09-05 15:30:31 +00:00
Adrian Roos
620f0374c5
am c5126d91: Merge changes Ibb63814e,I0322b1e6 into lmp-dev
...
* commit 'c5126d91e9d772f3f1ed64404746f8fe7af580a7':
Prevent full shade guesture from doing the wrong thing
Add current user announce to MultiUserSwitch
2014-09-05 15:29:57 +00:00
Winson Chung
5b55ae993c
am 893fd9fc: Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev
...
* commit '893fd9fc8320806a5bf14284775e2600c85f78d2':
Ensure that there is enough space for the tablet search widget. (Bug 17190069)
2014-09-05 15:29:42 +00:00
Winson Chung
27acf76122
Separating the notion of transposed search vs nav bar. (Bug 17402331)
2014-09-05 17:24:20 +02:00
Jason Monk
3128f12f21
Add VPN Key to signal icons
...
Since the notification is going away, this gives a persistent
icon to indicate that VPN is active.
Bug: 16153201
Change-Id: Ic2ca7a332817967b76871bd0800d6f0a77a295cd
2014-09-05 10:31:00 -04:00
Jorim Jaggi
f2f0a071c2
Merge "Remove the scrimming of notifications" into lmp-dev
2014-09-05 13:58:33 +00:00
Adrian Roos
cc74113ac6
Reorder brightness slider mirror in front of album art
...
Fixes slider disappearing when album art is showing.
Bug: 17373958
Change-Id: Ifdb184a6a750f798bc94a9d1eeca9299b246a513
2014-09-05 15:50:53 +02:00
Jorim Jaggi
06c19ea001
Remove the scrimming of notifications
...
Not really needed anymore and adds a lot of overdraw. Let's get rid
of it.
Bug: 17287256
Bug: 17346296
Change-Id: I319596f7059b6ed0d3d7a578d3c786921001f4b5
2014-09-05 15:37:12 +02:00
Adrian Roos
fdd04d42d2
Merge changes Ibb63814e,I0322b1e6 into lmp-dev
...
* changes:
Prevent full shade guesture from doing the wrong thing
Add current user announce to MultiUserSwitch
2014-09-05 12:57:55 +00:00
Winson Chung
9a245b5de3
Merge "Ensure that there is enough space for the tablet search widget. (Bug 17190069)" into lmp-dev
2014-09-05 09:25:18 +00:00
Winson Chung
517c9ef165
Ensure that there is enough space for the tablet search widget. (Bug 17190069)
...
Change-Id: I89694edac6f299e4a9cfca8a99a0d71dce1ae168
2014-09-05 09:23:20 +00:00
Baligh Uddin
d837c3e87d
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-04 17:48:59 +00:00
Baligh Uddin
6f6d0af8bb
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-04 17:48:54 +00:00
Winson Chung
fed6cf7fc4
am e9883b8a: Delay in app transition until home animation completes. (Bug 17012456)
...
* commit 'e9883b8a92d72a3cfd947b3ce835bc8e4da2f1b2':
Delay in app transition until home animation completes. (Bug 17012456)
2014-09-04 14:38:21 +00:00
Winson Chung
3884715c45
Delay in app transition until home animation completes. (Bug 17012456)
...
Change-Id: I3469738a70bd872ff03c48c23201d4e0b6c8d8bb
2014-09-04 14:29:38 +00:00