Commit Graph

48524 Commits

Author SHA1 Message Date
Dan Sandler
9eef874923 am 2200f86f: All (er, L) is finally revealed.
* commit '2200f86f800876d005f911e6864708fa9772d03a':
  All (er, L) is finally revealed.
2014-10-08 18:16:01 +00:00
Dianne Hackborn
89b196958f Merge "Put in real "code" (aka marketing) name." into lmp-dev 2014-10-08 17:59:19 +00:00
Jeff Sharkey
41f0f7b4fc am 562262cc: Merge "Bring along more ApplicationInfo fields." into lmp-dev
* commit '562262cc89838529316ff2f3e511c0d876b08677':
  Bring along more ApplicationInfo fields.
2014-10-08 17:28:34 +00:00
Jeff Sharkey
562262cc89 Merge "Bring along more ApplicationInfo fields." into lmp-dev 2014-10-08 17:25:39 +00:00
Jeff Sharkey
7f1a57a3e7 Bring along more ApplicationInfo fields.
When we added scan paths, we forgot to bring them along through
Parcel and copy constructor.

Bug: 17900178
Change-Id: I0ee9374f909d375768045976fd88cee7431f7d4d
2014-10-08 10:14:53 -07:00
Jeff Brown
5dfe236081 am 93116ed9: am 1ec045ad: am 45bdf81a: am e1449dfc: am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit '93116ed97b157f38c9092d619acf7ffeeca0d537':
  Reapply animation duration scale each time it is started.
2014-10-08 08:00:17 +00:00
Jeff Brown
93116ed97b am 1ec045ad: am 45bdf81a: am e1449dfc: am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit '1ec045adb7daabf07ce36b66f496ad667735f361':
  Reapply animation duration scale each time it is started.
2014-10-08 07:51:53 +00:00
Jeff Brown
45bdf81a48 am e1449dfc: am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit 'e1449dfc55113bc9eceb7fd74c8f66ff19a35dea':
  Reapply animation duration scale each time it is started.
2014-10-08 05:24:37 +00:00
Jeff Brown
e1449dfc55 am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit '32b9f4a650d1b8b52b85a27109f95fde030dff66':
  Reapply animation duration scale each time it is started.
2014-10-08 05:12:57 +00:00
Dan Sandler
324cab8378 am 2200f86f: All (er, L) is finally revealed.
* commit '2200f86f800876d005f911e6864708fa9772d03a':
  All (er, L) is finally revealed.
2014-10-08 04:07:16 +00:00
Dan Sandler
2200f86f80 All (er, L) is finally revealed.
If you exceed 20000 points, please send in a screenshot.

Bug: 15984887
Change-Id: I1164160bfa8e7dca3b9e7d7ca5d50ef9abd38b61
2014-10-08 04:01:01 +00:00
Dianne Hackborn
955d8d69ea Put in real "code" (aka marketing) name.
Change-Id: Idb3976edfae37293ed75cb5b869b4b42d8042bbe
2014-10-07 20:17:19 -07:00
Adrian Roos
9a64513c7f Retire RecentApplicationsDialog
Bug: 5162991
Change-Id: I429da977502f33e2091496f3a075b2c507a88e1f
2014-10-08 02:59:56 +02:00
Jeff Brown
83c3f188f6 am 32b9f4a6: Merge "Reapply animation duration scale each time it is started." into lmp-dev
* commit '32b9f4a650d1b8b52b85a27109f95fde030dff66':
  Reapply animation duration scale each time it is started.
2014-10-07 23:58:41 +00:00
Jeff Brown
32b9f4a650 Merge "Reapply animation duration scale each time it is started." into lmp-dev 2014-10-07 23:53:23 +00:00
Jeff Brown
7a08fe0e09 Reapply animation duration scale each time it is started.
When Battery Saver mode is enabled, we set the animation duration
scale factor to 0 to effectively disable all animations.  Later
when it is disabled, we reset the animation duration scale
factor to 1.

This change ensures that we reapply the duration scale factor
whenever the animation is started instead of only applying it
once when the duration is set (usually when the animation is
created).  This ensures that the correct scale factor is applied
even when it changes after the animation has been initialized.

Previously, certain animations would continue to be suppressed
even after Battery Saver mode was disengaged.  This wasn't much
of an issue when the duration scale was initially implemented as
a developer setting but now that it is exposed via Battery Saver
the artifacts caused by this bug have become visible to users.

Bug: 17887431
Change-Id: I91ba5ca0505d02ac389a31d067e38886112fa0c8
2014-10-07 15:55:35 -07:00
Alan Viverette
afb5b48e72 am 859edf79: am 0b6b0fa1: am 0660042a: Merge "Mutate and apply theme if needed before caching themed drawables" into lmp-mr1-dev
* commit '859edf7963a4e017fd2bbde51f1ab83517a5e8d6':
  Mutate and apply theme if needed before caching themed drawables
