OSDN Git Service

android-x86/frameworks-base.git
9 years agoSet the right reportNextDraw
John Reck [Wed, 10 Jun 2015 17:22:43 +0000 (10:22 -0700)]
Set the right reportNextDraw

Bug: 8012229

mReportNextDraw is set by resized to have updateWindow() do
its thing. However if we are in updateWindow() and the
relayout() call to WindowManager wants us to report the draw
we should set reportNextDraw instead of mReportNextDraw
so that we report that frame instead of at the accidental next
invalidate.

Change-Id: If6c38d95599469831a0bd5e4d2b3f6c4f259e40c

9 years agoMerge "Clarify docs for Animator.isStarted()" into mnc-dev
Chet Haase [Wed, 10 Jun 2015 14:27:44 +0000 (14:27 +0000)]
Merge "Clarify docs for Animator.isStarted()" into mnc-dev

9 years agoMerge changes from topic 'tron' into mnc-dev
Chris Wren [Wed, 10 Jun 2015 14:14:38 +0000 (14:14 +0000)]
Merge changes from topic 'tron' into mnc-dev

* changes:
  instrument notification longpress controls
  induct a bunch of new logging categories.

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 10 Jun 2015 14:09:58 +0000 (14:09 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 10 Jun 2015 14:04:16 +0000 (09:04 -0500)]
Import translations. DO NOT MERGE

Change-Id: I43d33e6e42b0bbeeec7cc330bbb9c068fa3828d2
Auto-generated-cl: translation import

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 10 Jun 2015 14:00:32 +0000 (14:00 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 10 Jun 2015 13:58:41 +0000 (13:58 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 10 Jun 2015 13:58:30 +0000 (08:58 -0500)]
Import translations. DO NOT MERGE

Change-Id: I20b6c72047df24a7b6f9ad21db1234bdc4889925
Auto-generated-cl: translation import

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 10 Jun 2015 13:57:21 +0000 (13:57 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 10 Jun 2015 13:55:37 +0000 (08:55 -0500)]
Import translations. DO NOT MERGE

Change-Id: I8f8557a777e3b2ed58593aa20d1a2b0f2a5aa33b
Auto-generated-cl: translation import

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 10 Jun 2015 13:52:40 +0000 (08:52 -0500)]
Import translations. DO NOT MERGE

Change-Id: Id91c1fc06d73c8f99d53a5fce6d08ef9922b5d07
Auto-generated-cl: translation import

9 years agoMerge "Stop showing long names for local timezones when it is ambiguous" into mnc-dev
Neil Fuller [Wed, 10 Jun 2015 12:23:45 +0000 (12:23 +0000)]
Merge "Stop showing long names for local timezones when it is ambiguous" into mnc-dev

9 years agoMerge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev
Andrew Flynn [Wed, 10 Jun 2015 11:41:25 +0000 (11:41 +0000)]
Merge "notifyCarrierNetworkChange:TelephonyManager->CarrierService" into mnc-dev

9 years agoMerge "Completely remove ExtractActionMode from ExtractEditLayout" into mnc-dev
Andrei Stingaceanu [Wed, 10 Jun 2015 11:19:15 +0000 (11:19 +0000)]
Merge "Completely remove ExtractActionMode from ExtractEditLayout" into mnc-dev

9 years agoMerge "Add strings for notification shown upon work profile deletion" into mnc-dev
Alex Chau [Wed, 10 Jun 2015 10:43:59 +0000 (10:43 +0000)]
Merge "Add strings for notification shown upon work profile deletion" into mnc-dev

9 years agoAdd strings for notification shown upon work profile deletion
Alex Chau [Tue, 9 Jun 2015 18:27:07 +0000 (19:27 +0100)]
Add strings for notification shown upon work profile deletion

Bug: 18543323

Change-Id: I87713da6684044b95b2e6c38882e20fe798f8deb

9 years agoClarify docs for Animator.isStarted()
Chet Haase [Wed, 10 Jun 2015 08:25:16 +0000 (09:25 +0100)]
Clarify docs for Animator.isStarted()

