OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "Cursor background attribute made public"
Gilles Debunne [Tue, 22 Feb 2011 21:57:36 +0000 (13:57 -0800)]
Merge "Cursor background attribute made public"

13 years agoMerge "Fixes around cursor blink."
Gilles Debunne [Tue, 22 Feb 2011 21:57:14 +0000 (13:57 -0800)]
Merge "Fixes around cursor blink."

13 years agoMerge "Cursor does not jump back to its previous position when IME is showed up."
Gilles Debunne [Tue, 22 Feb 2011 21:57:00 +0000 (13:57 -0800)]
Merge "Cursor does not jump back to its previous position when IME is showed up."

13 years agoMerge "Support more MPEG4-LATM audio functionality."
Andreas Huber [Tue, 22 Feb 2011 21:51:22 +0000 (13:51 -0800)]
Merge "Support more MPEG4-LATM audio functionality."

13 years agoSupport more MPEG4-LATM audio functionality.
Andreas Huber [Tue, 22 Feb 2011 19:46:35 +0000 (11:46 -0800)]
Support more MPEG4-LATM audio functionality.

related-to-bug: 3474610

Change-Id: I6dab40e8b465922c62be9ee7f168718822c6caac
Now skipping extra header that the spec claimed shouldn't be present in LATM...

13 years agoMerge "Save a few bytes on the zygote heap."
Jesse Wilson [Tue, 22 Feb 2011 21:20:56 +0000 (13:20 -0800)]
Merge "Save a few bytes on the zygote heap."

13 years agoMerge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()"
Mike Lockwood [Tue, 22 Feb 2011 21:11:11 +0000 (13:11 -0800)]
Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()"

13 years agoMerge "Check file descriptor before passing it through binder calls"
James Dong [Tue, 22 Feb 2011 21:10:15 +0000 (13:10 -0800)]
Merge "Check file descriptor before passing it through binder calls"

13 years agoMerge "Add missing header comment."
Dianne Hackborn [Tue, 22 Feb 2011 21:05:01 +0000 (13:05 -0800)]
Merge "Add missing header comment."

13 years agoMerge "Fix the flipping orientation lock."
Daniel Sandler [Tue, 22 Feb 2011 21:04:49 +0000 (13:04 -0800)]
Merge "Fix the flipping orientation lock."

13 years agoAdd missing header comment.
Dianne Hackborn [Tue, 22 Feb 2011 18:47:13 +0000 (10:47 -0800)]
Add missing header comment.

Change-Id: Iec0c0c90153560d256b95212b7dcf969edf22143

13 years agoCheck file descriptor before passing it through binder calls
James Dong [Tue, 22 Feb 2011 20:34:02 +0000 (12:34 -0800)]
Check file descriptor before passing it through binder calls

bug - 3476613

Change-Id: I858933fd2fe4c095c0bd58bf50344c47fc104be9

13 years agoFix the flipping orientation lock.
Daniel Sandler [Tue, 22 Feb 2011 19:54:17 +0000 (14:54 -0500)]
Fix the flipping orientation lock.

We were setting ACCELEROMETER_ROTATION to 0 before putting
in the proper USER_ROTATION value, and PhoneWindowManager's
content observer would eagerly rotate the screen to the last
locked orientation before re-rotating to the updated locked
rotation.

Now we set USER_ROTATION first. Additionally, the
content observer is now the only place we set
mUserRotation{,Mode} (previously we would race with it in
setUserRotationMode()).

Bug: 3425657
Change-Id: I04ba1a3631c6d985c2e406c4d148c39fb5c36216

13 years agoMerge "Add more info to View.getLayoutParams()"
Romain Guy [Tue, 22 Feb 2011 19:50:32 +0000 (11:50 -0800)]
Merge "Add more info to View.getLayoutParams()"

13 years agoAdd more info to View.getLayoutParams()
Romain Guy [Tue, 22 Feb 2011 19:51:06 +0000 (11:51 -0800)]
Add more info to View.getLayoutParams()

Change-Id: I9abc64c9bbf726a02256a9ab692d9c555a6e3525

13 years agoAdd missing docs to AttributeSet.
Romain Guy [Tue, 22 Feb 2011 19:32:29 +0000 (11:32 -0800)]
Add missing docs to AttributeSet.

Change-Id: Ieabc9e63104d274e59c3bd9a4e7ec475c5e32c6b

