OSDN Git Service

android-x86/frameworks-base.git
14 years agoam b869c594: (-s ours) am 17b14bd3: DO NOT MERGE
Grace Kloba [Fri, 22 Jan 2010 01:57:29 +0000 (17:57 -0800)]
am b869c594: (-s ours) am 17b14bd3: DO NOT MERGE

Merge commit 'b869c594465d29e96fb841b48c638ddee232bbd7'

* commit 'b869c594465d29e96fb841b48c638ddee232bbd7':
  DO NOT MERGE

14 years agoam 55d791e7: (-s ours) am 5a0bf1f0: DO NOT MERGE
Grace Kloba [Fri, 22 Jan 2010 01:57:07 +0000 (17:57 -0800)]
am 55d791e7: (-s ours) am 5a0bf1f0: DO NOT MERGE

Merge commit '55d791e74eaa8c80b965075d6debc1cfd7bde99a'

* commit '55d791e74eaa8c80b965075d6debc1cfd7bde99a':
  DO NOT MERGE

14 years agoam 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than one...
Grace Kloba [Fri, 22 Jan 2010 01:56:46 +0000 (17:56 -0800)]
am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than one pointer, give up the control. This should enable the View behind it, like WebView, will always get the multi-pointer events even when ZoomButtonsController is up." into eclair

Merge commit '8d4baa789302b2c0f2657af9ba6dc98fcc926ee2'

* commit '8d4baa789302b2c0f2657af9ba6dc98fcc926ee2':
  If ZoomButttonsController detects more than one pointer,

14 years agoam 3648f949: (-s ours) am f080a5ad: Merge "DO NOT MERGE" into eclair
Grace Kloba [Fri, 22 Jan 2010 01:56:25 +0000 (17:56 -0800)]
am 3648f949: (-s ours) am f080a5ad: Merge "DO NOT MERGE" into eclair

Merge commit '3648f949ef100668500c9f21d0e8b53d310a393e'

* commit '3648f949ef100668500c9f21d0e8b53d310a393e':
  DO NOT MERGE

14 years agoam 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hides Slidin...
Jim Miller [Fri, 22 Jan 2010 01:56:03 +0000 (17:56 -0800)]
am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair

Merge commit '84928fa93c3be222b77794de9922d299f4971ea4'

* commit '84928fa93c3be222b77794de9922d299f4971ea4':
  Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent.

14 years agoam da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into...
Xavier Ducrohet [Fri, 22 Jan 2010 01:55:40 +0000 (17:55 -0800)]
am da84d6a1: am 908a8111: Merge "ADT/Layoutlib: Add dash support to stroke." into eclair

Merge commit 'da84d6a1b1c37376d48f92ae59b76f1c891772f6'

* commit 'da84d6a1b1c37376d48f92ae59b76f1c891772f6':
  ADT/Layoutlib: Add dash support to stroke.

14 years agoam c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information...
Xavier Ducrohet [Fri, 22 Jan 2010 01:55:17 +0000 (17:55 -0800)]
am c0ea805c: am 2b30a4a5: Merge "ADT/Layoutlib: properly handle stroke information." into eclair

Merge commit 'c0ea805c649666b55d4dde09eb72dcccfa8bccc3'

* commit 'c0ea805c649666b55d4dde09eb72dcccfa8bccc3':
  ADT/Layoutlib: properly handle stroke information.

14 years agoMerge "Bug 2330111"
Paul Westbrook [Fri, 22 Jan 2010 01:14:06 +0000 (17:14 -0800)]
Merge "Bug 2330111"

14 years agoBug 2330111
Paul Westbrook [Wed, 13 Jan 2010 20:13:57 +0000 (12:13 -0800)]
Bug 2330111

Make NumberPicker public

Made setCurrent() more robust, as the value needs to be within the range
specified earlier. setCurrent() will now throw an exception
if the specified doesn't fall in the range

