| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Id5a108f3cbb0ef8628f26b33ff404444e95de7af
Auto-generated-cl: translation import
|
|\
| |
| |
| |
| |
| |
| | |
notification-related pulses." into lmp-dev
* commit '4941842645f271898188871c1db00191b4dda385':
Doze: Aggressively dial down notification-related pulses.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
pulses." into lmp-dev
* commit 'f2dc7e56235631542d9f0ddc042832391da3453f':
Doze: Aggressively dial down notification-related pulses.
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When dozing and buzz-worthy notifications arrive, don't follow
the LED logic with periodic pulses.
Instead, follow a simple decay schedule after the initial arrival,
pulsing only at 10s, 30s, 60s, and 120s.
The schedule is reset when a new notification arrives, but only
for the first three times, until either the pickup sensor is
triggered or the device exits doze.
Also:
- Make the notification trigger configurable.
- Centralize existing sysprop configuration into DozeParameters.
- Decouple vibration from debugging, make separately configurable.
- Remove "delayed" pulse concept, fold into new schedule.
Bug:17496795
Change-Id: I64fc1c862bcfa1c288a4fd91c9d17e3bff245add
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
affordance" into lmp-dev
* commit 'd76e239507c37de1324ce6ea920ff027afa9e84d':
Changed the swipe up search affordance
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'f4e6f631e5c42d63a7d70facc3568440bd18a100':
Changed the swipe up search affordance
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The previous card animation is removed and replaced by a animating
circle with a shadow. Also fixes several cases where the card could
either get stuck and the affordance was not launched.
Bug: 17457300
Bug: 17444236
Change-Id: I005313a1dbe63d338490e6100dd3bd01e35687ba
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '0525eba072159fae0da1cc8c786eee7fe298c52a':
Aggressive tuning of recents memory usage
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '026a51548b783713d5b47f3bae7f1ba998fee0c8':
Aggressive tuning of recents memory usage
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Limit the thumbnail count to a maximum of 10 thumbnails and the app
icon count to a maximum of 20 thumbnails, instead of using a
byte-size based limit.
Also prune entries immediately when leaving recents.
Bug: 16513124
Change-Id: Id9a32f87ca3f9f19e5cad5f115d54b19b26f4f93
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
for navigation bar" into lmp-dev
* commit 'f80dc7266db5a8bcf1da6ad6585cfb85cf75e4bc':
Customized ripple animation for navigation bar
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '34c08655610018a0625fb6583df0e19a9c7f63dd':
Customized ripple animation for navigation bar
|
| | |\ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
To implement the new gel-cap shaped ripple I resurrected the
onDraw and setPressed methods from the KitKat implementation.
The KitKat animation timings were adjusted to match the material
ripple, but the structure of the animators is the same as KitKat.
Since the new ripple is drawn directly to the canvas, the references
to the KitKat background image were removed.
The LogInterpolator is copied from the framework Ripple
to match the material animation curves.
Bug: 17112935
Change-Id: If6a3eb92de794b526338166bf8cb096eb9764cf6
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
being fully centered. (Bug 17015153)" into lmp-dev
* commit '1b133ca85631c1ce89216241008c1648b1f53d10':
Fixing issue with stack not being fully centered. (Bug 17015153)
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
17015153)" into lmp-dev
* commit '0973117bd59659ddd4151d332fd61e64ca5b1b2f':
Fixing issue with stack not being fully centered. (Bug 17015153)
|
| | |\ \ \
| | | |_|/
| | |/| |
| | | | | |
into lmp-dev
|
| | | |/
| | | |
| | | |
| | | | |
Change-Id: Id9d0d77d03ff0291fccb717d81754c239d8442b4
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
brightness when pulsing." into lmp-dev
* commit '2961c64a53988b7d87405f3a57fa08972bb62ce1':
Doze: Use configured doze brightness when pulsing.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
lmp-dev
* commit '0db66c6b8f6cfda9535cff8814c1444ad85a261f':
Doze: Use configured doze brightness when pulsing.
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use the framework doze brightness configured for this device
when pulsing, instead of a separately configured value.
Bug:17409425
Change-Id: Icadc00d6c20909375d4ab726ec254dbafd997ead
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
creations" into lmp-dev
* commit '38e0d1bf93e0abe7cbd5765f3043c8b5ada485da':
Avoid some more layer creations
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit 'a853c62323cef84ffc8442e0d1f6550ee7b1f99e':
Avoid some more layer creations
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | | |
Bug: 17287256
Change-Id: I8c0c6f1f189b70d9a0c261f75987def3464d808d
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
clock for phablets" into lmp-dev
* commit '6d649b3e3ceb456cd609151fea63ef908cc1b1b6':
More notifications and bigger clock for phablets
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
lmp-dev
* commit '570ed0e78b6d593560dd0347734210c2f2842b90':
More notifications and bigger clock for phablets
|
| | |\ \ |
|
| | | |/
| | | |
| | | |
| | | |
| | | | |
Bug: 16799035
Change-Id: I7aa6240ca8a06276640bafd531d92893cf53f40b
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
at creation time and in SystemUI." into lmp-dev
* commit 'b566b869a88485f33f4ae1a281d3c5c0487c95d0':
Assign default icon to users at creation time and in SystemUI.
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
SystemUI." into lmp-dev
* commit '443a5766fa9b079c9612105cfe962d057fc98fe8':
Assign default icon to users at creation time and in SystemUI.
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Right now different code in System UI, Settings app and other places replace the
user icon with their own default. This tries to make it consistent by moving the
mechanism used in Settings in a helper class.
Bug: 17311038
Change-Id: Ic858c65bf82a98b9806dbba029e7cdcf441f372e
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
function." into lmp-dev
* commit '89fdea38becbd056ba798541bec709683a1afe32':
Doze: Introduce a pulse period function.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '5d77d533275690aa82a4713d75761ac03bb714bc':
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
|
| | |\ \
| | | |/
| | |/| |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: If963270f079a31c285bd50a706330dbcd2a86a7f
Auto-generated-cl: translation import
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I8c175762d927d6c615f53c93089e8e833f0bf48b
Auto-generated-cl: translation import
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
on locale change" into lmp-dev
* commit '39c5c713acd21862aa96195b5fbe541c51655cd7':
Update zen mode and qs strings on locale change
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
lmp-dev
* commit '1c52586cb3273f419d9e70a884823c411abacf73':
Update zen mode and qs strings on locale change
|
| | |\ \ \ |
|
| | | | |/
| | | |/|
| | | | |
| | | | |
| | | | | |
Bug: 17288370
Change-Id: Ic6191d5c16687cd760b4a0656d6ee4dbb4c53c45
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
code to framework" into lmp-dev
* commit 'b92f1d7809da77cdef37d8ea2fff7a6beeb0094d':
Move zen mode constants and code to framework
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | | |
* commit '473d27fa34875083dfea48e933c2e9300979c64a':
Move zen mode constants and code to framework
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This allows the strings and code to be shared with settings.
Bug: 15454830
Change-Id: I9300af4f8b6d80042452b75db3418b20c5c5cc81
|