Commit Graph

39338 Commits

Author SHA1 Message Date
Chris Craik
169b2cedf5 am fd8e8aec: am edf92aec: am 7a250371: Set default outline alpha to 1.0f
* commit 'fd8e8aecccb20cf8a66a226d27e2100853e4b37c':
  Set default outline alpha to 1.0f
2014-08-04 21:10:41 +00:00
Yorke Lee
c7c9ce2d4a am 76c61762: am 27627ecd: am ddf3fd48: Merge "Update documentation for ContactCounts" into lmp-dev
* commit '76c61762fe53d67dfa39a652118cc2d11a22f3c4':
  Update documentation for ContactCounts
2014-08-04 21:06:09 +00:00
Chris Craik
6efd17588b Set default outline alpha to 1.0f
bug:16795461
Change-Id: I7ccecee84b47a2bbf91fc11ad3005160f913ba77
2014-08-04 20:53:41 +00:00
Chet Haase
a3277c93f4 am ed819db0: am 04c5921c: am 7c98f923: Merge "Give disappearing children a chance to recreate DisplayLists" into lmp-dev
* commit 'ed819db06149255d5cc84968028c2e2e8b8b7048':
  Give disappearing children a chance to recreate DisplayLists
2014-08-04 19:20:36 +00:00
John Spurlock
61c4ac187a am 6d065669: am d8fc8726: am cdc993dd: Doze: Add a user opt-out setting.
* commit '6d06566917cf3a6ac67e0648fa6710c634f93cda':
  Doze: Add a user opt-out setting.
2014-08-04 19:14:07 +00:00
John Spurlock
a4215ceb86 Doze: Add a user opt-out setting.
When devices are configured with a doze component, the user
now has the option of disabling doze mode with a secure setting.

Bug:16703536
Change-Id: Ieab6ee8d2acf54580b86fb16e9d77b52080fb3b1
2014-08-04 14:57:06 -04:00
Chet Haase
b673790e56 Merge "Give disappearing children a chance to recreate DisplayLists" into lmp-dev 2014-08-01 08:29:25 +00:00
Chet Haase
6c0665fd0f Give disappearing children a chance to recreate DisplayLists
Views which are on the secondary "disappearingChildren" list in a
ViewGroup can be displayed and animated, but are unable to properly
update their underlying DisplayLists. This change processes these
children the same as other children in a ViewGroup, enabling changes
in those children to be reflected in their DisplayLists.

Issue #11551606 disappearing views don't invalidate/redraw correctly

Change-Id: I8d016ada7b73f6a5e74c2f21c979c0b6f84703b1
2014-08-04 18:56:21 +00:00
Christoph Studer
697642be8b am 725c3271: am 3ac1c594: am 4021914f: Merge "NoMan: Optimize profile badge retrieval" into lmp-dev
* commit '725c3271c3b4942f8806531aeff1cb42de4c4806':
  NoMan: Optimize profile badge retrieval
2014-08-04 14:51:30 +00:00
Torne (Richard Coles)
2028d66f5e am 748ec858: am 19f21500: am 5deb8d4f: Don\'t let failures to load the null WebView propagate.
* commit '748ec858a3ec6efb7d5d40c6910c2bb85091d021':
  Don't let failures to load the null WebView propagate.
2014-08-04 13:46:25 +00:00
Torne (Richard Coles)
5f3278ba1e Don't let failures to load the null WebView propagate.
We load the null WebView if the real WebView package is not available to
support devices that aren't intended to have a WebView, but this results
in confusing log messages if the real WebView is supposed to be present
but is broken/unloadable for some reason. Since the null WebView is in
the system classpath on devices that should use it, swallow any failures
to load it on the assumption that this is actually just a failure of the
real WebView to be loaded.

Change-Id: I15820da3517daffde6169343c648a4486c0309d7
2014-08-04 14:26:16 +01:00
Christoph Studer
1c09562c0d am 9ea9b353: am 06a6416a: am 63cb39a3: Merge "NoMan: Fix speedbump when no low-prio notifs" into lmp-dev
* commit '9ea9b3532913a2944d3d5e762e11d4fa9d21933d':
  NoMan: Fix speedbump when no low-prio notifs
