OSDN Git Service

android-x86/frameworks-native.git
12 years agoMerge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529"
Jeff Brown [Thu, 15 Sep 2011 04:27:25 +0000 (21:27 -0700)]
Merge "Velocity Tracker II: The Revenge of Velocity Tracker Bug: 5265529"

12 years agoMerge "Call onFinishInputView in onDestroy"
satok [Thu, 15 Sep 2011 04:13:06 +0000 (21:13 -0700)]
Merge "Call onFinishInputView in onDestroy"

12 years agoMerge "Change data usage warning notification wording."
Jeff Sharkey [Thu, 15 Sep 2011 03:27:55 +0000 (20:27 -0700)]
Merge "Change data usage warning notification wording."

12 years agoMerge "Status_bar_close that works on light and dark"
Peter Ng [Thu, 15 Sep 2011 03:27:14 +0000 (20:27 -0700)]
Merge "Status_bar_close that works on light and dark"

12 years agoMerge "Add 480p default videos into the system."
Justin Ho [Thu, 15 Sep 2011 03:24:06 +0000 (20:24 -0700)]
Merge "Add 480p default videos into the system."

12 years agoMerge "Fix bug 5321195 - Starting WebView text selection with long press does not...
Adam Powell [Thu, 15 Sep 2011 02:28:53 +0000 (19:28 -0700)]
Merge "Fix bug 5321195 - Starting WebView text selection with long press does not invoke haptic feedback"

12 years agoMerge "Fix issue #5155678: Portrait > Landscape full-screen transition..."
Dianne Hackborn [Thu, 15 Sep 2011 02:26:23 +0000 (19:26 -0700)]
Merge "Fix issue #5155678: Portrait > Landscape full-screen transition..."

12 years agoMerge "Swap default avatar"
Katherine Kuan [Thu, 15 Sep 2011 02:22:34 +0000 (19:22 -0700)]
Merge "Swap default avatar"

12 years agoVelocity Tracker II: The Revenge of Velocity Tracker
Jeff Brown [Wed, 14 Sep 2011 17:53:18 +0000 (10:53 -0700)]
Velocity Tracker II: The Revenge of Velocity Tracker
Bug: 5265529

Rewrote the velocity tracker to fit a polynomial curve
to pointer movements using least squares linear regression.
The velocity is simply the first derivative of this polynomial.

Clients can also obtain an Estimator that describes the
complete terms of the estimating polynomial including
the coefficient of determination which provides a measure
of the quality of the fit (confidence).

Enhanced PointerLocation to display the movement curve predicted
by the estimator in addition to the velocity vector.

By default, the algorithm computes a 2nd degree (quadratic)
polynomial based on a 100ms recent history horizon.

Change-Id: Id377bef44117fce68fee2c41f90134ce3224d3a1

12 years agoMerge "TimePicker CTS test failing."
Svetoslav Ganov [Thu, 15 Sep 2011 02:07:23 +0000 (19:07 -0700)]
Merge "TimePicker CTS test failing."

12 years agoMerge "Fix NPE."
Daniel Sandler [Thu, 15 Sep 2011 01:56:12 +0000 (18:56 -0700)]
Merge "Fix NPE."

12 years agoMerge "Add (support for) EGL_NV_system_time extension."
Mathias Agopian [Thu, 15 Sep 2011 01:50:54 +0000 (18:50 -0700)]
Merge "Add (support for) EGL_NV_system_time extension."

12 years agoMerge "Tweak DELAY_UI for 16Hz to 15Hz"
Mathias Agopian [Thu, 15 Sep 2011 01:20:31 +0000 (18:20 -0700)]
Merge "Tweak DELAY_UI for 16Hz to 15Hz"

12 years agoMerge "improve sensorservice dumpsys"
Mathias Agopian [Thu, 15 Sep 2011 01:20:11 +0000 (18:20 -0700)]
Merge "improve sensorservice dumpsys"

12 years agoMerge "Use string resources instead of inline literals for progress toasts"
Christopher Tate [Thu, 15 Sep 2011 01:18:36 +0000 (18:18 -0700)]
Merge "Use string resources instead of inline literals for progress toasts"

12 years agoMerge "Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard...
Dianne Hackborn [Thu, 15 Sep 2011 00:58:18 +0000 (17:58 -0700)]
Merge "Fix issue #5283365: Rotating the device to portrait mode, hides the keyboard partly"

