summaryrefslogtreecommitdiffstats
path: root/api/current.txt
Commit message (Expand)AuthorAgeFilesLines
* am 00840827: am 40e5df95: Merge "Make AtomicFile a public API. It\'s about t...Dianne Hackborn2012-07-311-0/+11
|\
| * Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-0/+11
* | am d8d0e2f2: Sync with jb-mr1-devThe Android Open Source Project2012-07-311-0/+1
|\ \ | |/
| * Merge "New API level 17 for JB MR1." into jb-mr1-devDianne Hackborn2012-07-301-0/+1
| |\
| | * New API level 17 for JB MR1.Dianne Hackborn2012-07-301-0/+1
* | | Merge "Deprecate WebSettings.LOAD_NORMAL cache mode."Mikhail Naganov2012-07-311-1/+1
|\ \ \ | |/ / |/| |
| * | Deprecate WebSettings.LOAD_NORMAL cache mode.Mikhail Naganov2012-07-301-1/+1
* | | Merge "Enabled application using VideoView to get information events from Med...James Dong2012-07-301-0/+1
|\ \ \ | |_|/ |/| |
| * | Enabled application using VideoView to get information events from MediaPlayerJames Dong2012-07-271-0/+1
* | | Flatten power manager wake lock constants.Jeff Brown2012-07-271-2/+2
|/ /
* | Fix the buildFabrice Di Meglio2012-07-271-0/+1
* | Add removeRule() to RelativeLayout LayoutParamsFabrice Di Meglio2012-07-271-0/+1
|/
* Add display manager skeleton.Jeff Brown2012-07-251-2/+12
* Merge "Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEnd"Fabrice Di Meglio2012-07-241-0/+2
|\
| * Introduce listPreferredItemPaddingStart/listPreferredItemPaddingEndFabrice Di Meglio2012-07-241-0/+2
* | Merge "Added MEDIA_INFO_VIDEO_RENDERING_START as an informational event"James Dong2012-07-241-0/+1
|\ \ | |/ |/|
| * Added MEDIA_INFO_VIDEO_RENDERING_START as an informational eventJames Dong2012-07-231-0/+1
* | Merge "Make RelativeLayout aware of layout direction"Fabrice Di Meglio2012-07-241-0/+15
|\ \
| * | Make RelativeLayout aware of layout directionFabrice Di Meglio2012-07-231-0/+15
* | | Merge "updated gles20 bindings, fixes broken methods"Mathias Agopian2012-07-231-0/+5
|\ \ \ | |_|/ |/| |
| * | updated gles20 bindings, fixes broken methodsThomas Tafertshofer2012-07-191-0/+5
* | | Merge "Simple MVC based binding mechanism for android controls."Philip Milne2012-07-201-3/+33
|\ \ \
| * | | Simple MVC based binding mechanism for android controls.Philip Milne2012-07-201-3/+33
* | | | add a webview API to support media play without user gestureTeng-Hui Zhu2012-07-201-0/+2
|/ / /
* | | Improve Location object.Nick Pelly2012-07-201-0/+2
* | | Introduce SystemClock#elapsedRealtimeNano.Nick Pelly2012-07-201-0/+1
|/ /
* | Merge "EGL 1.4 API without @hide"Mathias Agopian2012-07-181-0/+168
|\ \ | |/ |/|
| * EGL 1.4 API without @hideThomas Tafertshofer2012-07-131-0/+168
* | Add View#generateViewId; make RadioGroup use itAdam Powell2012-07-181-0/+1
* | Non persistent adapter servicefredc2012-07-161-0/+2
* | Remove dithering support.Jeff Brown2012-07-161-1/+1
|/
* Add Bitmap.isPremultiplied()Romain Guy2012-07-091-0/+1
* Fix the buildRomain Guy2012-07-031-3/+3
* am 9906e784: am 17990395: Merge "Fix issue #6717667: expanded notification ac...Dianne Hackborn2012-06-251-1/+0
|\
| * am 17990395: Merge "Fix issue #6717667: expanded notification actions don\'t ...Dianne Hackborn2012-06-251-1/+0
| |\
| | * Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-251-1/+2
* | | am c34188a9: resolved conflicts for merge of f8f76d52 to jb-dev-plus-aospJean-Baptiste Queru2012-06-231-0/+3
|\ \ \ | |/ /
| * | resolved conflicts for merge of f8f76d52 to jb-dev-plus-aospJean-Baptiste Queru2012-06-231-0/+3
| |\ \
| | * \ Merge "Add the possibility to modify the View focus rect"Jean-Baptiste Queru2012-06-231-0/+1
| | |\ \
| | | * | Add the possibility to modify the View focus rectTobias Dubois2012-06-051-0/+1
* | | | | Merge "Deprecate DatabaseUtils.InsertHelper."Jeff Brown2012-06-221-2/+1
|\ \ \ \ \
| * | | | | Deprecate DatabaseUtils.InsertHelper.Jeff Brown2012-06-221-2/+1
* | | | | | resolved conflicts for merge of 0a43f67e to masterChris Wren2012-06-211-0/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 790024bf: Merge "Unhide new methods on RemoteViews and Notification." into...Daniel Sandler2012-06-211-0/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge "Unhide new methods on RemoteViews and Notification." into jb-devDaniel Sandler2012-06-211-0/+4
| | |\ \ \ \
| | | * | | | Unhide new methods on RemoteViews and Notification.Daniel Sandler2012-06-211-0/+4
* | | | | | | am ed044cda: am 09829b71: Merge "Expand volume APIs for MediaRouter" into jb-devAdam Powell2012-06-201-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 09829b71: Merge "Expand volume APIs for MediaRouter" into jb-devAdam Powell2012-06-201-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Expand volume APIs for MediaRouterAdam Powell2012-06-201-0/+4
* | | | | | | am e44440f4: am bd6b1820: Merge "Unhide new API in android.media.MediaRouter ...Jean-Michel Trivi2012-06-201-0/+21
|\ \ \ \ \ \ \ | |/ / / / / /