OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 0d334365: Merge "Doze: Avoid pulsing in pockets." into lmp-dev
John Spurlock [Tue, 7 Oct 2014 17:33:10 +0000 (17:33 +0000)]
am 0d334365: Merge "Doze: Avoid pulsing in pockets." into lmp-dev

* commit '0d334365c6123388a0df81438b82122be29d19ab':
  Doze: Avoid pulsing in pockets.

9 years agoam dce7a427: Merge "Full volume on remote submix for apps that need it" into lmp-dev
Jean-Michel Trivi [Tue, 7 Oct 2014 17:33:05 +0000 (17:33 +0000)]
am dce7a427: Merge "Full volume on remote submix for apps that need it" into lmp-dev

* commit 'dce7a427593c6e11277d9e3075ab027512923276':
  Full volume on remote submix for apps that need it

9 years agoam 53c84002: Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev
PauloftheWest [Tue, 7 Oct 2014 17:31:39 +0000 (17:31 +0000)]
am 53c84002: Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev

* commit '53c84002911362c913bc72cd28d186718a33149d':
  Fixed a Bluetooth Quick Settings update bug.

9 years agoam 7f22eb98: Merge "Fix build break" into lmp-dev
Yorke Lee [Tue, 7 Oct 2014 17:31:19 +0000 (17:31 +0000)]
am 7f22eb98: Merge "Fix build break" into lmp-dev

* commit '7f22eb981812309a1e751a891428dffe6b1da175':
  Fix build break

9 years agoMerge "Doze: Avoid pulsing in pockets." into lmp-dev
John Spurlock [Tue, 7 Oct 2014 16:17:45 +0000 (16:17 +0000)]
Merge "Doze: Avoid pulsing in pockets." into lmp-dev

9 years agoMerge "Full volume on remote submix for apps that need it" into lmp-dev
Jean-Michel Trivi [Tue, 7 Oct 2014 16:12:07 +0000 (16:12 +0000)]
Merge "Full volume on remote submix for apps that need it" into lmp-dev

9 years agoFull volume on remote submix for apps that need it
Jean-Michel Trivi [Thu, 2 Oct 2014 00:49:29 +0000 (17:49 -0700)]
Full volume on remote submix for apps that need it

If an AudioRecord is created with the "fixedVolume" tag
  when recording from REMOTE_SUBMIX, treat the
  device DEVICE_OUT_REMOTE_SUBMIX as a fixed full volume
  device during the recording. Also register a death
  handler during the recording.
  Otherwise this is a no-op.

Bug 17635294

Change-Id: I8d26fe777047126f34308e1e1b7ac28ba269ad89

9 years agoDoze: Avoid pulsing in pockets.
John Spurlock [Fri, 3 Oct 2014 21:12:40 +0000 (17:12 -0400)]
Doze: Avoid pulsing in pockets.

Query for the current proximity value before starting a pulse.
If a "near" value is returned, skip the entire pulse.

Bug: 17350239
Change-Id: Ib930d84b163c8e54b7be5d1c975e547692f8529f

9 years agoMerge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev
PauloftheWest [Tue, 7 Oct 2014 13:01:26 +0000 (13:01 +0000)]
Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev

9 years agoMerge commit '69555fc2' into fix-merge-conflict3
Amit Mahajan [Tue, 7 Oct 2014 04:57:42 +0000 (21:57 -0700)]
Merge commit '69555fc2' into fix-merge-conflict3

Conflicts:
core/res/res/values/symbols.xml

Change-Id: I4266f1fcc51abc79235e1738bfbc3ff48e209e0c

9 years agoFix build break
Yorke Lee [Tue, 7 Oct 2014 01:58:52 +0000 (18:58 -0700)]
Fix build break

Bug: 16852844
Change-Id: I227aab0afdf4a5a5cd5dc38e7af055b7a1b94729
(cherry picked from commit 9858af0ec68ad28db60047587c8eb6232b4a6591)

