OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Account for IME and screen decors when laying out a resized window."
Wale Ogunwale [Thu, 26 Feb 2015 18:44:47 +0000 (18:44 +0000)]
Merge "Account for IME and screen decors when laying out a resized window."

9 years agoMerge "Revert "Revert "Have AMS.setFocusedActivityLocked() move the focus stack to...
Wale Ogunwale [Thu, 26 Feb 2015 18:42:59 +0000 (18:42 +0000)]
Merge "Revert "Revert "Have AMS.setFocusedActivityLocked() move the focus stack to the front"""

9 years agoAccount for IME and screen decors when laying out a resized window.
Wale Ogunwale [Thu, 26 Feb 2015 02:06:17 +0000 (18:06 -0800)]
Account for IME and screen decors when laying out a resized window.

* Adjust position of target IME resized window if it is been obscured
by the IME.
* Make sure resized window frame is within content frame so it doesn't
extend to the screen decoration regions.

Bug: 19424276
Bug: 19500488
Change-Id: I561338101697e10ea5072ee65a180dd0155d0da4

9 years agoRevert "Revert "Have AMS.setFocusedActivityLocked() move the focus stack to the front""
Wale Ogunwale [Wed, 25 Feb 2015 15:53:40 +0000 (07:53 -0800)]
Revert "Revert "Have AMS.setFocusedActivityLocked() move the focus stack to the front""

This reverts commit 3426b72cff7f8eeea4c802f4f0fcae4b995e177a
and fixes bugs 19505341 19507107

Bug: 19219490
Bug: 19507107
Bug: 19505341
Change-Id: I7d6fc9fa41ed03bb7834facbb4c453e2561f13c9

9 years agoam f1eaa123: am 4d8caa55: am 8cba382f: Merge "Bad month value in DatePicker in Calend...
Narayan Kamath [Thu, 26 Feb 2015 18:16:16 +0000 (18:16 +0000)]
am f1eaa123: am 4d8caa55: am 8cba382f: Merge "Bad month value in DatePicker in Calendar Mode"

* commit 'f1eaa12385e36d835e805005e9bafde67f560f20':
  Bad month value in DatePicker in Calendar Mode

9 years agoam 4d8caa55: am 8cba382f: Merge "Bad month value in DatePicker in Calendar Mode"
Narayan Kamath [Thu, 26 Feb 2015 17:56:52 +0000 (17:56 +0000)]
am 4d8caa55: am 8cba382f: Merge "Bad month value in DatePicker in Calendar Mode"

* commit '4d8caa557670626768aabb55d213f9d091433d73':
  Bad month value in DatePicker in Calendar Mode

9 years agoMerge "Extracted a separate class to run dexopt on packages"
Fyodor Kupolov [Thu, 26 Feb 2015 17:51:29 +0000 (17:51 +0000)]
Merge "Extracted a separate class to run dexopt on packages"

9 years agoam 8cba382f: Merge "Bad month value in DatePicker in Calendar Mode"
Narayan Kamath [Thu, 26 Feb 2015 17:49:19 +0000 (17:49 +0000)]
am 8cba382f: Merge "Bad month value in DatePicker in Calendar Mode"

* commit '8cba382f04e4ead4a6b8c4a74216ddb383e8db91':
  Bad month value in DatePicker in Calendar Mode

9 years agoMerge "Bad month value in DatePicker in Calendar Mode"
Narayan Kamath [Thu, 26 Feb 2015 17:42:22 +0000 (17:42 +0000)]
Merge "Bad month value in DatePicker in Calendar Mode"

9 years agoMerge "Fix target location on nested shared elements."
George Mount [Thu, 26 Feb 2015 17:41:23 +0000 (17:41 +0000)]
Merge "Fix target location on nested shared elements."

9 years agoMerge "Fail silently when changing BLUETOOTH_ON/WIFI_ON directly"
Nicolas Prevot [Thu, 26 Feb 2015 16:51:54 +0000 (16:51 +0000)]
Merge "Fail silently when changing BLUETOOTH_ON/WIFI_ON directly"

9 years agoFix javadoc for setLockTaskPackages
Benjamin Franz [Thu, 26 Feb 2015 12:26:53 +0000 (12:26 +0000)]
Fix javadoc for setLockTaskPackages

Bug: 19523388
Change-Id: Idc6bdb6c7c37de2448eb2db84ab1685660639100

