OSDN Git Service

android-x86/frameworks-base.git
10 years agoam b8e5eed8: Fixing regression with scrolling and launching an out-of-view task....
Winson Chung [Thu, 7 Aug 2014 23:15:45 +0000 (23:15 +0000)]
am b8e5eed8: Fixing regression with scrolling and launching an out-of-view task. (Bug 16875419)

* commit 'b8e5eed8fbaf6c25a9f89e0c02973b9516dd70af':
  Fixing regression with scrolling and launching an out-of-view task. (Bug 16875419)

10 years agoFixing regression with scrolling and launching an out-of-view task. (Bug 16875419)
Winson Chung [Thu, 7 Aug 2014 22:55:37 +0000 (15:55 -0700)]
Fixing regression with scrolling and launching an out-of-view task. (Bug 16875419)

Change-Id: Ib64e18f9a0f1de02de28a29251dd1d159d5d89ee

10 years agoam 5ca88656: Merge "Add new fonts.xml" into lmp-dev
Raph Levien [Thu, 7 Aug 2014 23:09:06 +0000 (23:09 +0000)]
am 5ca88656: Merge "Add new fonts.xml" into lmp-dev

* commit '5ca88656ab379ff127418206eb339d3108aba2d3':
  Add new fonts.xml

10 years agoam 9a8d5e69: Merge "Update cab_background assets for Material" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 23:04:52 +0000 (23:04 +0000)]
am 9a8d5e69: Merge "Update cab_background assets for Material" into lmp-dev

* commit '9a8d5e6939bcbe6875f915a6c5c0fe644aad2465':
  Update cab_background assets for Material

10 years agoam b236c8b1: Removing fill and stroke opacity
ztenghui [Thu, 7 Aug 2014 22:53:11 +0000 (22:53 +0000)]
am b236c8b1: Removing fill and stroke opacity

* commit 'b236c8b15f94c64624665fc3c3aec7a0afdb4145':
  Removing fill and stroke opacity

10 years agoam c01ec517: Merge "Cap scales used for tessellation with minimum and maximum" into...
Chris Craik [Thu, 7 Aug 2014 22:53:06 +0000 (22:53 +0000)]
am c01ec517: Merge "Cap scales used for tessellation with minimum and maximum" into lmp-dev

* commit 'c01ec517af9fa83826e929663063d3c546403cb7':
  Cap scales used for tessellation with minimum and maximum

10 years agoam b7c40868: Mark beginRestoreSession() as system API
Christopher Tate [Thu, 7 Aug 2014 22:48:59 +0000 (22:48 +0000)]
am b7c40868: Mark beginRestoreSession() as system API

* commit 'b7c40868d451d7a1e66bfb641e78d5696e186662':
  Mark beginRestoreSession() as system API

10 years agoRemoving fill and stroke opacity
ztenghui [Thu, 7 Aug 2014 16:29:39 +0000 (09:29 -0700)]
Removing fill and stroke opacity

bug:16850076

attrs/public.xml update will be separated for build break friday.

Change-Id: I5863193d5fecd7e210bd6db5294868f1a70e0d2f

10 years agoam f6f6798c: Logic to confirm permissions on install sessions.
Jeff Sharkey [Thu, 7 Aug 2014 22:44:49 +0000 (22:44 +0000)]
am f6f6798c: Logic to confirm permissions on install sessions.

* commit 'f6f6798c840374ee841e4d707cb01e087cb578ff':
  Logic to confirm permissions on install sessions.

10 years agoam c0e40f95: Have styleable indices be non-final for library projects
Adam Lesinski [Thu, 7 Aug 2014 22:44:43 +0000 (22:44 +0000)]
am c0e40f95: Have styleable indices be non-final for library projects

* commit 'c0e40f95e07bd5aa9f8f0cd8b0b658c0964cb425':
  Have styleable indices be non-final for library projects

10 years agoMark beginRestoreSession() as system API
Christopher Tate [Thu, 7 Aug 2014 21:53:06 +0000 (14:53 -0700)]
Mark beginRestoreSession() as system API

Bug 16874911

Change-Id: Idb06ebf2d0f54bb13af1d2eeacf0d7b06fda68db

10 years agoLogic to confirm permissions on install sessions.
Jeff Sharkey [Thu, 7 Aug 2014 21:01:43 +0000 (14:01 -0700)]
Logic to confirm permissions on install sessions.

When an app without INSTALL permission attempts to commit a session,
we involve user to confirm permissions.  We currently point at the
base APK, which defines all permissions for an app, handling the case
where a session may only be adding splits.

Add failure codes to represent rejection.  Fix bug by ignoring stages
during initial boot scan.

