summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Allow old view hierarchy to be GC'ed more quickly during rotation.Patrick Dubroy2011-01-146-38/+85
|
* cherrypick Change-Id: I1365c6c45f8e1f75ee4afbc52c32778d21b97be4 from masterScott Main2011-01-141-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | docs: Rewrite of App Fundamentals.. Part 2. This introduces three new docs: Services: Provides an introduction to using services and describes the service lifecycle (previously in the "Component Lifecycles" section of the fundamentals.jd document) Bound Services: A guide for services that offer binding. AIDL: A doc about using AIDL (primarily for creating a service interface) Also includes edits to IntentService javadocs to clarify different behaviors for some callback methods Includes a new version of the services lifecycle diagram and an additional diagram for determining onRebind() These files are orphaned for now---they're not linked in the sidenav, until I get the last couple documents submitted for the app fundamentals. Change-Id: I7fb0a8faff1f18b7d6b9a7b59f66f55a1b6168f1
* Merge "Update large screen translations." into honeycombEric Fischer2011-01-141-0/+4
|\
| * Update large screen translations.Eric Fischer2011-01-141-0/+4
| | | | | | | | Change-Id: Ife937a7c5c06b0d92aec0a3da8213a33be1d4e19
* | Merge "Rework action bar menus." into honeycombAdam Powell2011-01-1410-26/+39
|\ \
| * | Rework action bar menus.Adam Powell2011-01-1410-26/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug 3328810 - remove icons from action bar overflow menu. Popup menus now will not show icons. Give popup menu items a minimum width. Alter the sizing of popup menus. Fix bug 3192635 - revise rules for action menu dividers. Dividers now appear between the overflow button and any other items next to it, and anywhere they disambiguate touch targets between text and other content. Action views are on their own and should include their own dividers if needed. Remove dividers from around action bar spinners and tabs. Change-Id: I935b48b473606ac2adde5e2b251bf30ebe2a3da9
* | | Merge "Use holo style mouse pointer." into honeycombJeff Brown2011-01-143-3/+3
|\ \ \
| * | | Use holo style mouse pointer.Jeff Brown2011-01-143-3/+3
| | |/ | |/| | | | | | | Change-Id: I17df431075c8ffec3ade151c6c85ec34ad8397dd
* | | Merge "b/3348192 re-enable snap scrolling mode." into honeycombHuahui Wu2011-01-141-0/+18
|\ \ \ | |/ / |/| |
| * | b/3348192 re-enable snap scrolling mode.Huahui Wu2011-01-141-0/+18
| | | | | | | | | | | | Change-Id: I19c9a2afdf28367f623bd9bd6b25e822a06a215c
* | | Merge "Add the {get,set}PackageObbPaths calls to API" into honeycombKenny Root2011-01-144-8/+193
|\ \ \
| * | | Add the {get,set}PackageObbPaths calls to APIKenny Root2011-01-144-8/+193
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add getPackageObbPaths() and setPackageObbPaths() to the public API. Bug: 3214719 Change-Id: I8627b5f674a795d5780eb5c08911419110670a41
* | | | Merge "Send DRAG_STARTED notices to views that become visible during drag" ↵Christopher Tate2011-01-141-10/+49
|\ \ \ \ | | | | | | | | | | | | | | | into honeycomb
| * | | | Send DRAG_STARTED notices to views that become visible during dragChristopher Tate2011-01-141-10/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now recognize that a view is now a candidate for receiving the drop but hasn't yet been notified about it, and send the DRAG_STARTED lifecycle event properly. This change also changes the DRAG_ENDED policy: now, every view that had been sent a DRAG_STARTED receives the corresponding DRAG_ENDED event, even though subsequent visibility changes may have occured. Change-Id: If4ae9ddbf414703e9f15eb2005471626bf19f316
* | | | | Add Holo theme for IMEs.Dianne Hackborn2011-01-146-37/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also clean up theme selection code to get rid of duplication. Change-Id: Idf7b21db70ee83fce24756ead877169bd08b77a9
* | | | | Merge "Update network subtypes info so it is current." into honeycombRobert Greenwalt2011-01-141-0/+2
|\ \ \ \ \
| * | | | | Update network subtypes info so it is current.Robert Greenwalt2011-01-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:3327895 Change-Id: Ic1e2a5527c651333af50cc5cfa6c44a15b991fb0
* | | | | | Merge "Fix bug 3347747 - Use a better context when fetching resources for ↵Adam Powell2011-01-141-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | action modes" into honeycomb
| * | | | | | Fix bug 3347747 - Use a better context when fetching resources forAdam Powell2011-01-141-2/+2
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | action modes Change-Id: I0c6595c290a9d41f673944c127d2e9aaf7dc84ce
* | | | | | Merge "Add input methods settings panel" into honeycombsatok2011-01-141-0/+2
|\ \ \ \ \ \
| * | | | | | Add input methods settings panelsatok2011-01-151-0/+2
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3141466 Bug: 3301559 Bug: 3284424 Moved from old master I4d9abeea Change-Id: I62fa64cc095e1b9ac34f21e7d4d2e0bb8a3e68fc
* | | | | | Fix previous quick fix, LoginOptions is final.Costin Manolache2011-01-141-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5f262458239378697a67cbd8e83175bf3ffc7f5b
* | | | | | Merge "Fix NPE, caller may not pass loginOptions." into honeycombCostin Manolache2011-01-141-0/+3
|\ \ \ \ \ \
| * | | | | | Fix NPE, caller may not pass loginOptions.Costin Manolache2011-01-141-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ifb6a8bf876d30a9726f535a90ba8c0719a9a04aa
* | | | | | | Merge "Updated assets from Gingerbread" into honeycombJustin Ho2011-01-144-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Updated assets from GingerbreadJustin Ho2011-01-144-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9beee7ea08325206e1790287901e819893b7239b
* | | | | | | | Merge "Updated stat_notify icons in new style" into honeycombJustin Ho2011-01-146-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Updated stat_notify icons in new styleJustin Ho2011-01-146-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3708aae30805bceb05feb4adfe4a400e1320d0b2
* | | | | | | Hook up CacheManager for the Chromium HTTP stackSteve Block2011-01-141-8/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Requires a corresponding change in external/webkit https://android-git.corp.google.com/g/87938 Bug: 3270236 Change-Id: Ibb6ee0531bde48d9b069de28f9f22891ca6d0718
* | | | | | | Adds a new WebViewFragment classSteve Block2011-01-141-0/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cherry pick from master change 85641. Bug: 3262357 Change-Id: Ife095f7db820bf0a2add682b47586854a4ea9499
* | | | | | | Merge "Fix bug 3352112 - crash in AbsListView.smoothScrollBy" into honeycombAdam Powell2011-01-131-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix bug 3352112 - crash in AbsListView.smoothScrollByAdam Powell2011-01-131-2/+1
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Change-Id: I00b4e5855a1c0861993670a38ed2cd946fd18594
* | | | | | | Merge "Move the main thread check to the appropriate place." into honeycombRomain Guy2011-01-131-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Move the main thread check to the appropriate place.Romain Guy2011-01-131-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic9bcf209e9398ea05b293a8cc31ac7f234b9de16
* | | | | | | | Merge "b/3133123 Pass touch point ids to WebKit." into honeycombHuahui Wu2011-01-133-4/+22
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | b/3133123 Pass touch point ids to WebKit.Huahui Wu2011-01-133-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the CL in framework side and it needs the WebKit part CL: https://android-git.corp.google.com/g/#change,89627 Change-Id: I11d4ffa29fa106d918332e6983090b06726ebd36
* | | | | | | | Merge "Fix bug in handling connect/disconnect multiple devices." into honeycombJaikumar Ganesh2011-01-132-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug in handling connect/disconnect multiple devices.Jaikumar Ganesh2011-01-132-4/+5
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Multiple HID devices can be connected. There is no pointing maintaining the global state. Check individual device state. Bug: 3350904 Change-Id: I03d9a6015e39e4f9d7f68cc8bbdb19731129b4e6
* | | | | | | | Merge "Remove accidental StrictMode logging left in." into honeycombBrad Fitzpatrick2011-01-131-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove accidental StrictMode logging left in.Brad Fitzpatrick2011-01-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I7580816c6efc32889f49987152ff1d4c40d47140
* | | | | | | | Merge "Fix issue #3153930: orphan window left on screen" into honeycombDianne Hackborn2011-01-131-0/+14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix issue #3153930: orphan window left on screenDianne Hackborn2011-01-131-0/+14
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem is that if a window containing children is removed before the children are, the children may be lost. This change (amongst the huge amount of new debugging code) now ensures at this point that all children windows are removed when the parent is. Note that this results in a bunch of error messages now as the client app tries to continue to do things with that child window. This is correct, it shouldn't be doing that, and needs to be fixed to stop it. But at least it now can't cause the window manager to leak surfaces. Change-Id: I7b80dd89ff9de7cb5af1dc759cfa4b31ac29cddc
* | | | | | | Merge "fix for cts DuplicateParentStateEnabled bug with TextViews." into ↵Gilles Debunne2011-01-132-2/+9
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | honeycomb
| * | | | | | | fix for cts DuplicateParentStateEnabled bug with TextViews.Gilles Debunne2011-01-132-2/+9
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 3347206 Do not add an extra slot in the drawable state for multiline if it is not needed. Updated setDuplicateParentStateEnabled documentation. Change-Id: I95f74284721e25b483e12e9b861e810a55c260b6
* | | | | | | Merge "Fix bug 3242262 - Add queryHint attribute for SearchView" into honeycombAdam Powell2011-01-133-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix bug 3242262 - Add queryHint attribute for SearchViewAdam Powell2011-01-133-0/+7
| | |/ / / / | |/| | | | | | | | | | | | | | | | Change-Id: I211b65139622c2a2cba03bd1323e2543b09bb111
* | | | | | Invisible of gone views fire accessibility events.Svetoslav Ganov2011-01-131-0/+3
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:3350110 1. Added a visibility check before sending an accessibility event. Change-Id: I322ede3844502bc623ba2aff2b3586a9925ba682
* | | | | Merge "DatePicker is calling back its listener on init." into honeycombSvetoslav Ganov2011-01-131-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DatePicker is calling back its listener on init.Svetoslav Ganov2011-01-131-1/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:3341515 1.Changed the callbeack registration to follow the spinners initialization. Change-Id: I3baff68c295993f975beec2b376af88e32b24e20
* | | | Revert "Remove the APIs for the old encryption scheme."Jason parks2011-01-136-57/+86
| | | | | | | | | | | | | | | | This reverts commit 1125d780a8b61703b8eb28c5c77dac5f3f0022dd.