OSDN Git Service

android-x86/frameworks-base.git
11 years agofix hover events consume issue
Masanori Ogino [Tue, 22 Jan 2013 09:10:52 +0000 (18:10 +0900)]
fix hover events consume issue

View#onHoverEvent() would always consume hover events over the view
if an application window has the clickable view/widget on it.
That's happened even if accessibility/talkback is disabled.
So those events will not dispatch to activity#onGenericMotionEvent().

The onHoverEvent method should return a real consumed state.

Change-Id: I9cac13b82866e5cdda0b03befb0de752a0a2e741

11 years agoMerge "Track a typo fix in hidden libcore API."
Elliott Hughes [Thu, 17 Jan 2013 18:19:49 +0000 (18:19 +0000)]
Merge "Track a typo fix in hidden libcore API."

11 years agoTrack a typo fix in hidden libcore API.
Elliott Hughes [Thu, 17 Jan 2013 17:24:47 +0000 (09:24 -0800)]
Track a typo fix in hidden libcore API.

Change-Id: I6fa3c2ef7f4d73bbf6557560e46c7c11bff74a32

11 years agoMerge "Manual fix for some Norwegian format strings."
Elliott Hughes [Tue, 15 Jan 2013 02:06:26 +0000 (18:06 -0800)]
Merge "Manual fix for some Norwegian format strings."

11 years agoManual fix for some Norwegian format strings.
Elliott Hughes [Tue, 15 Jan 2013 01:48:30 +0000 (17:48 -0800)]
Manual fix for some Norwegian format strings.

Fixing these properly (by removing these donottranslate-cldr.xml files
completely) is blocked on icu4c, so manually fix a few strings in the
meantime.

Bug: http://code.google.com/p/android/issues/detail?id=21859
Change-Id: If91ec70ad4c9e0944deee1cb55382e94ac1b7278

11 years agoMerge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."
Elliott Hughes [Tue, 15 Jan 2013 01:01:51 +0000 (17:01 -0800)]
Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."

11 years agoSwitch over to getting 12-/24-hour time formats from CLDR via icu4c.
Elliott Hughes [Mon, 14 Jan 2013 23:48:27 +0000 (15:48 -0800)]
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.

I removed the duplication in DateTimeView rather than fix that copy
of the code.

Bug: 7924970
Change-Id: I60c205d06ad3b50fd2f5d5fc432e4eb186f9c0e7

11 years agoMerge "Fix the spelling of "retrieves""
Christopher Tate [Mon, 14 Jan 2013 18:47:07 +0000 (10:47 -0800)]
Merge "Fix the spelling of "retrieves""

11 years agoFix the spelling of "retrieves"
Scott Kennedy [Sat, 12 Jan 2013 05:50:31 +0000 (21:50 -0800)]
Fix the spelling of "retrieves"

Change-Id: I33360c573a6ca7b88d0cac834caad547d66b0b2a

11 years agoMerge "TIME_TICK was not occurred for one hour"
Christopher Tate [Fri, 11 Jan 2013 01:39:33 +0000 (17:39 -0800)]
Merge "TIME_TICK was not occurred for one hour"

11 years agoTIME_TICK was not occurred for one hour
Sungmin Choi [Thu, 10 Jan 2013 08:28:40 +0000 (17:28 +0900)]
TIME_TICK was not occurred for one hour

TIME_TICK was not occurred at the end of DST for one hour

Step to reproduce:
1. Settings -> Date & time
2. uncheck Automatic date & time and Automatic time zone
3. select Time zone -> select Brussels
4. set date -> Oct. 28. 2012
5. set time -> 1:59 AM

Bug: 7922117
Change-Id: I2e78bd97b508d6a38471425cfbaca45fb4b89c1e

11 years agoMerge "Handle nested folder case"
Dianne Hackborn [Mon, 7 Jan 2013 23:20:45 +0000 (15:20 -0800)]
Merge "Handle nested folder case"