13 years agoMerge "Add missing docs to AttributeSet."
Romain Guy [Tue, 22 Feb 2011 19:30:09 +0000 (11:30 -0800)]
Merge "Add missing docs to AttributeSet."

13 years agoFix incorrect id name in ListActivity's documentation.
Romain Guy [Tue, 22 Feb 2011 19:24:15 +0000 (11:24 -0800)]
Fix incorrect id name in ListActivity's documentation.

Change-Id: I83ce45d313f31b15b84abf64294eff19accc30b6

13 years agoMerge "Fix incorrect id name in ListActivity's documentation."
Romain Guy [Tue, 22 Feb 2011 19:22:23 +0000 (11:22 -0800)]
Merge "Fix incorrect id name in ListActivity's documentation."

13 years agoAdd documentation to GridView.
Romain Guy [Tue, 22 Feb 2011 19:15:42 +0000 (11:15 -0800)]
Add documentation to GridView.

Change-Id: Ic81e498ad05f0c9c33580ecd6ce895ff1b6e00c4

13 years agoMerge "Add documentation to GridView."
Romain Guy [Tue, 22 Feb 2011 19:13:29 +0000 (11:13 -0800)]
Merge "Add documentation to GridView."

13 years agoMerge "Scroll layers on touch events."
Patrick Scott [Tue, 22 Feb 2011 19:06:02 +0000 (11:06 -0800)]
Merge "Scroll layers on touch events."

13 years agoMerge "don't scale nav slop when zooming"
Cary Clark [Tue, 22 Feb 2011 19:04:44 +0000 (11:04 -0800)]
Merge "don't scale nav slop when zooming"

13 years agoMerge "Fix compiler errors when compiled with debug option."
Jaikumar Ganesh [Tue, 22 Feb 2011 18:57:48 +0000 (10:57 -0800)]
Merge "Fix compiler errors when compiled with debug option."

13 years agoMerge "VideoEditor:IssueID:3396697: Added Performance test code"
Basavapatna Dattaguru [Tue, 22 Feb 2011 18:56:29 +0000 (10:56 -0800)]
Merge "VideoEditor:IssueID:3396697: Added Performance test code"

13 years agoMerge "VideoEditor:IssueID:3396697: Updated Preview Test code"
Basavapatna Dattaguru [Tue, 22 Feb 2011 18:56:19 +0000 (10:56 -0800)]
Merge "VideoEditor:IssueID:3396697: Updated Preview Test code"

13 years agoFix compiler errors when compiled with debug option.
Jaikumar Ganesh [Tue, 22 Feb 2011 18:53:29 +0000 (10:53 -0800)]
Fix compiler errors when compiled with debug option.

The Logv statement was missing the format specifier.

Change-Id: Ibf986d28dabfdbb3fbfd75381cb349448c6e57e7

13 years agoMerge "Fix for 3458686 Play button is enabled before loading the transition. Play...
Rajneesh Chowdury [Tue, 22 Feb 2011 18:50:21 +0000 (10:50 -0800)]
Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash"

13 years agoMerge "Make BluetoothInputDevice inherit from BluetoothProfile."
Jaikumar Ganesh [Tue, 22 Feb 2011 18:43:53 +0000 (10:43 -0800)]
Merge "Make BluetoothInputDevice inherit from BluetoothProfile."

13 years agoMake BluetoothInputDevice inherit from BluetoothProfile.
Jaikumar Ganesh [Fri, 18 Feb 2011 22:52:32 +0000 (14:52 -0800)]
Make BluetoothInputDevice inherit from BluetoothProfile.

This makes it in sync with BluetoothHeadset and BluetoothA2dp profiles.

Change-Id: I3ddb1d18b04aacb173b7bc376bca21c277a6afe4

13 years agodon't scale nav slop when zooming
Cary Clark [Tue, 22 Feb 2011 18:20:56 +0000 (13:20 -0500)]
don't scale nav slop when zooming

Map the nav slop from device dimensions to content dimensions
so that the nav slop is not scaled when the screen is zoomed.

bug:3465598
Change-Id: I764e7d0ef59107f3f8b3781744df532dd45005b6

13 years agoMerge "UsbService: Re-enable previously enabled functions when exiting accessory...
Mike Lockwood [Tue, 22 Feb 2011 18:11:46 +0000 (10:11 -0800)]
Merge "UsbService: Re-enable previously enabled functions when exiting accessory mode"

