OSDN Git Service

android-x86/frameworks-base.git
9 years agoam 7aeb54cf: Merge "Finish toast app op." into lmp-dev
Dianne Hackborn [Wed, 23 Jul 2014 01:31:34 +0000 (01:31 +0000)]
am 7aeb54cf: Merge "Finish toast app op." into lmp-dev

* commit '7aeb54cf6c78fb068ba1dd63513ad4a5b9b95ac5':
  Finish toast app op.

9 years agoam 4575f2a9: Merge "Use foreground broadcast to get device admin msg." into lmp-dev
Dianne Hackborn [Wed, 23 Jul 2014 01:31:28 +0000 (01:31 +0000)]
am 4575f2a9: Merge "Use foreground broadcast to get device admin msg." into lmp-dev

* commit '4575f2a9a51d704113deeab2ea3c87e134074e1d':
  Use foreground broadcast to get device admin msg.

9 years agoam f0ba6878: Merge "Add test UsageStats App" into lmp-dev
Adam Lesinski [Wed, 23 Jul 2014 01:27:26 +0000 (01:27 +0000)]
am f0ba6878: Merge "Add test UsageStats App" into lmp-dev

* commit 'f0ba6878405bb774c8bfc8120ca8cd1f8b5b7aac':
  Add test UsageStats App

9 years agoam 064c40c0: Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev
John Spurlock [Wed, 23 Jul 2014 01:15:31 +0000 (01:15 +0000)]
am 064c40c0: Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev

* commit '064c40c06abf2cb3d33d8a105a6e5e135481ae89':
  Wire up CATEGORY_ALARM and CATEGORY_EVENT.

9 years agoam 21668519: Refactor window manager screenshot
Craig Mautner [Wed, 23 Jul 2014 00:50:22 +0000 (00:50 +0000)]
am 21668519: Refactor window manager screenshot

* commit '216685190d68b7156daa8aa4950e655446d25e05':
  Refactor window manager screenshot

9 years agoRefactor window manager screenshot
Craig Mautner [Tue, 22 Jul 2014 23:47:26 +0000 (16:47 -0700)]
Refactor window manager screenshot

For readability, and add rotation compensation.

Fixes bug 16142514.

Change-Id: I1156ec2e0f052f6dec56457d56efe95368f60d91

9 years agoam 26680d5c: Merge "Allow authenticators to rename accounts." into lmp-dev
Carlos Valdivia [Wed, 23 Jul 2014 00:38:58 +0000 (00:38 +0000)]
am 26680d5c: Merge "Allow authenticators to rename accounts." into lmp-dev

* commit '26680d5c344a773756975e36b250cd2656e08f60':
  Allow authenticators to rename accounts.

9 years agoam d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params...
Chris Craik [Wed, 23 Jul 2014 00:31:20 +0000 (00:31 +0000)]
am d93bb9e1: Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev

* commit 'd93bb9e1ef18d6b91022adaa7e75d8846d64e8b4':
  Make setter methods on Outline call setEmpty() based on params

9 years agoam 82d56d82: Merge "Make hotword availability a callback" into lmp-dev
Sandeep Siddhartha [Wed, 23 Jul 2014 00:31:16 +0000 (00:31 +0000)]
am 82d56d82: Merge "Make hotword availability a callback" into lmp-dev

* commit '82d56d8265a5f8101260af2534e3984199c96c8f':
  Make hotword availability a callback

9 years agoam 22086055: Update spinner asset, fix default popup context and elevation
Alan Viverette [Wed, 23 Jul 2014 00:23:46 +0000 (00:23 +0000)]
am 22086055: Update spinner asset, fix default popup context and elevation

* commit '22086055e66b6f574b56970392ddef5277a049ae':
  Update spinner asset, fix default popup context and elevation

9 years agoUpdate spinner asset, fix default popup context and elevation
Alan Viverette [Wed, 23 Jul 2014 00:12:56 +0000 (17:12 -0700)]
Update spinner asset, fix default popup context and elevation

BUG: 15985882
Change-Id: Ica8c2597c35bd3012da11e315a93bbd1df2f3f38

9 years agoam 5d35986f: Merge "Add thumbnail related api." into lmp-dev
Yao Chen [Wed, 23 Jul 2014 00:10:56 +0000 (00:10 +0000)]
am 5d35986f: Merge "Add thumbnail related api." into lmp-dev

* commit '5d35986f734b4b87c8d3b1005b8440ec00a31223':
  Add thumbnail related api.

9 years agoam f67f7277: Fixing animation when dismissing certain tasks.
Winson Chung [Wed, 23 Jul 2014 00:06:43 +0000 (00:06 +0000)]
am f67f7277: Fixing animation when dismissing certain tasks.

* commit 'f67f72774383b35d0661f60d933c1a9468bac296':
  Fixing animation when dismissing certain tasks.