Behavior is different than spec'd for one-shot animators, clarified
docs to reflect that.

Issue #21087798 better docs for isStarted()

Change-Id: I499a5d52cf02ef715acb6ae0635ede4328c93de8

9 years agoMerge "Fix location for ActionMenuItemView cheat sheet" into mnc-dev
Chris Banes [Wed, 10 Jun 2015 08:12:48 +0000 (08:12 +0000)]
Merge "Fix location for ActionMenuItemView cheat sheet" into mnc-dev

9 years agoMerge "Make peer LLCP version an int." into mnc-dev
Martijn Coenen [Wed, 10 Jun 2015 06:58:16 +0000 (06:58 +0000)]
Merge "Make peer LLCP version an int." into mnc-dev

9 years agoMake peer LLCP version an int.
Martijn Coenen [Wed, 10 Jun 2015 06:49:02 +0000 (08:49 +0200)]
Make peer LLCP version an int.

And split major/minor.

Bug: 21343778
Change-Id: Ie9f0ecc9172849d3b088a0c1ce6d872b2f607919

9 years agoMerge "Flags to select storage volume for app installs." into mnc-dev
Jeff Sharkey [Wed, 10 Jun 2015 04:43:16 +0000 (04:43 +0000)]
Merge "Flags to select storage volume for app installs." into mnc-dev

9 years agoFlags to select storage volume for app installs.
Jeff Sharkey [Wed, 10 Jun 2015 04:42:22 +0000 (21:42 -0700)]
Flags to select storage volume for app installs.

Remote callers can now provide the "--install-location" value from
the APK to help select a location, or they can explicitly force a
volume by UUID.

Bug: 21676789
Change-Id: Iefc92d770a851fc33e37edbf259fdb8df2b14ae5

9 years agoMerge "Copy lockTaskLaunchMode from target activity to its alias." into mnc-dev
Yao Chen [Wed, 10 Jun 2015 03:28:28 +0000 (03:28 +0000)]
Merge "Copy lockTaskLaunchMode from target activity to its alias." into mnc-dev

9 years agoMerge "Expand scrim all the way to the right" into mnc-dev
Adrian Roos [Wed, 10 Jun 2015 01:29:54 +0000 (01:29 +0000)]
Merge "Expand scrim all the way to the right" into mnc-dev

9 years agoMerge "Use who when requesting permissions" into mnc-dev
Svetoslav [Wed, 10 Jun 2015 01:29:19 +0000 (01:29 +0000)]
Merge "Use who when requesting permissions" into mnc-dev

9 years agoExpand scrim all the way to the right
Adrian Roos [Fri, 5 Jun 2015 01:11:14 +0000 (18:11 -0700)]
Expand scrim all the way to the right

Fixes a bug where the scrim would not cover
the area occupied by the nav bar which looks weird
when the nav bar is hidden.

Bug: 19582019
Change-Id: I7d96ca46a41ec764984be5fe42d225cb94f53497

9 years agoMerge "Add content description to keyguard user avatar" into mnc-dev
Adrian Roos [Wed, 10 Jun 2015 01:28:29 +0000 (01:28 +0000)]
Merge "Add content description to keyguard user avatar" into mnc-dev

9 years agoUse who when requesting permissions
Svetoslav [Tue, 9 Jun 2015 23:05:21 +0000 (16:05 -0700)]
Use who when requesting permissions

Change-Id: Id0b231f8b74099b7877eb4441a1664416c641731

9 years agoAdd content description to keyguard user avatar
Adrian Roos [Wed, 10 Jun 2015 01:09:49 +0000 (18:09 -0700)]
Add content description to keyguard user avatar

Bug: 20535812
Change-Id: I32ff0878c2332681ebd848c9da6e2dc42363b9be

9 years agoMerge "Fix NPE." into mnc-dev
Dianne Hackborn [Wed, 10 Jun 2015 01:06:27 +0000 (01:06 +0000)]
Merge "Fix NPE." into mnc-dev

9 years agoMerge "media: hook up OnFrameRenderedListener events to framework events" into mnc-dev
Lajos Molnar [Wed, 10 Jun 2015 01:04:45 +0000 (01:04 +0000)]
Merge "media: hook up OnFrameRenderedListener events to framework events" into mnc-dev