2014-10-07 22:22:35 +00:00
Alan Viverette
859edf7963 am 0b6b0fa1: am 0660042a: Merge "Mutate and apply theme if needed before caching themed drawables" into lmp-mr1-dev
* commit '0b6b0fa154b2c02b6ccd90fa083acf422adfcc8c':
  Mutate and apply theme if needed before caching themed drawables
2014-10-07 22:17:21 +00:00
Christopher Tate
23eb3bc588 am 9c1ca9e0: am a9dd05cd: am 152893dd: am 93e5e859: am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit '9c1ca9e0ff47cd94520533e955334f66d6c3b1e7':
  Accept any restored wallpaper
2014-10-07 22:12:35 +00:00
Alan Viverette
0660042a26 Merge "Mutate and apply theme if needed before caching themed drawables" into lmp-mr1-dev 2014-10-07 22:09:49 +00:00
Alan Viverette
727cae197b Mutate and apply theme if needed before caching themed drawables
This ensures that drawables are completely separated from their cached
constant states before applying a theme. After this, we can remove the
implicit (and incomplete) mutation in the clone constructors.

Also implements missing mutate() method on ClipDrawable.

BUG: 17646144
Change-Id: If0d66b0a85724d76e0a4f506758c7ba3c0aa3410
2014-10-07 15:08:47 -07:00
Christopher Tate
9c1ca9e0ff am a9dd05cd: am 152893dd: am 93e5e859: am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit 'a9dd05cdb7541a93780e6420c5eb1e75006a83b9':
  Accept any restored wallpaper
2014-10-07 22:08:33 +00:00
Christopher Tate
152893dd66 am 93e5e859: am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit '93e5e859e3d2c0f4d4f47c90d370b38be4440655':
  Accept any restored wallpaper
2014-10-07 21:59:10 +00:00
Alan Viverette
ec8e720ae2 Ensure AdapterView doesn't post selection notifications forever
Previously we would loop forever if a selection notification was
posted after data had changed but the data changed bit was never
reset (e.g. a layout pass never occurred). This moves the pending
notification to occur as part of a layoutChildren() /
checkSelectionChanged() pass. If the client does horrible things
to prevent layout, no notification will occur -- but we won't loop
forever.

BUG: 17736536
Change-Id: I9773a769ad402c92dcbe2af7b8982d4443001961
2014-10-07 21:54:34 +00:00
Christopher Tate
93e5e859e3 am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit 'ae456fd894c5a41f859196016a7c49113b235eda':
  Accept any restored wallpaper
2014-10-07 21:53:54 +00:00
Christopher Tate
0968bfa96f am ae456fd8: Merge "Accept any restored wallpaper" into lmp-dev
* commit 'ae456fd894c5a41f859196016a7c49113b235eda':
  Accept any restored wallpaper
2014-10-07 21:53:35 +00:00
Christopher Tate
ae456fd894 Merge "Accept any restored wallpaper" into lmp-dev 2014-10-07 21:50:08 +00:00
Adam Lesinski
5959304e58 am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp-dev
* commit '1a98dd5cc7ea89793208b51983198bfbeade5ccc':
  Load shared library dependencies for AppWidgets
2014-10-07 20:47:19 +00:00
Adam Lesinski
ee437a6915 am d6353c8c: am 5166be90: am 18ab83e5: am f189c445: am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp-dev
* commit 'd6353c8c0ee7f4a16c129df90679e734f735b4c9':
  Load shared library dependencies for AppWidgets
2014-10-07 20:41:11 +00:00
Andres Morales
bebeef4e41 am b4e67822: am b6152aba: am 5d623881: am 4e558355: am 258d2221: Fix build, previous commit failed to remove an import
* commit 'b4e67822eab5f481263fb103ebe7a38120a587de':
  Fix build, previous commit failed to remove an import
2014-10-07 20:40:59 +00:00
Andres Morales
873560bc7e am 81f06a6d: am 1603e30e: am 6ef845d3: am b4589115: am d6a2ab93: Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
* commit '81f06a6dce17ea44fd6a3110a15aec490cea4b2b':
  Remove dead NFC unlock code from fw/base
2014-10-07 20:40:53 +00:00
Adam Lesinski
d6353c8c0e am 5166be90: am 18ab83e5: am f189c445: am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp-dev
* commit '5166be9007b65728e0c55e88ef4d25417a8157ce':
  Load shared library dependencies for AppWidgets
2014-10-07 20:34:50 +00:00
Andres Morales
b4e67822ea am b6152aba: am 5d623881: am 4e558355: am 258d2221: Fix build, previous commit failed to remove an import
* commit 'b6152abafff0b6f194f00da93dca2d42f4002786':
  Fix build, previous commit failed to remove an import
