summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1914-73/+73
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-1924-86/+86
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-1921-292/+292
* Rename (IF_)LOG() to (IF_)ALOG()Steve Block2012-01-184-6/+6
* Fix Apache stackJohn Reck2012-01-111-0/+1
* Fix some java docs.Dianne Hackborn2011-12-141-9/+9
* Merge "Fix issue #5756204: Crespo IME briefly appears shortened when..." into...Dianne Hackborn2011-12-132-86/+124
|\
| * Fix issue #5756204: Crespo IME briefly appears shortened when...Dianne Hackborn2011-12-132-86/+124
* | Merge "Do not spell check the foreground ExtractEditText." into ics-mr1Gilles Debunne2011-12-131-1/+1
|\ \ | |/ |/|
| * Do not spell check the foreground ExtractEditText.Gilles Debunne2011-12-131-1/+1
* | Merge "Fix issue #5755172: Soft menu key disappears when menu is open" into i...Dianne Hackborn2011-12-133-0/+21
|\ \
| * | Fix issue #5755172: Soft menu key disappears when menu is openDianne Hackborn2011-12-133-0/+21
| |/
* | NPE in GMail / TextLineGilles Debunne2011-12-131-7/+7
|/
* Merge "SDK only: now that support lib is in SDK, we can link to it." into ics...Dianne Hackborn2011-12-125-32/+93
|\
| * SDK only: now that support lib is in SDK, we can link to it.Dianne Hackborn2011-12-125-32/+93
* | Merge "Prevent a memory leak in TextLine." into ics-mr1Gilles Debunne2011-12-121-0/+11
|\ \
| * | Prevent a memory leak in TextLine.Gilles Debunne2011-12-121-0/+11
| |/
* | Merge "Text blinking cursor hard to see." into ics-mr1Gilles Debunne2011-12-122-5/+13
|\ \
| * | Text blinking cursor hard to see.Gilles Debunne2011-12-122-5/+13
| |/
* | Bug 5727679 - CTS test ViewGroupTest#testGetChildVisibleRectAdam Powell2011-12-121-5/+6
* | Merge "Move broadcastState STATE_TURNING_ON before persistSwitchSetting" into...Matthew Xie2011-12-121-1/+1
|\ \
| * | Move broadcastState STATE_TURNING_ON before persistSwitchSettingMatthew Xie2011-12-121-1/+1
| |/
* | Import revised translations. DO NOT MERGEEric Fischer2011-12-1248-2/+290
|/
* Blinking cursor in TalkGilles Debunne2011-12-081-0/+3
* Performance improvements for long text edition.Gilles Debunne2011-12-081-14/+58
* Merge "Fixed SpellCheckerSessions leak in TextView" into ics-mr1Gilles Debunne2011-12-081-22/+13
|\
| * Fixed SpellCheckerSessions leak in TextViewGilles Debunne2011-12-071-22/+13
* | Merge "Re-use SpanSets in TextLine" into ics-mr1Gilles Debunne2011-12-081-57/+48
|\ \
| * | Re-use SpanSets in TextLineGilles Debunne2011-12-081-57/+48
* | | am 0a9005ed: Merge "DOC CHANGE: Package text and Formatter javadoc" into ics-mr0Joe Malin2011-12-082-1/+8
|\ \ \ | |/ / |/| |
| * | Merge "DOC CHANGE: Package text and Formatter javadoc" into ics-mr0Joe Malin2011-12-082-1/+8
| |\ \
| | * | DOC CHANGE: Package text and Formatter javadocJoe Malin2011-12-072-1/+8
* | | | Merge "Swap OK and Cancel buttons in SIM PIN unlock screen to match ICS guide...Jake Hamby2011-12-084-28/+28
|\ \ \ \
| * | | | Swap OK and Cancel buttons in SIM PIN unlock screen to match ICS guidelines.Jake Hamby2011-12-084-28/+28
* | | | | Merge "NumberPicker getting stuck if scroll wheel not wrapable." into ics-mr1Svetoslav Ganov2011-12-081-15/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | NumberPicker getting stuck if scroll wheel not wrapable.Svetoslav Ganov2011-12-071-15/+4
* | | | | Merge "Make the Next key navigate between TextViews" into ics-mr1Gilles Debunne2011-12-081-2/+2
|\ \ \ \ \
| * | | | | Make the Next key navigate between TextViewsGilles Debunne2011-12-081-2/+2
* | | | | | Merge "Limit created string size in Spell Checker" into ics-mr1Gilles Debunne2011-12-083-2/+21
|\ \ \ \ \ \
| * | | | | | Limit created string size in Spell CheckerGilles Debunne2011-12-073-2/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Import revised translations. DO NOT MERGE" into ics-mr1Eric Fischer2011-12-0848-5/+149
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Import revised translations. DO NOT MERGEEric Fischer2011-12-0848-5/+149
| |/ / / /
* | | | | Merge "IOOB is Suggestions" into ics-mr1Gilles Debunne2011-12-083-11/+64
|\ \ \ \ \
| * | | | | IOOB is SuggestionsGilles Debunne2011-12-063-11/+64
* | | | | | Merge "Prevent NPE in SuggestionSpan" into ics-mr1Gilles Debunne2011-12-081-6/+10
|\ \ \ \ \ \
| * | | | | | Prevent NPE in SuggestionSpanGilles Debunne2011-12-061-6/+10
* | | | | | | Merge "Shortcut keys should be handled on down, not up." into ics-mr1Jeff Brown2011-12-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Shortcut keys should be handled on down, not up.Jeff Brown2011-12-071-1/+2
* | | | | | | | Merge "Fix system hotkey handling." into ics-mr1Jeff Brown2011-12-071-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix system hotkey handling.Jeff Brown2011-12-071-1/+1