9 years agoMerge "ImageWallpaper: Atomically fetch display info" into mnc-dev
Adrian Roos [Wed, 10 Jun 2015 01:02:46 +0000 (01:02 +0000)]
Merge "ImageWallpaper: Atomically fetch display info" into mnc-dev

9 years agoFix NPE.
Dianne Hackborn [Wed, 10 Jun 2015 00:53:47 +0000 (17:53 -0700)]
Fix NPE.

Change-Id: Iea1faf4b3070ed29884e133e3bab54401bd77bcf

9 years agoMerge "Change wtf errors from ASSERT to ERROR." into mnc-dev
Christopher Ferris [Wed, 10 Jun 2015 00:25:30 +0000 (00:25 +0000)]
Merge "Change wtf errors from ASSERT to ERROR." into mnc-dev

9 years agoMerge "Dont create a dummy animation for a transferred animation" into mnc-dev
Stefan Kuhne [Wed, 10 Jun 2015 00:21:46 +0000 (00:21 +0000)]
Merge "Dont create a dummy animation for a transferred animation" into mnc-dev

9 years agoMerge "Do not create profile if FEATURE_MANAGED_USERS is not available" into mnc-dev
Fyodor Kupolov [Wed, 10 Jun 2015 00:16:13 +0000 (00:16 +0000)]
Merge "Do not create profile if FEATURE_MANAGED_USERS is not available" into mnc-dev

9 years agoDo not create profile if FEATURE_MANAGED_USERS is not available
Fyodor Kupolov [Fri, 5 Jun 2015 22:32:28 +0000 (15:32 -0700)]
Do not create profile if FEATURE_MANAGED_USERS is not available

Bug: 21629701
Change-Id: Ia0f720eee0faa0d565701064a268948f6dea82e4

9 years agoImageWallpaper: Atomically fetch display info
Adrian Roos [Tue, 9 Jun 2015 23:46:05 +0000 (16:46 -0700)]
ImageWallpaper: Atomically fetch display info

Previously we fetched rotation and dimens separately
which had the potential to cause inconsistencies.

Bug: 21440533
Change-Id: Ic537dbc01fc27af14124b1d97d4babafb6bc15f8

9 years agoMerge "Fix issue #21621920: VI: need mechanism to get current request" into mnc-dev
Dianne Hackborn [Tue, 9 Jun 2015 23:33:50 +0000 (23:33 +0000)]
Merge "Fix issue #21621920: VI: need mechanism to get current request" into mnc-dev

9 years agoMerge "initial revision of NetworkDiagnostics" into mnc-dev
Erik Kline [Tue, 9 Jun 2015 23:23:00 +0000 (23:23 +0000)]
Merge "initial revision of NetworkDiagnostics" into mnc-dev

9 years agoMerge "Switch over to updated VPN warning strings" into mnc-dev
Robin Lee [Tue, 9 Jun 2015 23:13:35 +0000 (23:13 +0000)]
Merge "Switch over to updated VPN warning strings" into mnc-dev

9 years agoam 6974f22d: am 47e53319: Revert "Recompute focus stack if cleared while starting...
Filip Gruszczynski [Tue, 9 Jun 2015 23:10:32 +0000 (23:10 +0000)]
am 6974f22d: am 47e53319: Revert "Recompute focus stack if cleared while starting an activity."

* commit '6974f22d1148f0140b4abc76cc58e6bd6ad7842a':
  Revert "Recompute focus stack if cleared while starting an activity."

9 years agoam 64b586e1: am 0b3d573e: Recompute focus stack if cleared while starting an activity.
Wale Ogunwale [Tue, 9 Jun 2015 23:10:27 +0000 (23:10 +0000)]
am 64b586e1: am 0b3d573e: Recompute focus stack if cleared while starting an activity.

* commit '64b586e19f3cd4069d57424ddc21c5213c94a767':
  Recompute focus stack if cleared while starting an activity.

