summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix persisting flags for apps with data onlySuchi Amalapurapu2010-03-041-16/+30
| | | | Force gc's before deleting containers.:
* Merge "Fix typo. According to grep, this is the only place in the tree that ↵Joe Onorato2010-03-041-1/+1
|\ | | | | | | has it."
| * Fix typo. According to grep, this is the only place in the tree that has it.Joe Onorato2010-03-041-1/+1
| |
* | Merge "Remove whitespace around UMS dialog artwork."Daniel Sandler2010-03-044-0/+0
|\ \
| * | Remove whitespace around UMS dialog artwork.Daniel Sandler2010-03-044-0/+0
| | | | | | | | | | | | | | | Bug: 2483276 Change-Id: I3ac5b3e985fa47fb63d251ff0c4a6ed7abccb434
* | | Merge "Fix some bugs."Dianne Hackborn2010-03-0412-29/+149
|\ \ \
| * | | Fix some bugs.Dianne Hackborn2010-03-0412-29/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Merge "Update current.xml to fix build error."Ray Chen2010-03-041-4/+4
|\ \ \ \
| * | | | Update current.xml to fix build error.Ray Chen2010-03-041-4/+4
| | | | |
* | | | | Merge "a dbobject is closed twice and that causes incorrect warnings"Vasu Nori2010-03-041-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | a dbobject is closed twice and that causes incorrect warningsVasu Nori2010-03-041-2/+0
| | |_|/ | |/| |
* | | | Merge "Remove test annotations from tests requiring package-private access."Eric Fischer2010-03-041-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove test annotations from tests requiring package-private access.Doug Felt2010-03-041-9/+9
| | | |
* | | | Merge "Null check for scheme. If scheme is unspecified let package parse ↵Suchi Amalapurapu2010-03-041-33/+60
|\ \ \ \ | | | | | | | | | | | | | | | continue. We will return errors if parsing fails anyway. If scheme is not null, restrict it to being a file uri."
| * | | | Null check for scheme.Suchi Amalapurapu2010-03-031-33/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge "Update indeterminate progress bar assets. Bug #2469246"Romain Guy2010-03-046-0/+0
|\ \ \ \ \
| * | | | | Update indeterminate progress bar assets.Romain Guy2010-03-046-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Bug #2469246
* | | | | | Merge "Expand buffer in SynthProxy to hold int"Kenny Root2010-03-041-2/+2
|\ \ \ \ \ \
| * | | | | | Expand buffer in SynthProxy to hold intKenny Root2010-03-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32-bit signed integers are 11 bytes and a byte at the end for \0 Change-Id: I6a9cf69ecc64614c610cbade1c3398506d6f62f5
* | | | | | | Merge "Remove native options."Ray Chen2010-03-042-34/+9
|\ \ \ \ \ \ \
| * | | | | | | Remove native options.Ray Chen2010-03-052-34/+9
| | | | | | | |
* | | | | | | | Merge "Update Singapore default time zone."John Wang2010-03-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Update Singapore default time zone.John Wang2010-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In MccTable, Singapore is marked as 'Asia/Singapore' instead of 'Singapore'.
* | | | | | | | Add location provider name to gps-processing-method in EXIF header.Ray Chen2010-03-054-0/+29
| |/ / / / / / |/| | | | | |
* | | | | | | Change overscrollMode for dialogsAdam Powell2010-03-041-1/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge "Fix epsilon calculation for jumpy touchscreen filtering"Adam Powell2010-03-041-5/+11
|\ \ \ \ \ \
| * | | | | | Fix epsilon calculation for jumpy touchscreen filteringAdam Powell2010-03-031-5/+11
| | | | | | |
* | | | | | | Merge "Awaken ListView scroll bars for overscroll"Adam Powell2010-03-041-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Awaken ListView scroll bars for overscrollAdam Powell2010-03-031-0/+1
| |/ / / / / /
* | | | | | | Merge "Fix VelocityTracker for CTS tests"Adam Powell2010-03-041-6/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix VelocityTracker for CTS testsAdam Powell2010-03-031-6/+7
| |/ / / / /
* | | | | | AsecTests: Add a test to validate container sizeSan Mehat2010-03-041-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: San Mehat <san@google.com>
* | | | | | Fixing automatic switching of night mode if network location is not enabled.Bernd Holzhey2010-03-041-55/+52
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current implementation does not take care of location changes in the case the network location is not enabled. The fix will use the passive location provider to receive any location updates (gps and network) and using the network location provider to trigger the passive provider. Change-Id: I851bb1ff90e9103712a0e741528a6dfa5d4353c8
* | | | | add comment for public functionCary Clark2010-03-041-0/+4
| | | | | | | | | | | | | | | | | | | | http://b/242036
* | | | | Remove an overzealous call to setDefaultSelection.Leon Scroggins2010-03-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was added to try and fix an earlier bug, http://b/issue?id=2431351 However, it results in all touches setting to the default selection, which is incorrect. Fix for http://b/issue?id=2486721
* | | | | Merge "Delay setting initial screen brightness until after the sensors are ↵Mike Lockwood2010-03-041-8/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | initialized."
| * | | | | Delay setting initial screen brightness until after the sensors are initialized.Mike Lockwood2010-03-041-8/+12
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some devices will not activate the light sensor properly on boot unless we do this. Change-Id: Ia27b6fc2d515c31eb8597e1d52127d70e2643bd7 BUG: 2269307 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | | Merge "Removes some storage tests from the DumpRenderTree skipped lists, now ↵Steve Block2010-03-041-5/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | that Android-specific results are provided"
| * | | | | Removes some storage tests from the DumpRenderTree skipped lists, now that ↵Steve Block2010-03-031-5/+0
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android-specific results are provided See https://android-git.corp.google.com/g/#change,42763 Change-Id: I9929b73db0f6764bb06fbe963e751294a4a787f0
* | | | | Merge "Fix a loss of data."Wink Saville2010-03-034-31/+177
|\ \ \ \ \
| * | | | | Fix a loss of data.Wink Saville2010-03-034-31/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in DataConnection state machine where the notification of disconnection completion was sent before we actually transitioned to the in active state. Also, change conn.reset to send a response so the user can know when the transition to the in active state completes for that also. bug: 2471897 Change-Id: I5776324ac89a607925d07f4a600bc5b34c3f3ed6
* | | | | | Merge "Use "My Contacts""Daisuke Miyakawa2010-03-031-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use "My Contacts"Daisuke Miyakawa2010-03-041-1/+1
| |/ / / / | | | | | | | | | | | | | | | Bug: 2487348
* | | | | Handle the string "default" and ignore it appropriately.Daisuke Miyakawa2010-03-041-1/+3
|/ / / /
* | | | Merge "Clean up MediaRecorder for public Java SDK - update comments and fix ↵James Dong2010-03-034-57/+122
|\ \ \ \ | |_|/ / |/| | | | | | | a check in setAudioChannels()"
| * | | Clean up MediaRecorder for public Java SDKJames Dong2010-03-034-57/+122
| | | | | | | | | | | | | | | | | | | | | | | | - update comments and fix a check in setAudioChannels() bug - 2362412
* | | | Merge "InputDevice filtering for jumpy screens. Updated ScaleGestureDetector ↵Adam Powell2010-03-034-46/+234
|\ \ \ \ | |/ / / |/| | | | | | | for framework deprecations."
| * | | InputDevice filtering for jumpy screens.Adam Powell2010-03-034-46/+234
| | | | | | | | | | | | | | | | Updated ScaleGestureDetector for framework deprecations.
* | | | Merge "More ExpandableListView fixes to take headers into account."Gilles Debunne2010-03-032-16/+45
|\ \ \ \
| * | | | More ExpandableListView fixes to take headers into account.Gilles Debunne2010-03-032-16/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All direct calls to mConnector in ExpandableListView should convert group/child flat positions to/from absolute flat positions (that take header count into account). Two conversion methods were added to do that.