208346 Commits

Author SHA1 Message Date
Johan Euphrosine
f9b5419e79 docs/html/ndk: update sample link to point to github 2015-07-21 15:12:41 +09:00
Miao Wang
c82288904c am 0ca81c89: am ef3ca9f3: am 37353dc1: Merge "[RenderScript] Add docs advising users about dstAtop bug."
* commit '0ca81c89867a59f1add30c9e30d059b4676a4594':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 02:53:26 +00:00
Miao Wang
0ca81c8986 am ef3ca9f3: am 37353dc1: Merge "[RenderScript] Add docs advising users about dstAtop bug."
* commit 'ef3ca9f3fb3fd76359fb361a0d937ca92400725f':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 02:35:21 +00:00
Jae Seo
2cd1c16a2d am 3f56fb94: am 12d1db7d: am 6ff64bc3: am 6564934d: am b2eed1d6: Merge "TIF: Get or create the user state when failed to find existing one" into mnc-dev
* commit '3f56fb94b1fbe5b651b501884b6a0f2a9dbe797b':
  TIF: Get or create the user state when failed to find existing one
2015-07-21 01:11:34 +00:00
Terry Heo
6136cacdd8 am b5f80557: am 26fae7e1: am 00869af8: am aaf67d95: am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
* commit 'b5f80557882c07f2a9c475faafd642c555a931f6':
  TIF: Use copied track list for onTracksChanged() callback
2015-07-21 01:11:26 +00:00
Jae Seo
3f56fb94b1 am 12d1db7d: am 6ff64bc3: am 6564934d: am b2eed1d6: Merge "TIF: Get or create the user state when failed to find existing one" into mnc-dev
* commit '12d1db7d27553b0d02afe43937679cc1e6139ba1':
  TIF: Get or create the user state when failed to find existing one
2015-07-21 01:00:14 +00:00
Terry Heo
b5f8055788 am 26fae7e1: am 00869af8: am aaf67d95: am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
* commit '26fae7e181b20b471cddc6378fd75b73521d2893':
  TIF: Use copied track list for onTracksChanged() callback
2015-07-21 01:00:09 +00:00
Dongwon Kang
c1d7893f9d am 0294448c: am fe207d3d: am e64dfb47: am 14bdaa7f: am 6444fe12: Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive" into mnc-dev
* commit '0294448c19715b559677ff8bceb5241b4381d7c0':
  MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
2015-07-21 00:50:21 +00:00
Jorim Jaggi
35e2b393f7 am b3d17db1: am 997ebda4: am 4cb9ccc7: am c0469f99: am 55786e11: Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev
* commit 'b3d17db14474edbeb77961a534cb1af6e49f3144':
  Test app to emit all AccessibilityEvents to logcat.
2015-07-21 00:50:13 +00:00
Jorim Jaggi
eae084182e am 43bab2eb: am d9b611fd: am f2ae250e: am 7cc56bb4: am 1f98c62f: Fix unnecessary layer creation for appear animation
* commit '43bab2eb534e80117b54d6fd54d6a68664688adc':
  Fix unnecessary layer creation for appear animation
2015-07-21 00:50:06 +00:00
Miao Wang
f1f132f210 am 77b33cba: am f68c6eed: am c1f197ca: am 6005f9e5: am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
* commit '77b33cba7f7a9214d151a9a4dda4ec545bff0af6':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 00:49:56 +00:00
Jorim Jaggi
f20cd6f45b am 1eb7ccd1: am 631cf9cd: am b946ce96: am 00fe1b65: am 4cd72169: Fix window animation flickering
* commit '1eb7ccd1f7bb2162e3c2ced9af7f085dd5b59f8d':
  Fix window animation flickering
2015-07-21 00:49:49 +00:00
Christopher Tate
387225ff01 Add 'pm' operation to set a package's app-linking state
Set an app's state:

  pm set-app-link [--user USER_ID] PACKAGE {always|ask|never|undefined}

Read an app's current state:

  pm get-app-link [--user USER_ID] PACKAGE

The latter prints to stdout one of the strings usable as an argument to
set-app-link.  If an error is encountered, the string printed to
stderr begins with "Error: ".

Bug 19628527