11 years agoMerge "Setting the default value for dock audio"
Dianne Hackborn [Mon, 7 Jan 2013 20:17:25 +0000 (12:17 -0800)]
Merge "Setting the default value for dock audio"

11 years agoMerge "Correcting typo in doc of MEDIA_XXX intents"
Dianne Hackborn [Mon, 7 Jan 2013 19:21:54 +0000 (11:21 -0800)]
Merge "Correcting typo in doc of MEDIA_XXX intents"

11 years agoMerge "Hopefully fix PendingIntent.getActivities() documentation wtf."
Dianne Hackborn [Mon, 7 Jan 2013 19:19:11 +0000 (11:19 -0800)]
Merge "Hopefully fix PendingIntent.getActivities() documentation wtf."

11 years agoMerge "Use most specific attributes for distinguished name display"
Brian Carlstrom [Fri, 4 Jan 2013 23:40:34 +0000 (15:40 -0800)]
Merge "Use most specific attributes for distinguished name display"

11 years agoUse most specific attributes for distinguished name display
Brian Carlstrom [Sat, 22 Dec 2012 01:28:04 +0000 (17:28 -0800)]
Use most specific attributes for distinguished name display

Bug: 7894348
Bug: http://code.google.com/p/android/issues/detail?id=41662
Change-Id: I8048a53b8a9a17b384f12b6a4f40071bb3dd3e04

11 years agoCorrecting typo in doc of MEDIA_XXX intents
suyi Yuan [Fri, 4 Jan 2013 13:21:59 +0000 (21:21 +0800)]
Correcting typo in doc of MEDIA_XXX intents

Correcting typo in documents of MEDIA_MOUNTED,
MEDIA_UNMOUNTED,MEDIA_UNMOUNTABLE intents, which
may be confusing to APP developers.

Change-Id: Id909b7bfad98e305b8054978f054f4fb9b705311

11 years agoHandle nested folder case
Roger Chen [Mon, 17 Dec 2012 05:31:17 +0000 (13:31 +0800)]
Handle nested folder case

Change-Id: Id6d6a5899e8255d18192adbc766d8d9a0e6825d0
Signed-off-by: Roger Chen <cxr514033970@gmail.com>
11 years agoMerge "Revert "fix potential memory leak""
Elliott Hughes [Fri, 4 Jan 2013 01:40:55 +0000 (17:40 -0800)]
Merge "Revert "fix potential memory leak""

11 years agoRevert "fix potential memory leak"
Elliott Hughes [Fri, 4 Jan 2013 01:38:57 +0000 (17:38 -0800)]
Revert "fix potential memory leak"

This reverts commit bc268b9014f211910e412a7fda96b6394ff2badc

Change-Id: I07f49bd0cfecc43bc761d2b0635c9915a8e30272

11 years agoMerge "fix potential memory leak"
Elliott Hughes [Fri, 4 Jan 2013 01:35:57 +0000 (17:35 -0800)]
Merge "fix potential memory leak"

11 years agofix potential memory leak
Sungmin Choi [Fri, 21 Dec 2012 05:25:38 +0000 (14:25 +0900)]
fix potential memory leak

use delete before return

Change-Id: I5449ad90bb6910f057bd825b722c9803a7343c34

11 years agoMerge "Fix NullpointException problem in onMenuItemSelected"
Adam Powell [Fri, 4 Jan 2013 00:46:02 +0000 (16:46 -0800)]
Merge "Fix NullpointException problem in onMenuItemSelected"

11 years agoMerge "frameworks/base: Support for LTE network modes"
Wink Saville [Thu, 3 Jan 2013 22:49:05 +0000 (14:49 -0800)]
Merge "frameworks/base: Support for LTE network modes"

11 years agoMerge "Fix logging typos in GpsLocationProvider"
Victoria Lease [Wed, 2 Jan 2013 22:15:51 +0000 (14:15 -0800)]
Merge "Fix logging typos in GpsLocationProvider"

11 years agoframeworks/base: Support for LTE network modes
Uma Maheswari Ramalingam [Tue, 10 Jul 2012 21:55:39 +0000 (14:55 -0700)]
frameworks/base: Support for LTE network modes