9 years agoMerge "Fix build break" into lmp-dev
Yorke Lee [Tue, 7 Oct 2014 02:12:01 +0000 (02:12 +0000)]
Merge "Fix build break" into lmp-dev

9 years agoFix build break
Yorke Lee [Tue, 7 Oct 2014 01:58:52 +0000 (18:58 -0700)]
Fix build break

Bug: 16852844
Change-Id: I227aab0afdf4a5a5cd5dc38e7af055b7a1b94729

9 years agoMerge "Sms7BitEncodingTranslator" into lmp-dev
Amit Mahajan [Tue, 7 Oct 2014 01:20:26 +0000 (01:20 +0000)]
Merge "Sms7BitEncodingTranslator" into lmp-dev

9 years agoSms7BitEncodingTranslator
Xia Ying [Tue, 5 Aug 2014 21:37:18 +0000 (16:37 -0500)]
Sms7BitEncodingTranslator

Bug: 16197894
Change-Id: I2bd5ae0a3c2d5d8f869f5e2de7009fd450070521

9 years agoam 4c334f3d: Merge "Add ability to add sim-initiated MO call to UI (2/4)" into lmp-dev
Yorke Lee [Tue, 7 Oct 2014 00:58:47 +0000 (00:58 +0000)]
am 4c334f3d: Merge "Add ability to add sim-initiated MO call to UI (2/4)" into lmp-dev

* commit '4c334f3def076d2940b53641c932050b1e4ce286':
  Add ability to add sim-initiated MO call to UI (2/4)

9 years agoMerge "Add ability to add sim-initiated MO call to UI (2/4)" into lmp-dev
Yorke Lee [Tue, 7 Oct 2014 00:54:51 +0000 (00:54 +0000)]
Merge "Add ability to add sim-initiated MO call to UI (2/4)" into lmp-dev

9 years agoam 99586dc0: Merge "Reduce PackageInstaller I/O pressure." into lmp-dev
Jeff Sharkey [Mon, 6 Oct 2014 23:59:43 +0000 (23:59 +0000)]
am 99586dc0: Merge "Reduce PackageInstaller I/O pressure." into lmp-dev

* commit '99586dc0108d0f4311c8af4d06ed113bbf40a6ee':
  Reduce PackageInstaller I/O pressure.

9 years agoam fc8d6519: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 23:52:31 +0000 (23:52 +0000)]
am fc8d6519: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev

* commit 'fc8d65197a6404a93f1230ac5ebc635438a5c094':
  Import translations. DO NOT MERGE

9 years agoam 6a3faf5a: Merge "Fix test framework to allow Mockito tests to run successfully...
Raluca Sauciuc [Mon, 6 Oct 2014 23:52:19 +0000 (23:52 +0000)]
am 6a3faf5a: Merge "Fix test framework to allow Mockito tests to run successfully on ART." into lmp-dev

* commit '6a3faf5a8b182d20dea47fb76cf33456321ddf7a':
  Fix test framework to allow Mockito tests to run successfully on ART.

9 years agoam 7627d2cd: Merge "Use network-specific HTTP proxy settings in captive portal login...
Paul Jensen [Mon, 6 Oct 2014 23:52:12 +0000 (23:52 +0000)]
am 7627d2cd: Merge "Use network-specific HTTP proxy settings in captive portal login app." into lmp-dev

* commit '7627d2cd5cd93ebf8e683392edbef961dbc20d31':
  Use network-specific HTTP proxy settings in captive portal login app.