9 years agoFail silently when changing BLUETOOTH_ON/WIFI_ON directly
Nicolas Prevot [Tue, 24 Feb 2015 18:41:50 +0000 (18:41 +0000)]
Fail silently when changing BLUETOOTH_ON/WIFI_ON directly

If the device owner tries to change BLUETOOTH_ON or WIFI_ON via
DevicePolicyManager.setGlobalSetting, fail silently.

There was not much point for the device owner to do it since it can
also change bluetooth/wifi state via normal bluetooth and wifi apis.

BUG:19311992

Change-Id: Ifba163800aa413865b8a2877cb21aacfa5cfc6c8

9 years agoBad month value in DatePicker in Calendar Mode
You Kim [Thu, 26 Feb 2015 10:06:16 +0000 (19:06 +0900)]
Bad month value in DatePicker in Calendar Mode

Calendar MONTH field is zero based. Use predefined month.

Change-Id: I957bf385dc8e877e8698dacad68808f4d9d8a6d0

9 years agoMerge "Remove obsolete code from AnimatedRotateDrawable state"
Alan Viverette [Thu, 26 Feb 2015 01:56:11 +0000 (01:56 +0000)]
Merge "Remove obsolete code from AnimatedRotateDrawable state"

9 years agoRemove obsolete code from AnimatedRotateDrawable state
Alan Viverette [Thu, 26 Feb 2015 01:55:22 +0000 (17:55 -0800)]
Remove obsolete code from AnimatedRotateDrawable state

DrawableWrappers shouldn't have drawables inside their state, nor should
they manage their own drawables. Also cleans up documentation.

Bug: 19518051
Change-Id: I2aea011afe80e94aadec702e1680c3765528b112

9 years agoMerge "Clean up AlertDialog javadocs, add overlay theme for dialogs"
Alan Viverette [Thu, 26 Feb 2015 01:36:46 +0000 (01:36 +0000)]
Merge "Clean up AlertDialog javadocs, add overlay theme for dialogs"

9 years agoAdd Context.getSystemService(Class<?>).
Jeff Brown [Wed, 25 Feb 2015 02:53:21 +0000 (18:53 -0800)]
Add Context.getSystemService(Class<?>).

Added an overload of getSystemService() that takes a class instead of a
service name to eliminate the extra cast and provide more type safety.

Cleaned up docs.

Removed the default constructor of BatteryManager which should not have
existed.

Change-Id: I9da46b20641fc83ecd3342560e5b94cb721f289c

9 years agoMerge "Remove renderer abstract class"
Chris Craik [Thu, 26 Feb 2015 00:07:21 +0000 (00:07 +0000)]
Merge "Remove renderer abstract class"

9 years agoMerge "Glop support for custom textured UVs, simplify drawBitmap(src,dst)"
Chris Craik [Thu, 26 Feb 2015 00:04:08 +0000 (00:04 +0000)]
Merge "Glop support for custom textured UVs, simplify drawBitmap(src,dst)"

9 years agoMerge "Add null egl/gles stub support"
John Reck [Thu, 26 Feb 2015 00:01:41 +0000 (00:01 +0000)]
Merge "Add null egl/gles stub support"

9 years agoam 747e4da6: am fa514d69: am 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am...
Rich Slogar [Thu, 26 Feb 2015 00:00:24 +0000 (00:00 +0000)]
am 747e4da6: am fa514d69: am 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit '747e4da61850fc5f6fe66e6cc7c3438636d27fe8':
  docs: remove exploring sdk link

9 years agoam fdbda56a: am 1e72a9b2: am 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am...
Rich Slogar [Thu, 26 Feb 2015 00:00:12 +0000 (00:00 +0000)]
am fdbda56a: am 1e72a9b2: am 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit 'fdbda56a2d3394c2ff28075162b683e05bf8fb1c':
  docs: note to install linux packages v2 update

9 years agoAdd null egl/gles stub support
John Reck [Wed, 25 Feb 2015 22:32:41 +0000 (14:32 -0800)]
Add null egl/gles stub support

Change-Id: I41372585202f69ef31a4ef95efc75fb7a1ff7289

9 years agoam fa514d69: am 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge...
Rich Slogar [Wed, 25 Feb 2015 23:52:56 +0000 (23:52 +0000)]
am fa514d69: am 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit 'fa514d6907db6c96ac662b6e06897bcc020c6a43':
  docs: remove exploring sdk link