Change-Id: I93c102f92ff2d10856d91108bb50fe5c0f06ad66

11 years agoMerge "Fixed typo in Recreating an Activity documentation"
Amith Yamasani [Wed, 2 Jan 2013 17:00:28 +0000 (09:00 -0800)]
Merge "Fixed typo in Recreating an Activity documentation"

11 years agoMerge "StringBlock_nativeCreate: Possible Leak"
Elliott Hughes [Sat, 22 Dec 2012 01:17:41 +0000 (17:17 -0800)]
Merge "StringBlock_nativeCreate: Possible Leak"

11 years agoFixed typo in Recreating an Activity documentation
Gulshan Singh [Fri, 21 Dec 2012 22:13:43 +0000 (17:13 -0500)]
Fixed typo in Recreating an Activity documentation

The word although was spelled as althought. This is now fixed.
Signed-off-by: Gulshan Singh <gsingh2011@gmail.com>
Change-Id: Ia28a081bf9d8ab8be831c685cbfa4ddad3618a87

11 years agoMerge "Handle errors from AudioEffect::queryNumberEffects"
James Dong [Fri, 21 Dec 2012 22:05:09 +0000 (14:05 -0800)]
Merge "Handle errors from AudioEffect::queryNumberEffects"

11 years agoMerge "Set "isdrm" info in Mediastore"
James Dong [Fri, 21 Dec 2012 21:34:41 +0000 (13:34 -0800)]
Merge "Set "isdrm" info in Mediastore"

11 years agoFix logging typos in GpsLocationProvider
Magnus Eriksson [Fri, 21 Dec 2012 20:07:28 +0000 (21:07 +0100)]
Fix logging typos in GpsLocationProvider

Change-Id: Ibf12947f3758defee990fbf685323334b8d1eeda
Signed-off-by: Magnus Eriksson <eriksson.mag@gmail.com>
11 years agoMerge "NsdService: Clear client info after resolution request is serviced."
Irfan Sheriff [Thu, 20 Dec 2012 22:43:16 +0000 (14:43 -0800)]
Merge "NsdService: Clear client info after resolution request is serviced."

11 years agoStringBlock_nativeCreate: Possible Leak
You Kim [Thu, 20 Dec 2012 21:19:38 +0000 (06:19 +0900)]
StringBlock_nativeCreate: Possible Leak

osb can be leaked when osb->getError() != NO_ERROR

Change-Id: Icbeb8eb3fb78849c043fe032cc8f7050da041042

11 years agoMerge "Possible leak in android_emoji_EmojiFactory_newInstance"
Victoria Lease [Thu, 20 Dec 2012 20:09:48 +0000 (12:09 -0800)]
Merge "Possible leak in android_emoji_EmojiFactory_newInstance"

11 years agoMerge "Fix typo"
Andrew Hsieh [Thu, 20 Dec 2012 00:10:10 +0000 (16:10 -0800)]
Merge "Fix typo"

11 years agoMerge "Leak in ToneGenerator_native_setup"
Glenn Kasten [Wed, 19 Dec 2012 16:47:20 +0000 (08:47 -0800)]
Merge "Leak in ToneGenerator_native_setup"

11 years agoSetting the default value for dock audio
Dmytro Dubovyk [Tue, 18 Dec 2012 16:07:50 +0000 (18:07 +0200)]
Setting the default value for dock audio

There was no default value for parameter "dock_audio_media_enabled"
in global settings and because of that it couldn't be obtained before
Settings app first start and improper actions, such as FORCE_NONE
sending to AudioSystem instead of FORCE_ANALOG_DOCK, were taken.
This patch sets default value to 'true'.

Change-Id: Idbe343519db15f806f3a237e8b39f8420b9edde1
Signed-off-by: Dmytro Dubovyk <dmytro.dubovyk@ti.com>
11 years agoFix typo
Andrew Hsieh [Wed, 19 Dec 2012 03:21:38 +0000 (11:21 +0800)]
Fix typo