14 years agoMerge "Fix build, incorrect link/see tags."
Wink Saville [Fri, 22 Jan 2010 00:46:42 +0000 (16:46 -0800)]
Merge "Fix build, incorrect link/see tags."

14 years agoMerge "Don't crash when there is no admin."
Dianne Hackborn [Fri, 22 Jan 2010 00:44:53 +0000 (16:44 -0800)]
Merge "Don't crash when there is no admin."

14 years agoMerge changes I2d41cb94,Ia1a17985
Mathias Agopian [Fri, 22 Jan 2010 00:37:48 +0000 (16:37 -0800)]
Merge changes I2d41cb94,Ia1a17985

* changes:
  fix [2324665] texture leak in surfaceflinger when using camera
  fix a texture leak introduced recently.

14 years agoFix build, incorrect link/see tags.
Wink Saville [Fri, 22 Jan 2010 00:37:04 +0000 (16:37 -0800)]
Fix build, incorrect link/see tags.

Change-Id: Ia1c13ddb198721234323f1944ea3537ea6f34820

14 years agofix [2324665] texture leak in surfaceflinger when using camera
Mathias Agopian [Fri, 22 Jan 2010 00:04:56 +0000 (16:04 -0800)]
fix [2324665] texture leak in surfaceflinger when using camera

14 years agoDon't crash when there is no admin.
Dianne Hackborn [Fri, 22 Jan 2010 00:29:00 +0000 (16:29 -0800)]
Don't crash when there is no admin.

14 years agofix a texture leak introduced recently.
Mathias Agopian [Fri, 22 Jan 2010 00:27:30 +0000 (16:27 -0800)]
fix a texture leak introduced recently.

create the texture name once and for all for a given BufferSource
and make sure to recreate it when we're forced to delete the texture.

14 years agoMerge "relocate GoogleLoginService"
Doug Zongker [Fri, 22 Jan 2010 00:10:58 +0000 (16:10 -0800)]
Merge "relocate GoogleLoginService"

14 years agoMerge "Fix build, GsmServiceStateTracker was using old EventLog API."
Wink Saville [Thu, 21 Jan 2010 23:00:12 +0000 (15:00 -0800)]
Merge "Fix build, GsmServiceStateTracker was using old EventLog API."

14 years agoFix 2385283: Use device-specific salt when generating hashes for lock passwords.
Jim Miller [Thu, 21 Jan 2010 00:34:45 +0000 (16:34 -0800)]
Fix 2385283: Use device-specific salt when generating hashes for lock passwords.

14 years agorelocate GoogleLoginService
Doug Zongker [Thu, 21 Jan 2010 22:36:17 +0000 (14:36 -0800)]
relocate GoogleLoginService

Change-Id: I79f4ff658ab136adcc54c432db76f34d2de5f6ac

14 years agoam 88196464: (-s ours) am 4d69ac66: Merge "DO NOT MERGE" into eclair
Grace Kloba [Thu, 21 Jan 2010 22:32:01 +0000 (14:32 -0800)]
am 88196464: (-s ours) am 4d69ac66: Merge "DO NOT MERGE" into eclair

Merge commit '88196464e91dd533f2dd28a02f55b7e4801eead0'

* commit '88196464e91dd533f2dd28a02f55b7e4801eead0':
  DO NOT MERGE

14 years agoMerge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks...
Grace Kloba [Thu, 21 Jan 2010 22:31:45 +0000 (14:31 -0800)]
Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base

14 years agoam c8cab725: (-s ours) am d1019a99: Merge "DO NOT MERGE" into eclair
Grace Kloba [Thu, 21 Jan 2010 22:31:33 +0000 (14:31 -0800)]
am c8cab725: (-s ours) am d1019a99: Merge "DO NOT MERGE" into eclair

Merge commit 'c8cab72521781091e87049861c4b25fb19197ea4'

* commit 'c8cab72521781091e87049861c4b25fb19197ea4':
  DO NOT MERGE