9 years agoam 1e72a9b2: am 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge...
Rich Slogar [Wed, 25 Feb 2015 23:52:50 +0000 (23:52 +0000)]
am 1e72a9b2: am 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit '1e72a9b2477bb350cb7922ad4f166eba62b0bbdd':
  docs: note to install linux packages v2 update

9 years agoRemove renderer abstract class
Chris Craik [Wed, 25 Feb 2015 19:01:09 +0000 (11:01 -0800)]
Remove renderer abstract class

No longer needed, allowing vast majority of methods on
OpenGLRenderer to be non-virtual.

Change-Id: I8a6ee042b95050dc666887579ef4e1c7a8f9b33b

9 years agoam 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove...
Rich Slogar [Wed, 25 Feb 2015 23:46:45 +0000 (23:46 +0000)]
am 5b3b1a17: am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit '5b3b1a17da0f59ee7a0b4c4defb1993b9de85b3f':
  docs: remove exploring sdk link

9 years agoam 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note...
Rich Slogar [Wed, 25 Feb 2015 23:46:41 +0000 (23:46 +0000)]
am 2ed2c141: am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit '2ed2c141f338bef0f11ae93167b7c810bbbd645d':
  docs: note to install linux packages v2 update

9 years agoMerge "Add missing headers."
Jeff Brown [Wed, 25 Feb 2015 23:46:03 +0000 (23:46 +0000)]
Merge "Add missing headers."

9 years agoMerge "Fix build."
Jeff Brown [Wed, 25 Feb 2015 23:45:01 +0000 (23:45 +0000)]
Merge "Fix build."

9 years agoAdd missing headers.
Jeff Brown [Wed, 25 Feb 2015 23:42:31 +0000 (15:42 -0800)]
Add missing headers.

Change-Id: Ida86e14986e6391e6f65581ef0987ad8d16576f9

9 years agoFix build.
Filip Gruszczynski [Wed, 25 Feb 2015 23:27:13 +0000 (15:27 -0800)]
Fix build.

Change-Id: I76c4a2755e2ae4bf9d59f854a2adb7fd4ef0ffab

9 years agoam bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring...
Rich Slogar [Wed, 25 Feb 2015 23:38:55 +0000 (23:38 +0000)]
am bd409177: am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit 'bd409177ec6b422e18d9e0c94ffab86dfd368976':
  docs: remove exploring sdk link

9 years agoam 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install...
Rich Slogar [Wed, 25 Feb 2015 23:38:51 +0000 (23:38 +0000)]
am 81049aff: am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit '81049aff4bad07427dc18543be1c759e16267a63':
  docs: note to install linux packages v2 update

9 years agoam 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into...
Rich Slogar [Wed, 25 Feb 2015 23:32:51 +0000 (23:32 +0000)]
am 1836eea0: am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit '1836eea08229dda72ff89d24f75f9f4948be957e':
  docs: remove exploring sdk link

9 years agoam f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages...
Rich Slogar [Wed, 25 Feb 2015 23:32:46 +0000 (23:32 +0000)]
am f8a95b0b: am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit 'f8a95b0b6fc4e19c7935a2fb46c5b7b6cef3a194':
  docs: note to install linux packages v2 update

9 years agoam 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs
Rich Slogar [Wed, 25 Feb 2015 23:25:11 +0000 (23:25 +0000)]
am 41104632: am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit '411046324743055e9eef3b04109c998b5354b496':
  docs: remove exploring sdk link

9 years agoam 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update"...
Rich Slogar [Wed, 25 Feb 2015 23:25:07 +0000 (23:25 +0000)]
am 84994e87: am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit '84994e876e728fa57f06d803f7c4abfbc9df40db':
  docs: note to install linux packages v2 update

9 years agoam 72e7217d: am b7121d70: am b78cce6f: Merge "Update autogenerated gl functions."
Dan Albert [Wed, 25 Feb 2015 23:17:44 +0000 (23:17 +0000)]
am 72e7217d: am b7121d70: am b78cce6f: Merge "Update autogenerated gl functions."

* commit '72e7217d0bd1035fc0c947da5d1e802624774a80':
  Update autogenerated gl functions.