Bug: 16515814
Change-Id: I702bb72445216817bcc62b79c83980c1c2bb0120

10 years agoHave styleable indices be non-final for library projects
Adam Lesinski [Thu, 7 Aug 2014 00:41:08 +0000 (17:41 -0700)]
Have styleable indices be non-final for library projects

Invoking aapt after merging resources from a library project
may yield a different ordering to styleable arrays, so have
the indices be non-final too.

Bug:16842410

Change-Id: I0432bea03dc4312d5908a770fc70a11f0a1596ae

10 years agoam 26e4be16: Merge "Saver: update feature description." into lmp-dev
John Spurlock [Thu, 7 Aug 2014 22:37:02 +0000 (22:37 +0000)]
am 26e4be16: Merge "Saver: update feature description." into lmp-dev

* commit '26e4be16739812a19ec8b069f0ec463e0cc16450':
  Saver: update feature description.

10 years agoam 6b1c3604: First pass of changing statusbar connectedness
Robert Greenwalt [Thu, 7 Aug 2014 22:36:57 +0000 (22:36 +0000)]
am 6b1c3604: First pass of changing statusbar connectedness

* commit '6b1c36048bdecd463823b38bd77008ed1ac9e8fa':
  First pass of changing statusbar connectedness

10 years agoFirst pass of changing statusbar connectedness
Robert Greenwalt [Thu, 7 Aug 2014 04:32:18 +0000 (21:32 -0700)]
First pass of changing statusbar connectedness

Switching from GCM-only inet condition reports to using our network
validation (captive portal check).

Note that currently the GCM signal is disconnected.  Next step is to
make the bad-network report API trigger a re-evaluation of the network
and get negative reports from the NetworkMonitor.

Change-Id: Ie2ebab1e5c04775e3c4d6738f656a6c8157dba76

10 years agoam 238bd483: am 639421cb: am fed4a556: Merge "Move wakelock release to handleMessage...
Prashant Malani [Thu, 7 Aug 2014 22:19:24 +0000 (22:19 +0000)]
am 238bd483: am 639421cb: am fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev

* commit '238bd4834baf0de9195f74dbd95879801a3e3d79':
  Move wakelock release to handleMessage

10 years agoam 639421cb: am fed4a556: Merge "Move wakelock release to handleMessage" into klp...
Prashant Malani [Thu, 7 Aug 2014 22:15:01 +0000 (22:15 +0000)]
am 639421cb: am fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev

* commit '639421cbd9780b9093bdf3415a79489c118ecb92':
  Move wakelock release to handleMessage

10 years agoam 7987cdc9: am a4ef5a3a: am a1c9af24: am 6f273458: Merge "docs: remove "developer...
Robert Ly [Thu, 7 Aug 2014 22:12:58 +0000 (22:12 +0000)]
am 7987cdc9: am a4ef5a3a: am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs

* commit '7987cdc99c4bcb76e119e636ccb33ac6ec873bc1':
  docs: remove "developer preview" and point to Android-specific doc

10 years agoam dd288b69: camera2: (LEGACY) Don\'t stop preview when there are no requests left
Igor Murashkin [Thu, 7 Aug 2014 22:12:52 +0000 (22:12 +0000)]
am dd288b69: camera2: (LEGACY) Don\'t stop preview when there are no requests left

* commit 'dd288b6951a404736d0745794bd47d80d39094bf':
  camera2: (LEGACY) Don't stop preview when there are no requests left

10 years agoam fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev
Prashant Malani [Thu, 7 Aug 2014 22:10:25 +0000 (22:10 +0000)]
am fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev

* commit 'fed4a5565b9318fa1132003ad3599fa42bbefdf0':
  Move wakelock release to handleMessage

10 years agoam a4ef5a3a: am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and...
Robert Ly [Thu, 7 Aug 2014 22:08:33 +0000 (22:08 +0000)]
am a4ef5a3a: am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs

* commit 'a4ef5a3aaafddc1e11a87290c42397748aa9358d':
  docs: remove "developer preview" and point to Android-specific doc

10 years agocamera2: (LEGACY) Don't stop preview when there are no requests left
Igor Murashkin [Wed, 6 Aug 2014 23:32:27 +0000 (16:32 -0700)]
camera2: (LEGACY) Don't stop preview when there are no requests left

* This allows flash mode=TORCH to keep working if only a single
request is submitted and the device goes to the idle state.

Bug: 16305644
Change-Id: Id2e3451f85dbf9b545d3a70977b8fcfb0922a0eb

10 years agoam 22c9518c: Animations for Keyguard user switcher.
Jorim Jaggi [Thu, 7 Aug 2014 22:04:42 +0000 (22:04 +0000)]
am 22c9518c: Animations for Keyguard user switcher.