2014-08-04 12:27:10 +00:00
Christoph Studer
b3d6e84638 am 241b0781: am f20347e6: am 728662c8: Merge "Notif: Fix profile badge for stripped RemoteViews" into lmp-dev
* commit '241b07819200e15672ff5a11f4847c00c4a3822a':
  Notif: Fix profile badge for stripped RemoteViews
2014-08-04 12:27:00 +00:00
Christoph Studer
bcb0c5d219 Merge "NoMan: Optimize profile badge retrieval" into lmp-dev 2014-08-04 08:01:05 +00:00
Christoph Studer
7ac80e630d NoMan: Optimize profile badge retrieval
Instead of stuffing the profile badge into extras, store the
originating user and read the badge via UserManager.

Bug: 16735645
Change-Id: Ia5f9b6f113dcbc88581af5308585edcf9b92b88d
2014-08-04 16:27:54 +02:00
Christoph Studer
943aa6778f Notif: Fix profile badge for stripped RemoteViews
Stash the profile badge into the extras such that rebuild() can read
it back.

Bug: 16735645
Change-Id: I620da121615a01c27fb31ee292088701e364d223
2014-08-04 12:26:18 +02:00
Christoph Studer
ff8647b4de am 3e79dab2: am d2a28cdc: am fd266000: Notification: Only post-process legacy notifications
* commit '3e79dab28ee52eb996406cbc866e27688ed5238e':
  Notification: Only post-process legacy notifications
2014-08-03 18:34:27 +00:00
Christoph Studer
1cda67f8b3 Notification: Only post-process legacy notifications
Bug: 16522199
Change-Id: I20330f946cee6569c249be1800c3a0e814d79efc
2014-08-03 18:22:46 +00:00
John Spurlock
904f4e3236 am 87d4e08c: am ae960b2d: am 437821bc: Merge "Battery saver: new policy changes + SystemUI tweaks." into lmp-dev
* commit '87d4e08c5c969daddc10d3c383fd813787e403dd':
  Battery saver: new policy changes + SystemUI tweaks.
2014-08-03 02:02:25 +00:00
Sandeep Siddhartha
f4169c00fd am 1a645175: am e84b47ef: am fea9117f: Merge "Stop recognition when shutting down VIS" into lmp-dev
* commit '1a645175ea24d814a340587e9447fe477441de3e':
  Stop recognition when shutting down VIS
2014-08-02 02:03:27 +00:00
Sandeep Siddhartha
73d991e258 am 118b91bf: am 01d13015: am 966134c7: Merge "Add a flag for multiple triggers with same recognition session" into lmp-dev
* commit '118b91bf8e37dfe48551be72790680690eb0a40d':
  Add a flag for multiple triggers with same recognition session
2014-08-02 01:41:38 +00:00
Dake Gu
29a0e682b5 am 04bc766a: am f7560b36: am de545505: ActivityTransitionCoordinator: Fix memory leak of ResultReceiver
* commit '04bc766a04a51c1c01b09a530494d549eef3faf1':
  ActivityTransitionCoordinator: Fix memory leak of ResultReceiver
2014-08-01 23:19:37 +00:00
Dake Gu
fc0fc0e341 ActivityTransitionCoordinator: Fix memory leak of ResultReceiver
The ActivityTransitionCoordinator is retained by reference from native code.
The coordinator refers to a app's listener which can cause leak.

b/16737906

Change-Id: Ibbb85480b852442f95b00a8d3beff0161bdadb47
2014-08-01 22:53:14 +00:00
Behdad Esfahbod
06289295de am af5764fe: am 7838bf82: am 1de5e88f: Merge "Add fontFeatureSettings to TextView and attrs" into lmp-dev
* commit 'af5764feb0adf4b2570272de7cda97160bbc9a82':
  Add fontFeatureSettings to TextView and attrs
2014-08-01 21:55:57 +00:00
Wei Wang
21c8d41935 am 20d4ce13: am f50b88a5: am aac04a4f: Merge "Add a default impelementation of IBluetoothGattCallback(1/2)." into lmp-dev
* commit '20d4ce1313635143e862b30aa65277e7802c7cba':
  Add a default impelementation of IBluetoothGattCallback(1/2).