9 years agoam 2c4813d3: update battery stats for audio/video
Chong Zhang [Wed, 23 Jul 2014 00:06:39 +0000 (00:06 +0000)]
am 2c4813d3: update battery stats for audio/video

* commit '2c4813d3e33b275166d77f6c397920a10b2dd91e':
  update battery stats for audio/video

9 years agoFixing animation when dismissing certain tasks.
Winson Chung [Wed, 23 Jul 2014 00:02:16 +0000 (17:02 -0700)]
Fixing animation when dismissing certain tasks.

9 years agoupdate battery stats for audio/video
Chong Zhang [Tue, 22 Jul 2014 16:12:36 +0000 (09:12 -0700)]
update battery stats for audio/video

Bug: 12979595

Change-Id: I581376cb88a2d14dc4bad77d454b9bba73d0eb9b

9 years agoam bfea100c: Merge "Cleanup: Delete dead code." into lmp-dev
Sreeram Ramachandran [Tue, 22 Jul 2014 23:48:52 +0000 (23:48 +0000)]
am bfea100c: Merge "Cleanup: Delete dead code." into lmp-dev

* commit 'bfea100c342c640efc001af733e9dff7355e16fd':
  Cleanup: Delete dead code.

9 years agoam ef76d6a4: Merge "Handle single-package restores properly" into lmp-dev
Christopher Tate [Tue, 22 Jul 2014 23:48:48 +0000 (23:48 +0000)]
am ef76d6a4: Merge "Handle single-package restores properly" into lmp-dev

* commit 'ef76d6a48709a99f6e49c0c2100ba2e0c4a083dd':
  Handle single-package restores properly

9 years agoam 3524c495: Merge "BatterySaver: Make the bars orange." into lmp-dev
John Spurlock [Tue, 22 Jul 2014 23:48:43 +0000 (23:48 +0000)]
am 3524c495: Merge "BatterySaver: Make the bars orange." into lmp-dev

* commit '3524c4956c378515fc8595676d6cc2bfc927e588':
  BatterySaver: Make the bars orange.

9 years agoam 195f16be: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient...
Andrew Lee [Tue, 22 Jul 2014 23:40:18 +0000 (23:40 +0000)]
am 195f16be: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient APIs." into lmp-dev

* commit '195f16be459635f732561aa0e25f84e3e8c76216':
  Don't throw RemoteException in public RemoteCallVideoClient APIs.

9 years agoam 6dcd490f: Always enable HW layers on task views. (Bug 15986310)
Winson Chung [Tue, 22 Jul 2014 23:40:12 +0000 (23:40 +0000)]
am 6dcd490f: Always enable HW layers on task views. (Bug 15986310)

* commit '6dcd490f981843e9993cef8431781c46d49befc5':
  Always enable HW layers on task views. (Bug 15986310)

9 years agoAlways enable HW layers on task views. (Bug 15986310)
Winson Chung [Tue, 22 Jul 2014 23:30:37 +0000 (16:30 -0700)]
Always enable HW layers on task views. (Bug 15986310)

- Use color filter to apply dim to the task view layer
- Fixing bug where you would see a flash of the task view when animating out of Recents.

9 years agoam befdf350: Move return out of debug conditional
RoboErik [Tue, 22 Jul 2014 23:03:40 +0000 (23:03 +0000)]
am befdf350: Move return out of debug conditional

* commit 'befdf350a6e0b897a7d6825523de9875403d1a85':
  Move return out of debug conditional

9 years agoMove return out of debug conditional
RoboErik [Tue, 22 Jul 2014 22:58:22 +0000 (15:58 -0700)]
Move return out of debug conditional

Accidentally put the return for not sending volume changes into
the debug conditional.

bug:16379124
Change-Id: I473f6fdf7577ca26559ab9b02f4dc0613ef702e3

9 years agoam 601e5f54: Merge "Revert "Don\'t throw RemoteException in public RemoteCallVideoCli...
Andrew Lee [Tue, 22 Jul 2014 22:46:50 +0000 (22:46 +0000)]
am 601e5f54: Merge "Revert "Don\'t throw RemoteException in public RemoteCallVideoClient APIs."" into lmp-dev

* commit '601e5f546cd5624916beaf274a327ed2538e29ec':
  Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs."

9 years agoam 258e43ce: Merge "Always check restore against the latest backend metadata" into...
Christopher Tate [Tue, 22 Jul 2014 22:42:43 +0000 (22:42 +0000)]
am 258e43ce: Merge "Always check restore against the latest backend metadata" into lmp-dev

* commit '258e43cead6489c4472fa319be49060c5e213b65':
  Always check restore against the latest backend metadata

9 years agoam e07c1cc0: Intermediate refactoring to move towards in-app view transitions.
Winson Chung [Tue, 22 Jul 2014 22:28:47 +0000 (22:28 +0000)]
am e07c1cc0: Intermediate refactoring to move towards in-app view transitions.

* commit 'e07c1cc0a2315b5ee936e3c9ffe459596ad41bc4':
  Intermediate refactoring to move towards in-app view transitions.

