OSDN Git Service

android-x86/frameworks-base.git
11 years agoam 8a0de58e: Get ProcessStats callable from other processes.
Dianne Hackborn [Thu, 8 Aug 2013 23:09:50 +0000 (16:09 -0700)]
am 8a0de58e: Get ProcessStats callable from other processes.

* commit '8a0de58ece89c467c8e7415097d193e5f8db9db8':
  Get ProcessStats callable from other processes.

11 years agoam 8ffe17ae: Merge "Update gps status icon to be a "high power" location icon. Move...
David Christie [Thu, 8 Aug 2013 22:55:58 +0000 (15:55 -0700)]
am 8ffe17ae: Merge "Update gps status icon to be a "high power" location icon. Move icon to right side of the screen and synchronize status with AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION." into klp-dev

* commit '8ffe17ae32e72e5d872a36d5048bf912d28e766f':
  Update gps status icon to be a "high power" location icon. Move icon to right side of the screen and synchronize status with AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION.

11 years agoam ce65961d: Merge "Use a single socket to communicate with supplicant" into klp-dev
Vinit Deshapnde [Thu, 8 Aug 2013 22:55:55 +0000 (15:55 -0700)]
am ce65961d: Merge "Use a single socket to communicate with supplicant" into klp-dev

* commit 'ce65961d4d54aa7a7c24074e79dea32dfa37ea2f':
  Use a single socket to communicate with supplicant

11 years agoam 58930af0: am 68091b9e: am 72289702: am 6180f104: DOC CHANGE: Fixed bug 10210178
Joe Malin [Thu, 8 Aug 2013 22:55:52 +0000 (15:55 -0700)]
am 58930af0: am 68091b9e: am 72289702: am 6180f104: DOC CHANGE: Fixed bug 10210178

* commit '58930af0480c02f1cca3a3adb8c971085fe433b8':
  DOC CHANGE: Fixed bug 10210178

11 years agoam 350b9b9b: am 9d42e438: (-s ours) Reconcile with jb-mr2-release jb-mr2-zeroday...
The Android Open Source Project [Thu, 8 Aug 2013 22:55:50 +0000 (15:55 -0700)]
am 350b9b9b: am 9d42e438: (-s ours) Reconcile with jb-mr2-release jb-mr2-zeroday-release - do not merge

* commit '350b9b9bf12dbb75440f8a153aded304e224cf36':
  Add new app ops method to reset all op modes.
  Add new app ops method to reset all op modes.
  Revert "Add version identifier to app ops."
  Add version identifier to app ops.
  Allow the user to block notifications for foreground services.
  (DO NOT MERGE) Fix pub issue #58043: Copy crash in Android 4.3...

11 years agoam 84135337: am 53d86f6e: am f5cfe708: am e8acd367: Merge "When deleting a db file...
Marco Nelissen [Thu, 8 Aug 2013 22:55:48 +0000 (15:55 -0700)]
am 84135337: am 53d86f6e: am f5cfe708: am e8acd367: Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together."

* commit '84135337d17fdd40a4cfbac43a5fca88618932c9':
  When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together.

11 years agoam d6aa2471: am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db...
Marco Nelissen [Thu, 8 Aug 2013 22:55:45 +0000 (15:55 -0700)]
am d6aa2471: am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related files are deleted together."

* commit 'd6aa247155221b42ac96daa9b633c2a63bd945ed':
  Guarantee that all db related files are deleted together.

11 years agoam 672d323b: Merge "Developer option to force RTL layout" into klp-dev
Amith Yamasani [Thu, 8 Aug 2013 22:55:43 +0000 (15:55 -0700)]
am 672d323b: Merge "Developer option to force RTL layout" into klp-dev

* commit '672d323bb49723f843e086dd03ef977f836c5214':
  Developer option to force RTL layout

11 years agoam 4104d329: Merge "Add helper methods to set/query the location master switch. Conso...
David Christie [Thu, 8 Aug 2013 22:55:41 +0000 (15:55 -0700)]
am 4104d329: Merge "Add helper methods to set/query the location master switch. Consolidates the logic of exactly what the master switch means so that if we change in the future, we don\'t have to find all the different parts of the code that use it (location settings,

* commit '4104d3295203d8a1f2d15d572293fdc1171631c6':
  Add helper methods to set/query the location master switch. Consolidates the logic of exactly what the master switch means so that if we change in the future, we don't have to find all the different parts of the code that use it (location settings, location quick settings, power widget, etc).

11 years agoam c059dbe9: Merge "Fix recent regression in hideytoast." into klp-dev
John Spurlock [Thu, 8 Aug 2013 22:55:39 +0000 (15:55 -0700)]
am c059dbe9: Merge "Fix recent regression in hideytoast." into klp-dev