9 years agoam 33677f0c: am d8b632fb: Merge "docs: Fix WatchFace guide to no longer reference...
Luan Nguyen [Tue, 9 Jun 2015 23:10:21 +0000 (23:10 +0000)]
am 33677f0c: am d8b632fb: Merge "docs: Fix WatchFace guide to no longer reference deprecated Time.java Also fix links to samples and reference docs." into mnc-preview-docs

* commit '33677f0c1050ae73447136ec3e88d1140a53da4b':
  docs: Fix WatchFace guide to no longer reference deprecated Time.java Also fix links to samples and reference docs.

9 years agoMerge "Fixed issue with using wrong display id when creating context for displays...
Wale Ogunwale [Tue, 9 Jun 2015 23:01:02 +0000 (23:01 +0000)]
Merge "Fixed issue with using wrong display id when creating context for displays" into mnc-dev

9 years agoCopy lockTaskLaunchMode from target activity to its alias.
Yao Chen [Tue, 9 Jun 2015 23:00:14 +0000 (16:00 -0700)]
Copy lockTaskLaunchMode from target activity to its alias.

Bug: 21675800
Change-Id: I518f71d57b0a113797fb3879b776cc7142351218

9 years agoFixed issue with using wrong display id when creating context for displays
Wale Ogunwale [Tue, 9 Jun 2015 22:35:02 +0000 (15:35 -0700)]
Fixed issue with using wrong display id when creating context for displays

Bug: 21729214
Change-Id: I58b6712e2929e758c3fc3b2d493991ba0262dec9

9 years agoMerge "Upload bitmaps in SkShader* safely" into mnc-dev
John Reck [Tue, 9 Jun 2015 22:30:12 +0000 (22:30 +0000)]
Merge "Upload bitmaps in SkShader* safely" into mnc-dev

9 years agoUpload bitmaps in SkShader* safely
John Reck [Tue, 9 Jun 2015 20:12:40 +0000 (13:12 -0700)]
Upload bitmaps in SkShader* safely

Bug: 19412589
Change-Id: Id50c08ff523d5540f60c39b435c0ab1b4c685655

9 years agoMerge "Add documentation for possible AndroidKeyStore exceptions to authenticate...
Jim Miller [Tue, 9 Jun 2015 22:27:39 +0000 (22:27 +0000)]
Merge "Add documentation for possible AndroidKeyStore exceptions to authenticate() call" into mnc-dev

9 years agoAdd documentation for possible AndroidKeyStore exceptions to authenticate() call
Jim Miller [Tue, 9 Jun 2015 20:48:57 +0000 (13:48 -0700)]
Add documentation for possible AndroidKeyStore exceptions to authenticate() call

Fixes bug 20864436

Change-Id: Ic3f7406a8a6f41283ccd63018787a20353510024

9 years agoMerge "Dont ignore layer paint alpha in software path" into mnc-dev
Chris Craik [Tue, 9 Jun 2015 22:23:34 +0000 (22:23 +0000)]
Merge "Dont ignore layer paint alpha in software path" into mnc-dev

9 years agoMerge "MIDI docs: use getPorts()" into mnc-dev
Phil Burk [Tue, 9 Jun 2015 22:16:42 +0000 (22:16 +0000)]
Merge "MIDI docs: use getPorts()" into mnc-dev

9 years agoDont create a dummy animation for a transferred animation
Stefan Kuhne [Fri, 5 Jun 2015 23:25:10 +0000 (16:25 -0700)]
Dont create a dummy animation for a transferred animation

When multiple windows get created at once, multiple starting windows
will be created as well. The first window will get an animation and a
dummy animation. If another window will get shown shortly after, it
will receive the animation of the first starting window. However, no
new dummy animation should be created for it since otherwise it might
never get an animation end notification.

This CL also reverts previously added changes to ignore dummy animations.

reverted change: Ie907d31f51e130e245a70249a983d490f3d42b21

Bug: 21643278
Bug: 21403998
Change-Id: I228d77a2d9c3597df0eb9c340a65c0c592c35ce6

