194710 Commits

Author SHA1 Message Date
Dan Albert
fb48b01424 Merge "Fix format string mismatch. Clang build fix." into mnc-dev 2015-06-11 00:53:27 +00:00
Adrian Roos
7ce0d25b0d Merge "Fix notification bounds on screen" into mnc-dev 2015-06-11 00:49:52 +00:00
Jonathan Basseri
95120bbb6f Merge "Fix typo possibly -> possible." into mnc-dev 2015-06-11 00:44:46 +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
Robert Greenwalt
1f86c1ae83 Merge "Update docs on SignalStrength.getLevel" into mnc-dev 2015-06-10 23:59:00 +00: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
Chris Craik
f198b96d4a Merge "Add native tracing API" into mnc-dev 2015-06-10 23:48:25 +00:00
Jeff Brown
1631f3744f Merge "Pause activities when the screen is off." into mnc-dev 2015-06-10 23:45:13 +00:00
Adrian Roos
2285308629 Remove click listener from PIN views
Bug: 21638812
Change-Id: I382dd0f64092aebeb6fdb6b2e2d465b0abdd5669
2015-06-10 16:43:28 -07:00
Jeff Brown
48d1b14b7b Pause activities when the screen is off.
Bug: 19948628
Change-Id: I90923605d50f4ee381da4e05117879554e0a1dee
2015-06-10 16:36:03 -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
Jean-Michel Trivi
dcaf1227de Merge "SoundPool monitors AppOps for OP_PLAY_AUDIO" into mnc-dev 2015-06-10 23:11:22 +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
Jorim Jaggi
d5f82d88e1 Merge "Update fingerprint icon" into mnc-dev 2015-06-10 23:09:03 +00:00
Dan Albert
1102e21b5d Fix format string mismatch. Clang build fix.
The gralloc usage flags are an enum, which is backed by an
implementation defined type. Both gcc and clang are making this a long
long. All the values are hard coded to fit within 8 hex characters
though, so just make the cast.

Change-Id: I4a9778a24c2cbf7fb663371d208e30c4921e170d
2015-06-10 23:05:53 +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
Robert Greenwalt
46982c5364 Update docs on SignalStrength.getLevel
bug:21572049
Change-Id: I10b830859a253170184a2d874d0ed39fc6ee0503
2015-06-10 16:00:41 -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
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
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
Jean-Michel Trivi
5c768f4c85 SoundPool monitors AppOps for OP_PLAY_AUDIO
Fix performance regression in SoundPool by not checking SoundPool
  can play audio everytime it's about to play.
Instead check for permission in constructor and register a listener
  for changes on OP_PLAY_AUDIO.

Bug 20018833

Change-Id: I4e7a633d23b98653a149681d18a387cd560efe4d
2015-06-10 14:46:26 -07: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