17707 Commits

Author SHA1 Message Date
Kenny Root
a9d5188cc6 am d259468f: am fc28f412: Merge "Put externalSize measurements in PackageStats" into honeycomb
* commit 'd259468fe92b9714b45a134e781ce09681e70217':
  Put externalSize measurements in PackageStats
2011-01-16 23:05:15 -08:00
Jim Miller
a3006a46d0 am 3530ebe4: resolved conflicts for merge of 578e73da to honeycomb-plus-aosp
* commit '3530ebe451fea39b159baa9b8c9f9cd851de42a3':
  Fix 3106227: use WeakReferences for receivers in DigitalClock class
2011-01-16 23:04:55 -08:00
Jim Miller
93940bf835 am 04745768: am 717143ca: Fix 3339260: Remove emergency button from AccountUnlock screen
* commit '04745768f78f1930fa72e1ae435a48fb0c4d1637':
  Fix 3339260: Remove emergency button from AccountUnlock screen
2011-01-16 23:03:28 -08:00
Romain Guy
b48e32803f am aa00dd65: am 94677083: Merge "Fix 9patch rendering in ExpandableListView." into honeycomb
* commit 'aa00dd650ca1d9b9499bdb9bcdc7182b35fce0f0':
  Fix 9patch rendering in ExpandableListView.
2011-01-16 23:03:11 -08:00
Patrick Dubroy
b1769b5d6c am 8a0efde5: am 6e72ff90: Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb
* commit '8a0efde52a79e93809597736dc0de22a138d884c':
  Fix latent bug with reinitializing an ObjectAnimator.
2011-01-16 23:02:48 -08:00
Joe Onorato
150c51d013 am bda28700: am c45389fd: Merge "fix the build... sorry... bad docs..." into honeycomb
* commit 'bda28700e3b61fbb18d24f62886bc366f444a54a':
  fix the build... sorry... bad docs...
2011-01-16 23:02:15 -08:00
Patrick Dubroy
dd5abe2b2d am 6943e5e8: am 149da0d4: Merge "Fix animation bugs caused by weak reference" into honeycomb
* commit '6943e5e8aefee2e89f76dcf989123e2139ca20be':
  Fix animation bugs caused by weak reference
2011-01-16 23:01:49 -08:00
Dianne Hackborn
f2d4c9ec33 am 8a3a5320: am bdacefba: Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb
* commit '8a3a5320e616b79a227e5e1e4bc22b0b909925e1':
  Change FLAG_FORWARD_LOCK back to its original value to not break things.
2011-01-16 23:01:38 -08:00
Joe Onorato
3ce6e50ece am 4e0a956c: am 1ddf75a3: Merge "Change the default of how AsyncTask enqueues." into honeycomb
* commit '4e0a956c5a681bbd97b6718132f909affecf390c':
  Change the default of how AsyncTask enqueues.
2011-01-16 23:00:59 -08:00
Romain Guy
8675b3f79d am 761ae69b: am 3c372789: Merge "Don\'t dispatchDetachedFromWindow() if the View was not attached." into honeycomb
* commit '761ae69b7cb5639a5f468f258848578a6c8feb72':
  Don't dispatchDetachedFromWindow() if the View was not attached.
2011-01-16 23:00:35 -08:00
Dianne Hackborn
3b403694be am 64e30643: am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb
* commit '64e306430570fcfb35a1b14e1b333ad114b23829':
  Add manifest API to request a large heap.
2011-01-16 22:59:39 -08:00
Chet Haase
ac4e2cbbb1 am 15401dc2: am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb
* commit '15401dc2c22d53bdecd7441370630b95fad8691c':
  Remove obsolete DoubleEvaluator
2011-01-16 22:59:06 -08:00
Amith Yamasani
e5094700cf am fac8e262: am fe75749c: Merge "Fix position and size of searchfield and buttons." into honeycomb
* commit 'fac8e262a16c36d7467afd59b1029024a1afb2aa':
  Fix position and size of searchfield and buttons.
2011-01-16 22:58:19 -08:00
Joe Onorato
827b2851d7 am f3c739ca: am a032c901: Provide a public resource with the dimensions of the large notification icon.
* commit 'f3c739cae41ee8c113e8d2d95db065bb8fe5c188':
  Provide a public resource with the dimensions of the large notification icon.
2011-01-16 22:57:39 -08:00
Kenny Root
d259468fe9 am fc28f412: Merge "Put externalSize measurements in PackageStats" into honeycomb
* commit 'fc28f412b54d811c61d4997ea94c79875f9ad015':
  Put externalSize measurements in PackageStats