14 years agoam 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf...
Xavier Ducrohet [Thu, 21 Jan 2010 22:31:11 +0000 (14:31 -0800)]
am 20cc5570: am 79f05bb4: Merge "ADT/Layoutlib: improved gradient drawing for perf." into eclair

Merge commit '20cc55703348827fbd80ff0410777a537f01e10e'

* commit '20cc55703348827fbd80ff0410777a537f01e10e':
  ADT/Layoutlib: improved gradient drawing for perf.

14 years agoMore device policy manager / admin work.
Dianne Hackborn [Wed, 20 Jan 2010 21:37:26 +0000 (13:37 -0800)]
More device policy manager / admin work.

Update API with some new features, re-arrange how you check for valid
passwords, and start hooking up the back-end implementation.

14 years agoam 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn...
Xavier Ducrohet [Thu, 21 Jan 2010 22:30:48 +0000 (14:30 -0800)]
am 38fa9eee: am 89d538dc: ADT/Layoutlib: don\'t draw 0-sized rectangle, AWT doesn\'t like that.

Merge commit '38fa9eee9324b2355f28372e80dba12c1d7cc105'

* commit '38fa9eee9324b2355f28372e80dba12c1d7cc105':
  ADT/Layoutlib: don't draw 0-sized rectangle, AWT doesn't like that.

14 years agoam 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java...
Xavier Ducrohet [Thu, 21 Jan 2010 22:30:17 +0000 (14:30 -0800)]
am 895c92a4: am 240298f9: Merge "ADT/Layoutlib: always use custom gradient (java) Paint." into eclair

Merge commit '895c92a44b8bcf0aec7066c061293cafe12a76c2'

* commit '895c92a44b8bcf0aec7066c061293cafe12a76c2':
  ADT/Layoutlib: always use custom gradient (java) Paint.

14 years agoam b8c564d0: am 6a739ea8: Merge "Updated developer groups documentation to point...
Roman Nurik [Thu, 21 Jan 2010 22:29:26 +0000 (14:29 -0800)]
am b8c564d0: am 6a739ea8: Merge "Updated developer groups documentation to point to Stack Overflow, also rearranged a few things." into eclair

Merge commit 'b8c564d0fc7b2bdcc794d63f23b21df2540d7cef'

* commit 'b8c564d0fc7b2bdcc794d63f23b21df2540d7cef':
  Updated developer groups documentation to point to Stack Overflow, also rearranged a few things.

14 years agoam 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients...
Xavier Ducrohet [Thu, 21 Jan 2010 22:29:02 +0000 (14:29 -0800)]
am 31ef2e77: am b847fbf2: Merge "ADT/Layout: support for 3+ color in linear gradients" into eclair

Merge commit '31ef2e77c50485ad6ed410a5d341754d6787b8e1'

* commit '31ef2e77c50485ad6ed410a5d341754d6787b8e1':
  ADT/Layout: support for 3+ color in linear gradients

14 years agoFix build, GsmServiceStateTracker was using old EventLog API.
Wink Saville [Thu, 21 Jan 2010 22:15:05 +0000 (14:15 -0800)]
Fix build, GsmServiceStateTracker was using old EventLog API.

Change-Id: Ib202d0ebbbb11c0ccad40445426c0c3704eb30b5

14 years agoMerge "Create a common method for updating the title of a download from the filename."
Leon Scroggins [Thu, 21 Jan 2010 21:29:32 +0000 (13:29 -0800)]
Merge "Create a common method for updating the title of a download from the filename."

14 years agoCreate a common method for updating the title of a download from the filename.
Leon Scroggins [Thu, 21 Jan 2010 21:19:41 +0000 (16:19 -0500)]
Create a common method for updating the title of a download from the filename.

This method will be used by the DownloadProvider and the BrowserDownloadPage.

14 years agoam 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair
John Wang [Thu, 21 Jan 2010 20:47:13 +0000 (12:47 -0800)]
am 7319d94f: am 99f2a4bb: Merge "Add Event log for RAT switch." into eclair