* commit 'c059dbe9c46d4b7f096826f9ce27f01491cc8087':
  Fix recent regression in hideytoast.

11 years agoam d646882a: Add missing densities for HUN backgrounds.
Daniel Sandler [Thu, 8 Aug 2013 22:55:36 +0000 (15:55 -0700)]
am d646882a: Add missing densities for HUN backgrounds.

* commit 'd646882af9a545c65bc591f85d0015fa45558e9e':
  Add missing densities for HUN backgrounds.

11 years agoam f6971c80: Merge "OK, now it\'s a release." into klp-dev
Daniel Sandler [Thu, 8 Aug 2013 22:55:33 +0000 (15:55 -0700)]
am f6971c80: Merge "OK, now it\'s a release." into klp-dev

* commit 'f6971c80fd413cad8e5333cd3184f41fcf64e14b':
  OK, now it's a release.

11 years agoam bd6a6e60: Use package CompatibilityInfo as default. DO NOT MERGE
Craig Mautner [Thu, 8 Aug 2013 22:55:31 +0000 (15:55 -0700)]
am bd6a6e60: Use package CompatibilityInfo as default. DO NOT MERGE

* commit 'bd6a6e6019231621644e1701b6a95093abc40333':
  Use package CompatibilityInfo as default. DO NOT MERGE

11 years agoam 7a605df3: Merge "Don\'t always auto-collapse an empty notification shade."
John Spurlock [Thu, 8 Aug 2013 22:55:28 +0000 (15:55 -0700)]
am 7a605df3: Merge "Don\'t always auto-collapse an empty notification shade."

* commit '7a605df3137ee571dec855761c0cb15b28513d26':
  Don't always auto-collapse an empty notification shade.

11 years agoam e97f90b9: on screen off: convert heads up to full screen intent.
Chris Wren [Thu, 8 Aug 2013 22:55:25 +0000 (15:55 -0700)]
am e97f90b9: on screen off: convert heads up to full screen intent.

* commit 'e97f90b9bbe3e75db058827887a842c5f4a0dda0':
  on screen off: convert heads up to full screen intent.

11 years agoam 6ccf0aff: Merge "heads up notifications always take the top spot"
Chris Wren [Thu, 8 Aug 2013 22:55:23 +0000 (15:55 -0700)]
am 6ccf0aff: Merge "heads up notifications always take the top spot"

* commit '6ccf0affd0a286ea4af9d48b54070deb9e476e90':
  heads up notifications always take the top spot

11 years agoam 137e5a3b: Merge "Fix the build"
Ben Murdoch [Thu, 8 Aug 2013 22:55:20 +0000 (15:55 -0700)]
am 137e5a3b: Merge "Fix the build"

* commit '137e5a3b5a4682cb57e462583346002b2e381778':
  Fix the build

11 years agoam d4db6cbc: don\'t bump an active heads up for a corrupt notification
Chris Wren [Thu, 8 Aug 2013 22:55:18 +0000 (15:55 -0700)]
am d4db6cbc: don\'t bump an active heads up for a corrupt notification

* commit 'd4db6cbc0fa5b3b1ff7ea18f7b861f0753518e4f':
  don't bump an active heads up for a corrupt notification

11 years agoam 464a8ce9: Merge "Animate the heads up notification into the shade."
Chris Wren [Thu, 8 Aug 2013 22:55:15 +0000 (15:55 -0700)]
am 464a8ce9: Merge "Animate the heads up notification into the shade."

* commit '464a8ce9cc6cfa19bce1abb5b744eff50a8a677d':
  Animate the heads up notification into the shade.

11 years agoam bb8b602b: Merge "ensure heads up slider is initialized."
Chris Wren [Thu, 8 Aug 2013 22:55:13 +0000 (15:55 -0700)]
am bb8b602b: Merge "ensure heads up slider is initialized."

* commit 'bb8b602b7826e7e819beee673a836629d78c3cbb':
  ensure heads up slider is initialized.

11 years agoam 10dc5d97: Merge "proper geometry for heads up on tablets."
Chris Wren [Thu, 8 Aug 2013 22:55:10 +0000 (15:55 -0700)]
am 10dc5d97: Merge "proper geometry for heads up on tablets."

* commit '10dc5d97d4f1186ab9ea0eac254427e4082872a9':
  proper geometry for heads up on tablets.

11 years agoam 77ece7b1: Merge "Extend assist context to foreground services"
Matt Casey [Thu, 8 Aug 2013 22:55:08 +0000 (15:55 -0700)]
am 77ece7b1: Merge "Extend assist context to foreground services"