* commit '22c9518cee4f8ef7019b4cbf08a3e0d345357035':
  Animations for Keyguard user switcher.

10 years agoam a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Androi...
Robert Ly [Thu, 7 Aug 2014 22:04:02 +0000 (22:04 +0000)]
am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs

* commit 'a1c9af2438c3b06f190ad9094160e01df395bec2':
  docs: remove "developer preview" and point to Android-specific doc

10 years agoam 6f273458: Merge "docs: remove "developer preview" and point to Android-specific...
Robert Ly [Thu, 7 Aug 2014 21:59:43 +0000 (21:59 +0000)]
am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs

* commit '6f273458fb9de10e07f5876e85f9f80592bf52b2':
  docs: remove "developer preview" and point to Android-specific doc

10 years agoAnimations for Keyguard user switcher.
Jorim Jaggi [Thu, 7 Aug 2014 15:45:04 +0000 (17:45 +0200)]
Animations for Keyguard user switcher.

Bug: 15757197
Change-Id: Ia3fcc0f771cea37fc2d57181d859373c423954a7

10 years agoam 1fda8b44: TIF: Change CEC specific names to more general ones
Jae Seo [Thu, 7 Aug 2014 21:56:43 +0000 (21:56 +0000)]
am 1fda8b44: TIF: Change CEC specific names to more general ones

* commit '1fda8b44154631b3c279767f0e8e245b412a187c':
  TIF: Change CEC specific names to more general ones

10 years agoTIF: Change CEC specific names to more general ones
Jae Seo [Thu, 7 Aug 2014 18:57:01 +0000 (11:57 -0700)]
TIF: Change CEC specific names to more general ones

Now MHL device information is also a part of HdmiDeviceInfo (previously
HdmiCecDeviceInfo). This change adjusts method/variable names across our code
base to reflect that.

Bug: 16215362
Change-Id: I7a6692329f39842a4aec9a4ff036eca5474cfd33

10 years agoam 13887e29: Add font rename script to rename one font only.
Deepanshu Gupta [Thu, 7 Aug 2014 21:45:13 +0000 (21:45 +0000)]
am 13887e29: Add font rename script to rename one font only.

* commit '13887e297d3ff1e9f791ce699886b5168c79c13b':
  Add font rename script to rename one font only.

10 years agoam e7be80f6: Create a copy of the build_font.py
Deepanshu Gupta [Thu, 7 Aug 2014 21:45:08 +0000 (21:45 +0000)]
am e7be80f6: Create a copy of the build_font.py

* commit 'e7be80f6dd75a932b8c91694258117403c5aa8f9':
  Create a copy of the build_font.py

10 years agoAdd font rename script to rename one font only.
Deepanshu Gupta [Thu, 31 Jul 2014 21:08:16 +0000 (14:08 -0700)]
Add font rename script to rename one font only.

This change adds a script that renames only font at a time. This helps
in writing better Makefile rules and passes the job for parallelization
to the make rather than doing it in python which doesn't support ctrl-c
properly.

Change-Id: Icd380e3cc5d744260d6a9f497aa65a1a6c829c2e

10 years agoam 84201f75: Merge "Revert "Revert "Remove String version of getBadgedLabel""" into...
Kenny Guy [Thu, 7 Aug 2014 21:40:46 +0000 (21:40 +0000)]
am 84201f75: Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev

* commit '84201f75fe6aae78899c790bd3ea104ef23d1f25':
  Revert "Revert "Remove String version of getBadgedLabel""

10 years agoCreate a copy of the build_font.py
Deepanshu Gupta [Thu, 7 Aug 2014 21:20:39 +0000 (14:20 -0700)]
Create a copy of the build_font.py

The copy will be modified to support renaming only one font at a time.
This is done in two steps to improve the diffs.

Change-Id: I47283745c25882283f0464c17e603396a8c9141e

10 years agoam 886f54b5: Add AbsListView#fling
Adam Powell [Thu, 7 Aug 2014 21:29:14 +0000 (21:29 +0000)]
am 886f54b5: Add AbsListView#fling

* commit '886f54b5b4c38d8fdcffee46f1525979f5dd3f1d':
  Add AbsListView#fling

10 years agoAdd AbsListView#fling
Adam Powell [Thu, 7 Aug 2014 20:52:53 +0000 (13:52 -0700)]
Add AbsListView#fling

ScrollViews can programmatically fling from public API and now
ListViews/GridViews can too. This helps support applications that wish
to propagate flings across scrolling containers as part of nested
scrolling.

Bug 15538504

Change-Id: I0318c6717c7fb8788a006f96c8f8170556dd8b9e