9 years agoMerge "Remove use of STATE_AUDIO_ONLY in a comparison." into mnc-dev
Tyler Gunn [Tue, 9 Jun 2015 22:04:07 +0000 (22:04 +0000)]
Merge "Remove use of STATE_AUDIO_ONLY in a comparison." into mnc-dev

9 years agoMerge "Add setting for assistant" into mnc-dev
Xiyuan Xia [Tue, 9 Jun 2015 22:00:30 +0000 (22:00 +0000)]
Merge "Add setting for assistant" into mnc-dev

9 years agoSAP: Make it possible to enforce a 16-digit pin code (4/5)
Casper Bonde [Fri, 8 May 2015 12:32:24 +0000 (14:32 +0200)]
SAP: Make it possible to enforce a 16-digit pin code (4/5)

This change enable the posibility to enforce using a
16-digit pin or MITM for a RFCOMM or L2CAP connection.

This is needed for the SIM access profile.

Change-Id: I3205013f9e758c353381442a86845dab467780f8
Signed-off-by: Casper Bonde <c.bonde@samsung.com>
9 years agoRemove use of STATE_AUDIO_ONLY in a comparison.
Tyler Gunn [Tue, 9 Jun 2015 21:34:11 +0000 (14:34 -0700)]
Remove use of STATE_AUDIO_ONLY in a comparison.

- Cleanup javadoc to make it more explicit how to use STATE_AUDIO_ONLY.
- Use VideoProfile.isAudioOnly() instead of doing == comparison.

Bug: 21645094
Change-Id: I5a67290a996f8f338aebab72a4d3cb57f1b1993b

9 years agoAdd setting for assistant
Xiyuan Xia [Sun, 7 Jun 2015 05:18:05 +0000 (22:18 -0700)]
Add setting for assistant

- Add assistant setting in Settings.Secure;
- If the assistant setting is missing, start assistant as current behavior;
- If the setting is present, start assistant use the setting value;

Bug:20210110
Change-Id: I946fbb504452e445879ad688130a1570b857b9c5

9 years agoMerge "Skip recents preloading when there is no task to animate to." into mnc-dev
Winson Chung [Tue, 9 Jun 2015 21:18:02 +0000 (21:18 +0000)]
Merge "Skip recents preloading when there is no task to animate to." into mnc-dev

9 years agoFix issue #21621920: VI: need mechanism to get current request
Dianne Hackborn [Tue, 9 Jun 2015 00:07:40 +0000 (17:07 -0700)]
Fix issue #21621920: VI: need mechanism to get current request

Add new APIs to associate a Request with a name, get all active
requests, and get active request by name.

Also add a new Activity.onProvideReferrer() which will allow
applications to propagate referrer information to the assistant
(and other apps they launch) in a consistent way.

Change-Id: I4ef74b5ed07447da9303a74a1bdf42e4966df363

9 years agoMerge "Fix issue #21571700: Need to be smarter about how foreground..." into mnc-dev
Dianne Hackborn [Tue, 9 Jun 2015 21:08:15 +0000 (21:08 +0000)]
Merge "Fix issue #21571700: Need to be smarter about how foreground..." into mnc-dev

9 years agoMerge "Deprecate WebView scrollbar overlay API" into mnc-dev
Paul Miller [Tue, 9 Jun 2015 21:00:30 +0000 (21:00 +0000)]
Merge "Deprecate WebView scrollbar overlay API" into mnc-dev

9 years agoSkip recents preloading when there is no task to animate to.
Winson Chung [Tue, 9 Jun 2015 20:51:13 +0000 (13:51 -0700)]
Skip recents preloading when there is no task to animate to.

Bug: 21696081

9 years agoDont ignore layer paint alpha in software path
Chris Craik [Tue, 9 Jun 2015 17:43:03 +0000 (10:43 -0700)]
Dont ignore layer paint alpha in software path

bug:19412691

Change-Id: Ie56b2cbc667a078eb4a7c5bfe7b8e8dd6b0fc24b

9 years agoMerge "Do not accept an empty string in EditorInfo#packageName anymore." into mnc-dev
Yohei Yukawa [Tue, 9 Jun 2015 20:30:55 +0000 (20:30 +0000)]
Merge "Do not accept an empty string in EditorInfo#packageName anymore." into mnc-dev