13 years agoUsbService: Re-enable previously enabled functions when exiting accessory mode
Mike Lockwood [Thu, 17 Feb 2011 14:21:25 +0000 (09:21 -0500)]
UsbService: Re-enable previously enabled functions when exiting accessory mode

Also added comments and cleaned up synchronization

Change-Id: I92ce1f84f6eeac8d640687506083b96a59fc71b5
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Adopt LruCache in SettingsProvider."
Jesse Wilson [Tue, 22 Feb 2011 16:46:14 +0000 (08:46 -0800)]
Merge "Adopt LruCache in SettingsProvider."

13 years agoAdopt LruCache in SettingsProvider.
Jesse Wilson [Thu, 10 Feb 2011 19:33:19 +0000 (11:33 -0800)]
Adopt LruCache in SettingsProvider.

Change-Id: I223ed2a4bd90234ea7e3447f19e18c68beae2763
http://b/3184897

13 years agoScroll layers on touch events.
Patrick Scott [Tue, 22 Feb 2011 16:19:02 +0000 (11:19 -0500)]
Scroll layers on touch events.

Send the LayerAndroid unique id and the current scroll rect during motion up
events and all touch events.

Bug: 3442108
Change-Id: I09a18ded7b7ce15984f61a329b2666f7cfadd0dc

13 years agoMerge "Add rport argument for a reinvite request."
Chung-yih Wang [Tue, 22 Feb 2011 09:05:36 +0000 (01:05 -0800)]
Merge "Add rport argument for a reinvite request."

13 years agoFix for 3458686 Play button is enabled before loading the transition. Play results...
Rajneesh Chowdury [Tue, 22 Feb 2011 01:46:41 +0000 (17:46 -0800)]
Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash

Change-Id: Ib257484ff8646b8e6a0a6a4bb9b937d5338c060c

13 years agoMerge "Do not backup wifi country code settings"
Irfan Sheriff [Mon, 21 Feb 2011 21:46:56 +0000 (13:46 -0800)]
Merge "Do not backup wifi country code settings"

13 years agoMerge "Remove some unused code."
Robert Greenwalt [Mon, 21 Feb 2011 21:25:14 +0000 (13:25 -0800)]
Merge "Remove some unused code."

13 years agoDo not backup wifi country code settings
Irfan Sheriff [Mon, 21 Feb 2011 21:15:14 +0000 (13:15 -0800)]
Do not backup wifi country code settings

Country code settings are device specific and
should not be linked to an account

Change-Id: Iead6230bfe7751a9478c45e5dca6b4ba619587b3

13 years agoRemove some unused code.
Robert Greenwalt [Mon, 21 Feb 2011 19:22:35 +0000 (11:22 -0800)]
Remove some unused code.

Change-Id: Id29bf7d2118065e2e772b22d910bda1c6de2a475

13 years agoTurning on debug logs temporary for bug 3424424
Kristian Monsen [Fri, 18 Feb 2011 16:28:13 +0000 (16:28 +0000)]
Turning on debug logs temporary for bug 3424424

Change-Id: Ic911a244e48312b566e6bcad2f635cc85075d897

13 years agoPart of fix for bug 3424424 Browser hanging
Kristian Monsen [Fri, 18 Feb 2011 16:01:47 +0000 (16:01 +0000)]
Part of fix for bug 3424424 Browser hanging

Not calling redundant android stack cookie code when the chrome
stack is enabled.

Change-Id: I6faea89295e0cae02f5aa19a6ddeec43a4b73a44

13 years agoAdd rport argument for a reinvite request.
Chung-yih Wang [Mon, 21 Feb 2011 03:50:25 +0000 (11:50 +0800)]
Add rport argument for a reinvite request.

bug:3461707
Change-Id: I69a4f84dde3929c754c838fd12e624b774f44826

13 years agoam 4aede1af: am 301431d9: Doc change: Final diff report for API 11.
Dirk Dougherty [Sun, 20 Feb 2011 02:13:08 +0000 (18:13 -0800)]
am 4aede1af: am 301431d9: Doc change: Final diff report for API 11.

* commit '4aede1af7158a24e38b3809dcd194f375066fdde':
  Doc change: Final diff report for API 11.