Change-Id: I58f863c4eb1eb4196d001c280027ab59bee51ce4

11 years agoMerge "Update the JNI spec link, and remove a dead link."
Elliott Hughes [Wed, 19 Dec 2012 02:06:07 +0000 (18:06 -0800)]
Merge "Update the JNI spec link, and remove a dead link."

11 years agoUpdate the JNI spec link, and remove a dead link.
Elliott Hughes [Wed, 19 Dec 2012 01:24:36 +0000 (17:24 -0800)]
Update the JNI spec link, and remove a dead link.

Also remove the duplicate copy of this file. There's a redirect in place
from the old location.

Bug: http://code.google.com/p/android/issues/detail?id=41623
Change-Id: I521b640fdef17c98582171d97214486d16e774e4

11 years agoMerge "Return error upon attempt to use non-existent APN"
Robert Greenwalt [Tue, 18 Dec 2012 19:02:51 +0000 (11:02 -0800)]
Merge "Return error upon attempt to use non-existent APN"

11 years agoReturn error upon attempt to use non-existent APN
Mikael Hedegren [Fri, 14 Dec 2012 14:52:52 +0000 (15:52 +0100)]
Return error upon attempt to use non-existent APN

startUsingNetworkFeature will ignore errors from
reconnect - causing ConnectivityService to send
faulty information back to requester.

Change-Id: I4e0fcc1addd84da409cdc1eed1a95d25d925e020

11 years agoMerge "Memory leak due to bad destroy sequence"
Adam Powell [Mon, 17 Dec 2012 22:39:56 +0000 (14:39 -0800)]
Merge "Memory leak due to bad destroy sequence"

11 years agoMerge "BackupHelpers: Fix Typo"
Christopher Tate [Mon, 17 Dec 2012 18:39:41 +0000 (10:39 -0800)]
Merge "BackupHelpers: Fix Typo"

11 years agoMerge "Toast: fix force close if called from system service"
Craig Mautner [Mon, 17 Dec 2012 17:05:07 +0000 (09:05 -0800)]
Merge "Toast: fix force close if called from system service"

11 years agoToast: fix force close if called from system service
Pawit Pornkitprasan [Mon, 17 Dec 2012 10:57:51 +0000 (17:57 +0700)]
Toast: fix force close if called from system service

If a toast is created from a system service, an application context
will not be available, use the service context instead.

Fixes
http://code.google.com/p/android/issues/detail?id=40058
http://code.google.com/p/android/issues/detail?id=40075

Change-Id: Ic643f4557fa04476819cd2c3ee640b735eeae429

11 years agoBackupHelpers: Fix Typo
You Kim [Sun, 16 Dec 2012 18:36:10 +0000 (03:36 +0900)]
BackupHelpers: Fix Typo

delete --> free

Change-Id: Idbf7e677f8cc4a9a9d04e58b5cf7d0f1589c5211

11 years agoMerge "Fix DateUtils.formatElapsedTime."
Elliott Hughes [Sat, 15 Dec 2012 01:39:19 +0000 (17:39 -0800)]
Merge "Fix DateUtils.formatElapsedTime."

11 years agoFix NullpointException problem in onMenuItemSelected
zobject [Fri, 14 Dec 2012 12:11:08 +0000 (21:11 +0900)]
Fix NullpointException problem in onMenuItemSelected

If both title and condensed title is null,
item.getTitleCondensed() could be return null value
in onMenuItemSelected. therefore need to check
whether retun value is null or not.

Change-Id: Ib08f52b949a794aa7bd6cc25414041e820f62969

11 years agoFix DateUtils.formatElapsedTime.
Elliott Hughes [Fri, 14 Dec 2012 22:29:47 +0000 (14:29 -0800)]
Fix DateUtils.formatElapsedTime.

More reuse of StringBuilders, less broken home-grown formatting code.

Long-term, we should hand this over to icu4c, but they're not ready yet.