9 years agonotifyCarrierNetworkChange:TelephonyManager->CarrierService
Andrew Flynn [Tue, 9 Jun 2015 12:36:58 +0000 (12:36 +0000)]
notifyCarrierNetworkChange:TelephonyManager->CarrierService

Re-checkin of 7f8be9d89b7f294bf5e5d377908a5c74d2f4968f.

ORIGINAL CHANGES:

Per API review, move TelephonyManager.notifyCarrierNetworkChange() to
CarrierService.notifyCarrierNetworkChange(). Underlying telephony
implementation remains unchanged.

Also minor tweaks to CarrierService:
* Remove some unnecessary @hide
* Remove final qualifier from onBind() so that subclasses can handle
  new internal callers that want to bind to it.

ADDITIONAL CHANGES:

- Fixes stack so that a SecurityException is thrown when caller
  does not have MODIFY_PHONE_STATE or carrier privileges.

Bug: 21572049
Bug: 21630803
Bug: 21721768

Change-Id: Ie952651d2f15c370de713ed8abb6d9f6f07dd2b4

9 years agoMerge "Fixed compile error caused by final keyword" into mnc-dev
Fyodor Kupolov [Tue, 9 Jun 2015 20:18:48 +0000 (20:18 +0000)]
Merge "Fixed compile error caused by final keyword" into mnc-dev

9 years agoMerge "Switch Android Keystore key gen and import to new KeyStore API." into mnc-dev
Alex Klyubin [Tue, 9 Jun 2015 20:17:42 +0000 (20:17 +0000)]
Merge "Switch Android Keystore key gen and import to new KeyStore API." into mnc-dev

9 years agoMerge "Support for Android Keystore Cipher.wrap and unwrap." into mnc-dev
Alex Klyubin [Tue, 9 Jun 2015 20:17:24 +0000 (20:17 +0000)]
Merge "Support for Android Keystore Cipher.wrap and unwrap." into mnc-dev

9 years agoFixed compile error caused by final keyword
Fyodor Kupolov [Tue, 9 Jun 2015 20:14:54 +0000 (13:14 -0700)]
Fixed compile error caused by final keyword

Bug: 21588537
Change-Id: Ia5ec8a196c2996a494fa2f07aadff0486ea96a57

9 years agoMerge "Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS" into mnc-dev
Yorke Lee [Tue, 9 Jun 2015 20:09:55 +0000 (20:09 +0000)]
Merge "Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS" into mnc-dev

9 years agoSwitch Android Keystore key gen and import to new KeyStore API.
Alex Klyubin [Fri, 5 Jun 2015 22:51:06 +0000 (15:51 -0700)]
Switch Android Keystore key gen and import to new KeyStore API.

This makes Android Keystore's asymmetric key generation and import
use the new KeyStore API (similar to keymaster 1.0 API).

Because the resulting private keys will be used through
Conscrypt/keystore-engine which uses the old Keystore API, this CL
implements a temporary workaround where all generated and imported
keys are authorized for padding NONE and digest NONE, in addition to
padding schemes and digests requested by the user of the Android
Keystore API. This workaround is needed because keystore-engine uses
digest NONE and padding NONE for all its crypto operations.

Bug: 18088752
Bug: 20912868
Change-Id: Idc709039d091294265bd000160b5507f13825849

9 years agoMerge "Add hotspot accessibility description" into mnc-dev
Jason Monk [Tue, 9 Jun 2015 20:02:24 +0000 (20:02 +0000)]
Merge "Add hotspot accessibility description" into mnc-dev

9 years agoAdd hotspot accessibility description
Jason Monk [Tue, 9 Jun 2015 18:33:51 +0000 (14:33 -0400)]
Add hotspot accessibility description

Bug: 20811452
Change-Id: I8de71b1734d37f6154bc59e59ce17adc0cd6f5f3

9 years agoMerge "AAPT2: Proguard rules generation added." into mnc-dev
Adam Lesinski [Tue, 9 Jun 2015 19:57:40 +0000 (19:57 +0000)]
Merge "AAPT2: Proguard rules generation added." into mnc-dev