13 years agoam 301431d9: Doc change: Final diff report for API 11.
Dirk Dougherty [Sun, 20 Feb 2011 02:07:20 +0000 (18:07 -0800)]
am 301431d9: Doc change: Final diff report for API 11.

* commit '301431d96e85e37d1dc2dd0df88f894dda0f5404':
  Doc change: Final diff report for API 11.

13 years agoDoc change: Final diff report for API 11.
Dirk Dougherty [Sun, 20 Feb 2011 01:22:29 +0000 (17:22 -0800)]
Doc change: Final diff report for API 11.

Change-Id: Id7a6907a4f765fe753c2b134bfbd29a5792cc9ed

13 years agoAdd new hover move action and scroll wheel plumbing.
Jeff Brown [Sat, 19 Feb 2011 13:07:28 +0000 (05:07 -0800)]
Add new hover move action and scroll wheel plumbing.

Added support for tracking the mouse position even when the mouse button
is not pressed.  To avoid confusing existing applications, mouse movements
are reported using the new ACTION_HOVER_MOVE action when the mouse button
is not pressed.

Added some more plumbing for the scroll wheel axes.  The values are
reported to Views but they are not yet handled by the framework.

Change-Id: I1706be850d25cf34e5adf880bbed5cc3265cf4b1

13 years agoAdd new axes for joysticks and mouse wheels.
Jeff Brown [Sat, 19 Feb 2011 09:08:02 +0000 (01:08 -0800)]
Add new axes for joysticks and mouse wheels.

Added API on InputDevice to query the set of axes available.
Added API on KeyEvent and MotionEvent to convert keycodes and axes
to symbolic name strings for diagnostic purposes.
Added API on KeyEvent to query if a given key code is a gamepad button.
Added a new "axis" element to key layout files to specify the
mapping between raw absolute axis values and motion axis ids.
Expanded the axis bitfield to 64bits to allow for future growth.
Modified the Makefile for keyboard prebuilts to run the keymap
validation tool during the build.
Added layouts for two game controllers.
Added default actions for game pad button keys.
Added more tests.
Fixed a bunch of bugs.

Change-Id: I73f9166c3b3c5bcf4970845b58088ad467525525

13 years agoMerge "Move all Widevine code which have dependency on vendor modules to vendor/widevine"
Gloria Wang [Sat, 19 Feb 2011 09:09:53 +0000 (01:09 -0800)]
Merge "Move all Widevine code which have dependency on vendor modules to vendor/widevine"

13 years agoMove all Widevine code which have dependency on vendor modules to vendor/widevine
Gloria Wang [Sat, 19 Feb 2011 06:42:26 +0000 (22:42 -0800)]
Move all Widevine code which have dependency on vendor modules to vendor/widevine

Change-Id: If75bce539bae02117fb4f628be64e3a7363375e9

13 years agoam b5d35088: resolved conflicts for merge of b842629c to honeycomb-plus-aosp
Scott Main [Sat, 19 Feb 2011 03:49:10 +0000 (19:49 -0800)]
am b5d35088: resolved conflicts for merge of b842629c to honeycomb-plus-aosp

* commit 'b5d35088cbbbac53b052ec52f199de4ad8b061e7':
  docs: update sizes and sums for tools and ndk

13 years agoresolved conflicts for merge of b842629c to honeycomb-plus-aosp
Scott Main [Sat, 19 Feb 2011 03:42:29 +0000 (19:42 -0800)]
resolved conflicts for merge of b842629c to honeycomb-plus-aosp

Change-Id: I5628f9e3baad68882b63a2917df3fb0bb1bbdfa6

13 years agoLayoutLib: remove assert in resource resolution.
Xavier Ducrohet [Sat, 19 Feb 2011 02:48:08 +0000 (18:48 -0800)]
LayoutLib: remove assert in resource resolution.

These code paths were valid in case there's a mismatch
between the style/theme/version of Android

Change-Id: I8cb3b2a3f3a1ef5c37ccec0c8ddbb7add69bfbe0

13 years agoVideoEditor:IssueID:3396697: Added Performance test code
Basavapatna Dattaguru [Mon, 14 Feb 2011 03:26:27 +0000 (19:26 -0800)]
VideoEditor:IssueID:3396697: Added Performance test code

Updated with review comments: MediaFrameworkStressTestRunner.java deleted
Updated with growing heap report in Stress test case

