summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add timestamp in scan results" into jb-mr1-devIrfan Sheriff2012-08-131-0/+1
|\
| * Add timestamp in scan resultsIrfan Sheriff2012-08-131-0/+1
* | User Manager service to manage users and query user detailsAmith Yamasani2012-08-111-0/+6
* | Remove LocationManager#getLastKnownLocation(Criteria).Nick Pelly2012-08-101-1/+0
* | Location overhaul, major commit.Nick Pelly2012-08-101-45/+83
|/
* Merge "Add FloatMath.exp." into jb-mr1-devJeff Brown2012-08-081-0/+1
|\
| * Add FloatMath.exp.Jeff Brown2012-08-081-0/+1
* | Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-devRich Cannings2012-08-081-1/+1
|\ \
| * | Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-1/+1
* | | Merge "Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java class...James Dong2012-08-081-0/+1
|\ \ \
| * | | Add MEDIA_ERROR_SERVER_DIED error constant to MediaRecorder.java classJames Dong2012-08-071-0/+1
| | |/ | |/|
* | | More mult-user API work.Dianne Hackborn2012-08-071-2/+12
|/ /
* | Merge "Include network type that caused broadcast." into jb-mr1-devJeff Sharkey2012-08-061-0/+1
|\ \
| * | Include network type that caused broadcast.Jeff Sharkey2012-08-061-0/+1
* | | Merge "Make LocalSocket Closeable." into jb-mr1-devJeff Sharkey2012-08-051-1/+1
|\ \ \
| * | | Make LocalSocket Closeable.Jeff Sharkey2012-08-051-1/+1
| |/ /
* | | We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-1/+3
* | | Re-enable dreams: frameworks/baseJohn Spurlock2012-08-031-0/+44
|/ /
* | Merge "Add APIs for interacting across users." into jb-mr1-devDianne Hackborn2012-08-021-0/+4
|\ \
| * | Add APIs for interacting across users.Dianne Hackborn2012-08-021-0/+4
* | | Make AutoCompleteTextView#setText(CharSequence, boolean) publicAdam Powell2012-08-021-0/+1
| |/ |/|
* | Pass URLs to package verifiersrich cannings2012-08-021-1/+1
|/
* Merge "Add API to turn on HW drawing in IMEs." into jb-mr1-devDianne Hackborn2012-08-011-0/+1
|\
| * Add API to turn on HW drawing in IMEs.Dianne Hackborn2012-08-011-0/+1
* | Merge "Unhide the new location API's" into jb-mr1-devWink Saville2012-08-011-0/+101
|\ \
| * | Unhide the new location API'sWink Saville2012-07-261-0/+101
* | | Merge "Add trimToSize() to public API." into jb-mr1-devJeff Sharkey2012-08-011-0/+1
|\ \ \ | |_|/ |/| |
| * | Add trimToSize() to public API.Jeff Sharkey2012-08-011-0/+1
* | | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-0/+3
* | | Merge "Added a key to retrieve the rotation angle in MediaMetadataRetriever.j...James Dong2012-08-011-0/+1
|\ \ \
| * | | Added a key to retrieve the rotation angle in MediaMetadataRetriever.java classJames Dong2012-07-311-0/+1
| |/ /
* | | Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-0/+11
|/ /
* | Merge "New API level 17 for JB MR1." into jb-mr1-devDianne Hackborn2012-07-302-0/+48038
|\ \
| * | New API level 17 for JB MR1.Dianne Hackborn2012-07-302-0/+48038
* | | 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-252-3/+13
* 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