9 years agoIntermediate refactoring to move towards in-app view transitions.
Winson Chung [Tue, 22 Jul 2014 19:27:13 +0000 (12:27 -0700)]
Intermediate refactoring to move towards in-app view transitions.

- Fixing bug where we weren't toggling to the right task when using affiliations
- Refactoring task rect calculation to allow full screen task view to be laid out for transitions
- Refactoring the view bounds animations into a separate class
- Refactoring the footer view (for lock-to-task) out of TaskView
- Refactoring some transform code out of TaskView
- Removing fullscreen overlay view
- Fixing case where extra invalidations and layouts were still happening in FixedSizeImageView
- Adding debug overlay to replace specific debug drawing code

Change-Id: Ibf98b6a0782a68cd84582203c807cece1ff3379f

9 years agoam 9d8c0b5c: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient...
Andrew Lee [Tue, 22 Jul 2014 22:08:28 +0000 (22:08 +0000)]
am 9d8c0b5c: Merge "Don\'t throw RemoteException in public RemoteCallVideoClient APIs." into lmp-dev

* commit '9d8c0b5cd7ea662f14aeaf4b54138e840bac7adc':
  Don't throw RemoteException in public RemoteCallVideoClient APIs.

9 years agoam e3d7fc4b: Merge "Switched Holo to Material for account chooser activities." into...
Jason Long [Tue, 22 Jul 2014 22:08:25 +0000 (22:08 +0000)]
am e3d7fc4b: Merge "Switched Holo to Material for account chooser activities." into lmp-dev

* commit 'e3d7fc4b6c485545851b3851e8e6b2abf8b180b3':
  Switched Holo to Material for account chooser activities.

9 years agoam ff3666ad: Kill flashlight when launching the camera from lockscreen
Adrian Roos [Tue, 22 Jul 2014 22:08:21 +0000 (22:08 +0000)]
am ff3666ad: Kill flashlight when launching the camera from lockscreen

* commit 'ff3666adc57d9faad2636a26ed87bbeef7001131':
  Kill flashlight when launching the camera from lockscreen

9 years agoam ed9a0c81: QS: Hide flashlight tile if camera is busy
Adrian Roos [Tue, 22 Jul 2014 22:03:16 +0000 (22:03 +0000)]
am ed9a0c81: QS: Hide flashlight tile if camera is busy

* commit 'ed9a0c819452d4b22d966623fa217e28de815fd6':
  QS: Hide flashlight tile if camera is busy

9 years agoMerge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev
Chris Craik [Wed, 23 Jul 2014 00:25:21 +0000 (00:25 +0000)]
Merge "Make setter methods on Outline call setEmpty() based on params" into lmp-dev

9 years agoMake setter methods on Outline call setEmpty() based on params
Chris Craik [Mon, 21 Jul 2014 17:25:54 +0000 (10:25 -0700)]
Make setter methods on Outline call setEmpty() based on params

bug:16142564

Additionally, better define behavior around null outline providers:

A view with an empty outline, and setClipToOutline=true will not be
rendered, though one with a null outline provider
(and thus no outline) will be.

Change-Id: Ic9549841b107b2eb51b417c66058a0cd69dd89eb

9 years agoMerge "BatterySaver: Make the bars orange." into lmp-dev
John Spurlock [Tue, 22 Jul 2014 23:39:58 +0000 (23:39 +0000)]
Merge "BatterySaver: Make the bars orange." into lmp-dev

9 years agoBatterySaver: Make the bars orange.
John Spurlock [Tue, 22 Jul 2014 20:15:08 +0000 (16:15 -0400)]
BatterySaver: Make the bars orange.

Bug:16203820
Change-Id: I85f700d30a90212202626fc10fb289aca7f2b688

9 years agoMerge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev
John Spurlock [Wed, 23 Jul 2014 01:11:41 +0000 (01:11 +0000)]
Merge "Wire up CATEGORY_ALARM and CATEGORY_EVENT." into lmp-dev

9 years agoWire up CATEGORY_ALARM and CATEGORY_EVENT.
John Spurlock [Wed, 23 Jul 2014 00:39:58 +0000 (20:39 -0400)]
Wire up CATEGORY_ALARM and CATEGORY_EVENT.

And remove the alarm package whitelist now that deskclock
uses a category.

Bug:16406214
Change-Id: I6ca400376a9df7646889e394e53e4d491c56a46c

9 years agoKill flashlight when launching the camera from lockscreen
Adrian Roos [Tue, 22 Jul 2014 15:18:55 +0000 (17:18 +0200)]
Kill flashlight when launching the camera from lockscreen

Bug: 16357300
Change-Id: I6838ac405bb30047b076c8acb98bd124e8d00fd6

9 years agoQS: Hide flashlight tile if camera is busy
Adrian Roos [Tue, 22 Jul 2014 13:40:59 +0000 (15:40 +0200)]
QS: Hide flashlight tile if camera is busy