9 years agoMerge "Fix horrible warning on every systemui startup." into mnc-dev
John Spurlock [Tue, 9 Jun 2015 19:55:28 +0000 (19:55 +0000)]
Merge "Fix horrible warning on every systemui startup." into mnc-dev

9 years agoMerge "Fix calculation of power drain from BT and WiFi" into mnc-dev
Adam Lesinski [Tue, 9 Jun 2015 19:51:55 +0000 (19:51 +0000)]
Merge "Fix calculation of power drain from BT and WiFi" into mnc-dev

9 years agoFix calculation of power drain from BT and WiFi
Adam Lesinski [Tue, 9 Jun 2015 19:48:25 +0000 (12:48 -0700)]
Fix calculation of power drain from BT and WiFi

Unit issue (mV vs V).

Change-Id: I08843312339ccf35a3b55b1c2385c36fdbf61ead

9 years agoMerge "Do not enforce PHONE_STATE_PERMISSION to register listener" into mnc-dev
Fyodor Kupolov [Tue, 9 Jun 2015 19:47:29 +0000 (19:47 +0000)]
Merge "Do not enforce PHONE_STATE_PERMISSION to register listener" into mnc-dev

9 years agoDo not enforce PHONE_STATE_PERMISSION to register listener
Fyodor Kupolov [Wed, 3 Jun 2015 23:29:01 +0000 (16:29 -0700)]
Do not enforce PHONE_STATE_PERMISSION to register listener

PHONE_STATE_PERMISSION should not be required to register to the following
event types:
- PhoneStateListener.LISTEN_CALL_STATE
- PhoneStateListener.LISTEN_DATA_ACTIVITY
- PhoneStateListener.LISTEN_DATA_CONNECTION_STATE

In case of LISTEN_CALL_STATE, an empty string should be passed instead of
incomingNumber, when caller has no PHONE_STATE_PERMISSION.

Bug: 21588537
Change-Id: I5b6d0308924f7e4cd13a983b8e0c9b3a5bbb119b

9 years agoMerge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-dev
Tyler Gunn [Tue, 9 Jun 2015 19:44:05 +0000 (19:44 +0000)]
Merge "Add API docs for RemoteConnection VideoProvider/Callback." into mnc-dev

9 years agoMerge "simple AnyMotionDetector" into mnc-dev
Kevin Gabayan [Tue, 9 Jun 2015 19:30:13 +0000 (19:30 +0000)]
Merge "simple AnyMotionDetector" into mnc-dev

9 years agoMerge "Update location permission description" into mnc-dev
Svetoslav [Tue, 9 Jun 2015 19:28:59 +0000 (19:28 +0000)]
Merge "Update location permission description" into mnc-dev

9 years agoRename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS
Yorke Lee [Tue, 9 Jun 2015 19:27:36 +0000 (12:27 -0700)]
Rename TelecomManager.EXTRA_INCOMING_CALL_ADDRESS

Bug: 19696065
Change-Id: Ibe253c8cd66938ea1cd560d443008026eb1005d9

9 years agoUpdate location permission description
Svetoslav [Tue, 9 Jun 2015 19:27:27 +0000 (12:27 -0700)]
Update location permission description

bug:21700600

Change-Id: I60de598ee0d8cfebd4df329532987ce533c39c32

9 years agoMerge "Update JavaDoc of EditorInfo#packageName." into mnc-dev
Yohei Yukawa [Tue, 9 Jun 2015 19:23:00 +0000 (19:23 +0000)]
Merge "Update JavaDoc of EditorInfo#packageName." into mnc-dev

9 years agoinstrument notification longpress controls
Chris Wren [Tue, 9 Jun 2015 18:58:34 +0000 (14:58 -0400)]
instrument notification longpress controls

Bug: 21700903
Change-Id: Iafd0c16d202ed5dde626ee007259d56aec4de5ec

9 years agoinduct a bunch of new logging categories.
Chris Wren [Tue, 9 Jun 2015 18:42:26 +0000 (14:42 -0400)]
induct a bunch of new logging categories.