12 years agoMerge "Change an assert failure due to unsupported level by HW AVC decoder and report...
James Dong [Thu, 15 Sep 2011 00:42:22 +0000 (17:42 -0700)]
Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications"

12 years agoMerge "Fix bug 5237737 - ActionBar should fire an accessibility event when action...
Adam Powell [Thu, 15 Sep 2011 00:32:37 +0000 (17:32 -0700)]
Merge "Fix bug 5237737 - ActionBar should fire an accessibility event when action mode is turned on/off"

12 years agoMerge "Bug 5278473: Add a delete option in the suggestion popup"
Eric Fischer [Thu, 15 Sep 2011 00:18:59 +0000 (17:18 -0700)]
Merge "Bug 5278473: Add a delete option in the suggestion popup"

12 years agoMerge "Rename of DoodleEffect as part of cleanup (Bug 5287103)."
Marius Renn [Thu, 15 Sep 2011 00:13:30 +0000 (17:13 -0700)]
Merge "Rename of DoodleEffect as part of cleanup (Bug 5287103)."

12 years agoMerge "Fix disappearing BACK button."
Daniel Sandler [Wed, 14 Sep 2011 23:26:22 +0000 (16:26 -0700)]
Merge "Fix disappearing BACK button."

12 years agoMerge "AccessibilityManagerService not registered for removed packages."
Svetoslav Ganov [Wed, 14 Sep 2011 23:24:21 +0000 (16:24 -0700)]
Merge "AccessibilityManagerService not registered for removed packages."

12 years agoMerge "ICS is API 14."
Dianne Hackborn [Wed, 14 Sep 2011 23:04:15 +0000 (16:04 -0700)]
Merge "ICS is API 14."

12 years agoMerge "Spinner touchstates now in line with list states"
Peter Ng [Wed, 14 Sep 2011 22:03:32 +0000 (15:03 -0700)]
Merge "Spinner touchstates now in line with list states"

12 years agoMerge "Add support to change IPv6 privacy extensions"
Irfan Sheriff [Wed, 14 Sep 2011 22:03:26 +0000 (15:03 -0700)]
Merge "Add support to change IPv6 privacy extensions"

12 years agoMerge "Bug 5151927 - Monkeys should not play with detached lists."
Adam Powell [Wed, 14 Sep 2011 21:54:23 +0000 (14:54 -0700)]
Merge "Bug 5151927 - Monkeys should not play with detached lists."

12 years agoMerge "Use an integer for the channel id."
Jaikumar Ganesh [Wed, 14 Sep 2011 21:46:20 +0000 (14:46 -0700)]
Merge "Use an integer for the channel id."

12 years agoMerge "Add Register before boot flag."
Jaikumar Ganesh [Wed, 14 Sep 2011 21:46:10 +0000 (14:46 -0700)]
Merge "Add Register before boot flag."

12 years agoMerge "Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed"
Rajneesh Chowdury [Wed, 14 Sep 2011 21:01:36 +0000 (14:01 -0700)]
Merge "Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed"

12 years agoMerge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java...
Robert Greenwalt [Wed, 14 Sep 2011 20:41:10 +0000 (13:41 -0700)]
Merge "Add OTADM feature for Verizon requirement. - GsmDataConnectionTracker.java   <in function createApnList>   : modify parameter type for new ApnSetting.     (carrierEnabled has changed to boolean from integer,      BEARER has changed to integer from string).   <in function createAllApnList>   : modify telephony db query statement using carrierEnabled. (carrier_enabled: 1 enable apn, 0: disabled apn)   <in function buildWaitingApns>   : modify apn management code when current RAT (radio access technology) is LTE or EHRPD.     add internal function named needToCheckApnBearer to check current RAT is LTE or EHRPD. - ApnSetting.java   : add two member variable (carrierEnabled: apn enable/disable , bearer : Radio Access Technology) - Telephony.java   : add two static string CARRIER_ENABLED & BEARER. - ApnSettingTest.java   : add two assertEquals in function assertApnSettingEqual.     add CARRIER_ENABLED & BEARER parameters."

12 years agoMerge "Give backup/restore confirmation a proper window title"
Christopher Tate [Wed, 14 Sep 2011 18:34:03 +0000 (11:34 -0700)]
Merge "Give backup/restore confirmation a proper window title"

12 years agoMerge "Disable accessibility if all accessibility serivces are disbaled."
Svetoslav Ganov [Wed, 14 Sep 2011 18:07:36 +0000 (11:07 -0700)]
Merge "Disable accessibility if all accessibility serivces are disbaled."

