Selim Cinek
fb88717ecb
am 69d53b0e: Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
...
* commit '69d53b0ee95c7b27223d12a67bbf653b3b8c9004':
Enforcing falsing-threshold on touch when using AoD
2014-09-23 19:34:28 +00:00
Selim Cinek
59ca78c937
Merge "Enforcing falsing-threshold on touch when using AoD" into lmp-dev
2014-09-23 19:28:13 +00:00
Selim Cinek
29ed3c92ef
Enforcing falsing-threshold on touch when using AoD
...
Also increased the threshold by a factor of 1.5 if
we are waking up due to a touch.
Bug: 17350239
Change-Id: Ida8bad234b3815abf80ca57f8004f3bc5df003cd
2014-09-23 20:44:35 +02:00
Christoph Studer
8d843cea30
am 5a7068ee: Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
...
* commit '5a7068eec454df33575176d9f4ee58de577a6401':
SysUI: Correctly compare MediaControllers
2014-09-23 17:11:30 +00:00
Christoph Studer
231dc0a6d2
Merge "SysUI: Correctly compare MediaControllers" into lmp-dev
2014-09-23 17:03:48 +00:00
Jeff Brown
47b32c569a
am 28c9590b: Merge "Ensure wakelock is released unconditionally." into lmp-dev
...
* commit '28c9590b90215230b65d98c4d816e0d776a07540':
Ensure wakelock is released unconditionally.
2014-09-23 16:48:40 +00:00
Jeff Brown
510e8cdc8d
Merge "Ensure wakelock is released unconditionally." into lmp-dev
2014-09-23 16:39:40 +00:00
Jeff Brown
a273924b8c
Ensure wakelock is released unconditionally.
...
Bug: 17610254
Change-Id: I8b846c867edaa5038e34d4c857550735b121a1d9
2014-09-23 09:38:04 -07:00
Selim Cinek
3caab56c21
am d08372bc: Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev
...
* commit 'd08372bc89eb0a1de3dee72a270b65b10701aad3':
Fixed a bug where the alarm could overlap in QS
2014-09-23 14:33:04 +00:00
Selim Cinek
0eba4e279f
Merge "Fixed a bug where the alarm could overlap in QS" into lmp-dev
2014-09-23 14:25:09 +00:00
Adrian Roos
18321f5337
am b98fd933: Merge "Ensure that force lock works with accessibility enabled" into lmp-dev
...
* commit 'b98fd933fd7c5ca2c75849a013fc942ec211b5ee':
Ensure that force lock works with accessibility enabled
2014-09-23 14:00:27 +00:00
Adrian Roos
6ec76b0ff9
Merge "Ensure that force lock works with accessibility enabled" into lmp-dev
2014-09-23 13:48:42 +00:00
Selim Cinek
ba5b3a0b4e
Fixed a bug where the alarm could overlap in QS
...
When closing the QS panel the alarm did the normal
transformation, regardless whether we were in a
detail state. This lead to the alarm overlapping
with the title.
Bug: 17581501
Change-Id: I0318f6778063af11f388e6c7fe8bbb30105ca246
2014-09-23 15:39:54 +02:00
Jason Monk
d7bd9d61dc
Add missing permission for hotspot QS tile
...
Bug: 17589487
Change-Id: I2461450863606758b53d4dccdaad74878909ff6d
2014-09-23 09:25:29 -04:00
Baligh Uddin
cb06f631a8
Import translations. DO NOT MERGE
...
Change-Id: I97603d2b46e2673ad592dc3d47e3e48675df8900
Auto-generated-cl: translation import
2014-09-22 14:30:10 -07:00
Baligh Uddin
48877868e3
Import translations. DO NOT MERGE
...
Change-Id: I1dd525bd09b0abf85dc296e83b0357ee3342ab3c
Auto-generated-cl: translation import
2014-09-22 14:24:55 -07:00
Baligh Uddin
48fed6ea93
Import translations. DO NOT MERGE
...
Change-Id: I014be089f3628e5ff03cd430ec091782b11f8e9b
Auto-generated-cl: translation import
2014-09-22 14:21:52 -07:00
John Spurlock
51abd935e3
am afbfb9b5: Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
...
* commit 'afbfb9b5efd8a7ebb320f0b5e8c3003b646705a8':
Doze: Fix NPE found when pulsing and !dozing.
2014-09-22 19:44:49 +00:00
John Spurlock
37758bf5a3
am ff8c16e7: Merge "Zen: Add content description to settings icon." into lmp-dev
...
* commit 'ff8c16e73349bc7c1e47f1ef88276928cd1a7366':
Zen: Add content description to settings icon.
2014-09-22 19:44:44 +00:00
John Spurlock
101b785d42
Merge "Doze: Fix NPE found when pulsing and !dozing." into lmp-dev
2014-09-22 19:35:55 +00:00
John Spurlock
b9e9729887
Merge "Zen: Add content description to settings icon." into lmp-dev
2014-09-22 19:35:12 +00:00
John Spurlock
58a28eb85e
Doze: Fix NPE found when pulsing and !dozing.
...
Bug:17390492
Change-Id: Id6665c5bb8fa13ee08f68478c601b77a4f9e3f6a
2014-09-22 15:20:52 -04:00
John Spurlock
b753372da6
Zen: Add content description to settings icon.
...
Bug:17578039
Change-Id: I6c513200b2ac1d6abd6da0dd7412500a12fded28
2014-09-22 15:14:48 -04:00
Jason Monk
6783bef9b9
Fix accessibility announcement for QS details
...
Rather than using announceForAccessibility, which will provide the
wrong experience for Braille users, send a
AccessibilityEvent.TYPE_WINDOW_STATE_CHANGED.
Bug: 17578404
Change-Id: I3e2c465511cf2135f216d01d29319a057ebbfbda
2014-09-22 13:50:05 -04:00
Jason Monk
1c30334b77
am 5c2ecf24: Merge "Announce title of QS detail views" into lmp-dev
...
* commit '5c2ecf242ba7cda0340574e543b581818972e76a':
Announce title of QS detail views
2014-09-22 15:46:46 +00:00
Jason Monk
443c4e6504
am f9d996c1: Fix status bar cast icon not updating
...
* commit 'f9d996c179e319e54769230e293b8712a3f0631b':
Fix status bar cast icon not updating
2014-09-22 15:46:42 +00:00
Adrian Roos
38fc7606b1
Ensure that force lock works with accessibility enabled
...
Fixes a bug where the force lock gesture was not available
when an accessibility service was active, but touch exploration
wasn't.
Bug: 17514298
Change-Id: Ib42e28f643559040ad5f24d45456b0a41008c647
2014-09-22 17:34:56 +02:00
Jason Monk
fdb35f0526
Merge "Announce title of QS detail views" into lmp-dev
2014-09-22 15:33:06 +00:00
Jason Monk
7eb6202fee
Fix status bar cast icon not updating
...
Change the listening in CastControllerImpl so that it will always
at least passive discovery when callbacks are added. When discovering
is set this will switch to request discovery. This allows the
status bar to catch disconnect callbacks when QS is not discovering.
Bug: 17555869
Change-Id: Id2a80b98f6c7ca7e6a4d0ff00315d10a109e8259
2014-09-22 10:53:50 -04:00
Jason Monk
8051316273
Announce title of QS detail views
...
When entering a QS detail view announce the title of the view for
accessibility.
Bug: 17578404
Change-Id: I4cfd1bc85604af822b4f5fce852b39687f71cbae
2014-09-22 10:21:01 -04:00
John Spurlock
76e9454189
am 61ffcaca: Merge "Doze: Ensure a doze reset happens after leaving keyguard." into lmp-dev
...
* commit '61ffcacad7be97c8f102b23298d2c9c80f69e550':
Doze: Ensure a doze reset happens after leaving keyguard.
2014-09-22 03:17:40 +00:00
John Spurlock
cf5d3c98d1
Doze: Ensure a doze reset happens after leaving keyguard.
...
Bug:17536133
Change-Id: Ibc88a7f2c1a51656676fe62d4de8ab3ec4dd4081
2014-09-21 18:00:01 -04:00
Baligh Uddin
43c9e64b9a
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-09-21 17:51:34 +00:00
Baligh Uddin
817bb46306
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-09-21 17:51:04 +00:00
John Spurlock
91e022b426
am bfaadc6b: Merge "Mark sysui config resource as untranslatable." into lmp-dev
...
* commit 'bfaadc6b4098c23f5dc1a15522a011ba3cd72bf5':
Mark sysui config resource as untranslatable.
2014-09-21 17:06:49 +00:00
John Spurlock
8fefb4281a
Merge "Mark sysui config resource as untranslatable." into lmp-dev
2014-09-21 16:57:55 +00:00
Baligh Uddin
0315371dd2
Import translations. DO NOT MERGE
...
Change-Id: Ie0eee73354b0677b17df5e3d3118f9e0e062e5e2
Auto-generated-cl: translation import
2014-09-20 16:16:12 -07:00
Baligh Uddin
63caa9d5c3
Import translations. DO NOT MERGE
...
Change-Id: Ibe2f80b5805c0805c1eb708deadf81b57302e8c5
Auto-generated-cl: translation import
2014-09-20 16:11:52 -07:00
Baligh Uddin
615bd17249
Import translations. DO NOT MERGE
...
Change-Id: I63ca0e486e5e1ad3c2a0b654ce5be5b1789d11b1
Auto-generated-cl: translation import
2014-09-20 16:09:28 -07:00
Jeff Brown
4ed1dbcf0b
am f138c63e: am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit 'f138c63e799090b7e796b577ce9926753c7b77c8':
Fix order of operations while pulsing the ambient display.
2014-09-20 02:04:59 +00:00
Jeff Brown
76eb0a5b79
am 6d098d40: Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
...
* commit '6d098d406305bb6f34d48ce6035ba3920659a805':
Fix order of operations while pulsing the ambient display.
2014-09-20 01:26:59 +00:00
Jeff Brown
7858a1b5d8
Merge "Fix order of operations while pulsing the ambient display." into lmp-dev
2014-09-20 01:09:10 +00:00
John Spurlock
6035834cdd
Mark sysui config resource as untranslatable.
...
Bug:17523754
Change-Id: I8917c110acc02c501e4dc011de4e6e7f8a0545c5
2014-09-19 20:48:24 -04:00
Jeff Brown
4d69e22193
Fix order of operations while pulsing the ambient display.
...
This change fixes several issues in how the display's power state
was coordinated to ensure that the display is not turned on until
the pulse is ready to be shown. It also greatly simplifies the
wakelock logic and makes it completely deterministic instead of
relying on timed delays.
Bug: 17516245
Change-Id: If2b96845a010f2d05c610970257d898f32ccacb7
2014-09-19 13:14:28 -07:00
Selim Cinek
326d63552a
am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
...
* commit '4832e17036071335cfa1e74377daa3dab6a3819e':
Optimized and improved the status bar performance a lot
2014-09-19 19:40:28 +00:00
Selim Cinek
86213788f8
am 0ad0f097: Optimized and improved the status bar performance a lot
...
* commit '0ad0f0975a607f84a16ba18553fda7982bd95e3e':
Optimized and improved the status bar performance a lot
2014-09-19 19:32:14 +00:00
Selim Cinek
a0fad3ba06
Optimized and improved the status bar performance a lot
...
Instead of clearing the Statusbarwindow buffer in the beginning
we now draw the scrim with mode SRC and therefore a whole screen
of overdraw is saved!
Bug: 17287256
Change-Id: I29f14a2c3d4cb087c422ae6f486d23d7f8ec173b
2014-09-19 18:25:56 +00:00
Jason Monk
eb6f2c9988
am 87c6828e: am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
...
* commit '87c6828eebca8f1149d2902890638127714e0270':
QS: Fix accessibility announce for dual tiles
2014-09-19 17:39:56 +00:00
Jason Monk
39011698dd
am 8598377b: Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
...
* commit '8598377bc58cb62c179c0ae5cd380842604b041b':
QS: Fix accessibility announce for dual tiles
2014-09-19 17:26:45 +00:00
Jason Monk
33d326d133
Merge "QS: Fix accessibility announce for dual tiles" into lmp-dev
2014-09-19 17:19:40 +00:00