Julia Reynolds
e787bfa209
am 9bc94698: am 5d6a2d38: Merge "Fix SysUI crash on device boot." into mnc-dev
...
* commit '9bc9469807703757f50fffd34ed6b3f6183cdc6e':
Fix SysUI crash on device boot.
2015-07-31 14:02:01 +00:00
Julia Reynolds
9bc9469807
am 5d6a2d38: Merge "Fix SysUI crash on device boot." into mnc-dev
...
* commit '5d6a2d387cd437e6d0c45d0df1bd10ba9db56253':
Fix SysUI crash on device boot.
2015-07-31 13:57:02 +00:00
Julia Reynolds
8478aba1a2
Fix SysUI crash on device boot.
...
Bug: 22869066
Change-Id: I55ab64c430899ebc20bfc8a8e4d1e2a7cd12f0cd
2015-07-31 09:17:20 -04:00
Selim Cinek
73168821c8
am 5b5d9129: am b9f30b26: Merge "The heads up now correctly dissapears when clicking" into mnc-dev
...
* commit '5b5d9129134881f84ff80f5b16bce5e64670b545':
The heads up now correctly dissapears when clicking
2015-07-31 00:16:59 +00:00
Selim Cinek
5b5d912913
am b9f30b26: Merge "The heads up now correctly dissapears when clicking" into mnc-dev
...
* commit 'b9f30b26707b7e8721b1cd03ca96b5a4a4995109':
The heads up now correctly dissapears when clicking
2015-07-31 00:08:00 +00:00
Selim Cinek
0fccc729fd
The heads up now correctly dissapears when clicking
...
Bug: 22729955
Change-Id: I977b36823bf936baab527f932b1e5576241f4d71
2015-07-30 23:05:42 +00:00
Selim Cinek
7d1a4b6318
am fb2f9c02: am 20a5d331: Merge "Fixed a heads up crash" into mnc-dev
...
* commit 'fb2f9c0209708936408bea3b273d550aab6d4ec8':
Fixed a heads up crash
2015-07-30 22:02:51 +00:00
Selim Cinek
fb2f9c0209
am 20a5d331: Merge "Fixed a heads up crash" into mnc-dev
...
* commit '20a5d3317529ce573aa06ac2e4a0a1a5359f80d7':
Fixed a heads up crash
2015-07-30 21:54:35 +00:00
Selim Cinek
20a5d33175
Merge "Fixed a heads up crash" into mnc-dev
2015-07-30 21:45:55 +00:00
Fyodor Kupolov
df96173288
am f9fdb08c: am 4988378c: Merge "Introduced android.permission.PEERS_MAC_ADDRESS permission" into mnc-dev
...
* commit 'f9fdb08caae30e789d573ab3260fc87e9d43041b':
Introduced android.permission.PEERS_MAC_ADDRESS permission
2015-07-30 21:05:48 +00:00
Fyodor Kupolov
f9fdb08caa
am 4988378c: Merge "Introduced android.permission.PEERS_MAC_ADDRESS permission" into mnc-dev
...
* commit '4988378cd0f1bb6cdd83f797d10fd45105672296':
Introduced android.permission.PEERS_MAC_ADDRESS permission
2015-07-30 20:58:29 +00:00
Fyodor Kupolov
4988378cd0
Merge "Introduced android.permission.PEERS_MAC_ADDRESS permission" into mnc-dev
2015-07-30 20:50:04 +00:00
Daniel Sandler
829359163d
am 033fe243: am bbe1682b: Merge changes from topic \'fix-media-notifications\' into mnc-dev
...
* commit '033fe243a75f6e5e7ba8f75bd829bddaf213c7c2':
Fully support Icons in Notification actions.
Fix media notification action icons.
2015-07-30 03:25:12 +00:00
Daniel Sandler
033fe243a7
am bbe1682b: Merge changes from topic \'fix-media-notifications\' into mnc-dev
...
* commit 'bbe1682b1652c37b66609676e5829517279ff141':
Fully support Icons in Notification actions.
Fix media notification action icons.
2015-07-30 03:15:17 +00:00
Daniel Sandler
bbe1682b16
Merge changes from topic 'fix-media-notifications' into mnc-dev
...
* changes:
Fully support Icons in Notification actions.
Fix media notification action icons.
2015-07-30 02:57:06 +00:00
Selim Cinek
acd0df65dd
Fixed a heads up crash
...
Some references to notifications were still
kept around while timing out, leading to small
leaks and sometimes crashes.
Bug: 22819475
Change-Id: I1429b5669366521c6374efbcae6c26d6e407d8cc
2015-07-29 19:09:03 -07:00
Jason Monk
25dea652a0
am 41402867: am beb3185f: Merge "Fix touch target for settings icon" into mnc-dev
...
* commit '414028675297b33d9899ccab2f04e908b7aa8c1d':
Fix touch target for settings icon
2015-07-30 00:53:08 +00:00
Jorim Jaggi
cd6e801596
am 8e43c3e7: am 26aa04c3: Fix state weirdness in the panel
...
* commit '8e43c3e76f8edb9408dd49d673f76044e335ecd6':
Fix state weirdness in the panel
2015-07-30 00:53:04 +00:00
Jason Monk
4140286752
am beb3185f: Merge "Fix touch target for settings icon" into mnc-dev
...
* commit 'beb3185f01ce5d06f1503d37a4ed8f93b8bf76e0':
Fix touch target for settings icon
2015-07-30 00:36:29 +00:00
Jorim Jaggi
8e43c3e76f
am 26aa04c3: Fix state weirdness in the panel
...
* commit '26aa04c3c4d16ab7bf47d414fac697721e5843cd':
Fix state weirdness in the panel
2015-07-30 00:36:25 +00:00
Jason Monk
beb3185f01
Merge "Fix touch target for settings icon" into mnc-dev
2015-07-30 00:32:17 +00:00
Jorim Jaggi
26aa04c3c4
Fix state weirdness in the panel
...
When QS was open while the we started with expansion, we
immediately notified about expansion finsihed again, which led to all
kinds of weird states. The change that introduced these bugs was to
fix another bug in which onExpandingFinished was not call. Make sure
to call in exactly that case and no other case to not risk
regressions.
Bug: 22806817
Bug: 22807359
Bug: 22807372
Change-Id: Id7daf37ef4a772f724971bf79c61084ff4279f31
2015-07-30 00:22:14 +00:00
Dan Sandler
2391e3262e
am d796a728: am 25ffc7ad: Accessibility: Read the time correctly in quick settings.
...
* commit 'd796a728bc7c1ffa3af53ef040e46401dce667f5':
Accessibility: Read the time correctly in quick settings.
2015-07-29 22:47:29 +00:00
Dan Sandler
d796a728bc
am 25ffc7ad: Accessibility: Read the time correctly in quick settings.
...
* commit '25ffc7ad950d9b2857abe9cb66ed53aed7a18ecf':
Accessibility: Read the time correctly in quick settings.
2015-07-29 22:32:15 +00:00
Dan Sandler
25ffc7ad95
Accessibility: Read the time correctly in quick settings.
...
The problem is that, for 12-hour locales, we cut the "a"
part of the time format out to show it in a separate
TextView so it can be animated independently of the actual
time. Unfortunately, while TTS is smart enough to pronounce
"1:15 AM" as /wʌn fɪftin eɪ ɛm/, "AM" on its own looks like
the English word "am" and is pronounced /æm/.
To fix this, a TextClock must be able to accept separate
formats for its content description than its presentation.
With this capability we can place the complete 12-hour time
format (including am/pm) in one of the views and suppress
the other one, so that the utterance creates an identical
experience to visual inspection: "1:15 AM" for all users.
Bug: 21718000
Change-Id: Ic9920d71ae4d4ad41ba86d7bd96f9a19b07e2108
2015-07-29 22:19:52 +00:00
Jason Monk
bd6f1c87a5
Fix touch target for settings icon
...
Bug: 22808656
Change-Id: I92b77b30bfeadc80d060dab67a51d5fcd96268af
2015-07-29 16:07:39 -04:00
Geoff Mendal
3986360a75
Import translations. DO NOT MERGE
...
Change-Id: Ic4e540e08175014515a7556425c751de60955005
Auto-generated-cl: translation import
2015-07-29 10:57:52 -07:00
Dan Sandler
68079d54f3
Fix media notification action icons.
...
In addition to cleaning up some bare references to the icon
slot, we now apply updates to notification RemoteViews in
the context of the supplying app's package. This ensures we
can find the drawables inside any Icon objects that were
constructed without a proper package name, such as is the
case with Actions (because the builder and constructor are
Context-free and so don't know the package name).
This CL also makes clear what was previously only implied:
Non-resource action icons are not actually supported yet
since they can't be pushed to TextView compound drawables
using today's RemoteViews APIs. That will require an API
change.
Bug: 22600607
Change-Id: Ie6b88aed36e4db05be35f843ea3bc1898d4a5c96
2015-07-29 13:50:32 -04:00
Geoff Mendal
138762d17e
Import translations. DO NOT MERGE
...
Change-Id: Ic25ca6f4c2731504667b39642343bff77f8ad7bf
Auto-generated-cl: translation import
2015-07-29 06:47:13 -07:00
Jason Monk
3623f314af
am ea0ad979: am fbcbad13: Merge "Add sizes to SysUI tests" into mnc-dev
...
* commit 'ea0ad97949706d63e9fc0088e1e851d2dc91a2c1':
Add sizes to SysUI tests
2015-07-29 01:02:04 +00:00
Jason Monk
ea0ad97949
am fbcbad13: Merge "Add sizes to SysUI tests" into mnc-dev
...
* commit 'fbcbad138d1b4c55e86ff671821b4feb7fc48f50':
Add sizes to SysUI tests
2015-07-29 00:40:58 +00:00
Jason Monk
fbcbad138d
Merge "Add sizes to SysUI tests" into mnc-dev
2015-07-29 00:31:16 +00:00
Jorim Jaggi
fed9b2817f
am 353fe1c6: am 0d210f63: Animation for touch, wake and unlock
...
* commit '353fe1c665e0065d4c8eecdf41c22f1a1a607f2c':
Animation for touch, wake and unlock
2015-07-28 23:43:46 +00:00
Jorim Jaggi
353fe1c665
am 0d210f63: Animation for touch, wake and unlock
...
* commit '0d210f6395072db4a4c53d4cb8fac4a59a3965b4':
Animation for touch, wake and unlock
2015-07-28 23:19:39 +00:00
Jorim Jaggi
0d210f6395
Animation for touch, wake and unlock
...
- Add callback to inform SysUI when the screen has been unblocked
and turned on.
- Cleanup inconsistent messaging about device interactive/screen on
and off.
- Add callbacks to inform SysUI about screen states
- Implement a quick fade for the scrim after touch, wake, and unlock.
First, start with a black scrim on top of everything, and then fade
it out.
- Make sure we play the normal unlock animation when device is pulsing
- Override navigation bar animations for touch, wake and unlock: Fade
in the same manner as the scrim.
Bug: 22571198
Bug: 21855614
Change-Id: I8ff08d72cced1e0f03c78d71ff710d8a4f6b848c
2015-07-28 23:02:54 +00:00
Jason Monk
6c9001fc28
am 52fbf583: am 35066219: Merge "Fix network name not showing in QS sometimes" into mnc-dev
...
* commit '52fbf5833992195c790114ad1ef9ab5883d1b2b2':
Fix network name not showing in QS sometimes
2015-07-28 18:41:51 +00:00
Jason Monk
52fbf58339
am 35066219: Merge "Fix network name not showing in QS sometimes" into mnc-dev
...
* commit '350662197542d406df58aa65afddc9e23f9309d3':
Fix network name not showing in QS sometimes
2015-07-28 18:22:30 +00:00
Jason Monk
3506621975
Merge "Fix network name not showing in QS sometimes" into mnc-dev
2015-07-28 18:05:49 +00:00
Jason Monk
e427cb8076
Add sizes to SysUI tests
...
Change-Id: I27e4a60e2658d3a5db32cdeb73bd0a031865ce86
2015-07-28 10:06:01 -04:00
Jorim Jaggi
c925e4d68a
am 7d07aff8: am 965bab2b: Merge "Allow assist gesture when notification shade is expanded" into mnc-dev
...
* commit '7d07aff85e41a95ce4743d3b371935c9f21813ab':
Allow assist gesture when notification shade is expanded
2015-07-28 01:06:28 +00:00
Jorim Jaggi
7d07aff85e
am 965bab2b: Merge "Allow assist gesture when notification shade is expanded" into mnc-dev
...
* commit '965bab2bae4198deaa929c8f36e44c561fb2c72c':
Allow assist gesture when notification shade is expanded
2015-07-28 00:50:49 +00:00
Jorim Jaggi
965bab2bae
Merge "Allow assist gesture when notification shade is expanded" into mnc-dev
2015-07-28 00:36:14 +00:00
Jason Monk
75ecaeeb86
am e184aabe: am 66179430: Merge "Fix QS switch accessibility problem" into mnc-dev
...
* commit 'e184aabe42545282c3c9594707c6fa12dbe8fef4':
Fix QS switch accessibility problem
2015-07-27 19:59:14 +00:00
Jason Monk
e184aabe42
am 66179430: Merge "Fix QS switch accessibility problem" into mnc-dev
...
* commit '661794307a792690d7608dc81b4e1299937a8f67':
Fix QS switch accessibility problem
2015-07-27 19:44:30 +00:00
Jorim Jaggi
f040100cbd
am 6a601960: am 9e49b5d6: Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-dev
...
* commit '6a601960a3cbfbed1f0ac6df65791a3149eec92e':
Move PIN/Pattern appear animation to RenderThread (1/2)
2015-07-27 19:35:06 +00:00
Fyodor Kupolov
136a2e7fc9
Introduced android.permission.PEERS_MAC_ADDRESS permission
...
Introduced signature-level permission android.permission.PEERS_MAC_ADDRESS.
It allows access to MAC addresses of WiFi and Bluetooth peer devices, without
having location permission or even if location is turned off.
Bug: 21852542
Bug: 22728628
Change-Id: If0ff80636e57b38dbedc8fcf5f520a3a6d6f734e
2015-07-27 12:33:43 -07:00
Jason Monk
661794307a
Merge "Fix QS switch accessibility problem" into mnc-dev
2015-07-27 19:27:29 +00:00
Jorim Jaggi
6a601960a3
am 9e49b5d6: Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-dev
...
* commit '9e49b5d679672ea4a64382f9a36663c73603961b':
Move PIN/Pattern appear animation to RenderThread (1/2)
2015-07-27 19:18:37 +00:00
Jason Monk
fc2506255f
Fix QS switch accessibility problem
...
Set the switch state so it can be read back correctly.
Bug: 22710906
Change-Id: I2bcba96e53813118eb2be8dcb7e0b7d547767550
2015-07-27 15:17:14 -04:00
Jorim Jaggi
9e49b5d679
Merge "Move PIN/Pattern appear animation to RenderThread (1/2)" into mnc-dev
2015-07-27 18:55:29 +00:00