Sean Foy
8fff645147
Remove the ProximityAlerts update Receiver when the last ProximityAlert expires.
...
Fixes issue 6900.
Change-Id: Ifcd3fa9c34cfca02ed5e7a94aded33984ac81c60
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-03-04 21:05:51 -05:00
Dan Egnor
50490adfdc
Merge "Improve watchdog diagnostics."
2010-03-04 17:37:16 -08:00
Dan Egnor
9bdc94b7a4
Improve watchdog diagnostics.
...
Capture stack traces from the system process using the same
mechanism as ANRs (which will initialize traces.txt, etc).
Also record the watchdog reset in the dropbox for uploading.
Bug: 2475557
2010-03-04 17:31:27 -08:00
Fred Quintana
bcfcafe18c
Merge "Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE."
2010-03-04 17:12:39 -08:00
Romain Guy
55535c83fd
Merge "Report an offset change in a live wallpaper when the wallpaper is resized. Bug #2489288 "
2010-03-04 16:52:16 -08:00
Andreas Huber
1d200e3b95
NPR's audio streams start with a 30sec segment whose mp3 headers are subtly different from those following. Allow certain bits to vary that were thought to be fixed before.
...
related-to-bug: 2490385
2010-03-04 16:49:03 -08:00
Christopher Tate
b776d5be97
Calculate bitmask array sizes correctly in the EventHub
...
We've gotten lucky to date: the previous calculation of bitmask array
sizes, (maxval+1)/8 only works properly when 'maxval' is one less than
a multiple of 8. Fortunately, this has either been the case for us,
or there has been sufficient 'unused' space at the end of the defined
max value range that we haven't wound up overreading/overwriting the
allocated buffers.
Change-Id: I563a93a86644ab9f19489565e06c28e06bb53abc
2010-03-04 16:32:32 -08:00
Vasu Nori
bd29b7c2b7
provide databasename to the logging func registration func
...
this will allow sqlite to return this name, along with the message.
otherwise, sqlite logging messages are confusing without database
name to associate them with.
2010-03-04 16:16:03 -08:00
Romain Guy
04cde3413c
Report an offset change in a live wallpaper when the wallpaper is resized.
...
Bug #2489288
Prior to this change, changing the display's orientation would not send an offset
change, which could cause live wallpapers relying on pixel offsets to display the
wrong position.
2010-03-04 16:07:49 -08:00
Irfan Sheriff
5321aef4a2
Wifi AP framework changes first pass
...
Bug: 2421638
Change-Id: Ic5ea8f7560a7fe5e1b0769daa5d92cc33eefc692
2010-03-04 16:07:14 -08:00
Christopher Tate
23b7aa45fb
Merge "Fix #2489986 : The key bitmask needs to cover all possible keys"
2010-03-04 16:03:40 -08:00
Christopher Tate
4ff7e223a9
Fix #2489986 : The key bitmask needs to cover all possible keys
...
Change-Id: Ieebd2f879e6b6fbc0388655dd66f34be89e809a0
2010-03-04 16:00:29 -08:00
Debajit Ghosh
0dc59b00f2
switching from ro.secure to ro.debuggable for relaxing ssl cert check.
...
Conflicts:
core/java/android/net/SSLCertificateSocketFactory.java
2010-03-04 15:25:48 -08:00
Christian Sonntag
f3e7f5dce3
Merge "fix hex parsing of bmgr"
2010-03-04 15:11:32 -08:00
Christian Sonntag
485c3a16ce
fix hex parsing of bmgr
2010-03-04 14:59:04 -08:00
Amith Yamasani
f87900361e
Merge "Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixes b/2426929"
2010-03-04 14:45:16 -08:00
John Wang
fe4f2c9ea2
Merge "Add r-w property of emergency number list."
2010-03-04 14:42:42 -08:00
Amith Yamasani
defb1df520
Show AutoCompleteTextView dropdown in Search dialog when cursor updates. Fixes b/2426929
...
Calls onFilterComplete when the data set changes, so that it can recompute whether
the dropdown should be shown or not.
2010-03-04 14:29:54 -08:00
Xia Wang
4736ff3534
Merge "Suppress testCheckAndProcessPlusCode from continuous test system as testing devices are not registered with any carrier networks."
2010-03-04 14:19:51 -08:00
Eric Fischer
bf8a78f60c
Merge "Import new translations"
2010-03-04 14:17:32 -08:00
Xia Wang
85b3508d56
Suppress testCheckAndProcessPlusCode from continuous test system as testing devices are not registered with any carrier networks.
2010-03-04 14:10:05 -08:00
John Wang
fc26c77f61
Update DSAC notification.
...
Update the notification string of CS restricted per DoCoMo's request. More restricted message string are added for future use.
2010-03-04 14:09:24 -08:00
John Wang
0bd36175fb
Add r-w property of emergency number list.
...
Currently, the emergency calls are put into an readonly property ro.ril.ecclist.
It is possible that ecclist has to be changed before and after SIM pin lock.
And ecclist can also be changed after network broadcasts the local emgergency numbers.
So add r-w property ril.ecclist to make emergency number list changable, while still
check r-o property to make old RIL work.
2010-03-04 14:05:49 -08:00
Eric Fischer
7f2be9806e
Import new translations
2010-03-04 14:02:53 -08:00
Fred Quintana
96580e0065
Defend against an unexpected null bundle that causes blockingGetAuthToken() to throw an NPE.
...
http://b/issue?id=2420608
2010-03-04 13:42:42 -08:00
Joe Onorato
1a31ae34a0
Merge "Fix typo. According to grep, this is the only place in the tree that has it."
2010-03-04 13:13:42 -08:00
Joe Onorato
8a051a4ec3
Fix typo. According to grep, this is the only place in the tree that has it.
2010-03-04 15:54:50 -05:00
Daniel Sandler
175ab23dbf
Merge "Remove whitespace around UMS dialog artwork."
2010-03-04 11:58:38 -08:00
Daniel Sandler
88c81c5387
Remove whitespace around UMS dialog artwork.
...
Bug: 2483276
Change-Id: I3ac5b3e985fa47fb63d251ff0c4a6ed7abccb434
2010-03-04 14:57:31 -05:00
Dianne Hackborn
438865cd8c
Merge "Fix some bugs."
2010-03-04 11:56:12 -08:00
Dianne Hackborn
20cb56e26e
Fix some bugs.
...
Bug #2376231 : Apps lose window focus (and back key causes ANR) if the
lock screen is dismissed while the phone is in landscape mode
This is another case where we weren't recomputing the focused window
after changing the visibility policy.
bug #2479958 : Investigate source of "Resources don't contain package
for resource number 0x7f0a0000"
Um, okay, so it turns out there were bugs all over the place where
we would load an XML resource from a another application, but not
use the Resources for that application to retrieve its resources...!
I think the only reason any of this stuff was working at all was
because it typically only cared about retrieving the resource
identifiers of the items (it would look up the values later).
Bug #2401082 : Passion ERE26 monkey crash - InputMethodManagerService
Add some null checks.
2010-03-04 11:52:14 -08:00
Ray Chen
687c133064
Merge "Update current.xml to fix build error."
2010-03-04 11:47:38 -08:00
Vasu Nori
4c4106be3d
Merge "a dbobject is closed twice and that causes incorrect warnings"
2010-03-04 11:47:12 -08:00
Ray Chen
8e060c0f67
Update current.xml to fix build error.
2010-03-04 11:46:10 -08:00
Vasu Nori
fb3803a360
a dbobject is closed twice and that causes incorrect warnings
2010-03-04 11:40:49 -08:00
Eric Fischer
89d6d00a8b
Merge "Remove test annotations from tests requiring package-private access."
2010-03-04 11:40:34 -08:00
Doug Felt
8cb068a122
Remove test annotations from tests requiring package-private access.
2010-03-04 11:31:53 -08:00
Suchi Amalapurapu
fe73ce15fc
Merge "Null check for scheme. If scheme is unspecified let package parse continue. We will return errors if parsing fails anyway. If scheme is not null, restrict it to being a file uri."
2010-03-04 11:23:52 -08:00
Romain Guy
5997c05fe5
Merge "Update indeterminate progress bar assets. Bug #2469246 "
2010-03-04 11:17:43 -08:00
Romain Guy
fd6c927a6d
Update indeterminate progress bar assets.
...
Bug #2469246
2010-03-04 11:17:05 -08:00
Kenny Root
16cf922049
Merge "Expand buffer in SynthProxy to hold int"
2010-03-04 11:16:24 -08:00
Ray Chen
ee3d494bce
Merge "Remove native options."
2010-03-04 11:14:16 -08:00
Ray Chen
7a67f156fb
Remove native options.
2010-03-05 03:10:28 +08:00
John Wang
ef38327f3a
Merge "Update Singapore default time zone."
2010-03-04 11:10:21 -08:00
Kenny Root
1ead4f0f70
Expand buffer in SynthProxy to hold int
...
32-bit signed integers are 11 bytes and a byte at the end for \0
Change-Id: I6a9cf69ecc64614c610cbade1c3398506d6f62f5
2010-03-04 11:06:59 -08:00
Ray Chen
055c986ab8
Add location provider name to gps-processing-method in EXIF header.
2010-03-05 03:03:48 +08:00
Adam Powell
3f5144b8a4
Change overscrollMode for dialogs
2010-03-04 10:49:56 -08:00
Adam Powell
c11f9d339e
Merge "Fix epsilon calculation for jumpy touchscreen filtering"
2010-03-04 10:22:44 -08:00
Adam Powell
d2e45244f5
Merge "Awaken ListView scroll bars for overscroll"
2010-03-04 10:21:30 -08:00
Adam Powell
e14dd39b52
Merge "Fix VelocityTracker for CTS tests"
2010-03-04 10:21:02 -08:00