Merge commit '7319d94ff1ca898c36d2da8dd0cd8469d91bc5af'

* commit '7319d94ff1ca898c36d2da8dd0cd8469d91bc5af':
  Add Event log for RAT switch.

14 years agoRemoving unused parameter from NP_Initialize.
Derek Sollenberger [Thu, 21 Jan 2010 20:06:19 +0000 (15:06 -0500)]
Removing unused parameter from NP_Initialize.

14 years agoNEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings...
Justin Mattson [Thu, 14 Jan 2010 05:05:46 +0000 (21:05 -0800)]
NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly.

The Settings app already responds to this action it just was not exposed in the platform API.

14 years agoMerge "Workaround for a database update callback that claims that the data doesn...
Amith Yamasani [Thu, 21 Jan 2010 19:22:01 +0000 (11:22 -0800)]
Merge "Workaround for a database update callback that claims that the data doesn't exist."

14 years agoMerge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that preve...
Andreas Huber [Thu, 21 Jan 2010 18:44:54 +0000 (10:44 -0800)]
Merge "Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup."

14 years agoMerge "Special-case .wmv and .wma metadata retrieval and playback to use PV if availa...
Andreas Huber [Thu, 21 Jan 2010 18:44:47 +0000 (10:44 -0800)]
Merge "Special-case .wmv and .wma metadata retrieval and playback to use PV if available."

14 years agoSpecial-case .wmv and .wma metadata retrieval and playback to use PV if available.
Andreas Huber [Thu, 21 Jan 2010 00:11:15 +0000 (16:11 -0800)]
Special-case .wmv and .wma metadata retrieval and playback to use PV if available.

related-to-bug: 2381874

14 years agoMerge "caching PRAGMA sql statements caused cts-tests failures."
Vasu Nori [Thu, 21 Jan 2010 18:29:22 +0000 (10:29 -0800)]
Merge "caching PRAGMA sql statements caused cts-tests failures."

14 years agoFix circular dependency between StagefrightPlayer and AwesomePlayer that prevented...
Andreas Huber [Thu, 21 Jan 2010 18:28:45 +0000 (10:28 -0800)]
Fix circular dependency between StagefrightPlayer and AwesomePlayer that prevented proper cleanup.

related-to-bug: 2355922

14 years agoWorkaround for a database update callback that claims that the data doesn't exist.
Amith Yamasani [Thu, 21 Jan 2010 17:58:01 +0000 (09:58 -0800)]
Workaround for a database update callback that claims that the data doesn't exist.

It's probably some intermediate state when updating the volumes that's causing
the row to be missing.

14 years agoam 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landsc...
Derek Sollenberger [Thu, 21 Jan 2010 16:39:15 +0000 (08:39 -0800)]
am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode.

Merge commit '1f7747adb6a79317f4bd52fb78b3c567dd203883'

* commit '1f7747adb6a79317f4bd52fb78b3c567dd203883':
  Resize the WebView when the soft-keyboard appears in landscape mode.

14 years agoam 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode.
Derek Sollenberger [Thu, 21 Jan 2010 16:29:33 +0000 (08:29 -0800)]
am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode.

Merge commit '7cabb03da7053f3ceb5ff8b41b6a46052c6658a1' into eclair-mr2-plus-aosp

* commit '7cabb03da7053f3ceb5ff8b41b6a46052c6658a1':
  Resize the WebView when the soft-keyboard appears in landscape mode.

14 years agoMerge "Implement Notification.DEFAULT_LIGHTS flag."
Mike Lockwood [Thu, 21 Jan 2010 16:18:15 +0000 (08:18 -0800)]
Merge "Implement Notification.DEFAULT_LIGHTS flag."

14 years agoResize the WebView when the soft-keyboard appears in landscape mode.
Derek Sollenberger [Thu, 21 Jan 2010 15:37:38 +0000 (10:37 -0500)]
Resize the WebView when the soft-keyboard appears in landscape mode.