12 years agoMerge "Fix some TextLayoutCache issues"
Fabrice Di Meglio [Wed, 14 Sep 2011 18:05:04 +0000 (11:05 -0700)]
Merge "Fix some TextLayoutCache issues"

12 years agoMerge "Bug 5295607: IOOB problems in Suggestions"
Gilles Debunne [Wed, 14 Sep 2011 18:02:43 +0000 (11:02 -0700)]
Merge "Bug 5295607: IOOB problems in Suggestions"

12 years agoMerge "Keep Binder reference in the mServiceRecordToPid hashmap"
Matthew Xie [Wed, 14 Sep 2011 17:48:43 +0000 (10:48 -0700)]
Merge "Keep Binder reference in the mServiceRecordToPid hashmap"

12 years agoMerge "When the status bar hides, close the notification panel."
Daniel Sandler [Wed, 14 Sep 2011 17:23:21 +0000 (10:23 -0700)]
Merge "When the status bar hides, close the notification panel."

12 years agoMerge "docs: update usb driver directory"
Scott Main [Wed, 14 Sep 2011 16:57:46 +0000 (09:57 -0700)]
Merge "docs: update usb driver directory"

12 years agoMerge "Issue 5044873: Pb with BT SCO AudioManager API"
Eric Laurent [Wed, 14 Sep 2011 16:18:23 +0000 (09:18 -0700)]
Merge "Issue 5044873: Pb with BT SCO AudioManager API"

12 years agoMerge "Don't wait indefinitely for audio tracks to finish playing."
Narayan Kamath [Wed, 14 Sep 2011 16:11:17 +0000 (09:11 -0700)]
Merge "Don't wait indefinitely for audio tracks to finish playing."

12 years agoMerge "Bug 5300223 RemoteControlClient uses PendingIntent"
Jean-Michel Trivi [Wed, 14 Sep 2011 16:05:36 +0000 (09:05 -0700)]
Merge "Bug 5300223 RemoteControlClient uses PendingIntent"

12 years agoMerge "Moving tablet unlock screen assets to tablet-specific folders Refreshing visua...
Justin Ho [Wed, 14 Sep 2011 14:39:56 +0000 (07:39 -0700)]
Merge "Moving tablet unlock screen assets to tablet-specific folders Refreshing visual style to match phone unlock assets Bug: 5231253"

12 years agoReconcile with gingerbread-release gingerbread-mr4-release honeycomb-LTE-release
The Android Open Source Project [Wed, 14 Sep 2011 14:22:47 +0000 (07:22 -0700)]
Reconcile with gingerbread-release gingerbread-mr4-release honeycomb-LTE-release

Change-Id: I2ef7b37dce08a4012ed7ba1704841fb2af846b76

12 years agoMerge "Move Power Manager minimum screen brightness to a framework resource"
Mike Lockwood [Wed, 14 Sep 2011 14:12:46 +0000 (07:12 -0700)]
Merge "Move Power Manager minimum screen brightness to a framework resource"

12 years agokeep history after reset to GRK39D
Ed Heyl [Wed, 14 Sep 2011 11:28:58 +0000 (04:28 -0700)]
keep history after reset to GRK39D

12 years agoam 1d6a69f8: Ignore e4f0da70 from gingerbread-plus-aosp
Jean-Baptiste Queru [Wed, 14 Sep 2011 05:40:47 +0000 (22:40 -0700)]
am 1d6a69f8: Ignore e4f0da70 from gingerbread-plus-aosp

* commit '1d6a69f84f8d14dc8bf90f421ad49ea7f4df88b1':
  Added interface to SurfaceTexture needed by WebKit.

12 years agoMerge "Un-force fading edges in ListPopupWindows."
Adam Powell [Wed, 14 Sep 2011 04:48:33 +0000 (21:48 -0700)]
Merge "Un-force fading edges in ListPopupWindows."

12 years agoMerge "RTP: Update parameters for larger packet intervals."
Chia-chi Yeh [Wed, 14 Sep 2011 04:21:18 +0000 (21:21 -0700)]
Merge "RTP: Update parameters for larger packet intervals."

12 years agoMerge "Fix bug 5314559 - Slow menu scrolling in browser on some devices"
Adam Powell [Wed, 14 Sep 2011 04:13:15 +0000 (21:13 -0700)]
Merge "Fix bug 5314559 - Slow menu scrolling in browser on some devices"