Bug: 21114836
Change-Id: I978a0af2cf86e836091ef9219194e4b587a5534e

9 years agoSwitch over to updated VPN warning strings
Robin Lee [Mon, 1 Jun 2015 17:57:03 +0000 (10:57 -0700)]
Switch over to updated VPN warning strings

These are more consistent and have placeholders for the description of
whatever VPN apps are actually active.

Bug: 20516964
Bug: 17474682
Change-Id: I37ff287b795f10bbbb192540f09f8100bb27b1a0

9 years agoMerge "Volume: Show disabled level on slider when muted by zen." into mnc-dev
John Spurlock [Tue, 9 Jun 2015 18:56:49 +0000 (18:56 +0000)]
Merge "Volume: Show disabled level on slider when muted by zen." into mnc-dev

9 years agoDeprecate WebView scrollbar overlay API
Paul Miller [Fri, 5 Jun 2015 18:23:03 +0000 (11:23 -0700)]
Deprecate WebView scrollbar overlay API

Deprecate setHorizontalScrollbarOverlay, setVerticalScrollbarOverlay,
overlayHorizontalScrollbar, and overlayVerticalScrollbar. They've been
no-ops for years, ever since WebViewChromium.

BUG:21642246
Change-Id: Ia1062c53fdbaa7a0d282ba79da733a6f3b9ac84f

9 years agoFix horrible warning on every systemui startup.
John Spurlock [Tue, 9 Jun 2015 18:46:01 +0000 (14:46 -0400)]
Fix horrible warning on every systemui startup.

 - Migrate away from deprecated getDrawable calls in DismissViewButton.

Change-Id: If85d5b0f9cbfb76536ffb50d0daddd6e311f1339

9 years agoVolume: Show disabled level on slider when muted by zen.
John Spurlock [Tue, 9 Jun 2015 18:41:52 +0000 (14:41 -0400)]
Volume: Show disabled level on slider when muted by zen.

Bug: 21267436
Change-Id: I366b19e443589be7cc989f1c501801a7f49f0195

9 years agoMerge "QS: Accessibility announce entering/exiting detail" into mnc-dev
Jason Monk [Tue, 9 Jun 2015 18:41:12 +0000 (18:41 +0000)]
Merge "QS: Accessibility announce entering/exiting detail" into mnc-dev

9 years agoFixed a RTL layouting bug with LinearLayout
Selim Cinek [Tue, 2 Jun 2015 15:33:09 +0000 (17:33 +0200)]
Fixed a RTL layouting bug with LinearLayout

When the RTL properties of a horizontal LinearLayout
changed, nobody enforced the view to be layouted anew,
even though its layout is dependent on the layout
direction. This could lead to stale layouts being
temporarily layouted the wrong way.

Bug: 20495301
Change-Id: I979c8d86ee711626b2901b65ebdf007c1eb1c0fa

9 years agoMerge "ExifInterface: Add a few tag fields." into mnc-dev
Eino-Ville Talvala [Tue, 9 Jun 2015 18:29:06 +0000 (18:29 +0000)]
Merge "ExifInterface: Add a few tag fields." into mnc-dev

9 years agoMerge "Frameworks/base: Add is64Bit method to Process" into mnc-dev
Andreas Gampe [Tue, 9 Jun 2015 18:19:59 +0000 (18:19 +0000)]
Merge "Frameworks/base: Add is64Bit method to Process" into mnc-dev

9 years agoAAPT2: Proguard rules generation added.
Adam Lesinski [Mon, 8 Jun 2015 18:41:09 +0000 (11:41 -0700)]
AAPT2: Proguard rules generation added.

Change-Id: Ifbe79516cd9a1ade471e211a259301c63b62ac67

9 years agoQS: Accessibility announce entering/exiting detail
Jason Monk [Tue, 9 Jun 2015 17:40:05 +0000 (13:40 -0400)]
QS: Accessibility announce entering/exiting detail

Bug: 19327327
Change-Id: I97c1daaa71361fca0b3b29614eb14a4a4199ae7a