* commit '77ece7b192d45351b313ee23270caab373d3c477':
  Extend assist context to foreground services

11 years agoam 81ba9784: Merge "NFC: Unify ApduServiceInfo for on/off host."
Martijn Coenen [Thu, 8 Aug 2013 22:55:05 +0000 (15:55 -0700)]
am 81ba9784: Merge "NFC: Unify ApduServiceInfo for on/off host."

* commit '81ba97841089bd23b82c7c6feadd3112ad22966c':
  NFC: Unify ApduServiceInfo for on/off host.

11 years agoam 610247fb: Merge "Fix for build breakage. Correcting the documentatation link in...
Ying Wang [Thu, 8 Aug 2013 22:55:02 +0000 (15:55 -0700)]
am 610247fb: Merge "Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}."

* commit '610247fbb9f0af8e7381b1e3c76c878fca41723d':
  Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}.

11 years agoam a50f4b1d: Merge "Simplify LinkPropertiesTest."
Lorenzo Colitti [Thu, 8 Aug 2013 22:55:00 +0000 (15:55 -0700)]
am a50f4b1d: Merge "Simplify LinkPropertiesTest."

* commit 'a50f4b1d0592d34547a4bb33e08915b171f954f6':
  Simplify LinkPropertiesTest.

11 years agoam 1194d3f7: Merge "Print UI polish based on UX feedback."
Svetoslav Ganov [Thu, 8 Aug 2013 22:54:57 +0000 (15:54 -0700)]
am 1194d3f7: Merge "Print UI polish based on UX feedback."

* commit '1194d3f7332c933599c7b8dcf86b0b604b6e5cf1':
  Print UI polish based on UX feedback.

11 years agoam b3c21ac7: Reduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka [Thu, 8 Aug 2013 22:54:55 +0000 (15:54 -0700)]
am b3c21ac7: Reduce the transaction fee of getEnabledInputMethodSubtypeList

* commit 'b3c21ac7c661022534135bf688a75ec35fe3a8f2':
  Reduce the transaction fee of getEnabledInputMethodSubtypeList

11 years agoam 26d4adf3: Merge "Better handling of broken storage providers."
Jeff Sharkey [Thu, 8 Aug 2013 22:54:52 +0000 (15:54 -0700)]
am 26d4adf3: Merge "Better handling of broken storage providers."

* commit '26d4adf30f3a40a7f3f7945939f5534a93a27c44':
  Better handling of broken storage providers.

11 years agoam 52df1db3: Merge "Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNE...
Aravind Akella [Thu, 8 Aug 2013 22:54:49 +0000 (15:54 -0700)]
am 52df1db3: Merge "Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNETIC_ROTATION_VECTOR."

* commit '52df1db3ce3da57dea6322196d4566b72e36f485':
  Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNETIC_ROTATION_VECTOR.

11 years agoam 16ae0cf1: Merge "Add more virtual display tests."
Jeff Brown [Thu, 8 Aug 2013 22:54:47 +0000 (15:54 -0700)]
am 16ae0cf1: Merge "Add more virtual display tests."

* commit '16ae0cf1af7ef29210c0d9dee2db012f5cf81456':
  Add more virtual display tests.

11 years agoam 7a54069a: Merge "Dump information about recent input events."
Jeff Brown [Thu, 8 Aug 2013 22:54:45 +0000 (15:54 -0700)]
am 7a54069a: Merge "Dump information about recent input events."

* commit '7a54069ad548bd22ccb56420a726723a25b75630':
  Dump information about recent input events.

11 years agoam 1dc14aeb: Merge "Fix propagation of display overscan information."
Jeff Brown [Thu, 8 Aug 2013 22:54:42 +0000 (15:54 -0700)]
am 1dc14aeb: Merge "Fix propagation of display overscan information."

* commit '1dc14aeb2fa73032f59a05f86e18d90585df1ebf':
  Fix propagation of display overscan information.

11 years agoam 3bf09f77: Merge "Add PAC File support for proxy configuration"
Jason Monk [Thu, 8 Aug 2013 22:54:40 +0000 (15:54 -0700)]
am 3bf09f77: Merge "Add PAC File support for proxy configuration"

* commit '3bf09f77c2150c5d3426cf9b347e8d7a835a73c7':
  Add PAC File support for proxy configuration

11 years agoam ea55b229: Merge "Fix initial FastScroller enabled state, fix padding during layout"
Alan Viverette [Thu, 8 Aug 2013 22:54:37 +0000 (15:54 -0700)]
am ea55b229: Merge "Fix initial FastScroller enabled state, fix padding during layout"

* commit 'ea55b2294b3895f5afacbc4e4ea93a062090c03b':
  Fix initial FastScroller enabled state, fix padding during layout

