summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
* Merge "Hide mCursorController field in ArrowKeyMovementMethod." into gingerbreadGilles Debunne2010-09-071-2/+12
|\
| * Hide mCursorController field in ArrowKeyMovementMethod.Gilles Debunne2010-09-071-2/+12
* | Made text selection work in ExtractEditText. DO NOT MERGEGilles Debunne2010-09-073-102/+119
|/
* Merge "Rename SETSUSPEND to SETSUSPENDOPT DO NOT MERGE" into gingerbreadDmitry Shmidt2010-09-071-1/+1
|\
| * Rename SETSUSPEND to SETSUSPENDOPT DO NOT MERGEIrfan Sheriff2010-09-071-1/+1
* | Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." in...Wei-Ta Chen2010-09-0710-347/+693
|\ \
| * | Rename LargeBitmap to BitmapRegionDecoder for having a better API.Wei-Ta Chen2010-09-0710-347/+693
* | | Merge "Modify native ALooper to take an explicit ident." into gingerbreadDianne Hackborn2010-09-0711-30/+48
|\ \ \
| * | | Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-0711-30/+48
* | | | Merge "Allow installd to handle large partitions" into gingerbreadKenny Root2010-09-073-21/+27
|\ \ \ \
| * | | | Allow installd to handle large partitionsKenny Root2010-09-073-21/+27
* | | | | Merge "Be brief." into gingerbreadElliott Hughes2010-09-071-182/+41
|\ \ \ \ \
| * | | | | Be brief.Elliott Hughes2010-07-281-182/+41
* | | | | | Merge "Expose the TextAppearance.StatusBar.* styles." into gingerbreadJoe Onorato2010-09-072-44/+50
|\ \ \ \ \ \
| * | | | | | Expose the TextAppearance.StatusBar.* styles.Joe Onorato2010-09-072-44/+50
* | | | | | | Merge "Don't fall through from TOKEN_EMAIL_LOOKUP" into gingerbreadMakoto Onuki2010-09-071-0/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Don't fall through from TOKEN_EMAIL_LOOKUPMakoto Onuki2010-09-071-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fixes to battery stats debug output." into gingerbreadDianne Hackborn2010-09-073-84/+158
|\ \ \ \ \ \
| * | | | | | Fixes to battery stats debug output.Dianne Hackborn2010-09-073-84/+158
| | |/ / / / | |/| | | |
* | | | | | Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
|/ / / / /
* | | | | Merge "Add system property to turn off scheduling groups." into gingerbreadDianne Hackborn2010-09-072-10/+30
|\ \ \ \ \
| * | | | | Add system property to turn off scheduling groups.Dianne Hackborn2010-09-072-10/+30
* | | | | | Merge "When notifications are updated, don't re-show the ticker unless the te...Joe Onorato2010-09-071-1/+6
|\ \ \ \ \ \
| * | | | | | When notifications are updated, don't re-show the ticker unless the text has ...Joe Onorato2010-09-071-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge "Make SharedPreferencesBackupHelper wait for async SharedPreference wri...Brad Fitzpatrick2010-09-071-2/+6
|\ \ \ \ \ \
| * | | | | | Make SharedPreferencesBackupHelper wait for async SharedPreference writesBrad Fitzpatrick2010-09-061-2/+6
| |/ / / / /
* | | | | | Merge "Preserve old translations for changed strings. DO NOT MERGE" into gin...Eric Fischer2010-09-0720-40/+20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Preserve old translations for changed strings. DO NOT MERGEEric Fischer2010-09-0320-40/+20
* | | | | | Merge "Use new nativeLibraryPath field for NativeActivity" into gingerbreadKenny Root2010-09-071-9/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Use new nativeLibraryPath field for NativeActivityKenny Root2010-09-071-9/+4
* | | | | | Merge "SipService: unset session listener if listener is gone." into gingerbreadHung-ying Tyan2010-09-061-12/+23
|\ \ \ \ \ \
| * | | | | | SipService: unset session listener if listener is gone.Hung-ying Tyan2010-09-051-12/+23
* | | | | | | Quell annoying Java ascii/unicode warning.Brad Fitzpatrick2010-09-061-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix the build.Chung-yih Wang2010-09-061-1/+1
* | | | | | Add equals() funcation for SipPhone.Chung-yih Wang2010-09-061-0/+4
|/ / / / /
* | | | | Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbreadKenny Root2010-09-031-5/+9
|\ \ \ \ \
| * | | | | Reduce footprint of Signature from ~7000 to ~1448Kenny Root2010-09-031-5/+9
* | | | | | Fix the last remaining gaps in our Java 6 API.Jesse Wilson2010-09-031-47/+179
* | | | | | Merge "LVM release 1.08 delivery." into gingerbreadEric Laurent2010-09-035-41/+69
|\ \ \ \ \ \
| * | | | | | LVM release 1.08 delivery.Eric Laurent2010-09-035-41/+69
* | | | | | | DO NOT MERGE Tweak overscrollAdam Powell2010-09-031-1/+1
* | | | | | | Merge "Not all audio source has the drift time information" into gingerbreadJames Dong2010-09-033-12/+15
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Not all audio source has the drift time informationJames Dong2010-09-033-12/+15
* | | | | | | DO NOT MERGE. Some stuff that is Not Ready.Dianne Hackborn2010-09-033-24/+4
| |/ / / / / |/| | | | |
* | | | | | Merge "Improve doc." into gingerbreadDianne Hackborn2010-09-031-2/+7
|\ \ \ \ \ \
| * | | | | | Improve doc.Dianne Hackborn2010-09-031-2/+7
* | | | | | | Merge "Adding a feature denoting support for 5 or more fully independent mult...Dianne Hackborn2010-09-034-4/+57
|\ \ \ \ \ \ \
| * | | | | | | Adding a feature denoting support for 5 or more fullyDan Morrill2010-09-034-4/+57
* | | | | | | | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-034-4/+18
|/ / / / / / /