Change-Id: I68b6dc24445917807345a8cf5baa2078490740af
2015-07-20 17:45:17 -07:00
Jae Seo
12d1db7d27 am 6ff64bc3: am 6564934d: am b2eed1d6: Merge "TIF: Get or create the user state when failed to find existing one" into mnc-dev
* commit '6ff64bc34daf55874f5372d0cda444f67c892bdf':
  TIF: Get or create the user state when failed to find existing one
2015-07-21 00:40:37 +00:00
Terry Heo
26fae7e181 am 00869af8: am aaf67d95: am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
* commit '00869af85d0df92b00155ecf84311eccbd1647cf':
  TIF: Use copied track list for onTracksChanged() callback
2015-07-21 00:40:31 +00:00
Dongwon Kang
0294448c19 am fe207d3d: am e64dfb47: am 14bdaa7f: am 6444fe12: Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive" into mnc-dev
* commit 'fe207d3dee5bf392ddd6ea35f486b559410d3c48':
  MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
2015-07-21 00:37:43 +00:00
Jorim Jaggi
b3d17db144 am 997ebda4: am 4cb9ccc7: am c0469f99: am 55786e11: Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev
* commit '997ebda43513dbb6da7ddeb54d3eb2a972ed2e1f':
  Test app to emit all AccessibilityEvents to logcat.
2015-07-21 00:37:38 +00:00
Jorim Jaggi
43bab2eb53 am d9b611fd: am f2ae250e: am 7cc56bb4: am 1f98c62f: Fix unnecessary layer creation for appear animation
* commit 'd9b611fd3bbbe5ffb5c697e960da58d2c45d5abb':
  Fix unnecessary layer creation for appear animation
2015-07-21 00:37:29 +00:00
Miao Wang
77b33cba7f am f68c6eed: am c1f197ca: am 6005f9e5: am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
* commit 'f68c6eed147686268c846289971ee06d67d97ea0':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 00:37:24 +00:00
Jorim Jaggi
1eb7ccd1f7 am 631cf9cd: am b946ce96: am 00fe1b65: am 4cd72169: Fix window animation flickering
* commit '631cf9cdb5548b4966740f74f817775dc9f2abd1':
  Fix window animation flickering
2015-07-21 00:37:18 +00:00
Jae Seo
6ff64bc34d am 6564934d: am b2eed1d6: Merge "TIF: Get or create the user state when failed to find existing one" into mnc-dev
* commit '6564934d1a3f1020184c48bdddbe91321652a0b2':
  TIF: Get or create the user state when failed to find existing one
2015-07-21 00:28:20 +00:00
Terry Heo
00869af85d am aaf67d95: am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
* commit 'aaf67d952711e9587df143e017618fc488c32077':
  TIF: Use copied track list for onTracksChanged() callback
2015-07-21 00:28:16 +00:00
Todd Kennedy
68de157b78 Use RingtonePlayer to get ringtone title
Instead of requiring every application that calls Rintone.getTitle()
to request android.permission.READ_EXTERNAL_STORAGE, pass the call
through to the system UI process. We only do this for media store
URIs.

Bug: 22067670
Change-Id: I38cf3fb8d769ef6984c41a7b04afbbd4c57175ce
2015-07-20 17:24:15 -07:00
Jorim Jaggi
368c53a998 am 96ee8e8f: am 537cd82a: am 027db7c9: am e58ba842: am 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev
* commit '96ee8e8f04252ff7289e7e79289706b05637e40b':
  Fix SysUI crashes on svelte devices
2015-07-21 00:22:35 +00:00
Dongwon Kang
fe207d3dee am e64dfb47: am 14bdaa7f: am 6444fe12: Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive" into mnc-dev
* commit 'e64dfb47738c6b5fd3f7fabe1a1bce0c0acc07be':
  MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
2015-07-21 00:21:50 +00:00
Jorim Jaggi
997ebda435 am 4cb9ccc7: am c0469f99: am 55786e11: Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev
* commit '4cb9ccc73282484f9330ecf95d5d9b7bff07040b':
  Test app to emit all AccessibilityEvents to logcat.
2015-07-21 00:21:44 +00:00
Jorim Jaggi
d9b611fd3b am f2ae250e: am 7cc56bb4: am 1f98c62f: Fix unnecessary layer creation for appear animation
* commit 'f2ae250e7e7410918589b2c9eb0d6101c90f4128':
  Fix unnecessary layer creation for appear animation