Currently behind a flag because the camera API for this not working
correctly yet.

Bug: 16357300
Change-Id: Ib10a2eafb1323fd611f38db03a2e0b4d7aa67db0

9 years agoam 96251e35: Stop double-loading device admins
Robin Lee [Tue, 22 Jul 2014 21:45:56 +0000 (21:45 +0000)]
am 96251e35: Stop double-loading device admins

* commit '96251e350b75e6ddbe061e891cfb15f54c936b4b':
  Stop double-loading device admins

9 years agoam 9d129942: Adds ScrollBounds to the Transition framework
Paul Soulos [Tue, 22 Jul 2014 21:39:52 +0000 (21:39 +0000)]
am 9d129942: Adds ScrollBounds to the Transition framework

* commit '9d129942f470ccb10096ebd1afe61a4be36419d0':
  Adds ScrollBounds to the Transition framework

9 years agoam d6f1350f: Make toolbarStyle public
Alan Viverette [Tue, 22 Jul 2014 21:39:42 +0000 (21:39 +0000)]
am d6f1350f: Make toolbarStyle public

* commit 'd6f1350fddb45253820fd8c07497186829788f6f':
  Make toolbarStyle public

9 years agoam 1c08a2ba: am c12d7e3a: am ff428e08: am c57c0829: Merge "Doc change: add reminder...
Robert Ly [Tue, 22 Jul 2014 21:39:33 +0000 (21:39 +0000)]
am 1c08a2ba: am c12d7e3a: am ff428e08: am c57c0829: Merge "Doc change: add reminder for developers on using ad id." into klp-modular-docs

* commit '1c08a2ba917f732c8f4a18862b331f43d64f1505':
  Doc change: add reminder for developers on using ad id.

9 years agoam 0514aba5: am 42dbe809: am af001f94: am 170b0953: Merge "Added an "In This Document...
David Friedman [Tue, 22 Jul 2014 21:39:29 +0000 (21:39 +0000)]
am 0514aba5: am 42dbe809: am af001f94: am 170b0953: Merge "Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body." into klp-modular-docs

* commit '0514aba57216b2388f85822b7a39731cd9a9ee7e':
  Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body.

9 years agoam 52b2ae22: Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into...
Chris Craik [Tue, 22 Jul 2014 21:39:26 +0000 (21:39 +0000)]
am 52b2ae22: Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" into lmp-dev

* commit '52b2ae22c6e1ede01027c83cad33507cbfceabd9':
  [Bitmap] Add null pointer protection in Bitmap_sameAs()

9 years agoam 5f9a77e5: Do Not Merge Per-user API for master sync
Alexandra Gherghina [Tue, 22 Jul 2014 21:39:14 +0000 (21:39 +0000)]
am 5f9a77e5: Do Not Merge Per-user API for master sync

* commit '5f9a77e5337c16335abaa586beab900c25014668':
  Do Not Merge Per-user API for master sync

9 years agoam d6900ec2: am 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs...
Scott Rowe [Tue, 22 Jul 2014 21:39:09 +0000 (21:39 +0000)]
am d6900ec2: am 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs

* commit 'd6900ec2a6603433e50657a7843966c7d10651ea':
  cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12

9 years agoam 8f9b6d08: Merge "camera2: Add legacy available Request/Result/Characteristics...
Igor Murashkin [Tue, 22 Jul 2014 21:39:05 +0000 (21:39 +0000)]
am 8f9b6d08: Merge "camera2: Add legacy available Request/Result/Characteristics keys" into lmp-dev

* commit '8f9b6d08fe8b8fc7d8ad88bb68989ebb13dd7aae':
  camera2: Add legacy available Request/Result/Characteristics keys

9 years agoam 290f45f5: Merge "Add popupTheme attr, propagate from ActionBar to ToolBar" into...
Alan Viverette [Tue, 22 Jul 2014 21:38:58 +0000 (21:38 +0000)]
am 290f45f5: Merge "Add popupTheme attr, propagate from ActionBar to ToolBar" into lmp-dev

* commit '290f45f5affaedcc1ad07b531f700e9695e48b3f':
  Add popupTheme attr, propagate from ActionBar to ToolBar

9 years agoam 09a76692: Align PSKKeyManager with framework API style.
Alex Klyubin [Tue, 22 Jul 2014 21:38:54 +0000 (21:38 +0000)]
am 09a76692: Align PSKKeyManager with framework API style.

* commit '09a766924c6b1066d63348d2b9dcb3dcdc561a94':
  Align PSKKeyManager with framework API style.

9 years agoStop double-loading device admins
Robin Lee [Tue, 22 Jul 2014 15:47:40 +0000 (16:47 +0100)]
Stop double-loading device admins

loadSettingsLocked() was being called twice for USER_OWNER at
systemReady(), doubling the number of admin entries at every boot.

Also guards against double-adding admins which appear twice in the
same XML file, favouring more recently-refreshed entries for
backward compatibility.