9 years agoam eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs
Rich Slogar [Wed, 25 Feb 2015 23:17:31 +0000 (23:17 +0000)]
am eedf6ad8: Merge "docs: remove exploring sdk link" into lmp-docs

* commit 'eedf6ad8ce1e15276311a78488e27388f049b4c0':
  docs: remove exploring sdk link

9 years agoam db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs
Rich Slogar [Wed, 25 Feb 2015 23:17:23 +0000 (23:17 +0000)]
am db2ebca7: Merge "docs: note to install linux packages v2 update" into lmp-docs

* commit 'db2ebca7ed10a4d5d943e414a35d4734b9987e91':
  docs: note to install linux packages v2 update

9 years agoMerge "docs: remove exploring sdk link" into lmp-docs
Rich Slogar [Wed, 25 Feb 2015 23:12:32 +0000 (23:12 +0000)]
Merge "docs: remove exploring sdk link" into lmp-docs

9 years agoMerge "docs: note to install linux packages v2 update" into lmp-docs
Rich Slogar [Wed, 25 Feb 2015 23:11:22 +0000 (23:11 +0000)]
Merge "docs: note to install linux packages v2 update" into lmp-docs

9 years agoam b7121d70: am b78cce6f: Merge "Update autogenerated gl functions."
Dan Albert [Wed, 25 Feb 2015 23:07:47 +0000 (23:07 +0000)]
am b7121d70: am b78cce6f: Merge "Update autogenerated gl functions."

* commit 'b7121d703067b440281f27a40b8273b17bef1e62':
  Update autogenerated gl functions.

9 years agoam b78cce6f: Merge "Update autogenerated gl functions."
Dan Albert [Wed, 25 Feb 2015 23:00:52 +0000 (23:00 +0000)]
am b78cce6f: Merge "Update autogenerated gl functions."

* commit 'b78cce6f92e38b57a6a56183cdbafc054c5758fe':
  Update autogenerated gl functions.

9 years agoMerge "Update autogenerated gl functions."
Dan Albert [Wed, 25 Feb 2015 22:50:24 +0000 (22:50 +0000)]
Merge "Update autogenerated gl functions."

9 years agoam 0fbcc708: am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev
Filip Gruszczynski [Wed, 25 Feb 2015 21:47:12 +0000 (21:47 +0000)]
am 0fbcc708: am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev

* commit '0fbcc7086fe742e641915ed5f097119d01613cb5':
  Burn in protection.

9 years agoMerge "Document the limitations of Linkify addresses"
Roozbeh Pournader [Wed, 25 Feb 2015 21:43:48 +0000 (21:43 +0000)]
Merge "Document the limitations of Linkify addresses"

9 years agoDocument the limitations of Linkify addresses
Roozbeh Pournader [Sat, 14 Feb 2015 01:08:27 +0000 (17:08 -0800)]
Document the limitations of Linkify addresses

Explain that we are using WebView#findAddresses() which is
limited to US addresses at the moment (at least according
to its documentation), among various other limitations.

Bug: 5847264
Change-Id: If86c6d7c11cc080f0fe3401ffb7bce8068c6016f

9 years agoam 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev
Filip Gruszczynski [Wed, 25 Feb 2015 21:40:38 +0000 (21:40 +0000)]
am 1e74b5d6: Merge "Burn in protection." into lmp-mr1-modular-dev

* commit '1e74b5d6b0e964b7a9e58e64b45f50aec15b1178':
  Burn in protection.

9 years agoMerge "Burn in protection." into lmp-mr1-modular-dev
Filip Gruszczynski [Wed, 25 Feb 2015 21:30:07 +0000 (21:30 +0000)]
Merge "Burn in protection." into lmp-mr1-modular-dev

9 years agoBurn in protection.
Filip Gruszczynski [Thu, 19 Feb 2015 21:05:03 +0000 (13:05 -0800)]
Burn in protection.

Bug: 19373758
Change-Id: I7242f73acadd21bdee03262b4205c8af0734fccb

9 years agoMerge "Allow alternative policy description for secondary users"
Fyodor Kupolov [Wed, 25 Feb 2015 20:17:17 +0000 (20:17 +0000)]
Merge "Allow alternative policy description for secondary users"

9 years agoMerge "Relax Handler lint check slightly."
Jeff Sharkey [Wed, 25 Feb 2015 20:12:30 +0000 (20:12 +0000)]
Merge "Relax Handler lint check slightly."