9 years agoMerge "Reduce PackageInstaller I/O pressure." into lmp-dev
Jeff Sharkey [Mon, 6 Oct 2014 23:51:52 +0000 (23:51 +0000)]
Merge "Reduce PackageInstaller I/O pressure." into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Geoff Mendal [Mon, 6 Oct 2014 23:39:11 +0000 (23:39 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoReduce PackageInstaller I/O pressure.
Jeff Sharkey [Mon, 6 Oct 2014 22:14:27 +0000 (15:14 -0700)]
Reduce PackageInstaller I/O pressure.

When performing a restore during initial device setup, we could be
installing hundreds of packages.  Currently, we're writing all
metadata (including heavy icons) for every session mutation!  Because
we're holding the mSessions lock while writing all this heavy data,
we end up causing ANRs when apps call other PackageInstaller APIs.

This patch mitigates by moving the heavy icon data into separate
per-session PNG files, which we only persist when changed.

Bug: 1788196217567794
Change-Id: I4dee15d4a65a8eb65c381e6bb7477728b6cc30d2

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 23:28:18 +0000 (23:28 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Fix test framework to allow Mockito tests to run successfully on ART." into...
Raluca Sauciuc [Mon, 6 Oct 2014 23:19:11 +0000 (23:19 +0000)]
Merge "Fix test framework to allow Mockito tests to run successfully on ART." into lmp-dev

9 years agoMerge "Use network-specific HTTP proxy settings in captive portal login app." into...
Paul Jensen [Mon, 6 Oct 2014 23:01:26 +0000 (23:01 +0000)]
Merge "Use network-specific HTTP proxy settings in captive portal login app." into lmp-dev

9 years agoam 6c9f0a01: Merge "Avoid changeBounds animations on Views that are not yet laidout...
Chris Craik [Mon, 6 Oct 2014 22:35:19 +0000 (22:35 +0000)]
am 6c9f0a01: Merge "Avoid changeBounds animations on Views that are not yet laidout" into lmp-dev

* commit '6c9f0a01602697aaed99f54c4db0d6296701ed43':
  Avoid changeBounds animations on Views that are not yet laidout

9 years agoam 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev
Mike Lockwood [Mon, 6 Oct 2014 22:35:13 +0000 (22:35 +0000)]
am 56b7d562: Merge "Add support for playing audio during bootanimation" into lmp-dev

* commit '56b7d562af4dd0e7bd04163fe9a86a801fcff1fe':
  Add support for playing audio during bootanimation

9 years agoam 1638a004: Merge "Fix incorrect JNI_ABORT" into lmp-dev
Mathieu Chartier [Mon, 6 Oct 2014 22:35:09 +0000 (22:35 +0000)]
am 1638a004: Merge "Fix incorrect JNI_ABORT" into lmp-dev

* commit '1638a0049b4a5edae6aaf73a55a6aa7e14f71075':
  Fix incorrect JNI_ABORT

9 years agoMerge "Hide bug report notification in Android Framework from watches." into lmp...
Wei Liu [Mon, 6 Oct 2014 22:10:32 +0000 (22:10 +0000)]
Merge "Hide bug report notification in Android Framework from watches." into lmp-sprout-dev

9 years agoAdd ability to add sim-initiated MO call to UI (2/4)
Yorke Lee [Thu, 2 Oct 2014 16:38:39 +0000 (09:38 -0700)]
Add ability to add sim-initiated MO call to UI (2/4)

Add supporting (hidden) APIs to TelecomManager to add the ability to
add a previous unknown call to Telecom

Bug: 17787391

Change-Id: Ibdfaee81a55e11451c146751cf970980dccad435

9 years agoMerge "Avoid changeBounds animations on Views that are not yet laidout" into lmp-dev
Chris Craik [Mon, 6 Oct 2014 22:06:22 +0000 (22:06 +0000)]
Merge "Avoid changeBounds animations on Views that are not yet laidout" into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 22:04:49 +0000 (15:04 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 21:55:42 +0000 (14:55 -0700)]
Import translations. DO NOT MERGE

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

9 years agoAvoid changeBounds animations on Views that are not yet laidout
Chris Craik [Mon, 6 Oct 2014 21:50:59 +0000 (14:50 -0700)]
Avoid changeBounds animations on Views that are not yet laidout

bug:17683930

This means that GONE views with empty bounds don't trigger
ChangeBounds animations the first time they're shown.

Change-Id: I6503c5b0a790d3d31f7566fab27a0b12c5f61f26

9 years agoHide bug report notification in Android Framework from watches.
Wei Liu [Mon, 6 Oct 2014 21:50:10 +0000 (14:50 -0700)]
Hide bug report notification in Android Framework from watches.

Bug: 17806348
Change-Id: I1a90a9bc68d8ef4ff540dbbd9e4af4bfed8a61ae

9 years agoMerge "Add support for playing audio during bootanimation" into lmp-dev
Mike Lockwood [Mon, 6 Oct 2014 20:50:18 +0000 (20:50 +0000)]
Merge "Add support for playing audio during bootanimation" into lmp-dev

9 years agoMerge "Fix incorrect JNI_ABORT" into lmp-dev
Mathieu Chartier [Mon, 6 Oct 2014 20:27:07 +0000 (20:27 +0000)]
Merge "Fix incorrect JNI_ABORT" into lmp-dev

9 years agoFix incorrect JNI_ABORT
Mathieu Chartier [Mon, 6 Oct 2014 19:42:00 +0000 (12:42 -0700)]
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

9 years agoam 17d7c796: Merge "ATT: Call does not establish to \'*1\'" into lmp-dev
Amit Mahajan [Mon, 6 Oct 2014 19:23:20 +0000 (19:23 +0000)]
am 17d7c796: Merge "ATT: Call does not establish to  \'*1\'" into lmp-dev

* commit '17d7c79650664c7a112ab175cb2329d2062f4d1e':
  ATT: Call does not establish to  '*1'

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Geoff Mendal [Mon, 6 Oct 2014 19:21:52 +0000 (19:21 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoam 71236388: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 19:17:23 +0000 (19:17 +0000)]
am 71236388: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev

* commit '712363889899bfff564a39ef4d88ff048a9e5ec7':
  Import translations. DO NOT MERGE

9 years agoam bbebe423: Merge "adb backup/restore fixes" into lmp-dev
Christopher Tate [Mon, 6 Oct 2014 19:17:17 +0000 (19:17 +0000)]
am bbebe423: Merge "adb backup/restore fixes" into lmp-dev

* commit 'bbebe42309a7012e0474b916f5209027889e8d57':
  adb backup/restore fixes

9 years agoam 7f7d240b: Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission...
Dianne Hackborn [Mon, 6 Oct 2014 19:17:10 +0000 (19:17 +0000)]
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

9 years agoMerge "ATT: Call does not establish to '*1'" into lmp-dev
Amit Mahajan [Mon, 6 Oct 2014 19:17:05 +0000 (19:17 +0000)]
Merge "ATT: Call does not establish to  '*1'" into lmp-dev

9 years agoam ec763118: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 19:17:04 +0000 (19:17 +0000)]
am ec763118: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev

* commit 'ec763118370e1fa79acb96b82a7ad37b6f2cc02e':
  Import translations. DO NOT MERGE

9 years agoam 78cc93ec: Merge "Fix NPE in StrictMode handling." into lmp-dev
John Spurlock [Mon, 6 Oct 2014 19:16:53 +0000 (19:16 +0000)]
am 78cc93ec: Merge "Fix NPE in StrictMode handling." into lmp-dev

* commit '78cc93ec80f5dcc487db697a1f9a545890745847':
  Fix NPE in StrictMode handling.

9 years agoam 2dd86d50: Merge "Removed preview license." into lmp-dev
Andrew Solovay [Mon, 6 Oct 2014 19:16:47 +0000 (19:16 +0000)]
am 2dd86d50: Merge "Removed preview license." into lmp-dev

* commit '2dd86d50ae19efa071d83e02545b2767c351fdd6':
  Removed preview license.

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 19:10:24 +0000 (19:10 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "adb backup/restore fixes" into lmp-dev
Christopher Tate [Mon, 6 Oct 2014 19:09:11 +0000 (19:09 +0000)]
Merge "adb backup/restore fixes" into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 19:08:45 +0000 (12:08 -0700)]
Import translations. DO NOT MERGE

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

9 years agoATT: Call does not establish to '*1'
Bing Gao [Fri, 3 Oct 2014 19:56:04 +0000 (12:56 -0700)]
ATT: Call does not establish to  '*1'

Bug: 17809849
Change-Id: I43566c9f3b7a72b06a4b5f2a0a312ac42410269d

9 years ago [FM] Add FM_TUNER audio source to support L version FM radio app
Benson Huang [Wed, 17 Sep 2014 09:21:02 +0000 (17:21 +0800)]
[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

9 years agoMerge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change"...
Dianne Hackborn [Mon, 6 Oct 2014 18:48:33 +0000 (18:48 +0000)]
Merge "Fix issue #17752399: Multiple apps broken by GET_TASKS permission change" into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 18:34:20 +0000 (11:34 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Geoff Mendal [Mon, 6 Oct 2014 18:33:45 +0000 (18:33 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 6 Oct 2014 18:32:18 +0000 (18:32 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 17:56:58 +0000 (10:56 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Fix NPE in StrictMode handling." into lmp-dev
John Spurlock [Mon, 6 Oct 2014 17:54:40 +0000 (17:54 +0000)]
Merge "Fix NPE in StrictMode handling." into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 6 Oct 2014 17:54:01 +0000 (10:54 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Removed preview license." into lmp-dev
Andrew Solovay [Mon, 6 Oct 2014 17:51:52 +0000 (17:51 +0000)]
Merge "Removed preview license." into lmp-dev

9 years agoFix NPE in StrictMode handling.
John Spurlock [Mon, 6 Oct 2014 16:36:45 +0000 (12:36 -0400)]
Fix NPE in StrictMode handling.

Bug:17875462
Change-Id: I0bf31abe2d07335addd57976aca110565bb63cc4

9 years agoFixed a Bluetooth Quick Settings update bug.
PauloftheWest [Mon, 6 Oct 2014 16:27:08 +0000 (09:27 -0700)]
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

9 years agoam 71c4578d: Merge "CEC: Reset active source status on routing control" into lmp-dev
Yuncheol Heo [Mon, 6 Oct 2014 16:22:17 +0000 (16:22 +0000)]
am 71c4578d: Merge "CEC: Reset active source status on routing control" into lmp-dev

* commit '71c4578def00a5a4b9e159fd1ab88e616bc7e159':
  CEC: Reset active source status on routing control

9 years agoMerge "CEC: Reset active source status on routing control" into lmp-dev
Yuncheol Heo [Mon, 6 Oct 2014 16:16:45 +0000 (16:16 +0000)]
Merge "CEC: Reset active source status on routing control" into lmp-dev

9 years agoCEC: Reset active source status on routing control
Jinsuk Kim [Mon, 6 Oct 2014 05:28:06 +0000 (14:28 +0900)]
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

9 years agoam 4c880877: Merge "Recover from missing upgrade to system package." into lmp-dev
Jeff Sharkey [Mon, 6 Oct 2014 04:08:57 +0000 (04:08 +0000)]
am 4c880877: Merge "Recover from missing upgrade to system package." into lmp-dev

* commit '4c88087776305f54bec0aae59b8e63bc803c1401':
  Recover from missing upgrade to system package.

9 years agoMerge "Recover from missing upgrade to system package." into lmp-dev
Jeff Sharkey [Mon, 6 Oct 2014 04:01:33 +0000 (04:01 +0000)]
Merge "Recover from missing upgrade to system package." into lmp-dev

9 years agoRecover from missing upgrade to system package.
Jeff Sharkey [Sun, 5 Oct 2014 21:12:42 +0000 (14:12 -0700)]
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

9 years agoam ec3ce59c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Sun, 5 Oct 2014 17:59:57 +0000 (17:59 +0000)]
am ec3ce59c: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev

* commit 'ec3ce59c16369aa8ce63da7070be3cd5a6d8cc75':
  Import translations. DO NOT MERGE

9 years agoam 9e32249d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Sun, 5 Oct 2014 17:51:51 +0000 (17:51 +0000)]
am 9e32249d: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev

* commit '9e32249d74e0203649287f268ab6018e85e9bc50':
  Import translations. DO NOT MERGE

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Sun, 5 Oct 2014 17:49:44 +0000 (17:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Sun, 5 Oct 2014 17:49:36 +0000 (17:49 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Baligh Uddin [Sun, 5 Oct 2014 17:44:57 +0000 (17:44 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-sprout-dev
Baligh Uddin [Sun, 5 Oct 2014 17:44:51 +0000 (17:44 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev

9 years agoam 3438bc1b: Merge "Correctly rollback failed system app installs." into lmp-dev
Jeff Sharkey [Sun, 5 Oct 2014 02:31:05 +0000 (02:31 +0000)]
am 3438bc1b: Merge "Correctly rollback failed system app installs." into lmp-dev

* commit '3438bc1bfd363e1ee656b33ebc8d0e6744470aec':
  Correctly rollback failed system app installs.

9 years agoMerge "Correctly rollback failed system app installs." into lmp-dev
Jeff Sharkey [Sun, 5 Oct 2014 01:06:26 +0000 (01:06 +0000)]
Merge "Correctly rollback failed system app installs." into lmp-dev

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 4 Oct 2014 21:34:27 +0000 (14:34 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 4 Oct 2014 21:27:49 +0000 (14:27 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 4 Oct 2014 19:02:13 +0000 (12:02 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sat, 4 Oct 2014 18:36:29 +0000 (11:36 -0700)]
Import translations. DO NOT MERGE

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

9 years agoadb backup/restore fixes
Christopher Tate [Sat, 4 Oct 2014 01:26:29 +0000 (18:26 -0700)]
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

9 years agoam eae1c3d5: Merge "Fix blank Keyguard #4" into lmp-dev
Jorim Jaggi [Sat, 4 Oct 2014 00:04:22 +0000 (00:04 +0000)]
am eae1c3d5: Merge "Fix blank Keyguard #4" into lmp-dev

* commit 'eae1c3d5c1d7b292823c668eaedc72ffa707a5d6':
  Fix blank Keyguard #4

9 years agoMerge "Fix blank Keyguard #4" into lmp-dev
Jorim Jaggi [Fri, 3 Oct 2014 23:54:06 +0000 (23:54 +0000)]
Merge "Fix blank Keyguard #4" into lmp-dev

9 years agoam f393e491: Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev
Robert Greenwalt [Fri, 3 Oct 2014 23:53:29 +0000 (23:53 +0000)]
am f393e491: Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev

* commit 'f393e4910b42b2c9fd4dd6f970455649e00902e5':
  Switch the NetworkInfo.mIsAvailable default

9 years agoam 8ff6d70d: Merge "Clear identity before calling into the mount service." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:53:25 +0000 (23:53 +0000)]
am 8ff6d70d: Merge "Clear identity before calling into the mount service." into lmp-dev

* commit '8ff6d70d44626cd515f517962378d89ab3954979':
  Clear identity before calling into the mount service.

9 years agoam 88676e0b: Merge "TouchExploer computes incorrectly the click location." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:53:21 +0000 (23:53 +0000)]
am 88676e0b: Merge "TouchExploer computes incorrectly the click location." into lmp-dev

* commit '88676e0bb1b31cafca83a6bcf5ef20cc23f163ec':
  TouchExploer computes incorrectly the click location.

9 years agoam 68104b05: Merge "add millisecond timestamp to locallog" into lmp-dev
vandwalle [Fri, 3 Oct 2014 23:53:17 +0000 (23:53 +0000)]
am 68104b05: Merge "add millisecond timestamp to locallog" into lmp-dev

* commit '68104b0529da95644c6cb65ab7ebb0c0bf7dff57':
  add millisecond timestamp to locallog

9 years agoam 900e3b5f: Merge "More durable logging around system app upgrades." into lmp-dev
Jeff Sharkey [Fri, 3 Oct 2014 23:53:12 +0000 (23:53 +0000)]
am 900e3b5f: Merge "More durable logging around system app upgrades." into lmp-dev

* commit '900e3b5fc5bb4bf4947f63c0fed0757dfb7effa6':
  More durable logging around system app upgrades.

9 years agoam f009e358: Merge "Fix blank lockscreen #3" into lmp-dev
Jorim Jaggi [Fri, 3 Oct 2014 23:53:09 +0000 (23:53 +0000)]
am f009e358: Merge "Fix blank lockscreen #3" into lmp-dev

* commit 'f009e3583f2843a463d75f06675ef18c398b0efd':
  Fix blank lockscreen #3

9 years agoam d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev
John Reck [Fri, 3 Oct 2014 23:53:05 +0000 (23:53 +0000)]
am d988a45d: Merge "Cleanup DeferredLayerUpdater" into lmp-dev

* commit 'd988a45d60cd2ff05e41a44c78cb09d307bd90cb':
  Cleanup DeferredLayerUpdater

9 years agoCorrectly rollback failed system app installs.
Jeff Sharkey [Fri, 3 Oct 2014 23:48:11 +0000 (16:48 -0700)]
Correctly rollback failed system app installs.

Fix bug where we disabled system app, but never turned it back on
when the scanPackageLI() failed.

Bug: 17805839
Change-Id: I73999263aee703af187afd980fa0d0ce8451cf0c

9 years agoMerge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev
Robert Greenwalt [Fri, 3 Oct 2014 23:41:54 +0000 (23:41 +0000)]
Merge "Switch the NetworkInfo.mIsAvailable default" into lmp-dev

9 years agoMerge "Clear identity before calling into the mount service." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:36:16 +0000 (23:36 +0000)]
Merge "Clear identity before calling into the mount service." into lmp-dev

9 years agoMerge "TouchExploer computes incorrectly the click location." into lmp-dev
Svetoslav [Fri, 3 Oct 2014 23:33:11 +0000 (23:33 +0000)]
Merge "TouchExploer computes incorrectly the click location." into lmp-dev

9 years agoClear identity before calling into the mount service.
Svetoslav [Fri, 3 Oct 2014 23:32:23 +0000 (16:32 -0700)]
Clear identity before calling into the mount service.

bug:17787265

Change-Id: I4b9268d101e9ccfc30876fbf54bf28bb41fb4be6

9 years agoMerge "add millisecond timestamp to locallog" into lmp-dev
vandwalle [Fri, 3 Oct 2014 23:31:49 +0000 (23:31 +0000)]
Merge "add millisecond timestamp to locallog" into lmp-dev

9 years agoFix issue #17752399: Multiple apps broken by GET_TASKS permission change
Dianne Hackborn [Fri, 3 Oct 2014 23:26:04 +0000 (16:26 -0700)]
Fix issue #17752399: Multiple apps broken by GET_TASKS permission change

Keep around GET_TASKS as a permission available to apps, so apps still
think they have it and don't get all uppity because they don't.

Add a new REAL_GET_TASKS that is the actual permission now.

Plus some temporary compatibility code until everyone can transition
fromn GET_TASKS to REAL_GET_TASKS.

Change-Id: I12c1102eed24844685dcbd2fa3b612811603958f

9 years agoTouchExploer computes incorrectly the click location.
Svetoslav [Fri, 3 Oct 2014 22:40:05 +0000 (15:40 -0700)]
TouchExploer computes incorrectly the click location.

If there is accessibilty focus and the user touch explores
location that does not change accessibility focus that is
not in the app window, e.g. system bar, double tap does not
click on the system UI affordance.

bug:17588024

Change-Id: I6c8c0f65b208ae1d3f31d7f06b0721dc223ec19f