153764 Commits

Author SHA1 Message Date
Wei Liu
e255e4e536 Hide bug report notification in Android Framework from watches.
Bug: 17806348
Change-Id: I1a90a9bc68d8ef4ff540dbbd9e4af4bfed8a61ae
2014-10-06 14:50:10 -07:00
Mike Lockwood
56b7d562af Merge "Add support for playing audio during bootanimation" into lmp-dev 2014-10-06 20:50:19 +00:00
Mathieu Chartier
1638a0049b Merge "Fix incorrect JNI_ABORT" into lmp-dev 2014-10-06 20:27:08 +00:00
Mathieu Chartier
6a5e6df968 Fix incorrect JNI_ABORT
If there is a copy, JNI_ABORT does NOT copy back into the
corresponding java array. Changing this to 0 is what you want since
this will copy the data back if needed and free the temporary
storage.

Bug: 16858794
Change-Id: I3f3b426ea3cbba577bb720532c16ebf7493f1c1c
2014-10-06 12:44:09 -07:00
Jorim Jaggi
8cc8dfed32 Update 'No notifications' text on configuration change
Bug: 17821946
Change-Id: Ia4518426ce059be5312d652bb27bbe11a1626518
2014-10-06 12:27:55 -07:00
Amit Mahajan
15c581fa4c am 17d7c796: Merge "ATT: Call does not establish to \'*1\'" into lmp-dev
* commit '17d7c79650664c7a112ab175cb2329d2062f4d1e':
  ATT: Call does not establish to  '*1'
2014-10-06 19:23:20 +00:00
Geoff Mendal
ce2b1e8cfa Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-10-06 19:21:53 +00:00
Geoff Mendal
aa5c62f359 am 71236388: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '712363889899bfff564a39ef4d88ff048a9e5ec7':
  Import translations. DO NOT MERGE
2014-10-06 19:17:23 +00:00
Christopher Tate
3900666823 am bbebe423: Merge "adb backup/restore fixes" into lmp-dev
* commit 'bbebe42309a7012e0474b916f5209027889e8d57':
  adb backup/restore fixes
2014-10-06 19:17:17 +00:00
Dianne Hackborn
90d557b7a6 am 7f7d240b: Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev
* commit '7f7d240b13b96b617e298c6178af0425308f5ef9':
  Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
2014-10-06 19:17:10 +00:00
Amit Mahajan
17d7c79650 Merge "ATT: Call does not establish to '*1'" into lmp-dev 2014-10-06 19:17:06 +00:00
Geoff Mendal
3647aba82d am ec763118: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'ec763118370e1fa79acb96b82a7ad37b6f2cc02e':
  Import translations. DO NOT MERGE
2014-10-06 19:17:04 +00:00
John Spurlock
81b96aadbd am 78cc93ec: Merge "Fix NPE in StrictMode handling." into lmp-dev
* commit '78cc93ec80f5dcc487db697a1f9a545890745847':
  Fix NPE in StrictMode handling.
2014-10-06 19:16:53 +00:00
Andrew Solovay
ed2237aec8 am 2dd86d50: Merge "Removed preview license." into lmp-dev
* commit '2dd86d50ae19efa071d83e02545b2767c351fdd6':
  Removed preview license.
2014-10-06 19:16:47 +00:00
Geoff Mendal
7123638898 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-10-06 19:10:25 +00:00
Christopher Tate
bbebe42309 Merge "adb backup/restore fixes" into lmp-dev 2014-10-06 19:09:13 +00:00
Geoff Mendal
2c54b25580 Import translations. DO NOT MERGE
Change-Id: I97d45a200138bb1a232327dacf2f933b69efc6ec
Auto-generated-cl: translation import
2014-10-06 12:08:45 -07:00
Bing Gao
1c9bc00870 ATT: Call does not establish to '*1'
Bug: 17809849
Change-Id: I43566c9f3b7a72b06a4b5f2a0a312ac42410269d
2014-10-06 19:00:44 +00:00
Benson Huang
ce4483cb83 [FM] Add FM_TUNER audio source to support L version FM radio app
1.MediaRecorder.java: Add FM_TUNER audio source type for FM record.
    2.AudioRecord.java: For FM output to the other device,
     (except the headset case), record the FM tuner signal to a track
      and playback the recorded signal by a track.
    3.AudioAttributes.java: Thus we use AudioRecord, need to modify
      setCapturePreset to support MediaRecorder.AudioSource.FM_TUNER.

    Review: https://partner-android-review.git.corp.google.com/#/c/182071

    Signed-off-by: Benson Huang <benson.huang@mediatek.com>

Change-Id: If068d0bbbffb4848887004396a8a8d9bcba1334e
2014-10-06 18:50:12 +00:00
Dianne Hackborn
7f7d240b13 Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev 2014-10-06 18:48:34 +00:00
Geoff Mendal
74a72f723a Import translations. DO NOT MERGE
Change-Id: Iccf9bb82d63d8e5033f916ad5c89cff245ef2087
Auto-generated-cl: translation import
2014-10-06 11:34:20 -07:00
Geoff Mendal
937d6a6476 Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-10-06 18:33:46 +00:00
Geoff Mendal
ec76311837 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-10-06 18:32:19 +00:00
Geoff Mendal
c1a064dd94 Import translations. DO NOT MERGE
Change-Id: I391b269b0d535fa7d8a4082cb0271b0aeb16a497
Auto-generated-cl: translation import
2014-10-06 10:56:58 -07:00
John Spurlock
78cc93ec80 Merge "Fix NPE in StrictMode handling." into lmp-dev 2014-10-06 17:54:41 +00:00
Geoff Mendal
86dec04749 Import translations. DO NOT MERGE
Change-Id: I2100b649d1f2866cdc5ffd13f264afba347b6685
Auto-generated-cl: translation import
2014-10-06 10:54:01 -07:00
Andrew Solovay
2dd86d50ae Merge "Removed preview license." into lmp-dev 2014-10-06 17:51:53 +00:00
John Spurlock
9bb3dacbf9 Fix NPE in StrictMode handling.
Bug:17875462
Change-Id: I0bf31abe2d07335addd57976aca110565bb63cc4
2014-10-06 12:36:45 -04:00
PauloftheWest
6cdeaa0d03 Fixed a Bluetooth Quick Settings update bug.
+ Now when a Bluetooth device disconnects, and the user is looking at quick
settings, the Bluetooth icon and text will update with the new state of
diconnected.