9 years agoRelax Handler lint check slightly.
Jeff Sharkey [Wed, 25 Feb 2015 19:27:55 +0000 (11:27 -0800)]
Relax Handler lint check slightly.

This way we avoid yelling at support library APIs.

Change-Id: I20bab887fe8b1c7f4d197273ddedbcda48c5a429

9 years agoam 892609ad: am aeffc9ce: Merge "Always draw the circular emulator overlay with squar...
Griff Hazen [Wed, 25 Feb 2015 19:53:09 +0000 (19:53 +0000)]
am 892609ad: am aeffc9ce: Merge "Always draw the circular emulator overlay with square dimensions" into lmp-mr1-modular-dev

* commit '892609ad34145e6418e42c683428f1a880b4c874':
  Always draw the circular emulator overlay with square dimensions

9 years agoam aeffc9ce: Merge "Always draw the circular emulator overlay with square dimensions...
Griff Hazen [Wed, 25 Feb 2015 19:47:12 +0000 (19:47 +0000)]
am aeffc9ce: Merge "Always draw the circular emulator overlay with square dimensions" into lmp-mr1-modular-dev

* commit 'aeffc9cebd4e97889f5b2f61de38c60b83535ffa':
  Always draw the circular emulator overlay with square dimensions

9 years agoMerge "Always draw the circular emulator overlay with square dimensions" into lmp...
Griff Hazen [Wed, 25 Feb 2015 19:39:45 +0000 (19:39 +0000)]
Merge "Always draw the circular emulator overlay with square dimensions" into lmp-mr1-modular-dev

9 years agoam f7b68049: am 533758c1: am 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"
Mark Salyzyn [Wed, 25 Feb 2015 19:26:57 +0000 (19:26 +0000)]
am f7b68049: am 533758c1: am 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"

* commit 'f7b68049521b5f1c31894f5dad529f719098e987':
  jni: switch to ANDROID_LOG_* mode flags

9 years agoam 533758c1: am 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"
Mark Salyzyn [Wed, 25 Feb 2015 19:19:27 +0000 (19:19 +0000)]
am 533758c1: am 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"

* commit '533758c1fb2dcf5b50db46b60d26ecae72fc71ee':
  jni: switch to ANDROID_LOG_* mode flags

9 years agoMerge "Create blank state in no-arg RotateDrawable constructor"
Alan Viverette [Wed, 25 Feb 2015 19:15:35 +0000 (19:15 +0000)]
Merge "Create blank state in no-arg RotateDrawable constructor"

9 years agoam 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"
Mark Salyzyn [Wed, 25 Feb 2015 19:13:12 +0000 (19:13 +0000)]
am 0d8b97a4: Merge "jni: switch to ANDROID_LOG_* mode flags"

* commit '0d8b97a44e4cb5c5cfffd6421eb2cec1ebc00d2f':
  jni: switch to ANDROID_LOG_* mode flags

9 years agoCreate blank state in no-arg RotateDrawable constructor
Alan Viverette [Wed, 25 Feb 2015 19:12:55 +0000 (11:12 -0800)]
Create blank state in no-arg RotateDrawable constructor

Also removes unnecessary constructor in InsetState so that it matches
the other DrawableWrapper classes.

Bug: 19489698
Change-Id: Ib2e510c6ae90858774970d928e541a9b08cb714a

9 years agoMerge "jni: switch to ANDROID_LOG_* mode flags"
Mark Salyzyn [Wed, 25 Feb 2015 19:04:24 +0000 (19:04 +0000)]
Merge "jni: switch to ANDROID_LOG_* mode flags"

9 years agoam cf8c112e: am 01dd0e86: Merge "Force translucency from windowIsTranslucent on Swipe...
Filip Gruszczynski [Wed, 25 Feb 2015 18:52:02 +0000 (18:52 +0000)]
am cf8c112e: am 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev

* commit 'cf8c112ed87752d79a869de9426b5c5a950b5c43':
  Force translucency from windowIsTranslucent on SwipeDismissLayout.

9 years agoam 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout...
Filip Gruszczynski [Wed, 25 Feb 2015 18:44:57 +0000 (18:44 +0000)]
am 01dd0e86: Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev

