Mike LeBeau
41b14e8ff7
Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent.
...
This will not be unhidden for Froyo as nothing will implement it until
later, but I wanted to have the definition explicit in the framework.
2010-02-01 11:54:11 -08:00
Grace Kloba
0561f1175d
Merge "Need to check parent for performLongClick() as it is the result of a delayed message."
2010-01-28 09:14:52 -08:00
Patrick Scott
75d76bcf52
Merge "First pass at the url rendering service."
2010-01-28 08:32:43 -08:00
Andy McFadden
1812a4bfda
Merge "Add streaming method profiling support."
2010-01-28 07:27:32 -08:00
San Mehat
51e93db940
Merge "Remove destroy asec command when mounting secure container"
2010-01-28 06:50:18 -08:00
Patrick Scott
9d0f609251
There is no ../com directory and the build (find) agrees.
2010-01-28 09:03:14 -05:00
Patrick Scott
45948fd407
First pass at the url rendering service.
...
The service renders a list of urls at the given dimension and invokes the
callback interface for each result. A ParcelFileDescriptor is used to transfer
the large image data to the client. The client must close the file descriptor
is order free the underlying resources.
A more robust api will use UrlRendererRequest and UrlRendererResponse objects
to transfer data.
2010-01-28 08:27:42 -05:00
Jacek Surazski
8ea25cc1a1
Merge "timestamp field in ApplicationErrorReport was not getting intitialized on ANRs"
2010-01-28 00:09:56 -08:00
Wei-Ta Chen
c58ffe8253
Unhide YuvImage, which supports compressing a YUV rectangle region to JPEG.
...
Bug: 2285598
2010-01-28 15:48:54 +08:00
Suchi Amalapurapu
40b5110e74
Remove destroy asec command when mounting secure container
2010-01-27 23:46:13 -08:00
Jesse Wilson
f9e573ec33
Updating Android's API XML files to reflect our new XML APIs!
...
The effective change is here: https://android-git.corp.google.com/g/38533
It updates DOM to v3 and adds several javax.xml packages to be compatible
with Java 5.
2010-01-27 22:30:38 -08:00
Romain Guy
7543f9e293
Merge "Added OverScroller and overscroll effects for ScrollView and HorizontalScrollView."
2010-01-27 22:00:44 -08:00
Adam Powell
17dfce15d5
Added OverScroller and overscroll effects for ScrollView and HorizontalScrollView.
2010-01-27 21:15:58 -08:00
Fred Quintana
a322dfa47e
am 6f3e1e27: am 9a400fa4: Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782 " into eclair
...
Merge commit '6f3e1e27a697d3e64bf73792c1007135319ff0d5'
* commit '6f3e1e27a697d3e64bf73792c1007135319ff0d5':
initialize sync adapters that get installed while the system is running
2010-01-27 18:40:11 -08:00
jsh
ec22b4c468
am 3c2d3667: am 036e2108: Fix NPE when importing from USIM.
...
Merge commit '3c2d3667aa7ae20c95950270ccfa8932d1d3d32d'
* commit '3c2d3667aa7ae20c95950270ccfa8932d1d3d32d':
Fix NPE when importing from USIM.
2010-01-27 18:39:58 -08:00
Dianne Hackborn
d47c6ed4a9
Bite the bullet and add support for multiple device admins.
2010-01-27 17:31:56 -08:00
Yu Shan Emily Lau
9cf5b455d9
am 47f1d4d5: am b1780474: Merge "Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player." into eclair
...
Merge commit '47f1d4d509b271ddb2f158c761e572413f39f1a8'
* commit '47f1d4d509b271ddb2f158c761e572413f39f1a8':
Instead of caputre the memory footprint before and after the test. We would like to monitor the memory trend while the test is running. This can eliminate the overhead for the frist test case in creating the player.
2010-01-27 17:27:41 -08:00
Eric Fischer
93a81378d8
am ad0e5363: am 50adb167: Pull in "emergency calls only" translations.
...
Merge commit 'ad0e53635571066e7928e30a4a669067fff6a382'
* commit 'ad0e53635571066e7928e30a4a669067fff6a382':
Pull in "emergency calls only" translations.
2010-01-27 17:27:23 -08:00
John Wang
a338136499
am 97fdd0ab: am 7f70998d: Merge "Add Emergency Calls Only String." into eclair
...
Merge commit '97fdd0aba93f7c609c1194edf636805ff70e4918'
* commit '97fdd0aba93f7c609c1194edf636805ff70e4918':
Add Emergency Calls Only String.
2010-01-27 17:26:40 -08:00
Chih-Chung Chang
e7bd22a9d9
Unhide camera api for set display orientation.
2010-01-27 17:05:21 -08:00
Jacek Surazski
41a9fd55ac
timestamp field in ApplicationErrorReport was not getting intitialized on ANRs
2010-01-27 16:37:21 -08:00
Wei Huang
83e5ff09d5
am 29bc7270: am 495bae67: Merge "fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget." into eclair
...
Merge commit '29bc7270ec2fd54707326eeee556be2fd4d86ca3'
* commit '29bc7270ec2fd54707326eeee556be2fd4d86ca3':
fix bug 2264186: clean up the outstanding async queries in ContactHeaderWidget.
2010-01-27 16:29:10 -08:00
Andreas Huber
80828144df
Merge "Fix http streaming for shoutcast servers that do not support http ranges."
2010-01-27 16:25:05 -08:00
Andreas Huber
46ce847a62
Fix http streaming for shoutcast servers that do not support http ranges.
...
related-to-bug: 2295438
2010-01-27 16:21:41 -08:00
Romain Guy
87ef4252ec
resolved conflicts for merge of 176a88ff to master
2010-01-27 16:20:49 -08:00
Romain Guy
f929bbd16d
Merge "New View.dispatchDisplayHint() API. Bug #2399147 "
2010-01-27 15:54:06 -08:00
Romain Guy
43c9cdffb6
New View.dispatchDisplayHint() API.
...
Bug #2399147
This new API will be used by scrollable containers to tell children that they
are/are not displayed. This will allow lists to hide their filter popup window
for instance.
2010-01-27 15:53:40 -08:00
Ying Wang
1590077905
am 6efe03b1: am 6f9e2c64: Merge "Find layout classes in all "layout-*" dirs." into eclair
...
Merge commit '6efe03b19e0734361b262f9a0be4d225088d7f9e'
* commit '6efe03b19e0734361b262f9a0be4d225088d7f9e':
Find layout classes in all "layout-*" dirs.
2010-01-27 15:53:20 -08:00
Owen Lin
507354e4ba
Merge "Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functions in preference manager."
2010-01-27 15:48:26 -08:00
Suchi Amalapurapu
af926d156b
Merge "Add asec permission to DefaultContainerService"
2010-01-27 15:46:32 -08:00
Neal Nguyen
40c5af2ed7
Merge "Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core."
2010-01-27 15:33:31 -08:00
Grace Kloba
98e6fcf2f7
Need to check parent for performLongClick() as it
...
is the result of a delayed message.
Fix http://b/issue?id=2398251
2010-01-27 15:20:30 -08:00
Dan Egnor
3ae6162d18
Merge "Report tombstone (native crash) data to the dropbox."
2010-01-27 15:06:06 -08:00
Suchi Amalapurapu
a8eed0d3b6
Add asec permission to DefaultContainerService
2010-01-27 15:02:41 -08:00
Dan Egnor
492c6ed5b6
Report tombstone (native crash) data to the dropbox.
...
Also uses a shared_prefs file to keep track of which files have been
logged, instead of polluting Settings.Secure with this data.
2010-01-27 14:52:57 -08:00
Andy McFadden
72a20db0c7
Add streaming method profiling support.
...
This adds a new (hidden) startMethodTracingDdms call. It's like the
normal method tracing calls, but you don't specify an output file.
Instead, when tracing stops, the data is sent directly to DDMS.
This also adds handlers for the MPSS/MPSE requests that DDMS sends.
2010-01-27 14:48:41 -08:00
Jason Sams
2060b637f7
Merge "Fix some minor bugs with GL state setup that were exposed by Droids driver."
2010-01-27 14:48:29 -08:00
Jason Sams
5dbfe93b3f
Fix some minor bugs with GL state setup that were exposed by Droids driver.
2010-01-27 14:41:43 -08:00
Eric Laurent
0ebff76e95
Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync"
2010-01-27 14:21:20 -08:00
Neal Nguyen
1d3165f10b
Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core.
...
In addition to the file moves, the package names of the tests have been updated and adjusted to match their new locations.
2010-01-27 14:15:55 -08:00
Neal Nguyen
e6dca5c29b
Merge "Moving framework core tests closer to their source files."
2010-01-27 14:03:34 -08:00
Dianne Hackborn
8ea138cbf1
More work on device admins:
...
- You can now show a dynamic message to the user when asking to
have your DeviceAdmin added.
- A DeviceAdmin can now provide a warning message that is displayed
before a user disables it.
- Better ordering (and text) of the policy warnings.
- New API to set the maximum failed password attempts before the device
wipes itself.
- We now store the number of failed unlock attempts in persistent
storage.
- New managed dialog APIs that will be used by the settings app.
Also a little bit of cleanup as I was working on this - removed the
long unused MailboxNotAvailableException, fixed a java doc in Messenger.
2010-01-27 13:51:53 -08:00
Grace Kloba
2fc1f4a029
Merge "Add request header support for the Browser/WebView. QSB can use this instead of POST to send the location data. After QSB makes the switch, we should also remove the POST_DATA intent which is hidden."
2010-01-27 13:41:39 -08:00
Neal Nguyen
22e31e5b60
Moving framework core tests closer to their source files.
...
Phase 2 of test case cleanup; distributing CoreTests files closer to their respective sources under frameworks.
2010-01-27 13:36:38 -08:00
Andreas Huber
9ecaf8b8da
Merge "Attempt to fix the build ... again."
2010-01-27 13:31:36 -08:00
Andreas Huber
55e99c6100
Attempt to fix the build ... again.
2010-01-27 13:30:59 -08:00
Elliott Hughes
65bed2c6c2
Merge "Remove about-to-be-renamed class from preload list."
2010-01-27 13:23:45 -08:00
Andreas Huber
2d4d919e29
Merge "Do not hold onto the master lock while reading data from the datasource. This would prevent consumers from reading cached data immediately if it is available."
2010-01-27 13:12:58 -08:00
Ken Shirriff
6c1ddedfee
Merge "Fix ExtendedProperties EntityIterator."
2010-01-27 13:08:01 -08:00
Amith Yamasani
a3b95a995f
Merge "Move Search dialog out of system process into current activity."
2010-01-27 12:45:23 -08:00