The WebView notifies the IME that it wishes to be resized when the
soft-keyboard is displayed. This fixes http://b/2170192.

14 years agoImplement Notification.DEFAULT_LIGHTS flag.
Mike Lockwood [Wed, 20 Jan 2010 17:13:36 +0000 (12:13 -0500)]
Implement Notification.DEFAULT_LIGHTS flag.

This flag was already in the public API but did not do anything until now.
We now use it so we can override the default notification LED color on a per device basis.

Change-Id: I0d6e239b7da2fdbeda9608d6d4de3e778aa88e2c
BUG: 2329568

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoMerge "INetworkManagementService: Add support for enumerating TTYs and attaching...
San Mehat [Thu, 21 Jan 2010 02:15:43 +0000 (18:15 -0800)]
Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them"

14 years agoMountService: Codeshrink
San Mehat [Wed, 20 Jan 2010 23:16:42 +0000 (15:16 -0800)]
MountService: Codeshrink

Signed-off-by: San Mehat <san@google.com>
14 years agoMerge "NativeDaemonConnector: Add a convenience method for obtaining lists"
San Mehat [Thu, 21 Jan 2010 02:12:54 +0000 (18:12 -0800)]
Merge "NativeDaemonConnector: Add a convenience method for obtaining lists"

14 years agocaching PRAGMA sql statements caused cts-tests failures.
Vasu Nori [Thu, 21 Jan 2010 00:36:28 +0000 (16:36 -0800)]
caching PRAGMA sql statements caused cts-tests failures.

thats a strange-bug..caching PRAGMA sql statements caused sqlite to return
incorrect results.

14 years agoMerge "Fix no-copy-overhead OMXCodec implementation to actually work."
Andreas Huber [Thu, 21 Jan 2010 00:07:23 +0000 (16:07 -0800)]
Merge "Fix no-copy-overhead OMXCodec implementation to actually work."

14 years agoMerge "reduce logging noise from cache-full conditions."
Vasu Nori [Wed, 20 Jan 2010 23:41:54 +0000 (15:41 -0800)]
Merge "reduce logging noise from cache-full conditions."

14 years agoNativeDaemonConnector: Add a convenience method for obtaining lists
San Mehat [Wed, 20 Jan 2010 23:14:31 +0000 (15:14 -0800)]
NativeDaemonConnector: Add a convenience method for obtaining lists

Signed-off-by: San Mehat <san@google.com>
14 years agoINetworkManagementService: Add support for enumerating TTYs and attaching ppp servers...
San Mehat [Tue, 19 Jan 2010 21:50:37 +0000 (13:50 -0800)]
INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them

Signed-off-by: San Mehat <san@google.com>
Updated: Refactor out duplicated code

14 years agoMerge "Fix 2385283: Add DevicePolicyManager calls to LockScreen."
Jim Miller [Wed, 20 Jan 2010 23:12:04 +0000 (15:12 -0800)]
Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen."

14 years agoMerge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot"
Mathias Agopian [Wed, 20 Jan 2010 23:08:33 +0000 (15:08 -0800)]
Merge "fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot"

14 years agoMerge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during...
Mathias Agopian [Wed, 20 Jan 2010 23:08:27 +0000 (15:08 -0800)]
Merge "part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot"

14 years agoreduce logging noise from cache-full conditions.
Vasu Nori [Wed, 20 Jan 2010 23:07:26 +0000 (15:07 -0800)]
reduce logging noise from cache-full conditions.

when the compiled-sql cache is full, print the warning only a few times and
after that, if the condition persists, clear the cache.
don't flood the cache with the same warning million times.

14 years agoFix no-copy-overhead OMXCodec implementation to actually work.
Andreas Huber [Wed, 20 Jan 2010 23:05:46 +0000 (15:05 -0800)]
Fix no-copy-overhead OMXCodec implementation to actually work.