10 years agoam 343a5652: Merge "Launch application details for correct profile from recents....
Kenny Guy [Thu, 7 Aug 2014 21:13:16 +0000 (21:13 +0000)]
am 343a5652: Merge "Launch application details for correct profile from recents." into lmp-dev

* commit '343a56529730019a16bf27fc213a7846ddbb87a6':
  Launch application details for correct profile from recents.

10 years agoam 3357b644: Merge "Sanity-check paths of files to be restored" into lmp-dev
Christopher Tate [Thu, 7 Aug 2014 21:04:21 +0000 (21:04 +0000)]
am 3357b644: Merge "Sanity-check paths of files to be restored" into lmp-dev

* commit '3357b644b4c0cd64daaa931d2b5cb403a68d3820':
  Sanity-check paths of files to be restored

10 years agoam c7836ba9: Merge "Fix CTS test for nine patch padding sanity check" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 21:04:16 +0000 (21:04 +0000)]
am c7836ba9: Merge "Fix CTS test for nine patch padding sanity check" into lmp-dev

* commit 'c7836ba900a386f0548aa6d39e0a97711c72aa48':
  Fix CTS test for nine patch padding sanity check

10 years agoam 89b3f042: Merge "camera2: (LEGACY) Add face detection support and vstab modes...
Igor Murashkin [Thu, 7 Aug 2014 20:56:12 +0000 (20:56 +0000)]
am 89b3f042: Merge "camera2: (LEGACY) Add face detection support and vstab modes" into lmp-dev

* commit '89b3f042a6e82635e60038e5441b685f715e56a5':
  camera2: (LEGACY) Add face detection support and vstab modes

10 years agoam 50baf1fd: Merge "Remove clipToOutline workaround for null backgrounds" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 20:51:46 +0000 (20:51 +0000)]
am 50baf1fd: Merge "Remove clipToOutline workaround for null backgrounds" into lmp-dev

* commit '50baf1fd9d651db643204b0871231160b8be96d9':
  Remove clipToOutline workaround for null backgrounds

10 years agoam 515ed510: Merge "Use translatable strings for time picker AM/PM labels" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 20:42:55 +0000 (20:42 +0000)]
am 515ed510: Merge "Use translatable strings for time picker AM/PM labels" into lmp-dev

* commit '515ed51033859dc8e4d156355de0d9de8ad912b1':
  Use translatable strings for time picker AM/PM labels

10 years agoam e23ab08f: Merge "Fix pending dismiss action not cleared when leaving bouncer"...
Adrian Roos [Thu, 7 Aug 2014 20:42:50 +0000 (20:42 +0000)]
am e23ab08f: Merge "Fix pending dismiss action not cleared when leaving bouncer" into lmp-dev

* commit 'e23ab08fe7ddeb9062392aa526faf487be7462f3':
  Fix pending dismiss action not cleared when leaving bouncer

10 years agoam 2dac0ad7: Merge "Add an extra pixel to the ripple radius used for bounds" into...
Alan Viverette [Thu, 7 Aug 2014 20:42:43 +0000 (20:42 +0000)]
am 2dac0ad7: Merge "Add an extra pixel to the ripple radius used for bounds" into lmp-dev

* commit '2dac0ad754b8ccb910e76ed7136e40814006c1c3':
  Add an extra pixel to the ripple radius used for bounds

10 years agoam 90952cfd: Merge topic \'camera2-remove-hidden\' into lmp-dev
Eino-Ville Talvala [Thu, 7 Aug 2014 20:20:14 +0000 (20:20 +0000)]
am 90952cfd: Merge topic \'camera2-remove-hidden\' into lmp-dev

* commit '90952cfdb43e769da1a177e294973e3aacca12eb':
  Camera2: Fix session shutdown race, frequent warning log
  Camera2: Remove hidden parts of public CameraDevice
  Camera2: Fix null-listener capture for CameraCaptureSession

10 years agoam 881f8547: Update strings for QS footer.
Jason Monk [Thu, 7 Aug 2014 20:20:10 +0000 (20:20 +0000)]
am 881f8547: Update strings for QS footer.

* commit '881f8547013a84ac878f115e12c35c15e6727081':
  Update strings for QS footer.

10 years agoam 97b2b671: Allow media projections to create public presentations.
Michael Wright [Thu, 7 Aug 2014 20:11:58 +0000 (20:11 +0000)]
am 97b2b671: Allow media projections to create public presentations.

* commit '97b2b67155910079d122ecb1d2bc69c42d8e24c4':
  Allow media projections to create public presentations.

10 years agoUpdate strings for QS footer.
Jason Monk [Thu, 7 Aug 2014 20:08:28 +0000 (16:08 -0400)]
Update strings for QS footer.