Bug: 17677593
Change-Id: Iccaf16a23f7e0b8690a32945906a9ccc2382cdd0
2014-10-06 09:31:48 -07:00
Yuncheol Heo
4cb8455fba am 71c4578d: Merge "CEC: Reset active source status on routing control" into lmp-dev
* commit '71c4578def00a5a4b9e159fd1ab88e616bc7e159':
  CEC: Reset active source status on routing control
2014-10-06 16:22:17 +00:00
Yuncheol Heo
71c4578def Merge "CEC: Reset active source status on routing control" into lmp-dev 2014-10-06 16:16:47 +00:00
Jinsuk Kim
995fcfc591 CEC: Reset active source status on routing control
Set active source status to false when broadcast routing control
commands indicate other device is about to be the new active source.

Bug: 17840270
Change-Id: I176e21ec8789624e29421b912ba641a21f0f5f21
2014-10-06 14:53:07 +09:00
Jeff Sharkey
b03b9759d3 am 4c880877: Merge "Recover from missing upgrade to system package." into lmp-dev
* commit '4c88087776305f54bec0aae59b8e63bc803c1401':
  Recover from missing upgrade to system package.
2014-10-06 04:08:57 +00:00
Jeff Sharkey
4c88087776 Merge "Recover from missing upgrade to system package." into lmp-dev 2014-10-06 04:01:34 +00:00
Jeff Sharkey
1c13310577 Recover from missing upgrade to system package.
When a system app has been upgraded, we mark the built-in version as
disabled, and skip it when parsing built-in apps, since we expect
the userdata version to be scanned a few moments later.

However, in very rare cases we can end up missing the expected
userdata version, and we'd end up dropping the package entirely, even
though we have a built-in version to fall back to.  This change
handles that case by rescanning and enabling the built-in version when
the userdata version never materializes.

Also include critical log messages in check-in dumpsys to help track
down how we ended up in this state.

Bug: 17805839
Change-Id: I9971f882f9bb8ab7934c20b04e0b72366c4d04d0
2014-10-05 14:12:45 -07:00
Baligh Uddin
a37450f044 am ec3ce59c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit 'ec3ce59c16369aa8ce63da7070be3cd5a6d8cc75':
  Import translations. DO NOT MERGE
2014-10-05 17:59:57 +00:00
Baligh Uddin
e823992f94 am 9e32249d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
* commit '9e32249d74e0203649287f268ab6018e85e9bc50':
  Import translations. DO NOT MERGE
2014-10-05 17:51:51 +00:00
Baligh Uddin
ec3ce59c16 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-10-05 17:49:49 +00:00
Baligh Uddin
8b5a7318ff Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-10-05 17:49:38 +00:00
Baligh Uddin
9e32249d74 Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-10-05 17:44:58 +00:00
Baligh Uddin
2f9d6c64c2 Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev 2014-10-05 17:44:52 +00:00
Jeff Sharkey
c5418198cc am 3438bc1b: Merge "Correctly rollback failed system app installs." into lmp-dev
* commit '3438bc1bfd363e1ee656b33ebc8d0e6744470aec':
  Correctly rollback failed system app installs.
2014-10-05 02:31:05 +00:00
Jeff Sharkey
3438bc1bfd Merge "Correctly rollback failed system app installs." into lmp-dev 2014-10-05 01:06:28 +00:00
Baligh Uddin
6fe06067ff Import translations. DO NOT MERGE
Change-Id: I413d08f553c47701a72eb3481fe73a5ba80ba523
Auto-generated-cl: translation import
2014-10-04 14:34:27 -07:00
Baligh Uddin
58f23336a8 Import translations. DO NOT MERGE
Change-Id: Ied21f2af367832b5b11dc1ddc6f0927e47f1e113
Auto-generated-cl: translation import
2014-10-04 14:27:49 -07:00
Baligh Uddin
2c5d702cbd Import translations. DO NOT MERGE
Change-Id: I0a797e49214f1d398dca7889f22cff58825a2e53
Auto-generated-cl: translation import
2014-10-04 12:02:13 -07:00
Baligh Uddin
3613b5bfec Import translations. DO NOT MERGE
Change-Id: Id8ff929363bf25f7a8971563db3fc39225016faa
Auto-generated-cl: translation import
2014-10-04 11:36:29 -07:00
Quddus Chong
4be6fdebdd am ba2199fa: Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs
* commit 'ba2199fa8c369d9627a216a4c3ea19497bf9e9c7':
  docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API.
2014-10-04 01:30:43 +00:00
Christopher Tate
ecae211616 adb backup/restore fixes
Bug 17811327 : teach adb restore about the new widget metadata entries

Bug 14165872 : -nosystem should not act like -onlysystem

Change-Id: I39da0ba80df7c5309a78ec1fa38016cebd80aa5f
2014-10-03 18:26:29 -07:00
Quddus Chong
ba2199fa8c Merge "docs: Modified the notice in the android.location package file to strongly encourage developers to migrate to the Google Play Services Location API." into klp-modular-docs 2014-10-04 01:20:14 +00:00