summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add an opacity attribute to LayerDrawable that lets you control the opacity d...Joe Onorato2010-11-172-1/+9
* Fix bug 3167081 - Action Bar redesign to support "up"Adam Powell2010-11-1719-68/+68
* Merge "StrictMode: shut up VM penalty logging on debug builds."Brad Fitzpatrick2010-11-171-2/+1
|\
| * StrictMode: shut up VM penalty logging on debug builds.Brad Fitzpatrick2010-11-171-2/+1
* | Merge "Adding a new provider status"Dmitri Plotnikov2010-11-171-0/+8
|\ \ | |/ |/|
| * Adding a new provider statusDmitri Plotnikov2010-11-171-0/+8
* | am 74923d3a: am d34c1495: Merge "Prevent system crash when OOM in Binder thre...Jean-Baptiste Queru2010-11-171-0/+4
|\ \
| * \ am d34c1495: Merge "Prevent system crash when OOM in Binder thread."Jean-Baptiste Queru2010-11-171-0/+4
| |\ \
| | * \ Merge "Prevent system crash when OOM in Binder thread."Jean-Baptiste Queru2010-11-171-0/+4
| | |\ \
| | | * | Prevent system crash when OOM in Binder thread.Mattias Petersson2010-11-051-0/+4
| | * | | Fix build (broken documentation link)Jean-Baptiste Queru2010-11-171-1/+1
* | | | | Merge "resolved conflicts for merge of 1a2344b8 to master"Jean-Baptiste Queru2010-11-171-6/+5
|\ \ \ \ \
| * \ \ \ \ resolved conflicts for merge of 1a2344b8 to masterJean-Baptiste Queru2010-11-171-6/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 09e50cdb: Merge "Reorder lock acquision vs try."Jean-Baptiste Queru2010-11-171-6/+5
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge "Reorder lock acquision vs try."Jean-Baptiste Queru2010-11-171-6/+5
| | | |\ \ \
| | | | * | | Reorder lock acquision vs try.Daniel Trebbien2010-11-011-6/+5
* | | | | | | New spline physics for list fling motion.Gilles Debunne2010-11-171-2/+1
|/ / / / / /
* | | | | | am 7ee42771: Merge "resolved conflicts for merge of 8fc378f9 to gingerbread-p...Jean-Baptiste Queru2010-11-171-13/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | resolved conflicts for merge of 8fc378f9 to gingerbread-plus-aospJean-Baptiste Queru2010-11-171-13/+41
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Added buildQuery and buildUnionSubQuery methods without misleading sel...Jean-Baptiste Queru2010-11-171-13/+41
| | |\ \ \ \
| | | * | | | Added buildQuery and buildUnionSubQuery methods without misleading selectionA...Jonas Schwertfeger2010-11-121-13/+41
* | | | | | | Merge "Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding...Adam Powell2010-11-173-10/+44
|\ \ \ \ \ \ \
| * | | | | | | Fix bug 3207067 - adjust AbsListView content pop-in when clipToPadding=falseAdam Powell2010-11-173-10/+44
* | | | | | | | Adjust preference activity margins and move the widget back to the right side.Amith Yamasani2010-11-175-10/+97
|/ / / / / / /
* | | | | | | Merge "Add resource ID variants of ActionBar tab setters"Adam Powell2010-11-172-0/+42
|\ \ \ \ \ \ \
| * | | | | | | Add resource ID variants of ActionBar tab settersAdam Powell2010-11-172-0/+42
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Update Useragent String"Teng-Hui Zhu2010-11-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update Useragent StringTeng-Hui Zhu2010-11-171-1/+1
* | | | | | | | Merge "Fix 3191824: Fix lockscreen portrait mode for xlarge devices"Jim Miller2010-11-171-12/+12
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix 3191824: Fix lockscreen portrait mode for xlarge devicesJim Miller2010-11-161-12/+12
* | | | | | | | Changes to scrolling physicsGilles Debunne2010-11-172-62/+168
* | | | | | | | Merge "Import revised translations."Eric Fischer2010-11-1721-786/+487
|\ \ \ \ \ \ \ \
| * | | | | | | | Import revised translations.Eric Fischer2010-11-1721-786/+487
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Add a public Theme.Holo.Wallpaper.NoTitleBar"Tom Taylor2010-11-172-1/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a public Theme.Holo.Wallpaper.NoTitleBarTom Taylor2010-11-172-1/+17
| |/ / / / / / /
* | | | | | | | don't put up a context menu while selecting textCary Clark2010-11-171-1/+1
|/ / / / / / /
* | | | | | | Do not retry failed attempts to retry scrolls.Leon Scroggins2010-11-171-1/+2
* | | | | | | Move getDatabaseDirectory and getCacheDirectory to a new classKristian Monsen2010-11-173-25/+65
* | | | | | | Add a function to get enabledInputMethodAndSubtypesatok2010-11-172-1/+10
* | | | | | | Merge "Fix issue #3202866: system server crash"Dianne Hackborn2010-11-162-10/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix issue #3202866: system server crashDianne Hackborn2010-11-162-10/+12
* | | | | | | | Merge "Permission fix: don't require BACKUP perm for self-restores"Chris Tate2010-11-162-8/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-162-8/+20
* | | | | | | | | Fix for disappearing background in buttons.Gilles Debunne2010-11-161-1/+4
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge "return file uri from downloadmanager instead of content uri for public...Vasu Nori2010-11-161-6/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | return file uri from downloadmanager instead of content uri for public downloadsVasu Nori2010-11-161-6/+38
* | | | | | | | | Merge "Fix for IOOBoundsExc in SpannableStringBuilder"Gilles Debunne2010-11-161-10/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix for IOOBoundsExc in SpannableStringBuilderGilles Debunne2010-11-161-10/+18
* | | | | | | | | | Merge "handle a race condition where a cursor receives an inflight onChange a...Fred Quintana2010-11-161-9/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | handle a race condition where a cursor receives an inflight onChange after th...Fred Quintana2010-11-161-9/+17