Change-Id: I847f8810e2b844015c47b7d24e488a611d85287c

13 years agoMerge "LayoutLib: support defStyleRes in obtainStyledAttributes."
Xavier Ducrohet [Sat, 19 Feb 2011 02:14:13 +0000 (18:14 -0800)]
Merge "LayoutLib: support defStyleRes in obtainStyledAttributes."

13 years agoLayoutLib: support defStyleRes in obtainStyledAttributes.
Xavier Ducrohet [Sat, 19 Feb 2011 01:50:38 +0000 (17:50 -0800)]
LayoutLib: support defStyleRes in obtainStyledAttributes.

This fix the Spinner rendering.

Change-Id: I20a71d9e07f6c86652a74fba3fc05a027a057ff8

13 years agoMerge "LayoutLib: properly handle @null references in more places."
Xavier Ducrohet [Sat, 19 Feb 2011 01:46:03 +0000 (17:46 -0800)]
Merge "LayoutLib: properly handle @null references in more places."

13 years agoLayoutLib: properly handle @null references in more places.
Xavier Ducrohet [Sat, 19 Feb 2011 01:19:08 +0000 (17:19 -0800)]
LayoutLib: properly handle @null references in more places.

Change-Id: I240298ab79c19ab0e49cb6da19d6b0187493d3b5

13 years agodocs: update sizes and sums for tools and ndk
Scott Main [Sat, 19 Feb 2011 00:33:25 +0000 (16:33 -0800)]
docs: update sizes and sums for tools and ndk

Change-Id: Id7c72a89dc50461a7883b599dcd7a08738049dee

13 years agoMerge "- Update from Widevine - Bug fixes"
Gloria Wang [Sat, 19 Feb 2011 00:39:40 +0000 (16:39 -0800)]
Merge "- Update from Widevine - Bug fixes"

13 years agoCursor background attribute made public
Gilles Debunne [Fri, 18 Feb 2011 22:48:29 +0000 (14:48 -0800)]
Cursor background attribute made public

Since MR1 will get a new API number.

New section in public. Assumed MR1 will be version 3.1

Change-Id: I42d33d17abd6f828ece18a2c774acf341a47c321

13 years ago- Update from Widevine
Gloria Wang [Tue, 15 Feb 2011 18:34:26 +0000 (10:34 -0800)]
- Update from Widevine
- Bug fixes

Change-Id: I494cfe145e7aad36f3d8c68841cab847487dd85b

13 years agoMerge "A method refactoring and a simple rounding fix."
Shimeng (Simon) Wang [Fri, 18 Feb 2011 23:37:30 +0000 (15:37 -0800)]
Merge "A method refactoring and a simple rounding fix."

13 years agoA method refactoring and a simple rounding fix.
Shimeng (Simon) Wang [Fri, 18 Feb 2011 23:27:28 +0000 (15:27 -0800)]
A method refactoring and a simple rounding fix.

issue: 3382398
Change-Id: I3b43c6e4954b5040a266da60c9a97314f1a5b91f

13 years agoMerge "Add an API to listen for window attach/detach events on a View."
Adam Powell [Fri, 18 Feb 2011 23:17:16 +0000 (15:17 -0800)]
Merge "Add an API to listen for window attach/detach events on a View."

13 years agoam 483f7130: am e4da3934: Merge "docs: move new AIDL doc back into the existing doc...
Scott Main [Fri, 18 Feb 2011 23:14:44 +0000 (15:14 -0800)]
am 483f7130: am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb

* commit '483f7130b593bb79f8ad0740356963aab42ccf54':
  docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools

13 years agoam e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move...
Scott Main [Fri, 18 Feb 2011 23:11:14 +0000 (15:11 -0800)]
am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb

* commit 'e4da39345209c47b2736f266adfc22a0fdb4c716':
  docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools

13 years agoMerge "docs: move new AIDL doc back into the existing doc, but move the side nav...
Scott Main [Fri, 18 Feb 2011 23:08:26 +0000 (15:08 -0800)]
Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb

13 years agoAdd an API to listen for window attach/detach events on a View.
Adam Powell [Fri, 18 Feb 2011 23:02:18 +0000 (15:02 -0800)]
Add an API to listen for window attach/detach events on a View.

Fix bug 3312949 - inconsistent state in MenuPopupHelper

