Jorim Jaggi
d5f82d88e1
Merge "Update fingerprint icon" into mnc-dev
2015-06-10 23:09:03 +00:00
Jorim Jaggi
f6633da2b5
Update fingerprint icon
...
Now, a flat, scalable, tintable vector icon is used instead of a
complex graphics. This makes it suitable for most use cases. Also
rename it to fingerprintAuthDrawable.
Bug: 21572289
Change-Id: I413acbbd8e5143ddcb3e2cfa9772949d5fbf02fc
2015-06-10 16:03:44 -07:00
Aravind Akella
0d07846f0f
Merge "Use LOCATION_HARDWARE permission for data injection." into mnc-dev
2015-06-10 22:56:33 +00:00
Zhijun He
1527edbcf9
Merge "Camera2: fix high speed output surface format check" into mnc-dev
2015-06-10 22:56:22 +00:00
Adrian Roos
377ab9f226
Merge "Hide keyguard status bar view when alpha is zero" into mnc-dev
2015-06-10 22:52:51 +00:00
Raph Levien
a011c7fcf7
Merge "Fix documentation of nextSpanTransition off by one" into mnc-dev
2015-06-10 22:52:33 +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
Jeff Davidson
a66a067a9c
Merge "Mark CARRIER_PRIVILEGE_* constants as @SystemApi." into mnc-dev
2015-06-10 22:40:29 +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
Jason Monk
d9d529497d
Merge "QS: Allow changes between open detail panels" into mnc-dev
2015-06-10 22:27:23 +00:00
Aravind Akella
1b41cc9567
Use LOCATION_HARDWARE permission for data injection.
...
Change-Id: I59c1e1e97a6a0457f6fc2984b214647814895cf2
2015-06-10 15:21:03 -07:00
Raph Levien
7d627eb9d2
Fix documentation of nextSpanTransition off by one
...
Improve wording of javadoc for nextSpanTransition() to accurately
reflect the actual implementation.
Bug: 19274845
Change-Id: I8f8fb6a21a8cbcc26fefb63164a6943431d16089
2015-06-10 15:19:50 -07:00
Vladislav Kaznacheev
1955ee57b3
Merge "Make VPA.setInterpolator(null) unset the interpolator." into mnc-dev
2015-06-10 21:55:39 +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
Zhijun He
47ac34997b
Camera2: fix high speed output surface format check
...
Preview surface default format is not ImageFormat.PRIVATE, the check need to
take this into consideration.
Change-Id: Ib99e64f7781dd15cc5634c66b2d5e5ab2a2d7d6c
2015-06-10 14:41:57 -07:00
Jim Miller
9481227fac
Correct comments for DPM keyguard features.
...
Fixes bug 21760462
Change-Id: I88d90f0091d9b467bd9017dae2b79a2ab55c7825
2015-06-10 21:41:51 +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
Alan Viverette
e2998a0269
Merge "Account for hotspot bounds in RippleDrawable projection check" into mnc-dev
2015-06-10 21:30:27 +00:00
Wale Ogunwale
8dd4cfb887
Revert "Revert "Recompute focus stack if cleared while starting an activity.""
...
This reverts commit 47e53319509474c2f00847ac391dd32776712470.
Some how the reverted CL made it into mnc-dev and and master
when that was the intention...
Bug: 21751387
2015-06-10 14:29:55 -07:00
Michael Wright
c21f43d9fc
Fix order of initialization arguments for obtained MotionEvents.
...
Bug: 21330711
Change-Id: I308f7675d2730210228a0c01856616ce07d6374e
2015-06-10 14:29:54 -07:00
Dmitriy Ivanov
ccdef2585a
Fix abi-detection for 32-bit system apps
...
Some system apps are still special and use symlinks
to /system/lib. For these apps we try to detect abi
based on directory structure if detecting abi the
regular way was failed.
Bug: 21668152
Bug: 21711506
Change-Id: Ic048e5f4c24d06ca2cb917d7a061a41bde597e9f
2015-06-10 14:29:53 -07:00
Alan Viverette
2964c7b8af
Merge "Update seek bar dialog preference for Material" into mnc-dev
2015-06-10 21:28:32 +00:00
Jim Miller
09425e5069
Merge "Update DPM strings for keyguard features" into mnc-dev
2015-06-10 21:21:09 +00:00
Jim Miller
43d1194f08
Update DPM strings for keyguard features
...
Fixes bug 21760462
Change-Id: If71d7f7a81fe3f39da730c3fbb408a4dd25ac52f
2015-06-10 14:19:46 -07: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
Tyler Gunn
71bb4ca7ca
Merge "Add support for specifying looper on VideoProviders." into mnc-dev
2015-06-10 21:16:38 +00:00
Jeff Brown
797b3d2e9c
Merge "Don't request traversals when updating display brightness." into mnc-dev
2015-06-10 21:15:32 +00:00
Jun Mukai
b3aa575e3b
Merge "Specifies the new height/width for update() on ListPopupWindow.show()." into mnc-dev
2015-06-10 21:13:28 +00:00
Nick Kralevich
5ac4a5fa38
Merge "Fix USB access control when adb is disabled." into mnc-dev
2015-06-10 21:11:38 +00: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
Felipe Leme
a6dd714a5a
Merge "Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array. BUG: 21757911 Change-Id: I7e2a9c81ad4606a8aba90ea4820ba0732a1c8749 modified: src/com/android/commands/am/Am.java On branch handles_array_list Changes to be committed: modified: src/com/android/commands/am/Am.java" into mnc-dev
2015-06-10 20:53:24 +00: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
Felipe Leme
f36a0f5d17
Added new options (--eial, --elal, --efal, and --esal) to pass multiple extras as ArrayList instead of Array.
...
BUG: 21757911
Change-Id: I7e2a9c81ad4606a8aba90ea4820ba0732a1c8749
modified: src/com/android/commands/am/Am.java
On branch handles_array_list
Changes to be committed:
modified: src/com/android/commands/am/Am.java
2015-06-10 13:44:04 -07:00
Dmitriy Ivanov
7cbe9f03a9
Merge "Fix abi-detection for 32-bit system apps" into mnc-dev
2015-06-10 20:39:33 +00:00
Adam Lesinski
3d53a26d1a
Merge "Add more blaming output to batterystats dumpsys" into mnc-dev
2015-06-10 20:11:25 +00:00
Adam Lesinski
628ef9cbed
Add more blaming output to batterystats dumpsys
...
Change-Id: I3216f13f16d89a72617d54638df43ce39183da9e
2015-06-10 13:08:57 -07:00
Jason Monk
253ee76dd9
Merge "Add action for reaching ignore battery optimizations" into mnc-dev
2015-06-10 20:06:15 +00:00
Jeff Brown
8e5d33ef98
Don't request traversals when updating display brightness.
...
Setting the display state and brightness does not require a surface
flinger transaction so don't schedule traversals unnecessarily.
They may still be scheduled as a side-effect of other operations
but only when needed.
Bug: 21296696
Change-Id: Ie264254ea1972c37319e5e5a06163d47f6689c22
2015-06-10 13:05:50 -07:00
Robin Lee
8bbbcd3d54
Merge "Policy: make bulk CA uninstalls happen in service" into mnc-dev
2015-06-10 19:44:18 +00:00
Robin Lee
83881bdbde
Policy: make bulk CA uninstalls happen in service
...
Fewer round trips, only one point of contact for bugs to creep in.
Bug: 21650477
Change-Id: I1764faa753bd674ecb0d13149d778d99bd2ff4c4
2015-06-10 19:40:44 +00:00
Jason Monk
287b889f93
Add action for reaching ignore battery optimizations
...
Bug: 21375688
Change-Id: I1477192371aae2f3497fd49ad704de183ed836a3
2015-06-10 15:38:47 -04:00
Selim Cinek
94fc0c2630
Merge "Fixed a crash with HUN's" into mnc-dev
2015-06-10 19:22:53 +00:00
Jeff Brown
4bc5054040
Merge "Support 4K overlay displays." into mnc-dev
2015-06-10 19:21:13 +00:00