Adam Powell
a0a7b07365
am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair
...
Merge commit 'b5a5a39716502be2cd325a6f9b393e155c0636ee'
* commit 'b5a5a39716502be2cd325a6f9b393e155c0636ee':
TransformGestureDetector is now ScaleGestureDetector - scope reduced.
2010-01-19 00:02:00 -08:00
Xavier Ducrohet
fd1a7126a8
am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory
...
Merge commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c'
* commit 'cff6c8459ca05f3fee2d2999989d07a7176f955c':
ADT/Layoutlib: Reimplement parts of BitmapFactory
2010-01-19 00:01:32 -08:00
San Mehat
49ef2b6c98
Merge "MountService: Add new 'unmountSecureContainer' API call"
2010-01-18 07:14:02 -08:00
Daisuke Miyakawa
00fe42ba50
Merge "Make vCard importer support lower case params."
2010-01-17 15:32:02 -08:00
Oscar Montemayor
a507b8d27e
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
Romain Guy
26d048678b
Merge "Added a method for spatial sampling."
2010-01-15 16:44:49 -08:00
San Mehat
ca696e0841
Merge "sdutil: Use new MountService api method names"
2010-01-15 16:30:05 -08:00
Oscar Montemayor
fa8756149a
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
Kenny Root
5408f1409b
Merge "Update Time.parse3339() unit tests"
2010-01-15 14:44:58 -08:00
Romain Guy
f450dc86a4
Merge "Added clone to these three classes and added more comments."
2010-01-15 14:40:48 -08:00
Romain Guy
6b0221b52b
Merge "Added non-uniform scaling for spatial sampling."
2010-01-15 14:31:34 -08:00
Colin Cross
1410dff104
Merge "Use correct TLS codepath in graphics libraries"
2010-01-15 14:07:32 -08:00
Oscar Montemayor
d43a216f76
Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings."
2010-01-15 13:52:39 -08:00
Eric Fischer
fcebabb49f
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
Vasu Nori
2ecee422a8
Merge "Change Log.wtf() call to Log.w()"
2010-01-15 10:51:25 -08:00
Niko Catania
db2c8a7b61
Merge "New method to return the last dialed number Bug:2227429"
2010-01-15 10:47:48 -08:00
Robert Greenwalt
bc9cde22d6
resolved conflicts for merge of 90528645 to master
2010-01-15 10:45:11 -08:00
Robert Greenwalt
01389e2945
Merge "Set net.hostname sys property to our unique ID."
2010-01-15 10:20:18 -08:00
Niko Catania
10cdb3417f
Merge "New method to return the last dialed number Bug:2227429"
2010-01-15 09:18:05 -08:00
Tom O'Neill
6f30a0f40e
Merge "Improve ContractsContract.RawContacts documentation"
2010-01-15 08:15:20 -08:00
Romain Guy
ae6d574c61
Merge "Added non-uniform scaling for spatial sampling and converted double to float."
2010-01-14 18:43:51 -08:00
Andreas Huber
39a759eb4d
Merge "Squashed commit of the following:"
2010-01-14 15:12:36 -08:00
Andreas Huber
6d69b6bc19
Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation."
2010-01-14 15:12:29 -08:00
Ficus Kirkpatrick
ed82ee7bf2
Merge "Remove some settings we are no longer using."
2010-01-14 15:08:55 -08:00
Andreas Huber
0579c22dd5
Merge "Squashed commit of the following:"
2010-01-14 15:01:22 -08:00
Fred Quintana
b1eb51cebf
Merge "allow + in usernames"
2010-01-14 14:58:39 -08:00
Fred Quintana
ca99444c98
allow + in usernames
2010-01-14 14:57:20 -08:00
Andreas Huber
2a90d6fcd1
Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly."
2010-01-14 14:50:11 -08:00
Suchi Amalapurapu
8a6fbfa1d5
Merge "app install on sdcard. provide skeleton implementation to install an app on sdcard, just resources. Add new install path for /asec in installd. ignore . when checking for apk path since the sdcard packages id'ed by package name. Add new -s option to adb shell pm Refactor fwd locked from scanMode to ApplicationInfo. Add new flag for sd install Add new parse flags for fwd locking and installing on sdcard New mock api's in PackageManagerService to invoke MountService api's. These will be refactored again and so have been wrapped internally. Some error codes in PackageManager Changes in PackageManagerService to use mPath and mScanPath during installation and switch to using PackageParser.Package.applicationInfo attributes for source and public resource directories. Some known issues that will be addressed later using system_uid for now. needs some tinkering with uid and packagesetting creation to use the actual app uid error handling from vold not very robust. ignoring lot of things for now sending a delayed destroy to delete packages. will revisit later revisit temp file creation later. just copy for now"
2010-01-14 14:01:56 -08:00
Nicolas Roard
6e307ef968
am 0123101a: am af2af4e5: Add proper support for fixed position elements
...
Merge commit '0123101af0e15221026f97f19dad23488840700a'
* commit '0123101af0e15221026f97f19dad23488840700a':
Add proper support for fixed position elements
2010-01-14 13:18:25 -08:00
Nicolas Roard
d685aabe01
am af2af4e5: Add proper support for fixed position elements
...
Merge commit 'af2af4e53aedb14c781d0351565fd7bec55a141a' into eclair-mr2-plus-aosp
* commit 'af2af4e53aedb14c781d0351565fd7bec55a141a':
Add proper support for fixed position elements
2010-01-14 13:13:26 -08:00
Bjorn Bringert
59b7cdf119
Merge "Expose SearchManager constants for global search"
2010-01-14 13:01:01 -08:00
Niko Catania
ab44be3741
Merge "New method to return the last dialed number Bug:2227429"
2010-01-14 11:51:12 -08:00
Andreas Huber
7335117350
Merge "Support for determining the mime type of media via metadata extraction."
2010-01-14 11:38:24 -08:00
Mark Wagner
d6b746034d
Merge "constants for search"
2010-01-14 11:34:43 -08:00
Mark Wagner
345f8a1fe8
Merge "bugfix endfling case (bug 2300534)"
2010-01-14 08:52:12 -08:00
Bjorn Bringert
2ebad4101c
Merge "Remove Intent.ACTION_GLOBAL_SEARCH"
2010-01-14 02:26:50 -08:00
Bjorn Bringert
2d9e35115e
Merge "Add QSB's GoogleSearch as the preferred web search provider"
2010-01-14 02:25:34 -08:00
Adam Powell
48aab956d7
am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair
...
Merge commit '56a17690b0b9dc2a2e15ef38a37cc4c403c614fe' into eclair-plus-aosp
* commit '56a17690b0b9dc2a2e15ef38a37cc4c403c614fe':
TransformGestureDetector is now ScaleGestureDetector - scope reduced.
2010-01-13 18:04:39 -08:00
Adam Powell
8a53faaa35
Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can't reliably handle translation and scaling at the same time." into eclair
2010-01-13 18:00:35 -08:00
Xavier Ducrohet
01bf8d0175
am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory
...
Merge commit 'ae4bd059caa71aa4652c0f07fde7c2687169906e' into eclair-plus-aosp
* commit 'ae4bd059caa71aa4652c0f07fde7c2687169906e':
ADT/Layoutlib: Reimplement parts of BitmapFactory
2010-01-13 17:09:52 -08:00
Robert Greenwalt
40e8f84f05
am 1193ae4e: Backport l53e91db7 from master.
...
Merge commit '1193ae4e824c66b75083c444ce0f250594e138ee' into eclair-plus-aosp
* commit '1193ae4e824c66b75083c444ce0f250594e138ee':
Backport l53e91db7 from master.
2010-01-13 17:09:40 -08:00
Jason Sams
d9a729bfaf
Merge "Remove excessive logging, fix error in GLSL uniform generation."
2010-01-13 14:54:20 -08:00
Neal Nguyen
9020c70f8a
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
2010-01-13 14:19:11 -08:00
Neal Nguyen
8980c204af
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
2010-01-13 14:18:48 -08:00
Neal Nguyen
6e9ec6112c
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
2010-01-13 14:18:17 -08:00
Neal Nguyen
c0dbaf3371
Merge "Framework Tests Cleanup: Removing CTS duplicate files"
2010-01-13 14:17:56 -08:00
John Wang
f6abaa57e2
Merge "Hangup calls before powering off radio."
2010-01-13 12:12:49 -08:00
Patrick Scott
97a07940a2
am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension.
...
Merge commit '70c4f6cfb4fd48d5153080d038ac0f5b6dbd98ec'
* commit '70c4f6cfb4fd48d5153080d038ac0f5b6dbd98ec':
Add a static method to obtain the mime type from extension.
2010-01-13 11:51:33 -08:00
Patrick Scott
c220162cfd
am 021b7b44: Add a static method to obtain the mime type from extension.
...
Merge commit '021b7b443fa4bb24ec73d0c09cf019c14eba67bc' into eclair-mr2-plus-aosp
* commit '021b7b443fa4bb24ec73d0c09cf019c14eba67bc':
Add a static method to obtain the mime type from extension.
2010-01-13 11:37:33 -08:00