12 years agoMerge "Fix bug in KeyButtonView key injection logic. Bug: 5299191 Bug: 5300282"
Jeff Brown [Wed, 14 Sep 2011 02:23:01 +0000 (19:23 -0700)]
Merge "Fix bug in KeyButtonView key injection logic. Bug: 5299191 Bug: 5300282"

12 years agoMerge "Skip the exit animation when the IME is destroyed."
satok [Wed, 14 Sep 2011 02:11:05 +0000 (19:11 -0700)]
Merge "Skip the exit animation when the IME is destroyed."

12 years agoMerge "Fix bug 5312352 - ListView modal multi-select mode bugs"
Adam Powell [Wed, 14 Sep 2011 01:17:14 +0000 (18:17 -0700)]
Merge "Fix bug 5312352 - ListView modal multi-select mode bugs"

12 years agoMerge "Add verifier device identity"
Kenny Root [Wed, 14 Sep 2011 00:51:08 +0000 (17:51 -0700)]
Merge "Add verifier device identity"

12 years agoMerge "Issue 5298399: Lost speech after a crash in gTalk."
Eric Laurent [Wed, 14 Sep 2011 00:50:31 +0000 (17:50 -0700)]
Merge "Issue 5298399: Lost speech after a crash in gTalk."

12 years agoMerge "Prevent pause/resuming a destroyed WebViewCore"
John Reck [Wed, 14 Sep 2011 00:23:11 +0000 (17:23 -0700)]
Merge "Prevent pause/resuming a destroyed WebViewCore"

12 years agoMerge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!"
Adam Powell [Wed, 14 Sep 2011 00:15:46 +0000 (17:15 -0700)]
Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!"

12 years agoMerge "Minor docs fixes: Make description match screenshot."
Siva Velusamy [Wed, 14 Sep 2011 00:10:28 +0000 (17:10 -0700)]
Merge "Minor docs fixes: Make description match screenshot."

12 years agoMerge "Make sure the finalizer destroy runs on the UI thread"
John Reck [Tue, 13 Sep 2011 23:55:27 +0000 (16:55 -0700)]
Merge "Make sure the finalizer destroy runs on the UI thread"

12 years agoAdd (support for) EGL_NV_system_time extension.
Jonas Yang [Fri, 26 Aug 2011 12:04:39 +0000 (20:04 +0800)]
Add (support for) EGL_NV_system_time extension.

Change-Id: I62bf0fcb5ccdc77c042b425a42054fb3122575b6
Signed-off-by: Mathias Agopian <mathias@google.com>
12 years agoMerge "Add RS watchdog."
Jason Sams [Tue, 13 Sep 2011 23:37:03 +0000 (16:37 -0700)]
Merge "Add RS watchdog."

12 years agoMerge "Fix bug 5307916 - legacy menu theming"
Adam Powell [Tue, 13 Sep 2011 23:02:38 +0000 (16:02 -0700)]
Merge "Fix bug 5307916 - legacy menu theming"

12 years agoMerge "List path-permission element under provider"
Dmitry Dolinsky [Tue, 13 Sep 2011 23:01:40 +0000 (16:01 -0700)]
Merge "List path-permission element under provider"

12 years agoMerge "VpnDialogs: allow strings wrapped into multiple lines."
Chia-chi Yeh [Tue, 13 Sep 2011 22:47:46 +0000 (15:47 -0700)]
Merge "VpnDialogs: allow strings wrapped into multiple lines."

12 years agoMerge "Fix bug #5282141 ScrollView overscroll should not generate invalidations when...
Fabrice Di Meglio [Tue, 13 Sep 2011 22:35:06 +0000 (15:35 -0700)]
Merge "Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched)"

12 years agoMerge "Updated default application launcher icon Bug: 5286988"
Justin Ho [Tue, 13 Sep 2011 21:50:02 +0000 (14:50 -0700)]
Merge "Updated default application launcher icon Bug: 5286988"

12 years agoMerge "Fix bug 5297302 - Remember to release surface after starting drag"
Christopher Tate [Tue, 13 Sep 2011 21:28:05 +0000 (14:28 -0700)]
Merge "Fix bug 5297302 - Remember to release surface after starting drag"

12 years agoam 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeyc...
Robert Greenwalt [Tue, 13 Sep 2011 21:25:27 +0000 (14:25 -0700)]
am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeycomb-LTE

* commit '61db35da2b4501dde5646f86f21cf5054c41ea26':
  Make copies of NetworkInfo to give out.

