Adrian Roos
7ce0d25b0d
Merge "Fix notification bounds on screen" into mnc-dev
2015-06-11 00:49:52 +00:00
Adrian Roos
3aa16d761e
Merge "Remove click listener from PIN views" into mnc-dev
2015-06-11 00:25:13 +00:00
Jorim Jaggi
ae7c257031
Merge "Disable swipe-up gesture to invoke assist" into mnc-dev
2015-06-11 00:22:49 +00:00
Adrian Roos
cd55f43db6
Fix notification bounds on screen
...
Bug: 21763049
Change-Id: Ifcc5bd7258c00ebd3a64ca4a4edd894e3baf0ccc
2015-06-10 17:18:15 -07:00
Jorim Jaggi
fb6b19c84c
Disable swipe-up gesture to invoke assist
...
Bug: 21754666
Change-Id: If76b9a6331f64d09df4ac1fc6c433bfac42e3f13
2015-06-10 16:55:54 -07:00
Jeff Sharkey
5fc247338d
New strings!
...
Bug: 21737573, 21666225, 21756698, 21737666, 21471429
Change-Id: If1c5882d48f798d311f6d2b86277d3c13f06824e
2015-06-10 16:49:11 -07:00
Adrian Roos
2285308629
Remove click listener from PIN views
...
Bug: 21638812
Change-Id: I382dd0f64092aebeb6fdb6b2e2d465b0abdd5669
2015-06-10 16:43:28 -07:00
Selim Cinek
548a42653c
Merge "Fixed a bug where we might get stuck in a fully expanded statusbar" into mnc-dev
2015-06-10 23:31:58 +00:00
Selim Cinek
059271ec29
Merge "Reseting scrollposition to 0 when going to keyguard" into mnc-dev
2015-06-10 23:30:11 +00:00
Selim Cinek
dc4c4198f0
Merge "Switched to round rect clipping while appearing notifications" into mnc-dev
2015-06-10 23:29:32 +00:00
Jorim Jaggi
9ff1510aeb
Fix vibration when expanding notifications
...
To make it more consistent with other vibration feedback in the
system.
Bug: 21549323
Change-Id: Ia4ef1cf17c28f6069635797af94991a639e1cef0
2015-06-10 23:17:32 +00:00
Jorim Jaggi
7bcacc9c6a
Merge "Animations/success state for external confirm device credentials (1/2)" into mnc-dev
2015-06-10 23:10:10 +00:00
Adrian Roos
454e3f1b63
Hide keyguard status bar view when alpha is zero
...
Bug: 21614747
Change-Id: Ie61f284ef791fa6dbadfea9ba1df595de1e2cba2
2015-06-10 22:43:13 +00:00
Fyodor Kupolov
50baf43eeb
Merge "Changed guest_notification_text string" into mnc-dev
2015-06-10 22:34:53 +00:00
Selim Cinek
5f2c415fbd
Merge "Enabled appear and dissappear animations for the overflow card" into mnc-dev
2015-06-10 22:34:17 +00:00
Fyodor Kupolov
7b4ce6af02
Changed guest_notification_text string
...
Bug: 21758946
Change-Id: Id435a660edc92a01384587fec9ef4efc6552c5fa
2015-06-10 15:33:40 -07:00
Selim Cinek
b24e0a90fd
Reseting scrollposition to 0 when going to keyguard
...
This avoids some jank when going to the keyguard from
the locked shade.
Change-Id: I21dcd8a7cbb2aa98659061d29670b2663f1e7fc9
2015-06-10 15:31:46 -07:00
Selim Cinek
560e64d3d9
Switched to round rect clipping while appearing notifications
...
This avoids a few out of memory crashes and in general seems
cleaner.
Change-Id: Iecb1be76fd561eb8bf2a4b650a866c62ed82ca65
2015-06-10 15:31:41 -07:00
Jason Monk
d9d529497d
Merge "QS: Allow changes between open detail panels" into mnc-dev
2015-06-10 22:27:23 +00:00
Adrian Roos
76430b4222
Merge changes from topic 'sup-a11y' into mnc-dev
...
* changes:
Make keyguard indication an a11y live view
Hide keyguard status view from a11y when QS expanded
Hide keyguard bottom area from a11y when alpha is zero
Remove unusable a11y focusable area from pattern unlock
Hide StatusBarWindowView from a11y when bouncer is up
2015-06-10 21:52:38 +00:00
Selim Cinek
2cd45dfba6
Enabled appear and dissappear animations for the overflow card
...
Bug: 21651647
Change-Id: I0732cb27ec8f88ae74fcff11340092879ba8bae3
2015-06-10 14:35:23 -07:00
John Spurlock
5b1548b6b4
Merge "Zen a11y: Add a blurb re: screen readers to total silence." into mnc-dev
2015-06-10 21:33:56 +00:00
John Spurlock
bd1abe631c
Zen a11y: Add a blurb re: screen readers to total silence.
...
Bug: 21640568
Change-Id: Ia1278844270d157f8bd9f0e853e4e7296e025aef
2015-06-10 17:18:38 -04:00
Adrian Roos
aa619a62f6
Make keyguard indication an a11y live view
...
Bug: 21635944
Change-Id: I17eac538a23da579215bbfe7d1ff6cacd3b3a2c6
2015-06-10 14:07:31 -07:00
Adrian Roos
4c7d960308
Hide keyguard status view from a11y when QS expanded
...
Bug: 20535583
Bug: 20343910
Change-Id: I1919508ae3c532577e1a9eec4a36aed15a6222de
2015-06-10 14:07:26 -07:00
Adrian Roos
14410b0aed
Hide keyguard bottom area from a11y when alpha is zero
...
Bug: 20535583
Bug: 20343910
Change-Id: I1557e3b1acd8cab028673bbcb7cd54b068c4b48a
2015-06-10 14:06:12 -07:00
Adrian Roos
27b96cc738
Remove unusable a11y focusable area from pattern unlock
...
Bug: 20343910
Change-Id: I7644ee8284382072fda8b4aab0ef7114d9079ac1
2015-06-10 13:59:35 -07:00
Adrian Roos
3531a95aaa
Hide StatusBarWindowView from a11y when bouncer is up
...
Bug: 20343910
Change-Id: Ib4c5e57f8494d980c3b2db2cd37fb478da7996eb
2015-06-10 13:59:07 -07:00
Selim Cinek
32a59fd302
Fixed a bug where we might get stuck in a fully expanded statusbar
...
Bug: 21704050
Change-Id: Ib024a350b9d86f89480aaa9ea279cab81f51524b
2015-06-10 13:54:42 -07:00
Jason Monk
efe3d3f988
QS: Allow changes between open detail panels
...
This allows the user switcher to open from inside wifi details.
Bug: 20096365
Change-Id: Ib4596f1f378bbf5812c2cd0591b4b1a8c31cce4e
2015-06-10 16:48:03 -04:00
Selim Cinek
94fc0c2630
Merge "Fixed a crash with HUN's" into mnc-dev
2015-06-10 19:22:53 +00:00
Ben Kwa
c783a5e762
Merge "Enable apps to exclude their own roots from the DocumentsUI roots list." into mnc-dev
2015-06-10 18:30:31 +00:00
Ben Kwa
77797400ec
Enable apps to exclude their own roots from the DocumentsUI roots list.
...
- Add DocumentsContract.EXTRA_EXCLUDE_SELF (boolean extra)
- Add code to DocumentsActivity to cache the providers of the calling
app if EXTRA_EXCLUDE_SELF is set on incoming Intents.
- Add code to RootsCache to exclude roots from the calling app.
- Add code to allow only system apps to use EXTRA_PACKAGE_NAME.
Change-Id: Ia7cc2a1a297676c7b26f6e583042a4607d8c9a4e
2015-06-10 11:24:55 -07:00
Dan Sandler
37d1d6d0a3
Merge "Announce navbar buttons when lights-out." into mnc-dev
2015-06-10 18:20:56 +00:00
Dan Sandler
e36280e325
Announce navbar buttons when lights-out.
...
Bug: 18821091
Change-Id: I03f749642aa1d080317f4cc57340e2ec931e9d56
2015-06-10 14:06:26 -04:00
John Spurlock
ef70f8e426
Merge "Volume: Show row headers for cast streams." into mnc-dev
2015-06-10 17:24:13 +00:00
Jason Monk
b73390acdd
Merge "Fix work apps showing as not installed for owner" into mnc-dev
2015-06-10 14:58:56 +00:00
Jason Monk
6ff98ce2c8
Fix work apps showing as not installed for owner
...
Bug: 21717956
Change-Id: Ia00537f3b50f958a2e35094abf1bfc73dc1f79af
2015-06-10 10:18:22 -04:00
Chris Wren
300a141650
Merge changes from topic 'tron' into mnc-dev
...
* changes:
instrument notification longpress controls
induct a bunch of new logging categories.
2015-06-10 14:14:41 +00:00
Geoff Mendal
b381bcc185
Merge "Import translations. DO NOT MERGE" into mnc-dev
2015-06-10 14:10:00 +00:00
Geoff Mendal
d86ab3b324
Import translations. DO NOT MERGE
...
Change-Id: I43d33e6e42b0bbeeec7cc330bbb9c068fa3828d2
Auto-generated-cl: translation import
2015-06-10 09:04:16 -05:00
Geoff Mendal
36eb6d5f46
Merge "Import translations. DO NOT MERGE" into mnc-dev
2015-06-10 14:00:34 +00:00
Geoff Mendal
b6c026bec1
Merge "Import translations. DO NOT MERGE" into mnc-dev
2015-06-10 13:59:02 +00:00
Geoff Mendal
a126f69419
Import translations. DO NOT MERGE
...
Change-Id: I20b6c72047df24a7b6f9ad21db1234bdc4889925
Auto-generated-cl: translation import
2015-06-10 08:58:30 -05:00
Geoff Mendal
1947d9f55e
Merge "Import translations. DO NOT MERGE" into mnc-dev
2015-06-10 13:57:32 +00:00
Geoff Mendal
09e34e989c
Import translations. DO NOT MERGE
...
Change-Id: I8f8557a777e3b2ed58593aa20d1a2b0f2a5aa33b
Auto-generated-cl: translation import
2015-06-10 08:55:37 -05:00
Geoff Mendal
c960f3aa34
Import translations. DO NOT MERGE
...
Change-Id: Id91c1fc06d73c8f99d53a5fce6d08ef9922b5d07
Auto-generated-cl: translation import
2015-06-10 08:52:40 -05:00
John Spurlock
0265657d7f
Volume: Show row headers for cast streams.
...
Change-Id: Icbdc336ee7fd53494eab4b5c54c693504b816b29
2015-06-10 09:34:32 -04:00
Neil Fuller
8e095594a6
Merge "Stop showing long names for local timezones when it is ambiguous" into mnc-dev
2015-06-10 12:23:54 +00:00
Adrian Roos
5b7793cacf
Merge "Expand scrim all the way to the right" into mnc-dev
2015-06-10 01:29:56 +00:00