* commit '01dd0e86546a5bf815dd9a6e7cd4b7bf8e8f5719':
  Force translucency from windowIsTranslucent on SwipeDismissLayout.

9 years agoMerge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp...
Filip Gruszczynski [Wed, 25 Feb 2015 18:40:18 +0000 (18:40 +0000)]
Merge "Force translucency from windowIsTranslucent on SwipeDismissLayout." into lmp-mr1-modular-dev

9 years agoam b060f018: am 91aa1bdb: am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelis...
Jim Miller [Wed, 25 Feb 2015 18:30:10 +0000 (18:30 +0000)]
am b060f018: am 91aa1bdb: am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev

* commit 'b060f018effb27a79797e55f9eb6a592db2cb39a':
  Remove TrustAgent whitelisting API

9 years agoam 91aa1bdb: am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API...
Jim Miller [Wed, 25 Feb 2015 18:23:20 +0000 (18:23 +0000)]
am 91aa1bdb: am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev

* commit '91aa1bdb57a82b59401afd88aaeb429ea4c73bac':
  Remove TrustAgent whitelisting API

9 years agoGlop support for custom textured UVs, simplify drawBitmap(src,dst)
Chris Craik [Tue, 24 Feb 2015 21:46:29 +0000 (13:46 -0800)]
Glop support for custom textured UVs, simplify drawBitmap(src,dst)

Front load the scaling-to-support-shaders to record time.

Change-Id: I861c82d9d16d3c5e063cf87230127eed0b3f9b54

9 years agoam 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev
Jim Miller [Wed, 25 Feb 2015 18:17:13 +0000 (18:17 +0000)]
am 19847b07: am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev

* commit '19847b07e81b9b29e3574ce6ab8acf7a958a1a63':
  Remove TrustAgent whitelisting API

9 years agoam b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev
Jim Miller [Wed, 25 Feb 2015 18:09:54 +0000 (18:09 +0000)]
am b46e4806: Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev

* commit 'b46e48067fd03b63fa5f5191651ac2a5d009e226':
  Remove TrustAgent whitelisting API

9 years agojni: switch to ANDROID_LOG_* mode flags
Mark Salyzyn [Mon, 26 Jan 2015 20:51:27 +0000 (12:51 -0800)]
jni: switch to ANDROID_LOG_* mode flags

Change-Id: I8aea5bf4faf79a96fa8485f7707e7484cd11d7a3

9 years agoMerge "Remove TrustAgent whitelisting API" into lmp-mr1-dev
Jim Miller [Wed, 25 Feb 2015 18:04:57 +0000 (18:04 +0000)]
Merge "Remove TrustAgent whitelisting API" into lmp-mr1-dev

9 years agoExtracted a separate class to run dexopt on packages
Fyodor Kupolov [Tue, 24 Feb 2015 01:14:45 +0000 (17:14 -0800)]
Extracted a separate class to run dexopt on packages

performDexOptLibsLI and related methods were extracted to PackageDexOptimizer
class. Minor refactoring of PackageManagerService.

This is a non-functional change. It should simplify further work to allow
storing OAT files inside package dir.

Change-Id: I3494a2da70605362bb6fb4625ffbee1cbe1cd457

9 years agoMerge "Allow setting a Device Owner via ADB on unprovisioned device with preinstalled...
Esteban Talavera [Wed, 25 Feb 2015 17:58:15 +0000 (17:58 +0000)]
Merge "Allow setting a Device Owner via ADB on unprovisioned device with preinstalled account"

9 years agoMerge "AudioService: Use the foreground broadcast queue for fired intents."
John Spurlock [Wed, 25 Feb 2015 17:48:38 +0000 (17:48 +0000)]
Merge "AudioService: Use the foreground broadcast queue for fired intents."

9 years agoAllow setting a Device Owner via ADB on unprovisioned device with preinstalled account
Esteban Talavera [Tue, 24 Feb 2015 16:53:52 +0000 (16:53 +0000)]
Allow setting a Device Owner via ADB on unprovisioned device with preinstalled account

Some devices come from carriers with a preinstalled account. This
means that we couldn't set a device owner via "adb shell dpm"
commands, while the regular device owner flow worked (as the
latter just checked whether the device was provisioned).

Bug: 18354022
Change-Id: I9a677de9d34d073e218b9179ec4b0f5b4b82adc9