2014-08-01 21:55:47 +00:00
Wei Wang
b8c6c2f56a am 06e7b060: am b89e6747: am 8508d7ff: Merge "Revert "Revert "Service data and manufacturer data can be repeated fields.""" into lmp-dev
* commit '06e7b0604d3a1f5ae66ec6c715947d7acf4da688':
  Revert "Revert "Service data and manufacturer data can be repeated fields.""
2014-08-01 21:02:02 +00:00
Sandeep Siddhartha
b7f881e38f am 63ca5bbe: am 578d6d07: am 6044598c: Cleanup some documentation with @see references to constants
* commit '63ca5bbe32443dbf865034dabb11597c6338e8d9':
  Cleanup some documentation with @see references to constants
2014-08-01 21:01:06 +00:00
Fergus Henderson
8fa71053c9 am 5604c46c: am 73193a76: am e55aaa30: Merge "Simplify generics, and make Builder concrete." into lmp-dev
* commit '5604c46c303e4a4d70476bd709d7533f9a5d19fa':
  Simplify generics, and make Builder concrete.
2014-08-01 20:50:44 +00:00
Chris Wren
a3b59dbfc2 am 7d902825: am 4ba63196: am 949c6e3a: Expose headsUpContentView so developers can customize it.
* commit '7d902825399fbba5c84a62292305e844ca0ad9a5':
  Expose headsUpContentView so developers can customize it.
2014-08-01 20:50:34 +00:00
Zoltan Szatmary-Ban
381ef63f81 am f1ec4d86: am 51ac9512: am f3a2ec5c: Add AsUser versions of existing DevicePolicyManager methods
* commit 'f1ec4d86381dd20709206372219ef41a0c0181a7':
  Add AsUser versions of existing DevicePolicyManager methods
2014-08-01 20:50:30 +00:00
Sungsoo Lim
087a6fe30e am d1ea6778: am 2df78bef: am 05df1176: Merge "Revert "Service data and manufacturer data can be repeated fields."" into lmp-dev
* commit 'd1ea67785d6b6d2c9b86f5037257d523252bf4e6':
  Revert "Service data and manufacturer data can be repeated fields."
2014-08-01 20:49:54 +00:00
Jinsuk Kim
21fea58928 am bac4a7fe: am 9a82e363: am d1f48b1e: Merge "System API HdmiControlService.getActiveSource" into lmp-dev
* commit 'bac4a7fecae2a5727a9b7f1234ebab8039cbd713':
  System API HdmiControlService.getActiveSource
2014-08-01 20:49:50 +00:00
Wei Wang
12f013dfa1 am bc61cadd: am 61e6c1e0: am 1d5fcf03: Merge "Service data and manufacturer data can be repeated fields." into lmp-dev
* commit 'bc61cadd12b6bc2a4ea396d97a23efe9fae4aa37':
  Service data and manufacturer data can be repeated fields.
2014-08-01 20:49:45 +00:00
Sandeep Siddhartha
47607d07ea am f6a30eb6: am b8265920: am b8ffb28e: Merge "Tighten the checks around a detector being invalidated" into lmp-dev
* commit 'f6a30eb6f86a16d5dae1ad392c5a08292e7f446a':
  Tighten the checks around a detector being invalidated
2014-08-01 20:49:35 +00:00
Chris Craik
4b21a860f2 am 50c3b992: am 538b96fd: am 264ace0b: Merge "Add outline alpha" into lmp-dev
* commit '50c3b992c1d43bb49134721d10aa4201a1c15f44':
  Add outline alpha
2014-08-01 20:49:30 +00:00
Jeff Sharkey
96f0c8dd4f am 2b7fc490: am cc2e3136: am 2e7a3cb7: Merge "Persist install sessions, more lifecycle." into lmp-dev
* commit '2b7fc490a7a2844ea2978b174eab34cb83e64b8b':
  Persist install sessions, more lifecycle.
2014-08-01 20:49:25 +00:00
Amith Yamasani
6ba20b05a2 am f6755a1f: am 4b83daa7: am ba789da8: Merge "Setup correct initial guest restrictions" into lmp-dev
* commit 'f6755a1fade881792890f05c5f5b8e0ebeab06b5':
  Setup correct initial guest restrictions
2014-08-01 20:49:21 +00:00
George Mount
23785adfe9 am b3bd029b: am dab97bb2: am 044a7d67: Add differentiating transitions for returning/reentering.
* commit 'b3bd029b5ab2df8c86ab903bc597f858298be157':
  Add differentiating transitions for returning/reentering.