2014-10-07 20:34:41 +00:00
Andres Morales
81f06a6dce am 1603e30e: am 6ef845d3: am b4589115: am d6a2ab93: Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
* commit '1603e30e7f99b7b02d580ad639e1e316add0d33e':
  Remove dead NFC unlock code from fw/base
2014-10-07 20:34:36 +00:00
Adam Lesinski
18ab83e571 am f189c445: am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp-dev
* commit 'f189c445b84365a3f1bd2b678fdca37f9df8d5d1':
  Load shared library dependencies for AppWidgets
2014-10-07 20:03:24 +00:00
Andres Morales
5d62388192 am 4e558355: am 258d2221: Fix build, previous commit failed to remove an import
* commit '4e5583554151ea95d8d573e3d64947afbc51f34f':
  Fix build, previous commit failed to remove an import
2014-10-07 20:03:14 +00:00
Andres Morales
6ef845d34a am b4589115: am d6a2ab93: Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
* commit 'b4589115ad5ca8a98aa8f9b75296502658ae6416':
  Remove dead NFC unlock code from fw/base
2014-10-07 20:03:09 +00:00
Andres Morales
fa70e67917 am 258d2221: Fix build, previous commit failed to remove an import
* commit '258d222152a410341ddad045ce92e57dd7ab454e':
  Fix build, previous commit failed to remove an import
2014-10-07 19:59:13 +00:00
Andres Morales
d74c277bbe am d6a2ab93: Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
* commit 'd6a2ab930972d5578957ca919abd38fca074deec':
  Remove dead NFC unlock code from fw/base
2014-10-07 19:59:09 +00:00
Adam Lesinski
f189c445b8 am 1a98dd5c: Merge "Load shared library dependencies for AppWidgets" into lmp-dev
* commit '1a98dd5cc7ea89793208b51983198bfbeade5ccc':
  Load shared library dependencies for AppWidgets
2014-10-07 19:58:59 +00:00
Andres Morales
4e55835541 am 258d2221: Fix build, previous commit failed to remove an import
* commit '258d222152a410341ddad045ce92e57dd7ab454e':
  Fix build, previous commit failed to remove an import
2014-10-07 19:58:41 +00:00
Andres Morales
b4589115ad am d6a2ab93: Merge "Remove dead NFC unlock code from fw/base" into lmp-dev
* commit 'd6a2ab930972d5578957ca919abd38fca074deec':
  Remove dead NFC unlock code from fw/base
2014-10-07 19:58:36 +00:00
Adam Lesinski
1a98dd5cc7 Merge "Load shared library dependencies for AppWidgets" into lmp-dev 2014-10-07 19:51:17 +00:00
Pete Gast
af6781dcfe Expand WearableExtender to customize labels.
BUG: 15774526
Change-Id: I5796ab0e27975b5746d677be084b1ba1ada80a76
2014-10-07 15:17:36 -04:00
Adam Lesinski
d00bb5edcf Load shared library dependencies for AppWidgets
PackageManager and AppWidgetHostServiceImpl should
be loading the resources of any shared libraries being
used by the app, as they have references in their Widgets
or application icons/labels, etc.

Bug:17668152
Change-Id: I359662334edb125d7570089916727df4eeba02bb
2014-10-07 12:14:45 -07:00
Amith Yamasani
53322b9f7b am 41bb3455: Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev
* commit '41bb3455e44dc8fde4569bbfd56fa20c6da8a27d':
  Set the default user restrictions to disallow calling and sms
2014-10-07 18:27:10 +00:00
Andres Morales
258d222152 Fix build, previous commit failed to remove an import
Bug:17883273
Change-Id: I6ef422eae83fb8b44279f1bf5a811858b791afa7
2014-10-07 11:15:58 -07:00
Andres Morales
d6a2ab9309 Merge "Remove dead NFC unlock code from fw/base" into lmp-dev 2014-10-07 18:11:21 +00:00
Amith Yamasani
a7081321d8 am 34a2a6ca: am 42f611f2: am 4797554a: am b86671f4: am 41bb3455: Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev
* commit '34a2a6ca933c3583fda5a04bf26f9951aa139e79':
  Set the default user restrictions to disallow calling and sms
2014-10-07 18:07:52 +00:00
Amith Yamasani
34a2a6ca93 am 42f611f2: am 4797554a: am b86671f4: am 41bb3455: Merge "Set the default user restrictions to disallow calling and sms" into lmp-dev
* commit '42f611f2f5cbc68a6aaac18ed9e3c62ebc765901':
  Set the default user restrictions to disallow calling and sms
2014-10-07 18:02:29 +00:00