summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Amendment to fix for bug 3332414Adam Powell2011-01-081-0/+1
* Bug 3332414 - UI glitch in CAB optionsAdam Powell2011-01-081-1/+1
* Fix bug 3245465 - Themed dialog iconsAdam Powell2011-01-082-2/+5
* Fix bug 3200615 - "MenuPopupHelper cannot be used without an anchor"Adam Powell2011-01-072-4/+12
* Fix bug 3330223 - onCreateOptionsMenu() unable to getActionView()Adam Powell2011-01-072-17/+3
* Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more usefulAdam Powell2011-01-061-14/+2
* Implement issue #3326435: Battery stats improvementsDianne Hackborn2011-01-051-5/+117
* Revisiting ActionBar API and layout.Adam Powell2011-01-054-4/+69
* Merge "Fix bug 3300456 - Prevent duplicate action bar backgrounds in shared c...Adam Powell2011-01-031-0/+3
|\
| * Fix bug 3300456 - Prevent duplicate action bar backgrounds in sharedAdam Powell2011-01-031-0/+3
* | Merge "Fix a layout alignment issue in RingtonePickerActivity."Amith Yamasani2011-01-031-1/+1
|\ \ | |/ |/|
| * Fix a layout alignment issue in RingtonePickerActivity.Amith Yamasani2010-12-281-1/+1
* | 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
|\ \ \ \