12 years agoam 30928eb6: am b1a3f0ca: Fix no data issue after system server crash
Kazuhiro Ondo [Tue, 13 Sep 2011 21:25:23 +0000 (14:25 -0700)]
am 30928eb6: am b1a3f0ca: Fix no data issue after system server crash

* commit '30928eb60395ac7c02ac45fd00a0d781ce364856':
  Fix no data issue after system server crash

12 years agoam 90cfe5c3: (-s ours) am 37f770f0: DO NOT MERGE: Notify overall state instead of...
yoonsung.nam [Tue, 13 Sep 2011 21:25:20 +0000 (14:25 -0700)]
am 90cfe5c3: (-s ours) am 37f770f0: DO NOT MERGE: Notify overall state instead of current changed state

* commit '90cfe5c366c1ffcbd4f9164b9bef998f27912089':
  DO NOT MERGE: Notify overall state instead of current changed state

12 years agoam 52d51c42: (-s ours) am eb7763ef: DO NOT MERGE: Fix leak in SIM ready registrants
Kazuhiro Ondo [Tue, 13 Sep 2011 21:25:16 +0000 (14:25 -0700)]
am 52d51c42: (-s ours) am eb7763ef: DO NOT MERGE: Fix leak in SIM ready registrants

* commit '52d51c42b6296a96287dd373558f576c18846a01':
  DO NOT MERGE: Fix leak in SIM ready registrants

12 years agoMerge "Adding isEmergencyNumber which also takes in a defaultCountryIso."
Attila Bodis [Tue, 13 Sep 2011 21:20:32 +0000 (14:20 -0700)]
Merge "Adding isEmergencyNumber which also takes in a defaultCountryIso."

12 years agoMerge "Fix issue #4280324: Returning to Fullscreen Layout with WebView..."
Dianne Hackborn [Tue, 13 Sep 2011 21:16:59 +0000 (14:16 -0700)]
Merge "Fix issue #4280324: Returning to Fullscreen Layout with WebView..."

12 years agoMerge "Cleanup example code."
Jason Sams [Tue, 13 Sep 2011 21:11:11 +0000 (14:11 -0700)]
Merge "Cleanup example code."

12 years agoMerge "Add method to retrieve MSISDN for CDMA/LTE devices."
Jake Hamby [Tue, 13 Sep 2011 20:50:20 +0000 (13:50 -0700)]
Merge "Add method to retrieve MSISDN for CDMA/LTE devices."

12 years agoMerge "Fix bug 5226097 - App compatibility issues around new ListView fixes"
Adam Powell [Tue, 13 Sep 2011 20:40:07 +0000 (13:40 -0700)]
Merge "Fix bug 5226097 - App compatibility issues around new ListView fixes"

12 years agoMerge "Fix issue #5309443: Ninjump crashes on boot with..."
Dianne Hackborn [Tue, 13 Sep 2011 20:38:17 +0000 (13:38 -0700)]
Merge "Fix issue #5309443: Ninjump crashes on boot with..."

12 years agoMerge "Issue 4345021: Audio routed to multiple devices..."
Eric Laurent [Tue, 13 Sep 2011 19:57:37 +0000 (12:57 -0700)]
Merge "Issue 4345021: Audio routed to multiple devices..."

12 years agoMerge "Bug 5281947: add to dictionnary option promoted in suggestions."
Gilles Debunne [Tue, 13 Sep 2011 19:38:03 +0000 (12:38 -0700)]
Merge "Bug 5281947: add to dictionnary option promoted in suggestions."

12 years agoMerge "Transparent notification shade."
Daniel Sandler [Tue, 13 Sep 2011 19:20:03 +0000 (12:20 -0700)]
Merge "Transparent notification shade."

12 years agoMerge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks"
Andreas Huber [Tue, 13 Sep 2011 18:37:22 +0000 (11:37 -0700)]
Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks"

12 years agoMerge "For consistency with getAuthToken, pass UID/PID for add account. Needed for...
Costin Manolache [Tue, 13 Sep 2011 18:21:16 +0000 (11:21 -0700)]
Merge "For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow"

12 years agoMerge "SIP: fix keep-alive measurement and increase the timeout."
Chia-chi Yeh [Tue, 13 Sep 2011 17:35:04 +0000 (10:35 -0700)]
Merge "SIP: fix keep-alive measurement and increase the timeout."