Previously an application calling in with 'refreshing = true' would
double-insert whatever admin was being refreshed into its user's list
of device admins. This is fixed too.

@bug 16416936

Change-Id: Idd147aa130e6bce7bcc40532f0a7fb07117b3151

9 years agoAdds ScrollBounds to the Transition framework
Paul Soulos [Tue, 22 Jul 2014 21:10:16 +0000 (14:10 -0700)]
Adds ScrollBounds to the Transition framework

Change-Id: If22ab5162737f2d109e5eaf407a735523a146b7f

9 years agoMake toolbarStyle public
Alan Viverette [Tue, 22 Jul 2014 20:09:32 +0000 (13:09 -0700)]
Make toolbarStyle public

BUG: 16486273
Change-Id: I2a9f3dbac536307cdd87ea0c50801c80ae96cd94

9 years agoam c12d7e3a: am ff428e08: am c57c0829: Merge "Doc change: add reminder for developers...
Robert Ly [Tue, 22 Jul 2014 21:00:07 +0000 (21:00 +0000)]
am c12d7e3a: am ff428e08: am c57c0829: Merge "Doc change: add reminder for developers on using ad id." into klp-modular-docs

* commit 'c12d7e3a3dc7b3f8df06f59d7fbeb2da84a1a493':
  Doc change: add reminder for developers on using ad id.

9 years agoam 42dbe809: am af001f94: am 170b0953: Merge "Added an "In This Document" nav list...
David Friedman [Tue, 22 Jul 2014 20:55:55 +0000 (20:55 +0000)]
am 42dbe809: am af001f94: am 170b0953: Merge "Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body." into klp-modular-docs

* commit '42dbe80914b67841c2a8fe93fef8b80e58155684':
  Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body.

9 years agoam ff428e08: am c57c0829: Merge "Doc change: add reminder for developers on using...
Robert Ly [Tue, 22 Jul 2014 20:53:20 +0000 (20:53 +0000)]
am ff428e08: am c57c0829: Merge "Doc change: add reminder for developers on using ad id." into klp-modular-docs

* commit 'ff428e08a5350153c5f9476551930b0eefdfcd06':
  Doc change: add reminder for developers on using ad id.

9 years agoam af001f94: am 170b0953: Merge "Added an "In This Document" nav list at top-right...
David Friedman [Tue, 22 Jul 2014 20:49:09 +0000 (20:49 +0000)]
am af001f94: am 170b0953: Merge "Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body." into klp-modular-docs

* commit 'af001f9410bf0a45282b2f0ab7c4c3bf77645697':
  Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body.

9 years agoam c57c0829: Merge "Doc change: add reminder for developers on using ad id." into...
Robert Ly [Tue, 22 Jul 2014 20:49:05 +0000 (20:49 +0000)]
am c57c0829: Merge "Doc change: add reminder for developers on using ad id." into klp-modular-docs

* commit 'c57c08298364e93ca4399d184bdba2657f72b11c':
  Doc change: add reminder for developers on using ad id.

9 years agoam 170b0953: Merge "Added an "In This Document" nav list at top-right of page, and...
David Friedman [Tue, 22 Jul 2014 20:45:11 +0000 (20:45 +0000)]
am 170b0953: Merge "Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body." into klp-modular-docs

* commit '170b09535d21c7c50051e391b8f7a61678872c2b':
  Added an "In This Document" nav list at top-right of page, and deleted corresponding text from body.

9 years agoMerge "Make hotword availability a callback" into lmp-dev
Sandeep Siddhartha [Wed, 23 Jul 2014 00:24:44 +0000 (00:24 +0000)]
Merge "Make hotword availability a callback" into lmp-dev

9 years agoMake hotword availability a callback
Sandeep Siddhartha [Tue, 22 Jul 2014 16:49:49 +0000 (09:49 -0700)]
Make hotword availability a callback

This helps us make the list sound models operation an async one, it also helps us
with the case where a detector is invalidated, so the client doesn't have to keep checking the
state.

Synchronize DatabaseHelper methods on its instance so that other VoiceInteractionManagerService
calls aren't blocked on db writes/reads.
It's still possible for the list operation to be blocked on update and vice-versa

Change-Id: Ib8ec4ac5056b62d443038560ce31d0641b4627b0

9 years agoDo Not Merge Per-user API for master sync
Alexandra Gherghina [Tue, 15 Jul 2014 22:11:48 +0000 (23:11 +0100)]
Do Not Merge Per-user API for master sync

Change-Id: I6a8088eb3bfddae4c8e38904dd26baf3c7c09c9e
(cherry picked from commit 222aea8bd997807784dc99ca53f63280d384fdf0)

9 years agoam 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/145246...
Scott Rowe [Tue, 22 Jul 2014 20:12:08 +0000 (20:12 +0000)]
am 6b2f3ee3: am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs

* commit '6b2f3ee3b9954b4b834d6729265acd33ef232b9c':
  cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12