2011-01-16 16:59:24 -08:00
Kenny Root
fc28f412b5 Merge "Put externalSize measurements in PackageStats" into honeycomb 2011-01-16 16:56:44 -08:00
Jim Miller
3530ebe451 resolved conflicts for merge of 578e73da to honeycomb-plus-aosp
Change-Id: I334ae5382220a84881521885b6e3c3991fd8bbb0
2011-01-16 16:55:28 -08:00
Kenny Root
366949c2d9 Put externalSize measurements in PackageStats
When measuring a package's usage, put the external size in the
PackageStats as well. This will allow programs using a lot of space on
the external card to be held accountable.

Bug: 3308791
Change-Id: If2df07bdbf6ffb31577074fad8f4a87ca4e89086
2011-01-16 16:21:15 -08:00
Jim Miller
578e73dac8 am 6687ecb4: Merge "Fix 3106227: use WeakReferences for receivers in DigitalClock class" into gingerbread
* commit '6687ecb447025a1c56253d0fd67ad30af070db17':
  Fix 3106227: use WeakReferences for receivers in DigitalClock class
2011-01-16 16:16:57 -08:00
Jim Miller
6687ecb447 Merge "Fix 3106227: use WeakReferences for receivers in DigitalClock class" into gingerbread 2011-01-16 16:14:52 -08:00
Jim Miller
04745768f7 am 717143ca: Fix 3339260: Remove emergency button from AccountUnlock screen
* commit '717143ca79ccccc8565117dfebcf9c6558d34e5b':
  Fix 3339260: Remove emergency button from AccountUnlock screen
2011-01-16 15:23:16 -08:00
Jim Miller
717143ca79 Fix 3339260: Remove emergency button from AccountUnlock screen
Also minor fix to "sign in" button (bug 3347233).

Change-Id: I3710088b7ec554a7fc4214b088eb4cc5ce949de0
2011-01-16 15:20:19 -08:00
Romain Guy
aa00dd650c am 94677083: Merge "Fix 9patch rendering in ExpandableListView." into honeycomb
* commit '94677083ab4c56ffef4a8a68d011d19333ab46c2':
  Fix 9patch rendering in ExpandableListView.
2011-01-16 15:17:10 -08:00
Romain Guy
94677083ab Merge "Fix 9patch rendering in ExpandableListView." into honeycomb 2011-01-16 15:14:39 -08:00
Romain Guy
fb13abd800 Fix 9patch rendering in ExpandableListView.
Change-Id: I60843d61a40b0cb7dd09923cb4489a5a76f20486
2011-01-16 15:16:38 -08:00
Patrick Dubroy
8a0efde52a am 6e72ff90: Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb
* commit '6e72ff9082f82885d738f637d40bfe43d267107a':
  Fix latent bug with reinitializing an ObjectAnimator.
2011-01-16 14:58:12 -08:00
Patrick Dubroy
6e72ff9082 Merge "Fix latent bug with reinitializing an ObjectAnimator." into honeycomb 2011-01-16 14:56:36 -08:00
Joe Onorato
bda28700e3 am c45389fd: Merge "fix the build... sorry... bad docs..." into honeycomb
* commit 'c45389fd3791badf097666f10a74ae736b06d438':
  fix the build... sorry... bad docs...
2011-01-16 14:47:46 -08:00
Joe Onorato
c45389fd37 Merge "fix the build... sorry... bad docs..." into honeycomb 2011-01-16 14:45:48 -08:00
Patrick Dubroy
7beecfaf3b Fix latent bug with reinitializing an ObjectAnimator. 2011-01-16 14:42:53 -08:00
Patrick Dubroy
6943e5e8ae am 149da0d4: Merge "Fix animation bugs caused by weak reference" into honeycomb
* commit '149da0d4087d07bcf70c5b53a76c66f2a70886fc':
  Fix animation bugs caused by weak reference
2011-01-16 14:34:10 -08:00
Patrick Dubroy
149da0d408 Merge "Fix animation bugs caused by weak reference" into honeycomb 2011-01-16 14:32:26 -08:00
Joe Onorato
9bb85ab3af fix the build... sorry... bad docs...
Change-Id: I4b543f306d58ec95693c8e3515dffcb7dd55dc29
2011-01-16 14:30:55 -08:00
Dianne Hackborn
8a3a5320e6 am bdacefba: Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb
* commit 'bdacefba95dcd2680b17120d1721167f5c7990c3':
  Change FLAG_FORWARD_LOCK back to its original value to not break things.