Change-Id: Ie802ada3f8de4cf71c92fcc7c6abce9ba85e7b75

13 years agoFixes around cursor blink.
Gilles Debunne [Fri, 18 Feb 2011 22:16:41 +0000 (14:16 -0800)]
Fixes around cursor blink.

Bug 3394800

A previous fix called cancel when the window was detached. The cancel/uncancel
mechanism does not actually removes the Blink runnable.

It is indeed more a suspend, which is used when the window loses focus.
The problem here was that uncancel was never called.

Removing the runnable callback instead.

Also rationalized the use of makeBlink and the setting of mShowCursor

Change-Id: I92aac43a891991b7cc98738de0f12332ab16907a

13 years agoMerge "Changes for ril.h version 6."
Wink Saville [Fri, 18 Feb 2011 22:05:34 +0000 (14:05 -0800)]
Merge "Changes for ril.h version 6."

13 years agoChanges for ril.h version 6.
Wink Saville [Fri, 18 Feb 2011 20:40:47 +0000 (12:40 -0800)]
Changes for ril.h version 6.

Change-Id: Iacd9d362c4836546ac277cf3571227d426a721aa

13 years agoMerge "Fix styling for legacy light themed lists"
Adam Powell [Fri, 18 Feb 2011 20:16:17 +0000 (12:16 -0800)]
Merge "Fix styling for legacy light themed lists"

13 years agoFix styling for legacy light themed lists
Adam Powell [Fri, 18 Feb 2011 20:14:32 +0000 (12:14 -0800)]
Fix styling for legacy light themed lists

Change-Id: I1ec470f967376dd97b69cdf42face1386180a484

13 years agoam 55d3fc1b: am 163413f4: Merge "docs: update getting started doc for 3.0; move out...
Scott Main [Fri, 18 Feb 2011 18:55:07 +0000 (10:55 -0800)]
am 55d3fc1b: am 163413f4: Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb

* commit '55d3fc1bd571360dbecd76e9913666ed668e974a':
  docs: update getting started doc for 3.0; move out of preview docs

13 years agoMerge "Visual indication of do-not-disturb mode in system bar."
Daniel Sandler [Fri, 18 Feb 2011 18:52:37 +0000 (10:52 -0800)]
Merge "Visual indication of do-not-disturb mode in system bar."

13 years agoMerge "Added bluetooth SCO stream to VolumePanel"
Eric Laurent [Fri, 18 Feb 2011 18:44:49 +0000 (10:44 -0800)]
Merge "Added bluetooth SCO stream to VolumePanel"

13 years agoam 163413f4: Merge "docs: update getting started doc for 3.0; move out of preview...
Scott Main [Fri, 18 Feb 2011 18:40:59 +0000 (10:40 -0800)]
am 163413f4: Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb

* commit '163413f4360af8a8b010fa69a131fb0177df96a7':
  docs: update getting started doc for 3.0; move out of preview docs

13 years agoVisual indication of do-not-disturb mode in system bar.
Daniel Sandler [Fri, 18 Feb 2011 17:51:08 +0000 (12:51 -0500)]
Visual indication of do-not-disturb mode in system bar.

Bug: 3408005
Change-Id: I934a6684bb3e90e2ada848872b5670f6b6e3e055

13 years agoKeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()
Mike Lockwood [Fri, 18 Feb 2011 18:23:13 +0000 (13:23 -0500)]
KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()

BUG: 3402847

Change-Id: I725838c9d96617dd4497f9c80417cd623eceb846
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb
Scott Main [Fri, 18 Feb 2011 18:26:41 +0000 (10:26 -0800)]
Merge "docs: update getting started doc for 3.0; move out of preview docs" into honeycomb

13 years agoMerge "Make sure zoom width is changed before fit-to-screen."
Shimeng (Simon) Wang [Fri, 18 Feb 2011 17:50:11 +0000 (09:50 -0800)]
Merge "Make sure zoom width is changed before fit-to-screen."

13 years agoMake sure zoom width is changed before fit-to-screen.
Shimeng (Simon) Wang [Fri, 18 Feb 2011 17:31:59 +0000 (09:31 -0800)]
Make sure zoom width is changed before fit-to-screen.

issue: 3466509
Change-Id: I7cdb9544fcb3f261ebd0a831ab4a5cd685c5fc77