11 years agoam 55db1e12: am ef54f611: am bdf85de3: am 7b60431b: update <uses-feature> for OpenGL...
Scott Main [Thu, 8 Aug 2013 22:54:34 +0000 (15:54 -0700)]
am 55db1e12: am ef54f611: am bdf85de3: am 7b60431b: update <uses-feature> for OpenGL ES version with 3.0 example and API guide link. bug: 10207619

* commit '55db1e1218971105e68ba9d451b2e0b1e9e5f9fb':
  update <uses-feature> for OpenGL ES version with 3.0 example and API guide link. bug: 10207619

11 years agoam 49660c7c: Add support for broadcast intents
Ben Gruver [Thu, 8 Aug 2013 22:54:32 +0000 (15:54 -0700)]
am 49660c7c: Add support for broadcast intents

* commit '49660c7c24f24c3394233e3bbf94c96281e8c408':
  Add support for broadcast intents

11 years agoam f157b48e: Add support for matching explicit intents
Ben Gruver [Thu, 8 Aug 2013 22:54:30 +0000 (15:54 -0700)]
am f157b48e: Add support for matching explicit intents

* commit 'f157b48eae1469754d801e2bed5cdacd73e4399d':
  Add support for matching explicit intents

11 years agoam f5323fee: Pass in the ComponentName of the resolved service for service intents
Ben Gruver [Thu, 8 Aug 2013 22:54:28 +0000 (15:54 -0700)]
am f5323fee: Pass in the ComponentName of the resolved service for service intents

* commit 'f5323fee2a7deaf264ed10fbe3d9c69055987e55':
  Pass in the ComponentName of the resolved service for service intents

11 years agoam b6223793: Add support for service intents
Ben Gruver [Thu, 8 Aug 2013 22:54:24 +0000 (15:54 -0700)]
am b6223793: Add support for service intents

* commit 'b62237938eb1379980eb80004137d6dcd6ff14f7':
  Add support for service intents

11 years agoam e64ff1b3: Merge "Improve the logic for determining whether the caller is a system...
Ben Gruver [Thu, 8 Aug 2013 22:54:21 +0000 (15:54 -0700)]
am e64ff1b3: Merge "Improve the logic for determining whether the caller is a system app"

* commit 'e64ff1b31a72162a9179eb13f917b3bf67ae9142':
  Improve the logic for determining whether the caller is a system app

11 years agoam 72bd0620: Merge "Settings, replace files, sorting by size, tweaks."
Jeff Sharkey [Thu, 8 Aug 2013 22:54:19 +0000 (15:54 -0700)]
am 72bd0620: Merge "Settings, replace files, sorting by size, tweaks."

* commit '72bd06204406e93abc236b91bfafd7d2be368221':
  Settings, replace files, sorting by size, tweaks.

11 years agoam 0b451b3a: Merge "Only destroy remote graphic buffers Bug #9795157"
Romain Guy [Thu, 8 Aug 2013 22:54:16 +0000 (15:54 -0700)]
am 0b451b3a: Merge "Only destroy remote graphic buffers Bug #9795157"

* commit '0b451b3aaeef3afe15fcc22b1f008c8650446753':
  Only destroy remote graphic buffers Bug #9795157

11 years agoam d53e376c: Merge "Fix FastScroller regression for non-UI threads"
Alan Viverette [Thu, 8 Aug 2013 22:54:14 +0000 (15:54 -0700)]
am d53e376c: Merge "Fix FastScroller regression for non-UI threads"

* commit 'd53e376ce344db02a0e000114f7d7290980c6cd0':
  Fix FastScroller regression for non-UI threads

11 years agoam 250d3c27: Merge "prototype colour emoji font"
Victoria Lease [Thu, 8 Aug 2013 22:54:11 +0000 (15:54 -0700)]
am 250d3c27: Merge "prototype colour emoji font"

* commit '250d3c27a678e410b346a2602afef17170ee431a':
  prototype colour emoji font

11 years agoam eb2e139b: Merge "Unhide Context.APP_OPS_SERVICE"
David Christie [Thu, 8 Aug 2013 22:54:09 +0000 (15:54 -0700)]
am eb2e139b: Merge "Unhide Context.APP_OPS_SERVICE"

* commit 'eb2e139b38eb740e06b691a6a8b690251377095e':
  Unhide Context.APP_OPS_SERVICE

11 years agoam 18ec40c4: Merge "Destroy surfaces when display is removed."
Jeff Brown [Thu, 8 Aug 2013 22:54:07 +0000 (15:54 -0700)]
am 18ec40c4: Merge "Destroy surfaces when display is removed."

