17379 Commits

Author SHA1 Message Date
Daisuke Miyakawa
50c6668a27 Make vCard importer support lower case params.
Bug: 2339066
2010-01-18 08:30:39 +09:00
Dianne Hackborn
d68478467e First pass at new device policy and administration APIs.
This adds new DevicAdmin, DevicePolicyManager, and DeviceAdminInfo classes.
See the java docs for each on documentation on them.  Basically: a DeviceAdmin
is what you derive from to administer a device; DevicePolicyManager is what you
use to apply and check your policy requirements and perform other administration
tasks.
2010-01-17 15:10:24 -08:00
San Mehat
5fbf4094f5 MountService: Suppress media removed notification when enabling UMS
Signed-off-by: San Mehat <san@google.com>
2010-01-16 06:11:27 -08:00
Oscar Montemayor
ff58b57705 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." 2010-01-15 19:03:32 -08:00
James Dong
34bbc22cbc Media server death nodification 2010-01-15 18:28:16 -08:00
Jim Miller
813d2d8678 Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair 2010-01-15 17:20:29 -08:00
Romain Guy
bf4cd1a54d Merge "Added a method for spatial sampling." 2010-01-15 16:44:49 -08:00
Grace Kloba
19c9df3c1d DO NOT MERGE
Bring back +/- when panning. Dismiss it when pinching.
2010-01-15 16:35:40 -08:00
Oscar Montemayor
462f037828 Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
2010-01-15 16:34:11 -08:00
San Mehat
3fe3ebfaa6 Merge "sdutil: Use new MountService api method names" 2010-01-15 16:30:05 -08:00
Jim Miller
2cd1e6eda9 Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent.
The previous workaround for this race condition prevented glitches by postponing drawing the SlidingTab until the internal state was consistent.
Unfortunately, the InCallScreen seems to trigger this most of the time if the keyboard is open or the last application was in landscape mode.

Instead, we'll handle this separately in lockscreen.
2010-01-15 16:20:36 -08:00
Tom O'Neill
093a870005 Find out whether we should mention behavior specific to our own provider
Change-Id: Ia5d90969d72e99c8fb7f12f1c536f5e1856c59d2
2010-01-15 16:20:34 -08:00
Oscar Montemayor
56e74504f1 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." 2010-01-15 16:20:23 -08:00
Yang Li
ec837187df Added a method for spatial sampling. 2010-01-15 16:14:25 -08:00
Oscar Montemayor
d02546b415 Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
2010-01-15 15:08:06 -08:00
Jean-Baptiste Queru
e99f41f193 @hide the individual members instead of the whole class
Bug: 2245521

Change-Id: I8dad1e8d4e1b55dbb9d33b6990c1bd420e914be5
2010-01-15 15:02:53 -08:00
Kenny Root
d60e31cbe3 Merge "Update Time.parse3339() unit tests" 2010-01-15 14:44:58 -08:00
Romain Guy
fe86b04531 Merge "Added clone to these three classes and added more comments." 2010-01-15 14:40:48 -08:00
Yang Li
6fc1f15134 Added clone to these three classes and added more comments. 2010-01-15 14:35:27 -08:00
Romain Guy
dded6447b5 Merge "Added non-uniform scaling for spatial sampling." 2010-01-15 14:31:34 -08:00
Xavier Ducrohet
908a811190 Merge "ADT/Layoutlib: Add dash support to stroke." into eclair 2010-01-15 14:27:34 -08:00
Kenny Root
de8aa87016 Update Time.parse3339() unit tests
Month should be n-1 from input and timezone is already normalized to
UTC.

Change-Id: I030c6444f92b96f85acea81f1675edf061bb5451
2010-01-15 14:23:20 -08:00
Colin Cross
94d825d063 Merge "Use correct TLS codepath in graphics libraries" 2010-01-15 14:07:32 -08:00
Oscar Montemayor
851b2e75e6 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." 2010-01-15 13:52:39 -08:00
Yang Li
55732c52ee Added non-uniform scaling for spatial sampling. 2010-01-15 12:15:40 -08:00
Andrei Popescu
f5dba888c6 Detect if the current network is wifi or not and update webkit.
This info is passed to youtube.com via navigator.networkType

Fixes Bug: 2368650
2010-01-15 20:04:08 +00:00
Jean-Baptiste Queru
843e89757a Remove the BaseColumns inheritance
This is done so that it doesn't bleed into a public API