13 years agoMerge "Fixing font renderer attribute slot locations."
Alex Sakhartchouk [Fri, 18 Feb 2011 17:17:15 +0000 (09:17 -0800)]
Merge "Fixing font renderer attribute slot locations."

13 years agoMerge "Fix UI in image processing."
Alex Sakhartchouk [Fri, 18 Feb 2011 17:12:30 +0000 (09:12 -0800)]
Merge "Fix UI in image processing."

13 years agodon't start long press when selecting text
Cary Clark [Fri, 18 Feb 2011 16:30:12 +0000 (11:30 -0500)]
don't start long press when selecting text

The timers to initiate short press and long press shouldn't
be started if text is selected. Since these presses won't
provide any feedback (e.g., the context menu doesn't show
up), with them disabled, the long press can turn into a
drag.

bug:3440375
Change-Id: I019796334a8f3090922747ae3c9e21d3b87b4a3c

13 years agoFix crash downloading posters for HTML5 video.
Ben Murdoch [Fri, 18 Feb 2011 12:34:35 +0000 (12:34 +0000)]
Fix crash downloading posters for HTML5 video.

We use the apache HTTP stack to download the poster images
for HTML5 video. This will crash if there is no host to use
as the "Host" header when making the request. Limit the java
poster downloader to just http or https for now. WebKit seems
able to display posters over other schemes like file://, but
doesn't always get the dimensions right. This fix just stops
us crashing.

Bug: 3180037
Change-Id: Idf51efda5b9ca1f2fe373c1fdb9c6bb7d5e254c8

13 years agoVideoEditor:IssueID:3396697: Updated Preview Test code
Basavapatna Dattaguru [Fri, 18 Feb 2011 04:43:08 +0000 (20:43 -0800)]
VideoEditor:IssueID:3396697: Updated Preview Test code

Change-Id: I895bcdbb0c65679b837e616de58e533a080bbf2f

13 years agoam d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 04:23:49 +0000 (20:23 -0800)]
am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb

* commit 'd2acfd6d04545562fcacd266e175461f26b25da9':
  Doc change: fixing renderscript samples

13 years agoam aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and...
Scott Main [Fri, 18 Feb 2011 04:23:45 +0000 (20:23 -0800)]
am aa680857: (-s ours) am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

* commit 'aa680857e6ba107dfc9c76c5a342f6f907120c22':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

13 years agoam a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 04:21:35 +0000 (20:21 -0800)]
am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb

* commit 'a58f58daf94caa7e50c04707a67ba1a9dacb0a9c':
  Doc change: fixing renderscript samples

13 years agoam 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscrip...
Scott Main [Fri, 18 Feb 2011 04:21:24 +0000 (20:21 -0800)]
am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

* commit '0ddd2d1ea7cda544efc4d25601e1cdc0236e44d8':
  DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC

13 years agoSave a few bytes on the zygote heap.
Jesse Wilson [Fri, 18 Feb 2011 04:04:08 +0000 (20:04 -0800)]
Save a few bytes on the zygote heap.

The default LongSparseArray constructor builds two 10-element
arrays that we don't need.

Change-Id: I83ef4fbd8825109087cbe8990ad66d79eab33e5c

13 years agoMerge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames"
Santosh Madhava [Fri, 18 Feb 2011 03:10:02 +0000 (19:10 -0800)]
Merge "Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames"

13 years agoMerge "Doc change: fixing renderscript samples" into honeycomb
Robert Ly [Fri, 18 Feb 2011 02:53:36 +0000 (18:53 -0800)]
Merge "Doc change: fixing renderscript samples" into honeycomb

13 years agoMerge "Add ping test to verify data connection."
Xia Wang [Fri, 18 Feb 2011 02:53:16 +0000 (18:53 -0800)]
Merge "Add ping test to verify data connection."

13 years agodocs: update getting started doc for 3.0; move out of preview docs
Scott Main [Wed, 16 Feb 2011 23:52:38 +0000 (15:52 -0800)]
docs: update getting started doc for 3.0; move out of preview docs

Change-Id: Ibf6f001eca76ebff2f3be1f38691dbd33220a33e

13 years agoDoc change: fixing renderscript samples
Robert Ly [Tue, 15 Feb 2011 02:57:46 +0000 (18:57 -0800)]
Doc change: fixing renderscript samples

Change-Id: Ie5d17df121ec4bc5fd46448c1670d306322b92d8