Bug: 16854706
Change-Id: Iba7ecae45f0bc9a8819f5172ad5922fddab95076

10 years agoAllow media projections to create public presentations.
Michael Wright [Wed, 30 Jul 2014 02:14:16 +0000 (19:14 -0700)]
Allow media projections to create public presentations.

Change-Id: I3b6e0b54d658352942a38be6a24486bdfc179efd

10 years agoam 2792be93: OnLost/OnFound integration - onfound match is done in framework, whereas...
Prerepa Viswanadham [Thu, 7 Aug 2014 19:57:10 +0000 (19:57 +0000)]
am 2792be93: OnLost/OnFound integration - onfound match is done in framework, whereas hw signal is used to report onlost.

* commit '2792be930bb082fcd18ab47ea60fc723396144ba':
  OnLost/OnFound integration - onfound match is done in framework, whereas hw signal is used to report onlost.

10 years agoOnLost/OnFound integration - onfound match is done in framework,
Prerepa Viswanadham [Thu, 7 Aug 2014 16:44:20 +0000 (09:44 -0700)]
OnLost/OnFound integration - onfound match is done in framework,
whereas hw signal is used to report onlost.

Bug 16733710

Change-Id: I7b177b7afd730341c336818857436c095735b53b

10 years agoam bc835105: Merge "Reify the transport lookup/selection API" into lmp-dev
Christopher Tate [Thu, 7 Aug 2014 19:48:44 +0000 (19:48 +0000)]
am bc835105: Merge "Reify the transport lookup/selection API" into lmp-dev

* commit 'bc835105066725fecfe378bfdd13c2262908457f':
  Reify the transport lookup/selection API

10 years agoam d9f038c1: Merge "Make TrafficStats uid attribution @SystemApi" into lmp-dev
Christopher Tate [Thu, 7 Aug 2014 19:48:40 +0000 (19:48 +0000)]
am d9f038c1: Merge "Make TrafficStats uid attribution @SystemApi" into lmp-dev

* commit 'd9f038c1dc29d7a73c1888b83b7e7c1f643ffa0c':
  Make TrafficStats uid attribution @SystemApi

10 years agoam f671005b: Introduce system API for distinguishing the owner user
Christopher Tate [Thu, 7 Aug 2014 19:48:36 +0000 (19:48 +0000)]
am f671005b: Introduce system API for distinguishing the owner user

* commit 'f671005b75b3d603fb664afb64576c7c59cb5387':
  Introduce system API for distinguishing the owner user

10 years agoam c8c42a7c: Merge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev
Dianne Hackborn [Thu, 7 Aug 2014 19:44:26 +0000 (19:44 +0000)]
am c8c42a7c: Merge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev

* commit 'c8c42a7cab25d1d7e5c774dfaa9241131cb4eb15':
  Fix to call VoiceInteractionSession.onDestroy().

10 years agoIntroduce system API for distinguishing the owner user
Christopher Tate [Wed, 6 Aug 2014 21:24:14 +0000 (14:24 -0700)]
Introduce system API for distinguishing the owner user

Support services that special case the owner but are instantiated
per-user, and so need to be able to distinguish.

Bug 16661321

Change-Id: I7ff5168c91e39821317fdf5cfaba34e90d30de95

10 years agoam 7dc6dcd4: Merge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev
Behdad Esfahbod [Thu, 7 Aug 2014 19:36:43 +0000 (19:36 +0000)]
am 7dc6dcd4: Merge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev

* commit '7dc6dcd417c23159047082a891288775b9e778b2':
  Remove dependency on SkPaintOptionsAndroid

10 years agoam e46717b6: Fix issue @16555033: Battery history overflowing too much
Dianne Hackborn [Thu, 7 Aug 2014 19:24:12 +0000 (19:24 +0000)]
am e46717b6: Fix issue @16555033: Battery history overflowing too much

* commit 'e46717b661b685cc1586a59f00cd6cf10822896b':
  Fix issue @16555033: Battery history overflowing too much

10 years agoFix issue @16555033: Battery history overflowing too much
Dianne Hackborn [Thu, 7 Aug 2014 02:20:25 +0000 (19:20 -0700)]
Fix issue @16555033: Battery history overflowing too much

- No longer track process starts/stops normally.
- Increase buffer size to 256KB.
- Buffer size increase requires reworking how battery stats
  are retrieved, since it is going to be hitting IPC limits.
- Also, store the last full stats after a reset, to be reported
  at the next checkin.
- Also, discharge and charge times are tagged with the screen
  and battery save state during that time.

Change-Id: Ie108ac9b626846108a9bb858101ac2b93276ac16