Bug: http://code.google.com/p/android/issues/detail?id=41401
Bug: 7736688
Change-Id: Ib3c1e1aad05827df646aa18645cce19dffb7551f

11 years agoMerge "fix typo in docs"
Marco Nelissen [Fri, 14 Dec 2012 17:35:26 +0000 (09:35 -0800)]
Merge "fix typo in docs"

11 years agoMerge "Add return after NULL check in JetPlayer"
Elliott Hughes [Fri, 14 Dec 2012 17:19:45 +0000 (09:19 -0800)]
Merge "Add return after NULL check in JetPlayer"

11 years agoMerge "avoid crashing system serer process"
Amith Yamasani [Fri, 14 Dec 2012 17:04:30 +0000 (09:04 -0800)]
Merge "avoid crashing system serer process"

11 years agoMemory leak due to bad destroy sequence
Jean-Christophe PINCE [Tue, 9 Oct 2012 14:17:33 +0000 (16:17 +0200)]
Memory leak due to bad destroy sequence

During the destroy sequence, it happens that the mWebViewClassic was
set to null in the transferMessages function and consequently, the
call to WebCoreThreadWatchdog.unregisterWebView(mWebViewClassic) is
not really removing the view from the watchdog's list; creating a
memory leak.

Change-Id: I2bae7c8d7c473e2af25e62a485699f88269d6658
Author: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Jean-Christophe PINCE <jean-christophe.pince@intel.com>
Signed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 57869

11 years agoMerge "Remove unnecessary locking for screen broadcasts."
Jeff Sharkey [Wed, 12 Dec 2012 18:41:20 +0000 (10:41 -0800)]
Merge "Remove unnecessary locking for screen broadcasts."

11 years agoMerge "Make implementation of isEmpty consistent with implementation of getCount...
Adam Powell [Wed, 12 Dec 2012 02:00:48 +0000 (18:00 -0800)]
Merge "Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter"

11 years agoMerge "Fix regression in ListView click handling"
Adam Powell [Wed, 12 Dec 2012 01:57:58 +0000 (17:57 -0800)]
Merge "Fix regression in ListView click handling"

11 years agoMerge "return value of String.replace() is ignored."
Robert Greenwalt [Wed, 12 Dec 2012 00:34:35 +0000 (16:34 -0800)]
Merge "return value of String.replace() is ignored."

11 years agoFix regression in ListView click handling
Adam Powell [Tue, 11 Dec 2012 23:41:17 +0000 (15:41 -0800)]
Fix regression in ListView click handling

Regression caused by patch a607223f34

If an item click handler results in the ListView becoming detached
from the window, the performClick runnable could be executed twice.
Null out the mTouchModeReset runnable before running the click handler
so that it is not run by the detach handler.

Change-Id: I2fab60232027bb4876f9912088e0ffb9b17d308c

11 years agoAdd return after NULL check in JetPlayer
You Kim [Tue, 11 Dec 2012 20:34:21 +0000 (05:34 +0900)]
Add return after NULL check in JetPlayer

When pointer lpJet is NULL, it should return.

Change-Id: Ia0471173b57da8f9bf22b3a19479aa5b3c4a5acb

11 years agoMake implementation of isEmpty consistent with implementation of getCount in HeaderLi...
Emma Sajic [Sun, 9 Dec 2012 13:32:05 +0000 (13:32 +0000)]
Make implementation of isEmpty consistent with implementation of getCount in HeaderListViewAdapter

Fix for Issue ID 18316. Make isEmpty() return false when getCount() returns a non-zero value. So that the list cannot be considered empty when a header or footer is present.

https://code.google.com/p/android/issues/detail?id=18316

Change-Id: Ib69201e9d5ef3efcbb68ea298b8cc8ca6e027246
Signed-off-by: Emma Sajic <esajic@effectivelateralsolutions.co.uk>
11 years agoPossible leak in android_emoji_EmojiFactory_newInstance
You Kim [Mon, 10 Dec 2012 21:06:25 +0000 (06:06 +0900)]
Possible leak in android_emoji_EmojiFactory_newInstance