9 years agoam 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove...
Scott Rowe [Tue, 22 Jul 2014 20:08:02 +0000 (20:08 +0000)]
am 2a922cb4: am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs

* commit '2a922cb45a0cb33ef575e39ac8ca4dc8500e03ba':
  cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12

9 years agoam 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Chang...
Scott Rowe [Tue, 22 Jul 2014 20:03:19 +0000 (20:03 +0000)]
am 40b5d8a0: Merge "cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12" into klp-modular-docs

* commit '40b5d8a0e5aad92c07420541fd186f9f96495845':
  cherrypick from klp-docs docs: b/14524668 remove ANDROID_ID Change-Id: I83d4389bb8322c2dbca10042e666fc9b75ea8a12

9 years agoAlign PSKKeyManager with framework API style.
Alex Klyubin [Mon, 21 Jul 2014 17:09:58 +0000 (10:09 -0700)]
Align PSKKeyManager with framework API style.

This CL adjusts android.net.PSKKeyManager as follows:
* Renamed to PskKeyManager to follow naming conventions.
* Changed from interface to abstract class with default
  implementations for all methods.

Bug: 16403305
Bug: 15073623
Change-Id: Iefce26b394d4a753412315dad554b5342f3f0b44

9 years agoam d8288538: Merge "Implement hotspot tile" into lmp-dev
Jason Monk [Tue, 22 Jul 2014 19:40:00 +0000 (19:40 +0000)]
am d8288538: Merge "Implement hotspot tile" into lmp-dev

* commit 'd82885384d4de3aed8cebc694c702f1e21d33c0a':
  Implement hotspot tile

9 years agoam 925ad384: am 0ff1ecd1: (-s ours) am 3968ae0f: am eb69126c: (-s ours) Merge "DO...
Andrew Solovay [Tue, 22 Jul 2014 19:20:25 +0000 (19:20 +0000)]
am 925ad384: am 0ff1ecd1: (-s ours) am 3968ae0f: am eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs

* commit '925ad384007b488205c690c7ca89713c800f3ff1':
  DO NOT MERGE

9 years agoam 0ff1ecd1: (-s ours) am 3968ae0f: am eb69126c: (-s ours) Merge "DO NOT MERGE" into...
Andrew Solovay [Tue, 22 Jul 2014 19:15:58 +0000 (19:15 +0000)]
am 0ff1ecd1: (-s ours) am 3968ae0f: am eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs

* commit '0ff1ecd1ece73db8d758f227db9d965ef9598f3b':
  DO NOT MERGE

9 years agoam ae61b950: AudioService: wait for init completed to handle media server restart
Eric Laurent [Tue, 22 Jul 2014 19:12:49 +0000 (19:12 +0000)]
am ae61b950: AudioService: wait for init completed to handle media server restart

* commit 'ae61b950d29a1e2c3237b64513b4b0e6fad77b9b':
  AudioService: wait for init completed to handle media server restart

9 years agoam 3968ae0f: am eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs
Andrew Solovay [Tue, 22 Jul 2014 19:08:45 +0000 (19:08 +0000)]
am 3968ae0f: am eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs

* commit '3968ae0f70b01592c40c3e0cd31ca5ead953faa0':
  DO NOT MERGE

9 years agoam eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs
Andrew Solovay [Tue, 22 Jul 2014 19:02:58 +0000 (19:02 +0000)]
am eb69126c: (-s ours) Merge "DO NOT MERGE" into klp-modular-docs

* commit 'eb69126c613dfd476fa516df6ae1c2d78e445f0b':
  DO NOT MERGE

9 years agoam 9bab0bb0: am 3a14c289: am a2beba70: am 170556f8: Merge "docs: Removed reference...
Andrew Solovay [Tue, 22 Jul 2014 18:57:32 +0000 (18:57 +0000)]
am 9bab0bb0: am 3a14c289: am a2beba70: am 170556f8: Merge "docs: Removed reference to a sample notepad app." into klp-modular-docs

* commit '9bab0bb067fdf1c2c899b05e0e0e6411153685fc':
  docs: Removed reference to a sample notepad app.

9 years agoAudioService: wait for init completed to handle media server restart
Eric Laurent [Mon, 21 Jul 2014 20:10:07 +0000 (13:10 -0700)]
AudioService: wait for init completed to handle media server restart

Bug: 16458506.
Change-Id: I25804e6e7209d52fd5dd6c622cae85d1e7d2317f

9 years agoam 3a14c289: am a2beba70: am 170556f8: Merge "docs: Removed reference to a sample...
Andrew Solovay [Tue, 22 Jul 2014 18:53:11 +0000 (18:53 +0000)]
am 3a14c289: am a2beba70: am 170556f8: Merge "docs: Removed reference to a sample notepad app." into klp-modular-docs

* commit '3a14c2890e9821a36399b042261d75ee4dfdf71f':
  docs: Removed reference to a sample notepad app.