14 years agoFix 2385283: Add DevicePolicyManager calls to LockScreen.
Jim Miller [Wed, 20 Jan 2010 21:35:20 +0000 (13:35 -0800)]
Fix 2385283: Add DevicePolicyManager calls to LockScreen.

14 years agoam b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript...
Joe Onorato [Wed, 20 Jan 2010 22:35:52 +0000 (14:35 -0800)]
am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair

Merge commit 'b3699b14be3a3db1d75ea4c38853b0a53d14b1be'

* commit 'b3699b14be3a3db1d75ea4c38853b0a53d14b1be':
  add drawSpriteScreenspaceCropped to renderscript

14 years agofix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot
Mathias Agopian [Wed, 20 Jan 2010 22:31:53 +0000 (14:31 -0800)]
fix [2363362] [Sapphire] Corrupted raw picture displayed during snapshot

handled all cases where the scale factor of a video is out of bounds of
supported scale factors in copybit.

14 years agoMerge "Add systemApp field to ApplicationErrorReport"
Jacek Surazski [Wed, 20 Jan 2010 22:14:12 +0000 (14:14 -0800)]
Merge "Add systemApp field to ApplicationErrorReport"

14 years agoMerge "Check the boolean value for the arg to ZygoteInit to make sure it's either...
Barry Hayes [Wed, 20 Jan 2010 22:11:26 +0000 (14:11 -0800)]
Merge "Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. Make a slightly more informative usage message. Give developers a slightly easier way to have their preloaded classes list out of sync without blowing up."

14 years agopart of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot
Mathias Agopian [Wed, 20 Jan 2010 21:56:07 +0000 (13:56 -0800)]
part of fix for [2363362] [Sapphire] Corrupted raw picture displayed during snapshot