jchars is not released correctly if factory is NULL.
In addition, unnecessary string conversion removed.

Change-Id: I3ea58391dfe7a96ea6d6ae61bb0867a2d8d49fb0

11 years agoMerge "Add config_speed_up_audio_on_mt_calls option"
Wink Saville [Tue, 11 Dec 2012 01:03:46 +0000 (17:03 -0800)]
Merge "Add config_speed_up_audio_on_mt_calls option"

11 years agoMerge "Telephony: Use IccUtils from uicc package"
Wink Saville [Mon, 10 Dec 2012 22:13:18 +0000 (14:13 -0800)]
Merge "Telephony: Use IccUtils from uicc package"

11 years agoMerge "Fix EventLog string class problem in onOptionMenuSelected"
Adam Powell [Mon, 10 Dec 2012 19:09:32 +0000 (11:09 -0800)]
Merge "Fix EventLog string class problem in onOptionMenuSelected"

11 years agoTelephony: Use IccUtils from uicc package
Alex Yakavenka [Thu, 23 Aug 2012 17:16:35 +0000 (10:16 -0700)]
Telephony: Use IccUtils from uicc package

Change-Id: I80204a2f3dc57cac875abeab390bb9db7a636ff7

11 years agoMerge "convert jint to uint32_t."
Nick Kralevich [Mon, 10 Dec 2012 17:44:24 +0000 (09:44 -0800)]
Merge "convert jint to uint32_t."

11 years agoFix EventLog string class problem in onOptionMenuSelected
zobject [Mon, 10 Dec 2012 13:52:59 +0000 (22:52 +0900)]
Fix EventLog string class problem in onOptionMenuSelected

EventLog function can handle string,integer class and long class. (in android_util_EventLog.cpp)
If menu title string are used bold tag(like <b>test</b>), it'll be android.text.SpannedString.
In onOptionMenuSelected, it is using item.getTitleCondensed() function for writing event log.
therefore any android activity using tag menu string(like <b></b>) can be crashed by IllegalArgumentException.

I found this crash on GMS Application.
change locale chinese -> launch Google+ -> hangout -> menu key -> Invite(expressed chinese) click -> Google+ crash

Change-Id: I0437be81699925e29bf4510eb615ef2424432763

11 years agoHopefully fix PendingIntent.getActivities() documentation wtf.
Tim Hutt [Mon, 10 Dec 2012 12:34:19 +0000 (12:34 +0000)]
Hopefully fix PendingIntent.getActivities() documentation wtf.

The first intent is the key. No wait, last! Or was it first?

I haven't actually read the code, didn't write it, and haven't tested
its behaviour, but surely it can't be both, and last is the only one
that makes sense.

Change-Id: Ie8435981f09be618c93680fb6056afd015090161

11 years agoMerge "Use Rlog"
Wink Saville [Sat, 8 Dec 2012 20:11:34 +0000 (12:11 -0800)]
Merge "Use Rlog"

11 years agoUse Rlog
Wink Saville [Fri, 7 Dec 2012 18:26:41 +0000 (10:26 -0800)]
Use Rlog

Change-Id: I44919126606cd55f7dce7c942027ed0d914f04bd

11 years agoMerge "Add Rlog.java"
Wink Saville [Sat, 8 Dec 2012 16:00:26 +0000 (08:00 -0800)]
Merge "Add Rlog.java"

11 years agoconvert jint to uint32_t.
Nick Kralevich [Sat, 8 Dec 2012 00:56:47 +0000 (16:56 -0800)]
convert jint to uint32_t.

This works around a compiler bug, and is probably more
correct anyway.

Change-Id: I1c49064bd64c31dafae560e416c665de0449f245

11 years agoMerge "Framework: Use holo alert drawables"
Adam Powell [Fri, 7 Dec 2012 19:20:08 +0000 (11:20 -0800)]
Merge "Framework: Use holo alert drawables"