9 years agoam 4463fd65: Merge "Fix WiFi-Direct." into lmp-dev
Sreeram Ramachandran [Tue, 22 Jul 2014 18:49:42 +0000 (18:49 +0000)]
am 4463fd65: Merge "Fix WiFi-Direct." into lmp-dev

* commit '4463fd6540f152fe2548a67eb5a34489c11b3f31':
  Fix WiFi-Direct.

9 years agoam a2beba70: am 170556f8: Merge "docs: Removed reference to a sample notepad app...
Andrew Solovay [Tue, 22 Jul 2014 18:47:26 +0000 (18:47 +0000)]
am a2beba70: am 170556f8: Merge "docs: Removed reference to a sample notepad app." into klp-modular-docs

* commit 'a2beba70b947a948c2a12513c8bdda4d403c2fd6':
  docs: Removed reference to a sample notepad app.

9 years agoam 170556f8: Merge "docs: Removed reference to a sample notepad app." into klp-modula...
Andrew Solovay [Tue, 22 Jul 2014 18:41:21 +0000 (18:41 +0000)]
am 170556f8: Merge "docs: Removed reference to a sample notepad app." into klp-modular-docs

* commit '170556f82bd009cf5a74a53d7ba61221d74d36e9':
  docs: Removed reference to a sample notepad app.

9 years agoam 6e65fe21: Merge "Minor comment change of TvContract.Programs.COLUMN_TITLE" into...
Youngsang Cho [Tue, 22 Jul 2014 18:34:11 +0000 (18:34 +0000)]
am 6e65fe21: Merge "Minor comment change of TvContract.Programs.COLUMN_TITLE" into lmp-dev

* commit '6e65fe21827d51ec393b9d1be3f2440379cb215f':
  Minor comment change of TvContract.Programs.COLUMN_TITLE

9 years agoam 90ac517c: Create API for launching from recents
Craig Mautner [Tue, 22 Jul 2014 18:17:47 +0000 (18:17 +0000)]
am 90ac517c: Create API for launching from recents

* commit '90ac517c8636ce8cbb0afe2fc03836b23206f72a':
  Create API for launching from recents

9 years agoCreate API for launching from recents
Craig Mautner [Mon, 21 Jul 2014 00:48:47 +0000 (17:48 -0700)]
Create API for launching from recents

Relaunch apps from recents using the same uid and package as was used
in the original launch.

Fixes bug 16358208.

Change-Id: I340800bfee79926b197929360d69f1d570bbf1eb

9 years agoam 39225289: Add empty ArrayList check.
Craig Mautner [Tue, 22 Jul 2014 18:13:24 +0000 (18:13 +0000)]
am 39225289: Add empty ArrayList check.

* commit '392252897674c303421b9b2051e20d6bd1767c46':
  Add empty ArrayList check.

9 years agoam 3c8b2dfb: Add android.Paint that inherits SkPaint
Behdad Esfahbod [Tue, 22 Jul 2014 18:13:20 +0000 (18:13 +0000)]
am 3c8b2dfb: Add android.Paint that inherits SkPaint

* commit '3c8b2dfb331a492e8e2c8ccaec13e9f736da36ba':
  Add android.Paint that inherits SkPaint

9 years agoAdd empty ArrayList check.
Craig Mautner [Tue, 22 Jul 2014 18:08:53 +0000 (11:08 -0700)]
Add empty ArrayList check.

Fixes bug 15768779.

Change-Id: I3e4c48aa0fff99025e9ba1725e3d1f3523749dbd

9 years agoAdd android.Paint that inherits SkPaint
Behdad Esfahbod [Tue, 15 Jul 2014 20:22:32 +0000 (16:22 -0400)]
Add android.Paint that inherits SkPaint

The idea is that extra paint parameters that only affect text layout
(not rendering) will go in android.Paint instead of going into
SkPaintOptionsAndroid.  We will eventually move those out of SkPaint
too.

This is currently implemented in PaintImpl.cpp.  Will be renamed when
current Paint.cpp that has JNI bits is moved to android_graphics_Paint.cpp.

Change-Id: Iba66c34dea5da503a13b9c864cb9f2211ac4ba7d

9 years agoam 094d74f4: API Council: Change docs and constant names.
George Mount [Tue, 22 Jul 2014 17:32:03 +0000 (17:32 +0000)]
am 094d74f4: API Council: Change docs and constant names.

* commit '094d74f4d6b8f94b94f6c3d18467531cbd52c3b1':
  API Council: Change docs and constant names.

9 years agoam cb9db25c: am 47495df6: am fb8e254a: am 1c723ea8: Merge "docs: update links and...
Robert Ly [Tue, 22 Jul 2014 17:31:59 +0000 (17:31 +0000)]
am cb9db25c: am 47495df6: am fb8e254a: am 1c723ea8: Merge "docs: update links and add new wear design materials" into klp-modular-docs

* commit 'cb9db25c376d6809ae7fd2c8e0fd515607864770':
  docs: update links and add new wear design materials