Bug: 2245521

Change-Id: I2e5f728553f074f0dc2e8a3dfdf90b1c1f189bad
2010-01-15 11:44:35 -08:00
Ficus Kirkpatrick
130a8b71bb Add Dialog.setOnShowListener() to the public API. 2010-01-15 11:35:06 -08:00
Xavier Ducrohet
36ab1284d8 ADT/Layoutlib: Add dash support to stroke.
Change-Id: I09a7e84948be013cbb11f6d9774ab81df897b424
2010-01-15 11:24:44 -08:00
Eric Fischer
7c44220d0b Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." 2010-01-15 11:23:00 -08:00
Oscar Montemayor
b62e8132df Apps on SD card.
Added support for retrieving and generating keys as Hex Strings.
2010-01-15 11:16:31 -08:00
Fred Quintana
3084a6f801 rename testHasFeatures to hasFeatures 2010-01-15 11:05:44 -08:00
Vasu Nori
013b9c249d Merge "Change Log.wtf() call to Log.w()" 2010-01-15 10:51:25 -08:00
Vasu Nori
bee5b9d7cb Change Log.wtf() call to Log.w()
messages from Log.wtf() sound pretty bad and engineers seem to think
something terrible has gone wrong.
2010-01-15 10:49:06 -08:00
Niko Catania
00bc687545 Merge "New method to return the last dialed number Bug:2227429" 2010-01-15 10:47:48 -08:00
Robert Greenwalt
40bbaaac5f resolved conflicts for merge of 90528645 to master 2010-01-15 10:45:11 -08:00
Nicolas Catania
b8a2aafdef New method to return the last dialed number
Bug:2227429
2010-01-15 10:41:56 -08:00
Xavier Ducrohet
2b30a4a50e Merge "ADT/Layoutlib: properly handle stroke information." into eclair 2010-01-15 10:30:52 -08:00
Robert Greenwalt
0894498712 Merge "Set net.hostname sys property to our unique ID." 2010-01-15 10:20:18 -08:00
San Mehat
cf7aa68e11 sdutil: Use new MountService api method names
Signed-off-by: San Mehat <san@google.com>
2010-01-15 10:05:37 -08:00
Nicolas Catania
c5dfa70410 Revert "New method to return the last dialed number"
This reverts commit ac835c94b81c9497404a27af4da9c957e5c82045.
2010-01-15 09:52:54 -08:00
Niko Catania
633feacf17 Merge "New method to return the last dialed number Bug:2227429" 2010-01-15 09:18:05 -08:00
Tom O'Neill
7d92d5af18 Revert a couple of deprecations to fix broken build
Will re-deprecate in a subsequent CL

Change-Id: Ibc246e2e26a68880f3fba3aff3407404f5a57ce3
2010-01-15 08:42:31 -08:00
Nicolas Catania
ac835c94b8 New method to return the last dialed number
Bug:2227429
2010-01-15 08:19:45 -08:00
Tom O'Neill
0f26ec1aa1 Merge "Improve ContractsContract.RawContacts documentation" 2010-01-15 08:15:20 -08:00
Andrew Stadler
48c0273eb9 Fix to set package path properly after 'adb sync'
This is a followup to daec1722fae57a042c176664ec1e89c95095e926
2010-01-15 00:03:41 -08:00
Suchi Amalapurapu
daec1722fa Avoid renaming apk paths when scanning directories on reboot 2010-01-14 21:48:37 -08:00
Xavier Ducrohet
5ac8f409f5 ADT/Layoutlib: properly handle stroke information.
Change-Id: Iec9284d0e65d1313739e361d1fd5a522646fd1fd
2010-01-14 19:43:54 -08:00
Grace Kloba
88196464e9 am 4d69ac66: Merge "DO NOT MERGE" into eclair
Merge commit '4d69ac6695246b8df06a6583044dc4712d81a956' into eclair-plus-aosp

* commit '4d69ac6695246b8df06a6583044dc4712d81a956':
  DO NOT MERGE
2010-01-14 19:32:45 -08:00
Grace Kloba
c8cab72521 am d1019a99: Merge "DO NOT MERGE" into eclair
Merge commit 'd1019a99f9b458a4129e047c96de7192a61e5e99' into eclair-plus-aosp

* commit 'd1019a99f9b458a4129e047c96de7192a61e5e99':
  DO NOT MERGE
2010-01-14 19:32:39 -08:00