11 years agoMerge "Ensure running mTouchModeReset when AbsListView is detached"
Adam Powell [Fri, 7 Dec 2012 19:19:12 +0000 (11:19 -0800)]
Merge "Ensure running mTouchModeReset when AbsListView is detached"

11 years agoEnsure running mTouchModeReset when AbsListView is detached
Sangkyu Lee [Fri, 7 Dec 2012 08:06:15 +0000 (17:06 +0900)]
Ensure running mTouchModeReset when AbsListView is detached

mTouchModeReset should be executed when AbsListView is detached from window.
If not, when the AbsListView is re-attaced to window,
the child can retain a pressed state.

You can see this problem easily when you double-touch an item of
option menu very quickly.

Change-Id: I5aaa1fd5b95847efb2f5f1b5ec7cabe8eb85b237
Signed-off-by: Sangkyu Lee <sk82.lee@lge.com>
11 years agoAdd config_speed_up_audio_on_mt_calls option
Alex Yakavenka [Thu, 6 Dec 2012 22:53:58 +0000 (14:53 -0800)]
Add config_speed_up_audio_on_mt_calls option

Bug: 7612431
Change-Id: Ia2758f81b78a2576df8dd23c700dba3eaaef8efc

11 years agoAdd Rlog.java
Wink Saville [Thu, 6 Dec 2012 21:10:45 +0000 (13:10 -0800)]
Add Rlog.java

Rlog is like Log except that the destination buffer is
the radio buffer instead of the main buffer.

Change-Id: Ib4ce47abfda31dfc0b9193b10f8f42b225275f61

11 years agoMerge "Wrong parameter in LocationManagerService"
Victoria Lease [Thu, 6 Dec 2012 20:45:45 +0000 (12:45 -0800)]
Merge "Wrong parameter in LocationManagerService"

11 years agoLeak in ToneGenerator_native_setup
You Kim [Thu, 6 Dec 2012 19:58:28 +0000 (04:58 +0900)]
Leak in ToneGenerator_native_setup

Failure in ToneGenerator::isInit causes a leak.
lpToneGen should be deleted.

Change-Id: I48df7a328fed01be8412d5449ee0753dad3c101f

11 years agoWrong parameter in LocationManagerService
You Kim [Sat, 27 Oct 2012 18:58:44 +0000 (03:58 +0900)]
Wrong parameter in LocationManagerService

Fix wrong parameter in removeTestProvider

Change-Id: Ibf93833697c865904f29821e5778853127e5fb00
Signed-off-by: You Kim <you.kim72@gmail.com>
11 years agoSet "isdrm" info in Mediastore
Erik Almqvist [Wed, 5 Sep 2012 14:06:19 +0000 (16:06 +0200)]
Set "isdrm" info in Mediastore

The mediascanner member mIsDrm was never set
according to the drmframework canHandle call.
This subsequently caused that the isdrm column
in mediastore was never set, and was defaulted
to false for all files.
mIsDrm is now set according to drmframework
canHandle result for each files that is scanned.

Change-Id: Id557d921c4e3e3dfc35da56b69471f4bd6b3c8bf

11 years agoMerge "AsyncChannel to support remote death notification and post a disconnect messag...
Irfan Sheriff [Thu, 6 Dec 2012 04:33:37 +0000 (20:33 -0800)]
Merge "AsyncChannel to support remote death notification and post a disconnect message to the source handler."

11 years agoMerge "Prevent scanning during DHCP process"
Irfan Sheriff [Wed, 5 Dec 2012 17:25:43 +0000 (09:25 -0800)]
Merge "Prevent scanning during DHCP process"

11 years agofix typo in docs
Hai Guo [Wed, 5 Dec 2012 13:50:28 +0000 (21:50 +0800)]
fix typo in docs

description of 'android/hardware/Camera.Parameters.html#
    setPreviewFpsRange(int, int)' not right

Change-Id: Ic83c0f404710a0125138df1e2b7663994301aee7

11 years agoRemove unnecessary locking for screen broadcasts.
Jeff Sharkey [Wed, 5 Dec 2012 01:21:21 +0000 (17:21 -0800)]
Remove unnecessary locking for screen broadcasts.