2014-08-01 20:49:16 +00:00
Christoph Studer
b305f7d63a Merge "NoMan: Fix speedbump when no low-prio notifs" into lmp-dev 2014-08-01 17:53:35 +00:00
Christoph Studer
ce2e23ff69 NoMan: Fix speedbump when no low-prio notifs
Bug: 16705179
Change-Id: I32329710c27052c35b64ba91759200341ed0b127
2014-08-04 12:54:21 +02:00
John Spurlock
1bb480a3a4 Battery saver: new policy changes + SystemUI tweaks.
- Service policy changes: allow the user to turn off (snooze)
   saver mode below the auto-trigger level.  Plugging in the
   device always exits saver mode.
 - Default trigger level is now 0 (never) instead of 15.
 - SystemUI now also listens to a new POWER_SAVE_MODE_CHANGING,
   since waiting for _CHANGED can take seconds.
 - Move shared feature description text into the framework so it
   can be shared.
 - Tweak dialog title + action strings.
 - Remove trigger-level from SystemUI, it no longer needs it.
 - Add the ability to turn off saver mode directly from the
   notification.
 - Migrate saver confirmation dialog to common system UI dialog
   helper, and add a few convenience methods.
 - Fix bug where the status bar area would be orange over the keyguard
   in SHADE_LOCKED mode.

Bug:16214395
Change-Id: I3d1ded1eec9e63e7d97469486f6a320e1bebbccd
2014-08-02 17:12:43 -04:00
Behdad Esfahbod
fb72b6b10f Merge "Add fontFeatureSettings to TextView and attrs" into lmp-dev 2014-08-01 17:53:35 +00:00
Behdad Esfahbod
e9ad3931fa Add fontFeatureSettings to TextView and attrs
New API is hidden.

Bug: 15246510
Change-Id: I8cdbbd3a36fc280e07569dbb130f8c237062fff5
2014-08-01 21:35:05 +00:00
Sandeep Siddhartha
011dcbfa23 Cleanup some documentation with @see references to constants
Change-Id: I1c9c4f25525732ecfecdf1faa91e0f24805ef295
2014-08-01 09:34:26 -07:00
Sandeep Siddhartha
5e33fb057c Stop recognition when shutting down VIS
Bug: 16629417
Change-Id: I9c98d7e6d487d3eaff604df401c320f8554589f9
2014-08-01 18:18:08 -07:00
Sandeep Siddhartha
2c0273e50a Add a flag for multiple triggers with same recognition session
Also annotate the flags with @IntDef to make things clearer and safer

Add more debug logging

Revert to start/stop being synchronous since telephony and microphone will
need to be handled internally.

Bug: 16731586
Bug: 16514535
Bug: 16549061
Change-Id: I83695d52e9547269c95d443e4d921c9238b7401e
2014-08-01 17:46:27 -07:00
Wei Wang
e0d4afb2d4 Add a default impelementation of IBluetoothGattCallback(1/2).
Also cleaned up a few TODOs and fixed bug.
b/16410260 AdvertiseCallback null onSuccess callback

Change-Id: I75a582c03be1e2ef6964c2cbeba42aaaf9f9e17c
2014-08-01 14:34:25 -07:00
Wei Wang
6bf513d32d Revert "Revert "Service data and manufacturer data can be repeated fields.""
This reverts commit 14c797702543bb5ced989565d90abcfa55c7db46.
2014-08-01 11:12:37 -07:00
Chris Wren
97c0b90f89 Expose headsUpContentView so developers can customize it.
Bug: 13510114
Change-Id: I645c204e366fefab58224d2e67d00e701dc661aa
2014-08-01 10:57:05 +00:00
Zoltan Szatmary-Ban
3f1ddf83a4 Add AsUser versions of existing DevicePolicyManager methods
Some API methods on DevicePolicyManager call underlying IDevicePolicyManager methods
that can be parameterised with a user id. DPM however only exposed methods for the current user.
This CL makes it possible to call them with any user id by introducing hidden methods on
DevicePolicyManager.

Bug: 15558397
Change-Id: I1786a64fa7cf5f6590ddd04cbf4527bb159f8795
2014-08-01 09:27:19 +00:00