* commit '18ec40c44c936fd5146133ccc7446a4cd860b527':
  Destroy surfaces when display is removed.

11 years agoam 9fb9a1c5: Merge "Fix a bug where window animation could be janky"
Mathias Agopian [Thu, 8 Aug 2013 22:54:04 +0000 (15:54 -0700)]
am 9fb9a1c5: Merge "Fix a bug where window animation could be janky"

* commit '9fb9a1c5c1f7921309380476e1c99724663b214f':
  Fix a bug where window animation could be janky

11 years agoam 93e095b7: Merge "Add copy constructors for all widget-specific LayoutParams"
Alan Viverette [Thu, 8 Aug 2013 22:54:01 +0000 (15:54 -0700)]
am 93e095b7: Merge "Add copy constructors for all widget-specific LayoutParams"

* commit '93e095b731f81e8ae410b605a5ffa955b8711edd':
  Add copy constructors for all widget-specific LayoutParams

11 years agoam 6e4cc12a: am ec997806: am 1153eb46: am 4e847bd1: Doc change: fix federated urls.
Dirk Dougherty [Thu, 8 Aug 2013 22:53:59 +0000 (15:53 -0700)]
am 6e4cc12a: am ec997806: am 1153eb46: am 4e847bd1: Doc change: fix federated urls.

* commit '6e4cc12a6c7487583dd1e5432fe9ee81c8aa2458':
  Doc change: fix federated urls.

11 years agoam 7a2de061: Merge "Add API for scrolling AbsListView by a pixel amount"
Alan Viverette [Thu, 8 Aug 2013 22:53:56 +0000 (15:53 -0700)]
am 7a2de061: Merge "Add API for scrolling AbsListView by a pixel amount"

* commit '7a2de0615f50ed40021cc1e931ea072b539719b8':
  Add API for scrolling AbsListView by a pixel amount

11 years agoam df89ca33: batteryservice: add battery current now and charge counter data
Todd Poynor [Thu, 8 Aug 2013 22:53:53 +0000 (15:53 -0700)]
am df89ca33: batteryservice: add battery current now and charge counter data

* commit 'df89ca3308544cfdd1ca12b22eac4a1d16e04410':
  batteryservice: add battery current now and charge counter data

11 years agoam 9a04435e: Merge "Compare tasks not activities."
Craig Mautner [Thu, 8 Aug 2013 22:53:51 +0000 (15:53 -0700)]
am 9a04435e: Merge "Compare tasks not activities."

* commit '9a04435e5fb7c5869d81184736c97097e24fd881':
  Compare tasks not activities.

11 years agoam d8e97493: Merge "Try again to cleanup all blocked apps"
Amith Yamasani [Thu, 8 Aug 2013 22:53:48 +0000 (15:53 -0700)]
am d8e97493: Merge "Try again to cleanup all blocked apps"

* commit 'd8e974931ede2344e49416f1586279dab8107cab':
  Try again to cleanup all blocked apps

11 years agoam e2b1b8e2: Merge "Track latency of captive portal checks"
Brian Williammee [Thu, 8 Aug 2013 22:53:46 +0000 (15:53 -0700)]
am e2b1b8e2: Merge "Track latency of captive portal checks"

* commit 'e2b1b8e2adcc212f8505bf77a5d7e098d7c12c2f':
  Track latency of captive portal checks

11 years agoam d8405261: Merge "Update audio comments"
Glenn Kasten [Thu, 8 Aug 2013 22:53:43 +0000 (15:53 -0700)]
am d8405261: Merge "Update audio comments"

* commit 'd840526196108956c9e62e880b3f749cec11a5ec':
  Update audio comments

11 years agoam feca78f7: Merge "Start adding IPC calls to retrieve proc stat data."
Dianne Hackborn [Thu, 8 Aug 2013 22:53:41 +0000 (15:53 -0700)]
am feca78f7: Merge "Start adding IPC calls to retrieve proc stat data."

* commit 'feca78f7af973cbe68ffdeb8acb871820cf6458b':
  Start adding IPC calls to retrieve proc stat data.

11 years agoam b83f6223: (-s ours) Merge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 8 Aug 2013 22:53:38 +0000 (15:53 -0700)]
am b83f6223: (-s ours) Merge "Import translations. DO NOT MERGE"

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

11 years agoam 85ba45dd: (-s ours) Merge "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 8 Aug 2013 22:53:36 +0000 (15:53 -0700)]
am 85ba45dd: (-s ours) Merge "Import translations. DO NOT MERGE"

* commit '85ba45dd62d1687473bc64728770a048fdea0a37':
  Import translations. DO NOT MERGE