The actual handling occurs in updateScreenOn() on the other side of a
handler, which acquires the lock correctly.

Change-Id: Ibd359446dba8e88f81d34f1e10a6b5e150348f89

11 years agoMerge "Remove unnecessary references in WindowManagerService"
Craig Mautner [Tue, 4 Dec 2012 17:45:03 +0000 (09:45 -0800)]
Merge "Remove unnecessary references in WindowManagerService"

11 years agoRemove unnecessary references in WindowManagerService
You Kim [Tue, 4 Dec 2012 14:22:28 +0000 (23:22 +0900)]
Remove unnecessary references in WindowManagerService

Clean message routines in WindowManagerService.

Change-Id: I3e3106b6499c67d1fd7133c987c0452a73141a3f
Signed-off-by: You Kim <you.kim72@gmail.com>
11 years agoMerge "removing ineffective code in WifiService.java"
Adam Powell [Mon, 3 Dec 2012 21:37:16 +0000 (13:37 -0800)]
Merge "removing ineffective code in WifiService.java"

11 years agoMerge "Try go-negotiation when invocation request is deferred."
Irfan Sheriff [Mon, 3 Dec 2012 19:59:53 +0000 (11:59 -0800)]
Merge "Try go-negotiation when invocation request is deferred."

11 years agoMerge "resolver list is not cleared on rebuild"
Adam Powell [Mon, 3 Dec 2012 19:04:21 +0000 (11:04 -0800)]
Merge "resolver list is not cleared on rebuild"

11 years agoMerge "framework: fix notification icons not animating till ticker is updated"
Daniel Sandler [Mon, 3 Dec 2012 15:06:28 +0000 (07:06 -0800)]
Merge "framework: fix notification icons not animating till ticker is updated"

11 years agoPrevent scanning during DHCP process
Vitaly Wool [Tue, 4 Sep 2012 13:03:13 +0000 (15:03 +0200)]
Prevent scanning during DHCP process

Wi-Fi should be in active state during the entire DHCP process, and
shouldn't go to IEEE 802.11 power save mode. If the framework requests
scan during the DHCP process, the Wi-Fi chip has to start scanning
on channels different from the current one, and going to power save
mode is a prerequisite for scan. The result directly impacts user
experience: DHCP process takes longer, and even can fail.

Change-Id: I8171388bb70072e4c42cb3c074dd955da84e494b

11 years agoframework: fix notification icons not animating till ticker is updated
Daniel Bateman [Tue, 14 Aug 2012 01:39:49 +0000 (20:39 -0500)]
framework: fix notification icons not animating till ticker is updated

Fixes Android issue #15657

Change-Id: If3bb8693d99e3415bcf0fa9adadee5c1bdbb990d

11 years agoMerge changes I8462f040,Ie471f40f
Andreas Huber [Fri, 30 Nov 2012 21:26:51 +0000 (13:26 -0800)]
Merge changes I8462f040,Ie471f40f

* changes:
  MediaCodec: Allow getting the codec info directly
  MediaCodec: Allow getting the chosen component name

11 years agoMerge "Make AudioGroup.add locale safe"
Elliott Hughes [Fri, 30 Nov 2012 19:20:23 +0000 (11:20 -0800)]
Merge "Make AudioGroup.add locale safe"

11 years agoMerge "Change the text color of timer in MediaController"
Marco Nelissen [Fri, 30 Nov 2012 17:03:09 +0000 (09:03 -0800)]
Merge "Change the text color of timer in MediaController"

11 years agoChange the text color of timer in MediaController
Roger Chen [Fri, 16 Nov 2012 04:37:39 +0000 (12:37 +0800)]
Change the text color of timer in MediaController

The color of timer and backgroud in MediaController
are too closer to distinguish.

Change-Id: Id60ecbc26233857c7ef291ef891c9d4720309dfa
Signed-off-by: Roger Chen <cxr514033970@gmail.com>