10 years agoam f52031b2: Dump the state of SoundTriggerHelper for bugreports
Sandeep Siddhartha [Thu, 7 Aug 2014 19:17:52 +0000 (19:17 +0000)]
am f52031b2: Dump the state of SoundTriggerHelper for bugreports

* commit 'f52031b22e8979cb54b840f8bec3346fb53ec561':
  Dump the state of SoundTriggerHelper for bugreports

10 years agoam 53f4a335: Merge "Handle microphone contention/Phone calls while recognition is...
Sandeep Siddhartha [Thu, 7 Aug 2014 19:13:46 +0000 (19:13 +0000)]
am 53f4a335: Merge "Handle microphone contention/Phone calls while recognition is active" into lmp-dev

* commit '53f4a3359cc21ef20844759c2788c4b9d1a0cc73':
  Handle microphone contention/Phone calls while recognition is active

10 years agoDump the state of SoundTriggerHelper for bugreports
Sandeep Siddhartha [Thu, 7 Aug 2014 02:47:25 +0000 (19:47 -0700)]
Dump the state of SoundTriggerHelper for bugreports

Change-Id: I01a17d969fbd22c6bcbb161e3542ca14a3f8c7c8

10 years agoMerge "Saver: update feature description." into lmp-dev
John Spurlock [Thu, 7 Aug 2014 22:31:48 +0000 (22:31 +0000)]
Merge "Saver: update feature description." into lmp-dev

10 years agoSaver: update feature description.
John Spurlock [Thu, 7 Aug 2014 20:08:39 +0000 (16:08 -0400)]
Saver: update feature description.

Bug:16866427
Change-Id: Ib9a52b9ce13a0a84eaade5751ad48213b7f5cc26

10 years agoMerge "Launch application details for correct profile from recents." into lmp-dev
Kenny Guy [Thu, 7 Aug 2014 21:09:36 +0000 (21:09 +0000)]
Merge "Launch application details for correct profile from recents." into lmp-dev

10 years agoMerge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev
Dianne Hackborn [Thu, 7 Aug 2014 19:38:50 +0000 (19:38 +0000)]
Merge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev

10 years agoFix to call VoiceInteractionSession.onDestroy().
Dianne Hackborn [Thu, 7 Aug 2014 19:34:37 +0000 (12:34 -0700)]
Fix to call VoiceInteractionSession.onDestroy().

Change-Id: I2b4f19538700c691dac3a83aadfa0959ef1fe458

10 years agoMerge "Fix pending dismiss action not cleared when leaving bouncer" into lmp-dev
Adrian Roos [Thu, 7 Aug 2014 20:38:02 +0000 (20:38 +0000)]
Merge "Fix pending dismiss action not cleared when leaving bouncer" into lmp-dev

10 years agoFix pending dismiss action not cleared when leaving bouncer
Adrian Roos [Thu, 7 Aug 2014 20:25:55 +0000 (22:25 +0200)]
Fix pending dismiss action not cleared when leaving bouncer

Bug: 16307958
Change-Id: Id9ae360b6d4f606b3b76a092b32756ac04d06344

10 years agoMerge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev
Behdad Esfahbod [Thu, 7 Aug 2014 19:32:12 +0000 (19:32 +0000)]
Merge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev

10 years agoam b24368ea: Remove ldaps from AOSP code.
Santos Cordon [Thu, 7 Aug 2014 18:44:13 +0000 (18:44 +0000)]
am b24368ea: Remove ldaps from AOSP code.

* commit 'b24368eabc7def55a534f9cb9bb78c346a3ec3fd':
  Remove ldaps from AOSP code.

10 years agoMerge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev
Kenny Guy [Thu, 7 Aug 2014 21:37:22 +0000 (21:37 +0000)]
Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev

10 years agoRevert "Revert "Remove String version of getBadgedLabel""
Kenny Guy [Thu, 7 Aug 2014 21:10:29 +0000 (21:10 +0000)]
Revert "Revert "Remove String version of getBadgedLabel""

This reverts commit 82020f109d78af889dfc5e86ede04c54fb6f1de2.

Bug: 16484455
Change-Id: I601edbb705cacd29bf30f90c8666c5f516796ebb

10 years agoRemove dependency on SkPaintOptionsAndroid
Derek Sollenberger [Thu, 7 Aug 2014 12:10:39 +0000 (08:10 -0400)]
Remove dependency on SkPaintOptionsAndroid

Change-Id: I579a3503697efe3b8fd9bc809a6c9bfbf735cb1b

10 years agoRemove ldaps from AOSP code.
Santos Cordon [Wed, 6 Aug 2014 11:46:17 +0000 (04:46 -0700)]
Remove ldaps from AOSP code.