2015-07-21 00:21:37 +00:00
Miao Wang
f68c6eed14 am c1f197ca: am 6005f9e5: am 15d68941: Merge "[RenderScript] Add docs advising users about dstAtop bug." into mnc-dev
* commit 'c1f197ca7db5845c31e36648b3974b844bb55067':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 00:21:31 +00:00
Jorim Jaggi
631cf9cdb5 am b946ce96: am 00fe1b65: am 4cd72169: Fix window animation flickering
* commit 'b946ce96d2f761550e7b30286846771fa3beb74d':
  Fix window animation flickering
2015-07-21 00:21:25 +00:00
Alan Viverette
ac35e28b0d am 1e3da911: am d9fa0fd7: am 6ae0a992: am 23305e9f: am 41668b25: Merge "Adjust padding and font size in time picker for Large text mode" into mnc-dev
* commit '1e3da911f1f91e6c2a1165aa5c01d5779ab697ab':
  Adjust padding and font size in time picker for Large text mode
2015-07-21 00:16:19 +00:00
Alan Viverette
543bd5e131 am c447689d: am 872cb95c: am 9362d96a: am 783b3d9d: am 001f1e7e: Merge "Add missing invalidation check to drawable cache" into mnc-dev
* commit 'c447689d2770a5f09bbef19a3097236f4a8e7445':
  Add missing invalidation check to drawable cache
2015-07-21 00:16:12 +00:00
Simranjit Singh Kohli
dda9274480 am 976b0428: am 6bd77bf8: am af12538d: am 7b36e3ad: am 02aff29c: Merge "[Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The calle
* commit '976b0428c5cb33c1767362318db194ff7277de0f':
  [Fix MANAGE_USER permission in AccountManagerService] It seems that curently there were situations where the init of Accounts in cache could trigger MANAGE_USER permission needed errors. The callers should make sure they are calling it after clearing identity.
2015-07-21 00:15:54 +00:00
Dianne Hackborn
b4a3d4df6f am d9c5769e: am 0f8d156e: am 5c97a4ba: am 609cb585: am a7ce2344: Merge "Fix issue #22564918: Request is inactive" into mnc-dev
* commit 'd9c5769e1b0b9fd6044876e5f8af640a16dcd7c3':
  Fix issue #22564918: Request is inactive
2015-07-21 00:15:44 +00:00
Jorim Jaggi
edea03997d am b6be47fd: am 32909b4a: am 918ca968: am 7800a1f8: am 86b273f1: Fix jank in swipe-up to unlock
* commit 'b6be47fde3b9f2991610cccbae2bfa17b181c4ca':
  Fix jank in swipe-up to unlock
2015-07-21 00:15:37 +00:00
Jorim Jaggi
5ea5361bb1 am fa796912: am 37dbafd1: am b63c22e4: am c0c20b26: am f8763581: Allow navigation bar drawing during window animations
* commit 'fa796912095bbfbb63aad9105ccfbc6cd3b00b3b':
  Allow navigation bar drawing during window animations
2015-07-21 00:15:20 +00:00
Roozbeh Pournader
0792925da2 am edd2e67c: am 2dc20d7a: am 293eca69: am 32f7527d: am 2dc6ebbe: Merge "Fix default value of stereoReset() in the documentation." into mnc-dev
* commit 'edd2e67cf217de075ee7184e080e17859c72d523':
  Fix default value of stereoReset() in the documentation.
2015-07-21 00:14:57 +00:00
Keisuke Kuroyanagi
2305f99d01 am abe22377: am 7423ca03: am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-dev
* commit 'abe22377262a2aadbeb3b64d8bc10916b0256d6d':
  Fix: Wrong suggestion popup position in extract mode.
2015-07-21 00:14:50 +00:00
Robert Greenwalt
ef9bf04489 am d1e755a8: am 420d5fdd: am 30cf8079: am dacf0443: am b0e4a9e8: Merge "Support optional modem restart on certain errors." into mnc-dev
* commit 'd1e755a87b616e9acd46018d9d9964333062c702':
  Support optional modem restart on certain errors.