make sure to fallback properly to software when copybit operation fails.
with this change, the preview image will at least be displayed in b&w
(since GL doesn't support the yuv format). This would also fix
2363506, but that one is now handled more cleanly.

14 years agoMerge "fix [2363506] [Sapphire] Video playback broken"
Mathias Agopian [Wed, 20 Jan 2010 21:44:53 +0000 (13:44 -0800)]
Merge "fix [2363506] [Sapphire] Video playback broken"

14 years agofix [2363506] [Sapphire] Video playback broken
Mathias Agopian [Wed, 20 Jan 2010 21:24:14 +0000 (13:24 -0800)]
fix [2363506] [Sapphire] Video playback broken

don't try to use copybit for incompatible buffers

14 years agoCheck the boolean value for the arg to ZygoteInit to make sure it's either true or...
Barry Hayes [Wed, 20 Jan 2010 20:46:47 +0000 (12:46 -0800)]
Check the boolean value for the arg to ZygoteInit to make sure it's either true or false.
Make a slightly more informative usage message.
Give developers a slightly easier way to have their preloaded classes list out of sync without blowing up.

14 years agoAdd systemApp field to ApplicationErrorReport
Jacek Surazski [Thu, 7 Jan 2010 15:23:03 +0000 (16:23 +0100)]
Add systemApp field to ApplicationErrorReport

14 years agoMake the MediaMetadataTest a little more lenient when it comes to verifying the durat...
Andreas Huber [Wed, 20 Jan 2010 20:12:24 +0000 (12:12 -0800)]
Make the MediaMetadataTest a little more lenient when it comes to verifying the duration of media files, only require that the returned duration is within 100ms of the expected one, as the PV and stagefright implementations differ slightly.

related-to-bug: 2377534

14 years agoIntroducing the notion of "verified name" on a raw contact.
Dmitri Plotnikov [Wed, 20 Jan 2010 20:12:11 +0000 (12:12 -0800)]
Introducing the notion of "verified name" on a raw contact.

This flag can be set by a sync adapter if it is certain that the
name is correct (a social network sync adapter would be a good example
of this).  It can also be explicitly set by the user in the Contact
Edit UI.

Bug: 2164422
Change-Id: Id46e04c28eeb0dc386adfc6ad8988dda50824e2b

14 years agoMerge "DomainNameValiator: Remove workaround"
Makoto Onuki [Wed, 20 Jan 2010 20:03:24 +0000 (12:03 -0800)]
Merge "DomainNameValiator: Remove workaround"

14 years agoMerge "Adds support for 8-bit (unsigned) PCM wave files."
Andreas Huber [Wed, 20 Jan 2010 19:43:25 +0000 (11:43 -0800)]
Merge "Adds support for 8-bit (unsigned) PCM wave files."

14 years agoAdds support for 8-bit (unsigned) PCM wave files.
Andreas Huber [Wed, 20 Jan 2010 19:20:01 +0000 (11:20 -0800)]
Adds support for 8-bit (unsigned) PCM wave files.

related-to-bug: 2382428

14 years agoMerge "Support for 'iTunes-style' metadata in .mp4 and .3gp files."
Andreas Huber [Wed, 20 Jan 2010 19:35:02 +0000 (11:35 -0800)]
Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files."

14 years agoMerge "Create base class for audio policy manager."
Eric Laurent [Wed, 20 Jan 2010 18:03:36 +0000 (10:03 -0800)]
Merge "Create base class for audio policy manager."

14 years agoDomainNameValiator: Remove workaround
Makoto Onuki [Wed, 20 Jan 2010 17:56:01 +0000 (09:56 -0800)]
DomainNameValiator: Remove workaround

Remove the workaround introduced in CL 68137-p9.
Validation should fail when a certification can't be parsed.

Bug: 2369689

14 years agoSupport for 'iTunes-style' metadata in .mp4 and .3gp files.
Andreas Huber [Wed, 20 Jan 2010 00:43:53 +0000 (16:43 -0800)]
Support for 'iTunes-style' metadata in .mp4 and .3gp files.

related-to-bug: 2368967

14 years agoMerge "Addign more tests for DomainNameValidator."
Makoto Onuki [Wed, 20 Jan 2010 17:22:42 +0000 (09:22 -0800)]
Merge "Addign more tests for DomainNameValidator."

14 years agoMerge "Get rid of a TODO to add documentation for now-hidden columns"
Tom O'Neill [Wed, 20 Jan 2010 17:15:14 +0000 (09:15 -0800)]
Merge "Get rid of a TODO to add documentation for now-hidden columns"

14 years agoMerge "Fix RS mipmap generation for 8 bit alpha textures."
Jason Sams [Wed, 20 Jan 2010 01:54:27 +0000 (17:54 -0800)]
Merge "Fix RS mipmap generation for 8 bit alpha textures."

14 years agoFix RS mipmap generation for 8 bit alpha textures.
Jason Sams [Wed, 20 Jan 2010 01:53:54 +0000 (17:53 -0800)]
Fix RS mipmap generation for 8 bit alpha textures.

14 years agoDpad based scrolling in ListView was mishandling the recycler:
Romain Guy [Wed, 20 Jan 2010 01:34:10 +0000 (17:34 -0800)]
Dpad based scrolling in ListView was mishandling the recycler:
recyclable views were removed instead of detached and non-recyclables views
were detached instead of removed.

14 years agoMerge "Measure AutoCompleteTextView's dropdown to have enough room for all items...
Romain Guy [Wed, 20 Jan 2010 00:57:51 +0000 (16:57 -0800)]
Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514"

14 years agoMeasure AutoCompleteTextView's dropdown to have enough room for all items.
Romain Guy [Wed, 20 Jan 2010 00:56:05 +0000 (16:56 -0800)]
Measure AutoCompleteTextView's dropdown to have enough room for all items.
Bug #2363514

14 years agoMerge "Add DateTimeView, a widget that shows a time or the date depending on the...
Joe Onorato [Wed, 20 Jan 2010 00:45:05 +0000 (16:45 -0800)]
Merge "Add DateTimeView, a widget that shows a time or the date depending on the current time.  Use that for notifications instead of a TextView that doesn't ever update."

14 years agoam 7cc57ff2: am 0409b1ba: Merge "docs: remove dev guide link from download confirmati...
Scott Main [Wed, 20 Jan 2010 00:35:10 +0000 (16:35 -0800)]
am 7cc57ff2: am 0409b1ba: Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair

Merge commit '7cc57ff22d23daa62e07e0f3d28010d75ed19eea'

* commit '7cc57ff22d23daa62e07e0f3d28010d75ed19eea':
  docs: remove dev guide link from download confirmation content

14 years agoMerge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks...
Xavier Ducrohet [Wed, 20 Jan 2010 00:35:00 +0000 (16:35 -0800)]
Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base

14 years agoMerge "Make the space between the time and the AM/PM smaller by putting preceding...
Joe Onorato [Wed, 20 Jan 2010 00:34:58 +0000 (16:34 -0800)]
Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span."

14 years agoam f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up.
Xavier Ducrohet [Wed, 20 Jan 2010 00:34:48 +0000 (16:34 -0800)]
am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up.

Merge commit 'f95e3dd23cb6cbd7a86dece3c4bafff71307721a'

* commit 'f95e3dd23cb6cbd7a86dece3c4bafff71307721a':
  ADT/Layoutlib: shader clean-up.

14 years agoam e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support...
Xavier Ducrohet [Wed, 20 Jan 2010 00:34:32 +0000 (16:34 -0800)]
am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair

Merge commit 'e1a991476365cf1a8249c842e2b936db6940b0a7'

* commit 'e1a991476365cf1a8249c842e2b936db6940b0a7':
  ADT/Layoutlib: 2 color, linear gradient support.

14 years agoam 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair
Grace Kloba [Wed, 20 Jan 2010 00:34:11 +0000 (16:34 -0800)]
am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair

Merge commit '181963a0200e7c442d66f9f893da41e2b52a4d8c'

* commit '181963a0200e7c442d66f9f893da41e2b52a4d8c':
  DO NOT MERGE

14 years agoAdd DateTimeView, a widget that shows a time or the date depending on the
Joe Onorato [Wed, 20 Jan 2010 00:32:22 +0000 (16:32 -0800)]
Add DateTimeView, a widget that shows a time or the date depending on the
current time.  Use that for notifications instead of a TextView that
doesn't ever update.

BUG 1563917

14 years agoAddign more tests for DomainNameValidator.
Makoto Onuki [Tue, 12 Jan 2010 22:00:07 +0000 (14:00 -0800)]
Addign more tests for DomainNameValidator.

Added tests that use actual certificates.

See bug:2369689 for background.

14 years agoGet rid of a TODO to add documentation for now-hidden columns
Tom O'Neill [Tue, 19 Jan 2010 22:41:01 +0000 (14:41 -0800)]
Get rid of a TODO to add documentation for now-hidden columns

Sorry, looks like I forgot to delete it in my previous CL

Change-Id: I46be98f383594654aff5a884e72505878ded3d90

14 years agoMerge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are...
Suchi Amalapurapu [Tue, 19 Jan 2010 22:11:43 +0000 (14:11 -0800)]
Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again."

14 years agoMerge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2."
Andreas Huber [Tue, 19 Jan 2010 22:05:46 +0000 (14:05 -0800)]
Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2."

14 years agoMerge "Support for ID3 version 1 (and 1.1) tags in .mp3 files."
Andreas Huber [Tue, 19 Jan 2010 22:05:40 +0000 (14:05 -0800)]
Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files."

14 years agoMount/Unmount secure containers
Suchi Amalapurapu [Mon, 18 Jan 2010 08:15:59 +0000 (00:15 -0800)]
Mount/Unmount secure containers
Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK.
New pm command to simulate mount/unmount in Pm. This will be removed
when MountService/vold event generation gets fixed.
Calls from MountService into PackageManager when media gets mounted/unmounted.
Scan the packages and grant permissions when the sdcard gets mounted.
This api might change again.