Bug: 16327484
Change-Id: I1fbeed8e1642e8228310cf0e7b95c4809b50901b

10 years agoam 5885981a: Merge "Fix build break" into lmp-dev
Sandeep Siddhartha [Thu, 7 Aug 2014 18:32:41 +0000 (18:32 +0000)]
am 5885981a: Merge "Fix build break" into lmp-dev

* commit '5885981af5d3a146c3f9a532b112b02a5e389398':
  Fix build break

10 years agoam f9c1251b: Merge "Initial changes to add task affiliation styling. (Bug 16656169...
Winson Chung [Thu, 7 Aug 2014 18:06:38 +0000 (18:06 +0000)]
am f9c1251b: Merge "Initial changes to add task affiliation styling.  (Bug 16656169)" into lmp-dev

* commit 'f9c1251b0ca90467a0532b84fc95448e10ccfb95':
  Initial changes to add task affiliation styling.  (Bug 16656169)

10 years agoam cd55d2e5: Merge "Add setting to disable automatic USB audio routing" into lmp-dev
Glenn Kasten [Thu, 7 Aug 2014 18:02:27 +0000 (18:02 +0000)]
am cd55d2e5: Merge "Add setting to disable automatic USB audio routing" into lmp-dev

* commit 'cd55d2e5e19eb62712c023c5eb434c096d701a26':
  Add setting to disable automatic USB audio routing

10 years agoam e931a72d: Handle same keyphrase for multiple users
Sandeep Siddhartha [Thu, 7 Aug 2014 17:58:01 +0000 (17:58 +0000)]
am e931a72d: Handle same keyphrase for multiple users

* commit 'e931a72dcdaa01f1f4f9011472d15229cd1cfc82':
  Handle same keyphrase for multiple users

10 years agoam b6c0b037: Merge "Read audio format from the recognition event" into lmp-dev
Sandeep Siddhartha [Thu, 7 Aug 2014 17:57:56 +0000 (17:57 +0000)]
am b6c0b037: Merge "Read audio format from the recognition event" into lmp-dev

* commit 'b6c0b037035bfea56de1d158fe9f1d42f0e35bca':
  Read audio format from the recognition event

10 years agoHandle same keyphrase for multiple users
Sandeep Siddhartha [Tue, 5 Aug 2014 18:56:58 +0000 (11:56 -0700)]
Handle same keyphrase for multiple users

Also notify the VIS of a change after finishing the change

Bug: 16816191
Change-Id: I6c96595819cd07182c3825c522d9bae559bb6814

10 years agoMerge "Add new fonts.xml" into lmp-dev
Raph Levien [Thu, 7 Aug 2014 23:03:43 +0000 (23:03 +0000)]
Merge "Add new fonts.xml" into lmp-dev

10 years agoAdd new fonts.xml
Raph Levien [Thu, 7 Aug 2014 20:52:37 +0000 (13:52 -0700)]
Add new fonts.xml

This adds a new configration file for fonts with several more features,
most notably the ability to specify numeric weights for fonts in a
family, and specify aliases for weights. This will help help choose an
appropriate font for a "bold" weight request, rather than just applying
auto-bolding.

Bug: 14538154
Change-Id: Ib4d54d66a0c68b7d46e665d7cd94e97b72468e95

10 years agoMerge "Cap scales used for tessellation with minimum and maximum" into lmp-dev
Chris Craik [Thu, 7 Aug 2014 22:48:28 +0000 (22:48 +0000)]
Merge "Cap scales used for tessellation with minimum and maximum" into lmp-dev

10 years agoCap scales used for tessellation with minimum and maximum
Chris Craik [Thu, 7 Aug 2014 21:34:46 +0000 (14:34 -0700)]
Cap scales used for tessellation with minimum and maximum

bug:15615144
Change-Id: I3e833864af3a7b34e444bd13db34b6c90496a8b6

10 years agoMerge "camera2: (LEGACY) Add face detection support and vstab modes" into lmp-dev
Igor Murashkin [Thu, 7 Aug 2014 20:51:25 +0000 (20:51 +0000)]
Merge "camera2: (LEGACY) Add face detection support and vstab modes" into lmp-dev

10 years agocamera2: (LEGACY) Add face detection support and vstab modes
Igor Murashkin [Thu, 31 Jul 2014 22:53:34 +0000 (15:53 -0700)]
camera2: (LEGACY) Add face detection support and vstab modes

Also work-around CTS freezing forever in Camera#setPreviewTexture