2011-01-16 14:27:03 -08:00
Dianne Hackborn
bdacefba95 Merge "Change FLAG_FORWARD_LOCK back to its original value to not break things." into honeycomb 2011-01-16 14:25:14 -08:00
Patrick Dubroy
51ae5fc2d2 Fix animation bugs caused by weak reference
Change-Id: I4c7bd9d4843c355efd9c89059462f19600c3be45
2011-01-16 14:23:15 -08:00
Joe Onorato
4e0a956c5a am 1ddf75a3: Merge "Change the default of how AsyncTask enqueues." into honeycomb
* commit '1ddf75a3df38c3e9b56ed626da52662dd0694279':
  Change the default of how AsyncTask enqueues.
2011-01-16 13:55:39 -08:00
Joe Onorato
1ddf75a3df Merge "Change the default of how AsyncTask enqueues." into honeycomb 2011-01-16 13:52:41 -08:00
Dianne Hackborn
75e616e820 Change FLAG_FORWARD_LOCK back to its original value to not break things.
Change-Id: Ib9a38521cc5031a81bae5a830aaf458b8a5ee7a5
2011-01-16 13:31:24 -08:00
Romain Guy
761ae69b7c am 3c372789: Merge "Don\'t dispatchDetachedFromWindow() if the View was not attached." into honeycomb
* commit '3c372789ea0b7836c6a9fe4852fac0de3f29fbbf':
  Don't dispatchDetachedFromWindow() if the View was not attached.
2011-01-16 13:30:43 -08:00
Romain Guy
3c372789ea Merge "Don't dispatchDetachedFromWindow() if the View was not attached." into honeycomb 2011-01-16 13:28:38 -08:00
Joe Onorato
81de61bfdd Change the default of how AsyncTask enqueues.
The default is now to serialize everything onto the thread pool.  If you would
like to have finer grained control over how AsyncTasks are executed, you can
call the new executeOnExecutor method, which takes a custom Executor.  The
pool used by the default is handily now accessible as THREAD_POOL_EXECUTOR.

This change is because it is too tempting to convert single threaded Janky™
code to use AsyncTask in a way that is unsafe and ends up calling the
AsyncTasks in parallel.

Also, this adds a static execute(Runnable) method to AsyncTask that posts
onto the serialized queue, so that if you don't have any parameters or
return values, you can just use Runnable instead of AsyncTask.

Change-Id: I91bdfb00193542bfc2e101bcad56e3430421884a
2011-01-16 13:09:52 -08:00
Romain Guy
90fc03bc49 Don't dispatchDetachedFromWindow() if the View was not attached.
Change-Id: I36cb697be76c8c03497284563dc339c5367559c6
2011-01-16 13:07:15 -08:00
Dianne Hackborn
64e3064305 am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb
* commit 'c237bb2776facbfd3325ef23865fd7f6ced67f17':
  Add manifest API to request a large heap.
2011-01-16 12:47:57 -08:00
Dianne Hackborn
c237bb2776 Merge "Add manifest API to request a large heap." into honeycomb 2011-01-16 12:45:07 -08:00
Dianne Hackborn
3b81bc18bb Add manifest API to request a large heap.
You can now do android:largeHeap="true" on an application.

Doesn't yet do anything, waiting for Dalvik API.

Also tweak package parsing so that the SDK API level is set in the
configuration, allowing manifest resource value selection based on
that.

Change-Id: I6e035f9702a97b055416743b88f83a22ba4a9584
2011-01-16 12:08:38 -08:00
Chet Haase
15401dc2c2 am 598913a6: Merge "Remove obsolete DoubleEvaluator" into honeycomb
* commit '598913a6ba733da911a547e29fb21c6fea3aef3d':
  Remove obsolete DoubleEvaluator
2011-01-16 12:07:19 -08:00
Chet Haase
598913a6ba Merge "Remove obsolete DoubleEvaluator" into honeycomb 2011-01-16 12:05:40 -08:00
Chet Haase
b2ab04ffb6 Remove obsolete DoubleEvaluator
Change-Id: I4407468599061ff35c68589988fb1e897de28c69
2011-01-16 11:34:14 -08:00
Amith Yamasani
fac8e262a1 am fe75749c: Merge "Fix position and size of searchfield and buttons." into honeycomb
* commit 'fe75749cd9ad2186069037db0238b8596007c4d4':
  Fix position and size of searchfield and buttons.
2011-01-16 11:23:02 -08:00