11 years agoGet ProcessStats callable from other processes.
Dianne Hackborn [Wed, 7 Aug 2013 22:22:07 +0000 (15:22 -0700)]
Get ProcessStats callable from other processes.

Also fix a bug where, when parceling the stats, we were
computing the final duration values too late.  We need to
do that before we write the long table.

Change-Id: Idb6c1ed95417448c56973fe5866bfb3570e525f4

11 years agoMerge "Update gps status icon to be a "high power" location icon. Move icon to right...
David Christie [Thu, 8 Aug 2013 21:41:03 +0000 (21:41 +0000)]
Merge "Update gps status icon to be a "high power" location icon. Move icon to right side of the screen and synchronize status with AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION." into klp-dev

11 years agoMerge "Use a single socket to communicate with supplicant" into klp-dev
Vinit Deshapnde [Thu, 8 Aug 2013 21:23:50 +0000 (21:23 +0000)]
Merge "Use a single socket to communicate with supplicant" into klp-dev

11 years agoam 68091b9e: am 72289702: am 6180f104: DOC CHANGE: Fixed bug 10210178
Joe Malin [Thu, 8 Aug 2013 21:14:23 +0000 (14:14 -0700)]
am 68091b9e: am 72289702: am 6180f104: DOC CHANGE: Fixed bug 10210178

* commit '68091b9e108336af21ff1248aac960e9544668af':
  DOC CHANGE: Fixed bug 10210178

11 years agoam 9d42e438: (-s ours) Reconcile with jb-mr2-release jb-mr2-zeroday-release - do...
The Android Open Source Project [Thu, 8 Aug 2013 21:14:15 +0000 (14:14 -0700)]
am 9d42e438: (-s ours) Reconcile with jb-mr2-release jb-mr2-zeroday-release - do not merge

* commit '9d42e438cb86a398bd1f9255a7ede35e8c455139':
  Add new app ops method to reset all op modes.
  Add new app ops method to reset all op modes.
  Revert "Add version identifier to app ops."
  Add version identifier to app ops.
  Allow the user to block notifications for foreground services.
  (DO NOT MERGE) Fix pub issue #58043: Copy crash in Android 4.3...

11 years agoam 53d86f6e: am f5cfe708: am e8acd367: Merge "When deleting a db file, Context.delete...
Marco Nelissen [Thu, 8 Aug 2013 21:14:10 +0000 (14:14 -0700)]
am 53d86f6e: am f5cfe708: am e8acd367: Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together."

* commit '53d86f6e495e3f950191419645e34970779a3fea':
  When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together.

11 years agoam ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related files...
Marco Nelissen [Thu, 8 Aug 2013 21:14:06 +0000 (14:14 -0700)]
am ca4553d3: am 7ffbcb28: am ca5d99ac: Merge "Guarantee that all db related files are deleted together."

* commit 'ca4553d33fe779dcdf2daad4590e4dbcfec7b62f':
  Guarantee that all db related files are deleted together.

11 years agoUpdate gps status icon to be a "high power" location icon.
David Christie [Thu, 8 Aug 2013 19:56:57 +0000 (12:56 -0700)]
Update gps status icon to be a "high power" location icon.
Move icon to right side of the screen and synchronize status with
AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION.

Change-Id: Iea2570501cb18be0489669fd4ea240dc63f9567a

11 years agoMerge "Developer option to force RTL layout" into klp-dev
Amith Yamasani [Thu, 8 Aug 2013 20:45:46 +0000 (20:45 +0000)]
Merge "Developer option to force RTL layout" into klp-dev

11 years agoDeveloper option to force RTL layout
Amith Yamasani [Thu, 8 Aug 2013 03:15:10 +0000 (20:15 -0700)]
Developer option to force RTL layout

Make sure screen layout changes are taken into account in Configuration diffs.
Initialize the SystemProperty from Global settings on startup of
ActivityManagerService.

TextUtils checks the override flag to decide if the default layout direction
should be forced to RTL.

Bug: 10244047
Change-Id: I23a2583d790a355060d0d898ba44e5f7dc896b46

11 years agoMerge "Add helper methods to set/query the location master switch. Consolidates the...
David Christie [Thu, 8 Aug 2013 19:43:16 +0000 (19:43 +0000)]
Merge "Add helper methods to set/query the location master switch. Consolidates the logic of exactly what the master switch means so that if we change in the future, we don't have to find all the different parts of the code that use it (location settings, location quick settings, power widget, etc)." into klp-dev

11 years agoMerge "Fix recent regression in hideytoast." into klp-dev
John Spurlock [Thu, 8 Aug 2013 19:17:31 +0000 (19:17 +0000)]
Merge "Fix recent regression in hideytoast." into klp-dev

