summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "DO NOT MERGE: Remove a few left-over layout direction things." into jb...Dianne Hackborn2012-05-182-6/+0
|\
| * DO NOT MERGE: Remove a few left-over layout direction things.Dianne Hackborn2012-05-182-6/+0
* | Gallery, we need to talk...Romain Guy2012-05-182-2/+2
|/
* Merge "Fix issue #6515427: Add android.hardware.television and fix..." into j...Dianne Hackborn2012-05-172-4/+6
|\
| * Fix issue #6515427: Add android.hardware.television and fix...Dianne Hackborn2012-05-172-4/+6
* | New action and extra in RecognizerIntent for "hands free" voice searchJean-Michel Trivi2012-05-172-0/+4
|/
* A few odds and ends.Dianne Hackborn2012-05-152-0/+3
* Rename kcm attribute to keyboardLayout.Jeff Brown2012-05-112-2/+2
* Merge "Add fontFamily XML attribute to select font family by string" into jb-devRaph Levien2012-05-111-0/+1
|\
| * Add fontFamily XML attribute to select font family by stringRaph Levien2012-05-091-0/+1
* | JellyBean is now 4.1.Dianne Hackborn2012-05-102-267/+1610
* | Fix build.Dianne Hackborn2012-05-101-1/+0
* | Merge "Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting..." i...Dianne Hackborn2012-05-101-1/+1
|\ \
| * | Fix issue #6475693: OnSystemUiVisibilityChangeListener reporting...Dianne Hackborn2012-05-101-1/+1
| |/
* | Merge "Rename Uri.normalize() to Uri.normalizeScheme()." into jb-devJesse Wilson2012-05-101-1/+1
|\ \
| * | Rename Uri.normalize() to Uri.normalizeScheme().Jesse Wilson2012-05-101-1/+1
* | | Adding scroll actions to accessibility node info.Svetoslav Ganov2012-05-101-0/+2
* | | Clean up API docs for Notification.Daniel Sandler2012-05-101-6/+0
| |/ |/|
* | Whoops forgot to add current.txt. :(Dianne Hackborn2012-05-091-0/+1
* | Merge "Fixed typo in findAccessibilityFocus API." into jb-devDianne Hackborn2012-05-091-1/+1
|\ \
| * | Fixed typo in findAccessibilityFocus API.alanv2012-05-091-1/+1
* | | Merge "Add compression level key for FLAC encoding" into jb-devDianne Hackborn2012-05-091-0/+1
|\ \ \
| * | | Add compression level key for FLAC encodingJean-Michel Trivi2012-05-091-0/+1
* | | | Merge "Add infrastructure for accessing "unstable" content providers." into j...Dianne Hackborn2012-05-091-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-091-0/+2
* | | | Merge "Remove auto-brightness adjustment knob." into jb-devDianne Hackborn2012-05-091-1/+0
|\ \ \ \
| * | | | Remove auto-brightness adjustment knob.Dianne Hackborn2012-05-091-1/+0
| |/ / /
* | | | Merge "Deprecate certain AbstractCursor fields." into jb-devJeff Brown2012-05-091-2/+2
|\ \ \ \
| * | | | Deprecate certain AbstractCursor fields.Jeff Brown2012-05-091-2/+2
* | | | | Merge "Use Map for DnsSd TXT record" into jb-devIrfan Sheriff2012-05-091-18/+2
|\ \ \ \ \
| * | | | | Use Map for DnsSd TXT recordIrfan Sheriff2012-05-091-18/+2
* | | | | | Remove activation gestures form reported and add a touch explore requesting f...Svetoslav Ganov2012-05-091-6/+3
|/ / / / /
* | | | | Merge "GFX api cleanup 2 of 2" into jb-devDave Burke2012-05-091-81/+81
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GFX api cleanup 2 of 2Jason Sams2012-05-081-81/+81
* | | | | Merge "API review fixes" into jb-devIrfan Sheriff2012-05-091-50/+38
|\ \ \ \ \
| * | | | | API review fixesIrfan Sheriff2012-05-091-50/+38
* | | | | | Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation m...Andreas Huber2012-05-091-1/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes noAndreas Huber2012-05-091-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge "GFX api cleanup 1.5 of 2" into jb-devStephen Hines2012-05-091-33/+33
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | GFX api cleanup 1.5 of 2Jason Sams2012-05-081-33/+33
* | | | Merge "Renaming the constants for activation and long press." into jb-devSvetoslav Ganov2012-05-081-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Renaming the constants for activation and long press.Svetoslav Ganov2012-05-081-2/+2
* | | | GFX api cleanup 1 of 2Jason Sams2012-05-081-56/+56
* | | | Merge "Revert "Deprecate"" into jb-devStephen Hines2012-05-081-527/+570
|\ \ \ \
| * | | | Revert "Deprecate"Stephen Hines2012-05-071-527/+570
* | | | | Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-devSvetoslav Ganov2012-05-081-0/+1
|\ \ \ \ \
| * | | | | Add performAccessibilityAction to AccessibilityDelegate.alanv2012-05-071-0/+1
| | |/ / / | |/| | |
* | | | | Merge "AccessibilityNodeInfo for visible views should reported." into jb-devSvetoslav Ganov2012-05-081-0/+2
|\ \ \ \ \
| * | | | | AccessibilityNodeInfo for visible views should reported.Svetoslav Ganov2012-05-071-0/+2
* | | | | | Merge "Move CancellationSignal to android.os package." into jb-devJeff Brown2012-05-081-25/+25
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |