summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix for NPE in TextView." into gingerbreadGilles Debunne2010-08-261-0/+5
|\
| * Fix for NPE in TextView.Gilles Debunne2010-08-251-0/+5
* | Merge "Fix issue #2951784: Launcher crashes on startup" into gingerbreadDianne Hackborn2010-08-261-4/+5
|\ \
| * | Fix issue #2951784: Launcher crashes on startupDianne Hackborn2010-08-261-4/+5
* | | Merge "Don't retain global ref to last inflated context." into gingerbreadDianne Hackborn2010-08-253-5/+104
|\ \ \ | |/ /
| * | Don't retain global ref to last inflated context.Dianne Hackborn2010-08-253-5/+104
* | | Merge "Preventing the hierarchy viewer from getting stuck, once when trying t...Konstantin Lopyrev2010-08-251-15/+17
|\ \ \ | |/ / |/| |
| * | Preventing the hierarchy viewer from getting stuck, once when trying to load ...Konstantin Lopyrev2010-08-251-15/+17
* | | Merge "Improve Sensors documentation a bit" into gingerbreadMathias Agopian2010-08-251-1/+18
|\ \ \
| * | | Improve Sensors documentation a bitMathias Agopian2010-08-251-1/+18
| | |/ | |/|
* | | Merge "Start of SharedPreferences$Editor.startCommit()" into gingerbreadBrad Fitzpatrick2010-08-252-3/+41
|\ \ \
| * | | Start of SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-252-3/+41
| | |/ | |/|
* | | DO NOT MERGE fix null checkCary Clark2010-08-251-2/+4
|/ /
* | Avoid allocating buffer every time getThumbnail is called.Chih-Chung Chang2010-08-251-10/+20
|/
* Merge "Verify that onPause() calls its superclass." into gingerbreadDianne Hackborn2010-08-241-0/+7
|\
| * Verify that onPause() calls its superclass.Dianne Hackborn2010-08-241-0/+7
* | Merge "Fix for an NPE in TextView." into gingerbreadGilles Debunne2010-08-241-4/+6
|\ \
| * | Fix for an NPE in TextView.Gilles Debunne2010-08-241-4/+6
| |/
* | Merge "Some StrictMode API changes." into gingerbreadBrad Fitzpatrick2010-08-242-7/+39
|\ \
| * | Some StrictMode API changes.Brad Fitzpatrick2010-08-242-7/+39
| |/
* | Merge "Fix vCard so that it looks at IM correctly." into gingerbreadDaisuke Miyakawa2010-08-241-1/+3
|\ \ | |/ |/|
| * Fix vCard so that it looks at IM correctly.Daisuke Miyakawa2010-08-241-1/+3
* | When an EditText gains focus by tapping, move the insertion point where tapped.Gilles Debunne2010-08-242-20/+10
* | Don't touch the VFS during window relayout.Brad Fitzpatrick2010-08-231-30/+35
* | Hysteresis effect in Text selection.Gilles Debunne2010-08-232-39/+63
|/
* Merge "add new sensor types for handling gyro data and device orientation mor...Mathias Agopian2010-08-233-0/+230
|\
| * add new sensor types for handling gyro data and device orientationKevin Powell2010-08-203-0/+230
* | Merge "Make ProgressBar.setVisibility() remotable." into gingerbreadSteve Howard2010-08-201-5/+7
|\ \ | |/ |/|
| * Make ProgressBar.setVisibility() remotable.Steve Howard2010-08-201-5/+7
* | Merge changes I8a257579,I82d16312 into gingerbreadKenny Root2010-08-208-294/+1476
|\ \
| * | Reorganize MountService IPCKenny Root2010-08-208-294/+1476
* | | Merge "Fix a few small battery stats problems:" into gingerbreadDianne Hackborn2010-08-202-2/+3
|\ \ \ | |/ / |/| |
| * | Fix a few small battery stats problems:Dianne Hackborn2010-08-202-2/+3
* | | Merge "DO NOT MERGE 2928156 Accessibility event's parcelableData property no...Dianne Hackborn2010-08-201-0/+1
|\ \ \
| * | | DO NOT MERGE 2928156 Accessibility event's parcelableData property not nulli...Svetoslav Ganov2010-08-171-0/+1
* | | | Merge "DO NOT MERGE Fixing Connectivity" into gingerbreadRobert Greenwalt2010-08-202-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | DO NOT MERGE Fixing ConnectivityRobert Greenwalt2010-08-202-0/+16
* | | | Fix bugs with granting permissions through onNewIntent().Dianne Hackborn2010-08-201-8/+10
* | | | Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-11/+116
|\ \ \ \
| * | | | Add camera fps range API.Wu-cheng Li2010-08-201-11/+116
| |/ / /
* | | | DO NOT MERGE Refactor find and select dialogsCary Clark2010-08-202-95/+201
* | | | Minor MotionEvent optimization.Jeff Brown2010-08-191-29/+34
* | | | Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-197-532/+1044
|\ \ \ \
| * | | | Text selection without trackball.Gilles Debunne2010-08-197-532/+1044
* | | | | am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyoScott Main2010-08-1922-0/+66
|\ \ \ \ \
| * | | | | docs: add links from widget classes to tutorialsScott Main2010-08-1922-0/+66
* | | | | | Merge "Fix for a Resource system bug that displayed the wrong name for missin...Gilles Debunne2010-08-191-3/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix for a Resource system bug that displayed the wrong name for missing asset.Gilles Debunne2010-08-191-3/+1
| | |/ / / | |/| | |
* | | | | Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-192-3/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add OBB flags to support overlaysKenny Root2010-08-182-3/+25