11 years agoUse a single socket to communicate with supplicant
Vinit Deshapnde [Thu, 8 Aug 2013 17:38:53 +0000 (10:38 -0700)]
Use a single socket to communicate with supplicant

This helps to prepare for future updates from external sources.

Bug: 9298955

Change-Id: I4c63ad5fc1ea3564aab38cfce955de19bad75c0c
(cherry picked from commit fb40801ed8c217ae01082fb1cbd0c30bbf5532ac)

11 years agoAdd missing densities for HUN backgrounds.
Daniel Sandler [Thu, 8 Aug 2013 18:32:53 +0000 (14:32 -0400)]
Add missing densities for HUN backgrounds.

Bug: 10242598
Change-Id: I4bb48102c1d1f94e61c6c8f61e567be919a5fbdf

11 years agoAdd helper methods to set/query the location master switch.
David Christie [Wed, 7 Aug 2013 02:19:08 +0000 (19:19 -0700)]
Add helper methods to set/query the location master switch.
Consolidates the logic of exactly what the master switch means
so that if we change in the future, we don't have to find
all the different parts of the code that use it (location
settings, location quick settings, power widget, etc).

Change-Id: Ib918143b82e16541f0873c4d9141adb11fb815fc
(cherry picked from commit db3720d42dcaa1d26022a392d24f60d0b711f3b7)

11 years agoMerge "OK, now it's a release." into klp-dev
Daniel Sandler [Thu, 8 Aug 2013 17:50:00 +0000 (17:50 +0000)]
Merge "OK, now it's a release." into klp-dev

11 years agoFix recent regression in hideytoast.
John Spurlock [Thu, 8 Aug 2013 16:49:43 +0000 (12:49 -0400)]
Fix recent regression in hideytoast.

Bug:10240896
Change-Id: Iba7af673bdfd878a02932e19dd594e3f9667d7a1

11 years agoUse package CompatibilityInfo as default. DO NOT MERGE
Craig Mautner [Tue, 6 Aug 2013 21:04:05 +0000 (14:04 -0700)]
Use package CompatibilityInfo as default. DO NOT MERGE

Do not use CompatibilityInfo.DEFAULT_COMPATIBILITY_INFO as default
if there is one for the package.

Partial fix for 10191318.

Change-Id: Ie218f0717398bb86e5c35066c8fe6a462b7d5273

11 years agoOK, now it's a release.
Daniel Sandler [Thu, 8 Aug 2013 14:40:34 +0000 (10:40 -0400)]
OK, now it's a release.

Bug: 10239687
Change-Id: I38a86926f32e5877cd47ae5e4b625a811478aadc

11 years agoMerge "Don't always auto-collapse an empty notification shade."
John Spurlock [Thu, 8 Aug 2013 11:27:29 +0000 (11:27 +0000)]
Merge "Don't always auto-collapse an empty notification shade."

11 years agoon screen off: convert heads up to full screen intent.
Chris Wren [Wed, 7 Aug 2013 21:39:35 +0000 (17:39 -0400)]
on screen off: convert heads up to full screen intent.

Let the app handle screen off as appropriate.

Bug: 10209767
Change-Id: I3949def1980118c0380b173a83148321ad8c5d95

11 years agoMerge "heads up notifications always take the top spot"
Chris Wren [Thu, 8 Aug 2013 11:21:09 +0000 (11:21 +0000)]
Merge "heads up notifications always take the top spot"

11 years agoMerge "Fix the build"
Ben Murdoch [Thu, 8 Aug 2013 11:18:04 +0000 (11:18 +0000)]
Merge "Fix the build"

11 years agoheads up notifications always take the top spot
Chris Wren [Wed, 7 Aug 2013 20:43:43 +0000 (16:43 -0400)]
heads up notifications always take the top spot

If it was important enough to be a heads up, it should get top spot.
Make this sticky so bumping out of the HUN doesn't require a shade sort.
Split view creation and insertion so we can get the shade order correct.

Bug: 10001616
Change-Id: I4c1f2581e11a94241269984a01b92289a8943065

11 years agoFix the build
Ben Murdoch [Thu, 8 Aug 2013 11:16:10 +0000 (12:16 +0100)]
Fix the build

Change-Id: If34523c4b25b3d60edc00b0f37b636bedfc756c2

11 years agodon't bump an active heads up for a corrupt notification
Chris Wren [Wed, 7 Aug 2013 20:05:23 +0000 (16:05 -0400)]
don't bump an active heads up for a corrupt notification

Change-Id: I405d6438e003b08fc3e144bb870c3b3233f71e26