9 years agoMerge "DND: Add a hidden DND tile to quick settings."
John Spurlock [Wed, 25 Feb 2015 17:47:57 +0000 (17:47 +0000)]
Merge "DND: Add a hidden DND tile to quick settings."

9 years agoDND: Add a hidden DND tile to quick settings.
John Spurlock [Tue, 24 Feb 2015 17:12:25 +0000 (12:12 -0500)]
DND: Add a hidden DND tile to quick settings.

Invisible by default, not activatable when the platform
volume controller is active.

However, when the platform volume controller is not active,
it can be enabled via a broadcast intent.

When enabled, the status bar icon also changes to a single
dnd icon.

Very little more than embedding the existing zen mode panel
into the detail pane of a new QS tile.

Change-Id: I1e0ff6fbb99b00f67b53bceda8cbf121f3ef6b52

9 years agoam c88604bc: (-s ours) am 6715b9dd: (-s ours) am bb463806: (-s ours) Merge "Import...
Geoff Mendal [Wed, 25 Feb 2015 17:27:19 +0000 (17:27 +0000)]
am c88604bc: (-s ours) am 6715b9dd: (-s ours) am bb463806: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

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

9 years agoam d170ff32: (-s ours) am 28e4a357: (-s ours) am c2cbbb89: (-s ours) Merge "Import...
Geoff Mendal [Wed, 25 Feb 2015 17:27:07 +0000 (17:27 +0000)]
am d170ff32: (-s ours) am 28e4a357: (-s ours) am c2cbbb89: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

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

9 years agoam ed6db520: (-s ours) am 6d471d04: (-s ours) am a4f54454: (-s ours) Import translati...
Geoff Mendal [Wed, 25 Feb 2015 17:27:00 +0000 (17:27 +0000)]
am ed6db520: (-s ours) am 6d471d04: (-s ours) am a4f54454: (-s ours) Import translations. DO NOT MERGE

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

9 years agoam 336beed4: (-s ours) am aee4a86a: (-s ours) Merge "Import translations. DO NOT...
Geoff Mendal [Wed, 25 Feb 2015 17:26:53 +0000 (17:26 +0000)]
am 336beed4: (-s ours) am aee4a86a: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev

* commit '336beed4d1006211139ab0b8e34227b364f17899':
  Import translations. DO NOT MERGE

9 years agoam 9d695da8: (-s ours) am ce64b99e: (-s ours) Merge "Import translations. DO NOT...
Geoff Mendal [Wed, 25 Feb 2015 17:26:47 +0000 (17:26 +0000)]
am 9d695da8: (-s ours) am ce64b99e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev

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

9 years agoam dd535604: (-s ours) am 53ddd69e: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 25 Feb 2015 17:26:40 +0000 (17:26 +0000)]
am dd535604: (-s ours) am 53ddd69e: (-s ours) Import translations. DO NOT MERGE

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

9 years agoam 20928cae: am 4e3e6fb1: am 9afbbb2e: am 8ffb574a: am f7224396: am c427b721: am...
Joe Fernandez [Wed, 25 Feb 2015 17:26:33 +0000 (17:26 +0000)]
am 20928cae: am 4e3e6fb1: am 9afbbb2e: am 8ffb574a: am f7224396: am c427b721: am 41418826: Merge "docs: Android for Work developer landing page" into lmp-docs

* commit '20928caef4c4f90793408afc91e6d48f0551b4a5':
  docs: Android for Work developer landing page

9 years agoam 3999d0fd: am 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am...
Andrew Solovay [Wed, 25 Feb 2015 17:26:25 +0000 (17:26 +0000)]
am 3999d0fd: am 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am d3cd0948: docs: New doc for creating an AfW Work Policy Controller

* commit '3999d0fdd7eb6d4ffea6deb35c4b840aef74a135':
  docs: New doc for creating an AfW Work Policy Controller

9 years agoam 79d543eb: am d6f1fbe0: am 9ac09b6c: am 93df7f07: am 032e931a: am 6ffe1058: am...
Andrew Solovay [Wed, 25 Feb 2015 17:26:17 +0000 (17:26 +0000)]
am 79d543eb: am d6f1fbe0: am 9ac09b6c: am 93df7f07: am 032e931a: am 6ffe1058: am a2ae6c9d: Merge "docs: New "implementing app restrictions" doc" into lmp-docs

