summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Let callers replace layout for LocalePicker adapter."Daisuke Miyakawa2010-12-281-2/+5
|\
| * Let callers replace layout for LocalePicker adapter.Daisuke Miyakawa2010-12-191-2/+5
* | Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing t...satok2010-12-211-1/+2
* | Ensure bitmaps aren't freed while referenced from a display listPatrick Dubroy2010-12-201-7/+0
* | Fix bug 3295495 - Wrong menu item selection in PopupMenuAdam Powell2010-12-191-1/+1
* | Measure spinner items for sizing the dropdown view.Adam Powell2010-12-191-0/+6
* | Fix bug 3292288 - Make Action Bar trap tapsAdam Powell2010-12-191-0/+7
|/
* Merge "Fix 3148496: Update LockScreen clock to use new font."Jim Miller2010-12-171-6/+17
|\
| * Fix 3148496: Update LockScreen clock to use new font.Jim Miller2010-12-171-6/+17
* | Tweak action bar show/hide animationsAdam Powell2010-12-171-8/+10
|/
* Merge "Fix 3148496: Update LockScreen assets & layouts"Jim Miller2010-12-151-10/+33
|\
| * Fix 3148496: Update LockScreen assets & layoutsJim Miller2010-12-151-10/+33
* | Merge "Fix 3201849: Tweak WaveView animation; update resource."Jim Miller2010-12-151-4/+4
|\ \
| * | Fix 3201849: Tweak WaveView animation; update resource.Jim Miller2010-12-101-4/+4
* | | Fix bug 3210201 - Popup window wrong size/position when IME hiddenAdam Powell2010-12-141-0/+4
| |/ |/|
* | Fix bug 3280187 - ActionMode menu content not getting cleared properly when f...Adam Powell2010-12-131-1/+3
* | resolved conflicts for merge of 78e9f4cb to masterDianne Hackborn2010-12-131-51/+96
|\ \
| * \ am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> ...Dianne Hackborn2010-12-131-49/+94
| |\ \
| | * | Fix issue #3154576: battery stats checkin should include UID -> packages+ mapDianne Hackborn2010-12-131-49/+94
* | | | Update bg drawable properly on ActionBars based on earlier changesAdam Powell2010-12-131-1/+1
* | | | Fix bug 3259354 - Handle ActionBar backgrounds better for interactingAdam Powell2010-12-114-23/+63
| |_|/ |/| |
* | | New API in InputConnection to signal IME's text correction.Gilles Debunne2010-12-104-1/+51
* | | am c4b7088f: am 42a23783: Merge "Add more checks for bad values to protect fr...Dianne Hackborn2010-12-071-6/+22
|\ \ \ | |/ /
| * | am 42a23783: Merge "Add more checks for bad values to protect from corrupt fi...Dianne Hackborn2010-12-071-6/+22
| |\ \ | | |/
| | * Add more checks for bad values to protect from corrupt files.Dianne Hackborn2010-12-071-6/+22
* | | Merge "Add hide/show animations for action bar"Adam Powell2010-12-071-14/+90
|\ \ \
| * | | Add hide/show animations for action barAdam Powell2010-12-071-14/+90
* | | | Do not attempt to set the minimize heap size in the Zygote.Carl Shapiro2010-12-071-2/+0
* | | | resolved conflicts for merge of ee27dd35 to masterJean-Baptiste Queru2010-12-071-6/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | resolved conflicts for merge of 78742e01 to stage-korg-masterJean-Baptiste Queru2010-12-071-6/+5
| |\ \
| | * | Strings for NI position request are moved to resourcesHakan Gustavsson2010-12-031-6/+5
* | | | Change cancel/end behavior of animations to be synchronousChet Haase2010-12-071-5/+2
* | | | Clean up button bar stylesAdam Powell2010-12-061-7/+1
* | | | Merge "Add measurement API to DefaultContainerService"Kenny Root2010-12-061-1/+2
|\ \ \ \
| * | | | Add measurement API to DefaultContainerServiceKenny Root2010-12-041-1/+2
* | | | | Add dividers to action bar navigation. Lighter dividers for holo themes.Adam Powell2010-12-051-16/+41
|/ / / /
* | | | Action mode animationsAdam Powell2010-12-032-32/+241
* | | | Merge "Fix 3201849: Remove builder pattern from DrawableHolder setters"Jim Miller2010-12-032-24/+44
|\ \ \ \
| * | | | Fix 3201849: Remove builder pattern from DrawableHolder settersJim Miller2010-12-022-24/+44
* | | | | Implement smarter sizing of WRAP_CONTENT windows.Dianne Hackborn2010-12-031-1/+1
* | | | | Merge "Remove the need for a token parameter from AsyncChannel."Wink Saville2010-12-021-51/+29
|\ \ \ \ \
| * | | | | Remove the need for a token parameter from AsyncChannel.Wink Saville2010-12-011-51/+29
* | | | | | Update themes; dialogs, metricsAdam Powell2010-12-011-5/+32
| |/ / / / |/| | | |
* | | | | Merge "Resurrect SamplingProfilerIntegration"Brian Carlstrom2010-12-011-36/+33
|\ \ \ \ \
| * | | | | Resurrect SamplingProfilerIntegrationBrian Carlstrom2010-12-011-36/+33
| |/ / / /
* | | | | Fix bug 3240444 - add OnMenuVisibilityListener for action bar.Adam Powell2010-12-016-34/+117
|/ / / /
* | | | Fix 3024522: Add "no lock screen" support to the framework.Jim Miller2010-11-291-0/+21
* | | | Removed InputMethodSubtypePickersatok2010-11-251-1/+0
* | | | Store the current IME's token in the system bar for changing the current IME ...satok2010-11-252-3/+3
* | | | Add an API to set InputMethodAndSubtypesatok2010-11-241-0/+1