9 years agoam 62c3cd92: am 817a31af: am c9cf4521: am 0b5f9c2f: docs: remove android translation...
Robert Ly [Tue, 22 Jul 2014 17:31:55 +0000 (17:31 +0000)]
am 62c3cd92: am 817a31af: am c9cf4521: am 0b5f9c2f: docs: remove android translation plugin doc

* commit '62c3cd92946c166b4d446d0caa67e3e29a5b17dc':
  docs: remove android translation plugin doc

9 years agoam cca8d422: camera2: minor doc update
Yin-Chia Yeh [Tue, 22 Jul 2014 17:31:51 +0000 (17:31 +0000)]
am cca8d422: camera2: minor doc update

* commit 'cca8d422ecd16a1c4e29e7cc71624ccc845c839a':
  camera2: minor doc update

9 years agoAPI Council: Change docs and constant names.
George Mount [Fri, 18 Jul 2014 22:41:13 +0000 (15:41 -0700)]
API Council: Change docs and constant names.

Bug 16401545

Changed doc for ChangeImageTransform.
Changed IN/OUT to MODE_IN/MODE_OUT.
Changed mode to flag attribute.
Change-Id: Ia2ae9930f9725871c9b1d80b758a3a0808a8f0c6

9 years agoam 75c07aec: Merge "Add uncertainty for GPS received TOW field. b/16463499" into...
destradaa [Tue, 22 Jul 2014 17:27:19 +0000 (17:27 +0000)]
am 75c07aec: Merge "Add uncertainty for GPS received TOW field. b/16463499" into lmp-dev

* commit '75c07aec81fc9aa3c290918578674be29a15ae26':
  Add uncertainty for GPS received TOW field. b/16463499

9 years agoam 05e56aec: (-s ours) am d74d7397: (-s ours) am 43f783fd: (-s ours) Import translati...
Baligh Uddin [Tue, 22 Jul 2014 17:27:15 +0000 (17:27 +0000)]
am 05e56aec: (-s ours) am d74d7397: (-s ours) am 43f783fd: (-s ours) Import translations. DO NOT MERGE

* commit '05e56aec2cae6a70e3c70c193613c956552ab238':
  Import translations. DO NOT MERGE

9 years agoam 47495df6: am fb8e254a: am 1c723ea8: Merge "docs: update links and add new wear...
Robert Ly [Tue, 22 Jul 2014 17:27:08 +0000 (17:27 +0000)]
am 47495df6: am fb8e254a: am 1c723ea8: Merge "docs: update links and add new wear design materials" into klp-modular-docs

* commit '47495df6a6797704919af3ea4a695cf7b2c53f00':
  docs: update links and add new wear design materials

9 years agoam 817a31af: am c9cf4521: am 0b5f9c2f: docs: remove android translation plugin doc
Robert Ly [Tue, 22 Jul 2014 17:27:00 +0000 (17:27 +0000)]
am 817a31af: am c9cf4521: am 0b5f9c2f: docs: remove android translation plugin doc

* commit '817a31afa3195b707526bb6d14339720d943549e':
  docs: remove android translation plugin doc

9 years agocamera2: minor doc update
Yin-Chia Yeh [Tue, 22 Jul 2014 17:23:18 +0000 (10:23 -0700)]
camera2: minor doc update

Doc update reflecting the minor spec change.

Change-Id: I7a1cf766fe6bee4dd08fd19f03778ce8a6ce2dde

9 years agoam 6e8aa46d: Merge commit \'e959e4a0\' into lmp-dev
Geoff Mendal [Tue, 22 Jul 2014 17:19:07 +0000 (17:19 +0000)]
am 6e8aa46d: Merge commit \'e959e4a0\' into lmp-dev

* commit '6e8aa46d6a14d805b61f7edb072f85e416868031':
  Revert "Wait for all windows to draw before turning screen on"

9 years agoam fb8e254a: am 1c723ea8: Merge "docs: update links and add new wear design materials...
Robert Ly [Tue, 22 Jul 2014 17:18:52 +0000 (17:18 +0000)]
am fb8e254a: am 1c723ea8: Merge "docs: update links and add new wear design materials" into klp-modular-docs

* commit 'fb8e254a1a66fc707a1c52d4cced699339f15685':
  docs: update links and add new wear design materials

9 years agoam c9cf4521: am 0b5f9c2f: docs: remove android translation plugin doc
Robert Ly [Tue, 22 Jul 2014 17:18:47 +0000 (17:18 +0000)]
am c9cf4521: am 0b5f9c2f: docs: remove android translation plugin doc

* commit 'c9cf452179ed6c413712607fd60ba2eaa910d95b':
  docs: remove android translation plugin doc

9 years agoam d74d7397: (-s ours) am 43f783fd: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Jul 2014 17:18:28 +0000 (17:18 +0000)]
am d74d7397: (-s ours) am 43f783fd: (-s ours) Import translations. DO NOT MERGE

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