* commit '79d543eb26e841c2d18a972adfcc4ad3fc1e8d75':
  docs: New "implementing app restrictions" doc

9 years agoam 40d8cd6f: am 7914fa5c: am 661b54ae: am 7fc5b5a1: am a9ad0fc7: am f2525ed3: am...
Chris Craik [Wed, 25 Feb 2015 17:26:07 +0000 (17:26 +0000)]
am 40d8cd6f: am 7914fa5c: am 661b54ae: am 7fc5b5a1: am a9ad0fc7: am f2525ed3: am ea2a0648: Explain behavior of boundless ripple projection

* commit '40d8cd6ffa8febc6eab8a8690ace34a03b78e33a':
  Explain behavior of boundless ripple projection

9 years agoam 6715b9dd: (-s ours) am bb463806: (-s ours) Merge "Import translations. DO NOT...
Geoff Mendal [Wed, 25 Feb 2015 17:12:34 +0000 (17:12 +0000)]
am 6715b9dd: (-s ours) am bb463806: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

* commit '6715b9dda1ada0a71ddc8215bc9c050c76fb309d':
  Import translations. DO NOT MERGE

9 years agoam 28e4a357: (-s ours) am c2cbbb89: (-s ours) Merge "Import translations. DO NOT...
Geoff Mendal [Wed, 25 Feb 2015 17:12:28 +0000 (17:12 +0000)]
am 28e4a357: (-s ours) am c2cbbb89: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev

* commit '28e4a357ce341ccb535352708f241a098f22bbf5':
  Import translations. DO NOT MERGE

9 years agoam 6d471d04: (-s ours) am a4f54454: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 25 Feb 2015 17:12:23 +0000 (17:12 +0000)]
am 6d471d04: (-s ours) am a4f54454: (-s ours) Import translations. DO NOT MERGE

* commit '6d471d04b086d6d21b2e01f2368ec02af36d9970':
  Import translations. DO NOT MERGE

9 years agoam aee4a86a: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev
Geoff Mendal [Wed, 25 Feb 2015 17:12:00 +0000 (17:12 +0000)]
am aee4a86a: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev

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

9 years agoam ce64b99e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev
Geoff Mendal [Wed, 25 Feb 2015 17:11:54 +0000 (17:11 +0000)]
am ce64b99e: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-modular-dev

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

9 years agoam 53ddd69e: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 25 Feb 2015 17:11:49 +0000 (17:11 +0000)]
am 53ddd69e: (-s ours) Import translations. DO NOT MERGE

* commit '53ddd69ea737a20541735bce28b950feeab2d0a8':
  Import translations. DO NOT MERGE

9 years agoam 4e3e6fb1: am 9afbbb2e: am 8ffb574a: am f7224396: am c427b721: am 41418826: Merge...
Joe Fernandez [Wed, 25 Feb 2015 17:11:17 +0000 (17:11 +0000)]
am 4e3e6fb1: am 9afbbb2e: am 8ffb574a: am f7224396: am c427b721: am 41418826: Merge "docs: Android for Work developer landing page" into lmp-docs

* commit '4e3e6fb16e091815bee4a0be657f462a9f0e4229':
  docs: Android for Work developer landing page

9 years agoam 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am d3cd0948: docs...
Andrew Solovay [Wed, 25 Feb 2015 17:11:11 +0000 (17:11 +0000)]
am 2557fb07: am d7cddbd2: am 7391b0a1: am e64301e6: am 790b1bc8: am d3cd0948: docs: New doc for creating an AfW Work Policy Controller

* commit '2557fb070a54a65277c320f20cedde828febb1e2':
  docs: New doc for creating an AfW Work Policy Controller

9 years agoam d6f1fbe0: am 9ac09b6c: am 93df7f07: am 032e931a: am 6ffe1058: am a2ae6c9d: Merge...
Andrew Solovay [Wed, 25 Feb 2015 17:11:05 +0000 (17:11 +0000)]
am d6f1fbe0: am 9ac09b6c: am 93df7f07: am 032e931a: am 6ffe1058: am a2ae6c9d: Merge "docs: New "implementing app restrictions" doc" into lmp-docs

* commit 'd6f1fbe04cd7e099c1fa95967c1b7ddfad8669d3':
  docs: New "implementing app restrictions" doc