* Set preview texture to null after unconfiguring (Camera#stopPreview)
* Remove all uses of recording hint

(Some devices disable face detection unconditionally when recording is not
using HDR mode; recording hints will be introduced after we add
capture intent support)

Change-Id: I2f0a80f1d580af214cb0f53abcbf33c7391790f1

10 years agoMerge "Use translatable strings for time picker AM/PM labels" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 20:40:03 +0000 (20:40 +0000)]
Merge "Use translatable strings for time picker AM/PM labels" into lmp-dev

10 years agoUse translatable strings for time picker AM/PM labels
Alan Viverette [Thu, 7 Aug 2014 20:33:30 +0000 (13:33 -0700)]
Use translatable strings for time picker AM/PM labels

BUG: 16842390
Change-Id: Ibdbe9cffb39373f200a09eb0d28b956a1eeb5d13

10 years agoMerge "Add an extra pixel to the ripple radius used for bounds" into lmp-dev
Alan Viverette [Thu, 7 Aug 2014 20:35:36 +0000 (20:35 +0000)]
Merge "Add an extra pixel to the ripple radius used for bounds" into lmp-dev

10 years agoAdd an extra pixel to the ripple radius used for bounds
Alan Viverette [Thu, 7 Aug 2014 20:00:03 +0000 (13:00 -0700)]
Add an extra pixel to the ripple radius used for bounds

BUG: 16850241
Change-Id: I0f3a046100c104a6321ca7eb24cd0295878e4f47

10 years agoam 157fab0c: Nested pre-fling for AbsListView and ScrollView
Adam Powell [Thu, 7 Aug 2014 17:31:35 +0000 (17:31 +0000)]
am 157fab0c: Nested pre-fling for AbsListView and ScrollView

* commit '157fab0c71afa7b4dfb44a5d6cbb2a117cbf73a3':
  Nested pre-fling for AbsListView and ScrollView

10 years agoNested pre-fling for AbsListView and ScrollView
Adam Powell [Thu, 7 Aug 2014 00:34:24 +0000 (17:34 -0700)]
Nested pre-fling for AbsListView and ScrollView

Add nested pre-fling support to all framework widgets that currently
support nested fling.

Change-Id: Ieaf9d12938dbfeea779c2aee2f5a081c287c8e96

10 years agoam 5616fe8d: TIF: Do not log non-searchable channel watch history
Jae Seo [Thu, 7 Aug 2014 17:05:11 +0000 (17:05 +0000)]
am 5616fe8d: TIF: Do not log non-searchable channel watch history

* commit '5616fe8d4bf9751648670c44d95dd68d01633973':
  TIF: Do not log non-searchable channel watch history

10 years agoTIF: Do not log non-searchable channel watch history
Jae Seo [Thu, 7 Aug 2014 02:18:37 +0000 (19:18 -0700)]
TIF: Do not log non-searchable channel watch history

Bug: 16798476
Change-Id: Ic131009ad65a661331e4f8f0820c5c183a9f4986

10 years agoam d9b5ffbc: Merge "Revert "Remove String version of getBadgedLabel"" into lmp-dev
Kenny Guy [Thu, 7 Aug 2014 16:58:42 +0000 (16:58 +0000)]
am d9b5ffbc: Merge "Revert "Remove String version of getBadgedLabel"" into lmp-dev

* commit 'd9b5ffbcbdddd70158280602db3d2cfa4a31cd4a':
  Revert "Remove String version of getBadgedLabel"

10 years agoLaunch application details for correct profile from recents.
Kenny Guy [Thu, 7 Aug 2014 14:34:38 +0000 (15:34 +0100)]
Launch application details for correct profile from recents.

Bug: 16681400
Change-Id: Ia80d9c83809b07b1cdc4be8a4fc8a406bdfcf55e

10 years agoam 28e8ec9f: am 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update...
Ricardo Cervera [Thu, 7 Aug 2014 16:16:53 +0000 (16:16 +0000)]
am 28e8ec9f: am 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs

* commit '28e8ec9f921bfca69c80dc9346a16c50028c3d6b':
  docs: Simplify and update the Signing page. Bug: 16296405

10 years agoam 1f98d304: Remove LauncherApps method left for compat.
Kenny Guy [Thu, 7 Aug 2014 16:16:48 +0000 (16:16 +0000)]
am 1f98d304: Remove LauncherApps method left for compat.

* commit '1f98d3047688e9ad51e1afc3cea842ad68914585':
  Remove LauncherApps method left for compat.

10 years agoam 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing...
Ricardo Cervera [Thu, 7 Aug 2014 16:13:09 +0000 (16:13 +0000)]
am 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs

* commit '8f16c0655eb4e7321f346ed62d9068ebc9fdc35b':
  docs: Simplify and update the Signing page. Bug: 16296405