2015-07-21 00:14:43 +00:00
Jason Monk
68bb203362 am 3bb80cd1: am 85670df0: am eeeb45a7: am 47b9d250: am 33c619bb: Merge "Fix hotspot brokenness" into mnc-dev
* commit '3bb80cd19569eb31021eb975091a0d776998e25b':
  Fix hotspot brokenness
2015-07-21 00:14:28 +00:00
Jae Seo
525c3de1b2 am d12974f3: am a38aaba2: am c160c231: am 48d707ae: am 26f7720e: Merge "MediaSession: Do not lock on AudioManager.getStreamVolume" into mnc-dev
* commit 'd12974f336bee5f3d1a14b51f0d6ded4af8afd64':
  MediaSession: Do not lock on AudioManager.getStreamVolume
2015-07-21 00:14:21 +00:00
Jeff Sharkey
527dfdfa72 am d4dc8756: am 4524184c: am f811d7fc: am fe7a311c: am 35ba2cdb: Merge "Inherit ABI when moving existing install." into mnc-dev
* commit 'd4dc87569fcc608f8065395c98ac956a3d11a79a':
  Inherit ABI when moving existing install.
2015-07-21 00:14:13 +00:00
Roozbeh Pournader
bd04eaa950 am 6f5bf717: am e5b23381: am e043a74b: am 91bb9d0a: am 9bdb7bfd: Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-dev
* commit '6f5bf7170281b29ef1080fb02328715e08e19d8d':
  Bidi-wrap the results of format[Short]FileSize().
2015-07-21 00:13:59 +00:00
Geoff Mendal
5509e7367e am 385f2d18: (-s ours) am 6b12a5fe: (-s ours) am 5038b92e: (-s ours) am ddb33d7d: (-s ours) am a6bf393d: (-s ours) Merge "Import translations. DO NOT MERGE" into mnc-dev
* commit '385f2d18c631190fc9eb0ea14b288f5589a1f30c':
  Import translations. DO NOT MERGE
2015-07-21 00:13:45 +00:00
Jae Seo
6564934d1a am b2eed1d6: Merge "TIF: Get or create the user state when failed to find existing one" into mnc-dev
* commit 'b2eed1d6e11f38c00ce1776ade14dfa004c6119f':
  TIF: Get or create the user state when failed to find existing one
2015-07-21 00:10:47 +00:00
Terry Heo
aaf67d9527 am e95af4ab: Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev
* commit 'e95af4ab8bda68ee80bf4d444356e0c1afb1fe99':
  TIF: Use copied track list for onTracksChanged() callback
2015-07-21 00:10:43 +00:00
Miao Wang
ef3ca9f3fb am 37353dc1: Merge "[RenderScript] Add docs advising users about dstAtop bug."
* commit '37353dc13e11000473f5aa43d5713816f2b6a83f':
  [RenderScript] Add docs advising users about dstAtop bug.
2015-07-21 00:08:36 +00:00
Jorim Jaggi
96ee8e8f04 am 537cd82a: am 027db7c9: am e58ba842: am 8924f23d: Merge "Fix SysUI crashes on svelte devices" into mnc-dev
* commit '537cd82ad5ab416eae2199d2dfe4634f974c89c8':
  Fix SysUI crashes on svelte devices
2015-07-21 00:08:08 +00:00
Dongwon Kang
e64dfb4773 am 14bdaa7f: am 6444fe12: Merge "MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive" into mnc-dev
* commit '14bdaa7f6b2140dadb631e67d61462219c678100':
  MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
2015-07-21 00:00:44 +00:00
Jorim Jaggi
4cb9ccc732 am c0469f99: am 55786e11: Merge "Test app to emit all AccessibilityEvents to logcat." into mnc-dev
* commit 'c0469f99723919cf1d55b34180020ef14fb36b56':
  Test app to emit all AccessibilityEvents to logcat.
2015-07-21 00:00:39 +00:00
Jorim Jaggi
f2ae250e7e am 7cc56bb4: am 1f98c62f: Fix unnecessary layer creation for appear animation
* commit '7cc56bb44d2be8bc0d2cd43dba86247867992305':
  Fix unnecessary layer creation for appear animation
2015-07-21 00:00:33 +00:00