12 years agoMerge "improve sensorservice_test output"
Mathias Agopian [Tue, 13 Sep 2011 05:17:21 +0000 (22:17 -0700)]
Merge "improve sensorservice_test output"

12 years agoMerge "Fix the takeoff position of a flung windowshade."
Daniel Sandler [Tue, 13 Sep 2011 03:26:52 +0000 (20:26 -0700)]
Merge "Fix the takeoff position of a flung windowshade."

12 years agoMerge "Fix bug 5296851 - Silly monkeys."
Adam Powell [Tue, 13 Sep 2011 02:19:33 +0000 (19:19 -0700)]
Merge "Fix bug 5296851 - Silly monkeys."

12 years agoMerge "Fix a compile error when debug is turned on"
Matthew Xie [Tue, 13 Sep 2011 01:30:48 +0000 (18:30 -0700)]
Merge "Fix a compile error when debug is turned on"

12 years agoMerge "Handle data changed during FlingRunnable."
Jeff Sharkey [Tue, 13 Sep 2011 01:28:15 +0000 (18:28 -0700)]
Merge "Handle data changed during FlingRunnable."

12 years agoMerge "Pause WebKit drawing when WebView loses window focus."
Adam Powell [Tue, 13 Sep 2011 01:15:37 +0000 (18:15 -0700)]
Merge "Pause WebKit drawing when WebView loses window focus."

12 years agoMerge "Fix problems where we were allocating TypedArray when not needed."
Dianne Hackborn [Tue, 13 Sep 2011 00:52:54 +0000 (17:52 -0700)]
Merge "Fix problems where we were allocating TypedArray when not needed."

12 years agokeep history after reconcile of gingerbread-release
The Android Automerger [Tue, 13 Sep 2011 00:16:34 +0000 (17:16 -0700)]
keep history after reconcile of gingerbread-release

12 years agoMerge "CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation."
Svetoslav Ganov [Tue, 13 Sep 2011 00:05:44 +0000 (17:05 -0700)]
Merge "CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation."

12 years agoMerge "Bug fixes in Recents"
Michael Jurka [Tue, 13 Sep 2011 00:04:53 +0000 (17:04 -0700)]
Merge "Bug fixes in Recents"

12 years agoMerge "Adding accessibility delegate mechanism for backwards compatibility support."
Svetoslav Ganov [Mon, 12 Sep 2011 23:58:13 +0000 (16:58 -0700)]
Merge "Adding accessibility delegate mechanism for backwards compatibility support."

12 years agoMerge "Data usage structure optimizations."
Jeff Sharkey [Mon, 12 Sep 2011 23:50:34 +0000 (16:50 -0700)]
Merge "Data usage structure optimizations."

12 years agoMerge "Use a new config flag to decide if notification led pulsing can be turned...
Amith Yamasani [Mon, 12 Sep 2011 23:46:58 +0000 (16:46 -0700)]
Merge "Use a new config flag to decide if notification led pulsing can be turned on/off."

12 years agoMerge "Fix wobbly spinners"
Chet Haase [Mon, 12 Sep 2011 22:17:32 +0000 (15:17 -0700)]
Merge "Fix wobbly spinners"

12 years agoMerge "Add boot mode where only "core apps" are started."
Dianne Hackborn [Mon, 12 Sep 2011 22:07:51 +0000 (15:07 -0700)]
Merge "Add boot mode where only "core apps" are started."

12 years agoMerge "Track status bar fling velocity using screen coords. Bug: 5210198"
Jeff Brown [Mon, 12 Sep 2011 21:50:38 +0000 (14:50 -0700)]
Merge "Track status bar fling velocity using screen coords. Bug: 5210198"

12 years agoMerge "Fix ACTION_CANCEL handling in status bar. Bug: 5198231"
Jeff Brown [Mon, 12 Sep 2011 21:50:31 +0000 (14:50 -0700)]
Merge "Fix ACTION_CANCEL handling in status bar. Bug: 5198231"

12 years agoMerge "Get rid of some animation flickers and other bad things."
Dianne Hackborn [Mon, 12 Sep 2011 21:42:02 +0000 (14:42 -0700)]
Merge "Get rid of some animation flickers and other bad things."

12 years agoMerge "Turn an another assertion into a runtime error in ACodec's implementation"
Andreas Huber [Mon, 12 Sep 2011 21:21:42 +0000 (14:21 -0700)]
Merge "Turn an another assertion into a runtime error in ACodec's implementation"