11 years agoMerge "Animate the heads up notification into the shade."
Chris Wren [Thu, 8 Aug 2013 10:48:31 +0000 (10:48 +0000)]
Merge "Animate the heads up notification into the shade."

11 years agoMerge "ensure heads up slider is initialized."
Chris Wren [Thu, 8 Aug 2013 10:47:02 +0000 (10:47 +0000)]
Merge "ensure heads up slider is initialized."

11 years agoMerge "proper geometry for heads up on tablets."
Chris Wren [Thu, 8 Aug 2013 10:46:02 +0000 (10:46 +0000)]
Merge "proper geometry for heads up on tablets."

11 years agoMerge "Extend assist context to foreground services"
Matt Casey [Thu, 8 Aug 2013 09:33:07 +0000 (09:33 +0000)]
Merge "Extend assist context to foreground services"

11 years agoMerge "NFC: Unify ApduServiceInfo for on/off host."
Martijn Coenen [Thu, 8 Aug 2013 04:25:55 +0000 (04:25 +0000)]
Merge "NFC: Unify ApduServiceInfo for on/off host."

11 years agoMerge "Fix for build breakage. Correcting the documentatation link in Sensor.java...
Ying Wang [Thu, 8 Aug 2013 04:03:25 +0000 (04:03 +0000)]
Merge "Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}."

11 years agoFix for build breakage. Correcting the documentatation link in Sensor.java. I added...
Aravind Akella [Thu, 8 Aug 2013 03:05:29 +0000 (20:05 -0700)]
Fix for build breakage. Correcting the documentatation link in Sensor.java. I added a wrong link {@link #SENSOR_TYPE_ROTATION_VECTOR} instead of {@link #TYPE_ROTATION_VECTOR}.

Change-Id: I55be472c554a5170f3db64b9cb49337a1f4691c0

11 years agoNFC: Unify ApduServiceInfo for on/off host.
Martijn Coenen [Thu, 8 Aug 2013 03:03:03 +0000 (20:03 -0700)]
NFC: Unify ApduServiceInfo for on/off host.

Change-Id: I4f8bb441d7eb564da0486f3e8a1ac08dd18d0dc8

11 years agoMerge "Simplify LinkPropertiesTest."
Lorenzo Colitti [Thu, 8 Aug 2013 02:54:29 +0000 (02:54 +0000)]
Merge "Simplify LinkPropertiesTest."

11 years agoMerge "Print UI polish based on UX feedback."
Svetoslav Ganov [Thu, 8 Aug 2013 02:48:01 +0000 (02:48 +0000)]
Merge "Print UI polish based on UX feedback."

11 years agoPrint UI polish based on UX feedback.
Svetoslav Ganov [Thu, 8 Aug 2013 02:29:42 +0000 (19:29 -0700)]
Print UI polish based on UX feedback.

1. Refreshed the print UI based on UX redlines.

2. Implemented tap outside cancel for the print job config activity
   which is full-screen but pretends to be a dialog.

Change-Id: I5afc7cd40c696109d70af31536898cfcad91b2ab

11 years agoReduce the transaction fee of getEnabledInputMethodSubtypeList
Satoshi Kataoka [Wed, 7 Aug 2013 06:43:29 +0000 (15:43 +0900)]
Reduce the transaction fee of getEnabledInputMethodSubtypeList

Bug: 8467480
Change-Id: If18cce8fbe567df51f29adcdcedff3f743460b8b

11 years agoSimplify LinkPropertiesTest.
Lorenzo Colitti [Thu, 8 Aug 2013 01:56:22 +0000 (10:56 +0900)]
Simplify LinkPropertiesTest.

Instead of converting IP addresses to strings throughout the
test, do so once at the beginning.

Change-Id: I7f0dae5d2e9e2cdc6ec808e2cf71197ba6ade0a4

11 years agoMerge "Better handling of broken storage providers."
Jeff Sharkey [Thu, 8 Aug 2013 01:37:59 +0000 (01:37 +0000)]
Merge "Better handling of broken storage providers."

11 years agoBetter handling of broken storage providers.
Jeff Sharkey [Thu, 8 Aug 2013 01:33:33 +0000 (18:33 -0700)]
Better handling of broken storage providers.

Begin throwing FNFE when storage provider doesn't know about document
or when it's having trouble.  Treat all provider errors as FNFE and
avoid crashing our UI.

Change-Id: I946f1ae4125791999464dc4ce494853d5d1c0629

11 years agoMerge "Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNETIC_ROTATION_...
Aravind Akella [Thu, 8 Aug 2013 01:26:40 +0000 (01:26 +0000)]
Merge "Adding new constants for STEP_DETECTOR, STEP_COUNTER and GEOMAGNETIC_ROTATION_VECTOR."