Vasu Nori
0abbf809bf
bug:3362635 add new public API to downloadmanager to get mxbytesovermobile
...
bug:3362635
Change-Id: I7380964c6098d5ca6396b17980f78457c23d1a87
2011-01-17 15:14:53 -08:00
Jeff Brown
cb1404e456
Add joystick support to framework.
...
Change-Id: I95374436708752e1a9cff3f85c5b9bc3e0987961
2011-01-17 13:51:00 -08:00
Kenny Root
b67d85009a
am b4317e77: am e8a534d8: Remove API that snuck into MockPackageManager
...
* commit 'b4317e7782248dad0e374f6791e0e85686cdb79f':
Remove API that snuck into MockPackageManager
2011-01-17 13:19:07 -08:00
Kenny Root
b4317e7782
am e8a534d8: Remove API that snuck into MockPackageManager
...
* commit 'e8a534d8f0008e27f24016c5978ca0a5f0ecbce2':
Remove API that snuck into MockPackageManager
2011-01-17 13:16:53 -08:00
Kenny Root
e8a534d8f0
Remove API that snuck into MockPackageManager
...
We didn't release the get/setPackageObbPath API, but it snuck into
MockPackageManager. However, it is not usable as a developer anyway.
Removing it so it doesn't stay in the API forever.
Cherry-pick from gingerbread
Change-Id: I2083a8f398d983d53661c33270854442e34f9bc9
2011-01-17 13:13:37 -08:00
Romain Guy
9a068f9b30
am dc6b2db0: am 73fddbae: Merge "Don\'t break the build... update to 11.xml." into honeycomb
...
* commit 'dc6b2db0f28f31a9ec077a6ce39cbb89484bb80d':
Don't break the build... update to 11.xml.
2011-01-17 13:11:11 -08:00
Romain Guy
dc6b2db0f2
am 73fddbae: Merge "Don\'t break the build... update to 11.xml." into honeycomb
...
* commit '73fddbae964ee41895c8218454d0ed7fd71d6913':
Don't break the build... update to 11.xml.
2011-01-17 13:08:42 -08:00
Romain Guy
8267ebd61c
am dba4981f: am 1689c345: Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb
...
* commit 'dba4981f5f3524a64d6766eb24dd7f5416293fce':
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
2011-01-17 13:07:57 -08:00
Kenny Root
9b4320f9db
am a33dd09b: am d6c54d97: Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb
...
* commit 'a33dd09b5cc62b50afc3a15cd8b67b5344756f1e':
Revert "Add the {get,set}PackageObbPaths calls to API"
2011-01-17 13:07:47 -08:00
Romain Guy
73fddbae96
Merge "Don't break the build... update to 11.xml." into honeycomb
2011-01-17 13:07:24 -08:00
Romain Guy
07457acf75
Don't break the build... update to 11.xml.
...
Change-Id: I45482da4ffa5a9024d5284e0d2f6f41f4b38e8df
2011-01-17 13:08:50 -08:00
Romain Guy
dba4981f5f
am 1689c345: Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb
...
* commit '1689c3459b27657b6900429ae64ac5323c584ce3':
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
2011-01-17 13:05:32 -08:00
Kenny Root
849dc24fa6
am 524133cc: Remove API that snuck into MockPackageManager
...
* commit '524133cc793b5e372cc97c62653281605f57b5b3':
Remove API that snuck into MockPackageManager
2011-01-17 13:05:24 -08:00
Kenny Root
a33dd09b5c
am d6c54d97: Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb
...
* commit 'd6c54d97867edd566700c535f3edf57dd4396350':
Revert "Add the {get,set}PackageObbPaths calls to API"
2011-01-17 13:05:22 -08:00
Romain Guy
2361098da3
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
...
Change-Id: Iaa222127520f3aa55072d44af12ee3477908b876
2011-01-17 13:04:12 -08:00
Romain Guy
1689c3459b
Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into honeycomb
2011-01-17 13:03:16 -08:00
Kenny Root
d6c54d9786
Merge "Revert "Add the {get,set}PackageObbPaths calls to API"" into honeycomb
2011-01-17 13:02:48 -08:00
Kenny Root
a1cbb94dbc
Revert "Add the {get,set}PackageObbPaths calls to API"
...
This reverts commit 5d40fe9c6846ba765072e50ed1254293cb9195e4.
Change-Id: Ie41010c92fb860b19a12bcf63f6fe95ffa68da81
2011-01-17 13:00:47 -08:00
Andy Stadler
c2e16f0cbd
am d9bc2b5e: am 2c12c708: Merge "Add internal plumbing to DPM for encryption" into honeycomb
...
* commit 'd9bc2b5e9ef462c9fa4ac821e9d8d27ecff1dfaf':
Add internal plumbing to DPM for encryption
2011-01-17 12:56:40 -08:00
Andy Stadler
d9bc2b5e9e
am 2c12c708: Merge "Add internal plumbing to DPM for encryption" into honeycomb
...
* commit '2c12c708bfb62464e75dcde292547b2d778dafce':
Add internal plumbing to DPM for encryption
2011-01-17 12:54:17 -08:00
Andy Stadler
22dbfda976
Add internal plumbing to DPM for encryption
...
* Add code to persist per-admin setting
* Add hooks for OS-level tie-in (is supported, get / set status)
* Add 3rd API call to get OS status (irrespective of admin settings)
* Remove "REQUESTED" status, no longer relevant with 3rd API
* Fixed bug that impacted global proxy settings
* Update api/11.xml to match current.xml
Bug: 3346770
Change-Id: I56bdf9a7894f6ca4842402c7b82ddb3caf4b37b9
2011-01-17 12:47:31 -08:00
Kenny Root
524133cc79
Remove API that snuck into MockPackageManager
...
We didn't release the get/setPackageObbPath API, but it snuck into
MockPackageManager. However, it is not usable as a developer anyway.
Removing it so it doesn't stay in the API forever.
Change-Id: Ia569754691dc3a9f2672c1f25e4e08d780db6028
2011-01-17 12:40:57 -08:00
Dianne Hackborn
f5245ddad2
am 74871f9c: am db7f3867: Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb
...
* commit '74871f9c370c6ec520820c0da606afbd77af6b4f':
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
2011-01-17 12:39:20 -08:00
Dianne Hackborn
74871f9c37
am db7f3867: Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb
...
* commit 'db7f38673c33ba55801019007ff18fa4c57f75e0':
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
2011-01-17 12:35:59 -08:00
Kenny Root
7a50f1c753
am 3048abff: am f09d63a5: Re-@hide some of the other StorageManager API
...
* commit '3048abffae72cd66ad2c8d440998dd4994ba7a8f':
Re-@hide some of the other StorageManager API
2011-01-17 12:35:13 -08:00
Dianne Hackborn
db7f38673c
Merge "Start renaming FragmentTransaction.openTransaction() to beginTransaction()." into honeycomb
2011-01-17 12:33:50 -08:00
Kenny Root
3048abffae
am f09d63a5: Re-@hide some of the other StorageManager API
...
* commit 'f09d63a52c84386a7b3539eab5b43f020f194c77':
Re-@hide some of the other StorageManager API
2011-01-17 12:31:49 -08:00
Dianne Hackborn
48e7b45869
Start renaming FragmentTransaction.openTransaction() to beginTransaction().
...
Change-Id: Ib4a6d824b33cca699b7b25159c491fb610d5f5da
2011-01-17 12:28:35 -08:00
Kenny Root
e26aa3f78a
am 34d2b41e: Revert "Add the {get,set}PackageObbPaths calls to API"
...
* commit '34d2b41e48281d1df2c844e004740f008e699093':
Revert "Add the {get,set}PackageObbPaths calls to API"
2011-01-17 12:23:43 -08:00
Kenny Root
f09d63a52c
Re-@hide some of the other StorageManager API
...
Some StorageManager API was accidentally unhidden during a bad merge.
Re-@hide the API to fix it.
Bug: 3362407
Change-Id: I5ad6925d3b6c18c33230127b1318c150d028a010
2011-01-17 12:10:48 -08:00
Kenny Root
c05dc09d27
am 898954d7: am d37d6616: Merge "Add OBB size to PackageStats" into honeycomb
...
* commit '898954d7469260c339eb776d0a3370b7dbcee720':
Add OBB size to PackageStats
2011-01-17 12:06:35 -08:00
Kenny Root
898954d746
am d37d6616: Merge "Add OBB size to PackageStats" into honeycomb
...
* commit 'd37d661669cc019faa93177aee9c6143eebe490f':
Add OBB size to PackageStats
2011-01-17 12:03:18 -08:00
Kenny Root
34d2b41e48
Revert "Add the {get,set}PackageObbPaths calls to API"
...
This reverts commit 6c4d904851772313930f800ac7c323cf90c709bb.
Going with a different tactic that doesn't dump stuff on
PackageManagerService.
Bug: 3214719
Change-Id: I0bbeccf3c21d264deda4256eb53713d2c98284f4
2011-01-17 11:49:22 -08:00
Kenny Root
bcd6c96e75
Add OBB size to PackageStats
...
Bug: 3356814
Change-Id: I4f871fb9fd0cb2f3177cc756631f95d928862571
2011-01-17 11:21:52 -08:00
Kenny Root
87f11d7640
am 7b5b79e4: am ec7c9ff0: Hide USB mass storage APIs in StorageManager
...
* commit '7b5b79e4bc759b0a48c99a8edb28d932955e6117':
Hide USB mass storage APIs in StorageManager
2011-01-17 09:57:23 -08:00
Kenny Root
7b5b79e4bc
am ec7c9ff0: Hide USB mass storage APIs in StorageManager
...
* commit 'ec7c9ff0bb1c98cb8bec3ec7bdacbae3a434fa53':
Hide USB mass storage APIs in StorageManager
2011-01-17 09:55:31 -08:00
Kenny Root
ec7c9ff0bb
Hide USB mass storage APIs in StorageManager
...
They appear to have been unhidden in a bad merge from gingerbread.
Change-Id: Ice0fc865425d5d885af3c2e90a7ffeaa1d623b80
2011-01-17 09:15:36 -08:00
Jeff Hamilton
33ff240558
New APIs for NDEF Push Protocol.
...
The NPP is only usable by the foregorund
activity to prevent dispatching confusion
on the far end.
Change-Id: I08475a52083fd7f81b79b7fe2faf4e126121a809
2011-01-17 08:07:24 -08:00
Jeff Brown
c886ff38c7
am fed9d654: am 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb
...
* commit 'fed9d654e9f769a2d81682121faff01fee11555f':
Support non-rectangular input regions.
2011-01-16 23:08:18 -08:00
Dianne Hackborn
c293a5627f
am e27145d8: am 805fd7ee: Add API to get path to OBBs.
...
* commit 'e27145d83f144eb025f34985a02cda9cd5e0bcfe':
Add API to get path to OBBs.
2011-01-16 23:08:00 -08:00
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
Jason Sams
b32585a5ff
am 4e7a9fea: am 981df1d9: Merge "unhide functions used by reflected files for SDK." into honeycomb
...
* commit '4e7a9feae2c40d40a76eaaa8fcbd5a647bea86ba':
unhide functions used by reflected files for SDK.
2011-01-16 23:04:25 -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
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
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
Jeff Brown
fed9d654e9
am 5cdf0752: Merge "Support non-rectangular input regions." into honeycomb
...
* commit '5cdf07524132722e0db69db1ca8dcaf3f0073265':
Support non-rectangular input regions.
2011-01-16 19:24:17 -08:00
Jeff Brown
5cdf075241
Merge "Support non-rectangular input regions." into honeycomb
2011-01-16 19:22:01 -08:00
Jeff Brown
fbf0977321
Support non-rectangular input regions.
...
This enables the system bar to carve out a region through which
events will be sent to the IME behind it.
Bug: 3238092
Change-Id: I69b855a8d9b5b3ee525266c0861826e53e5b5028
2011-01-16 18:58:49 -08:00
Dianne Hackborn
e27145d83f
am 805fd7ee: Add API to get path to OBBs.
...
* commit '805fd7ee0e5dc2939e85c84f78d9890a51982bc0':
Add API to get path to OBBs.
2011-01-16 18:47:55 -08:00