summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove LocationManager#getLastKnownLocation(Criteria).Nick Pelly2012-08-101-1/+0
* | | | am b6c703fd: am 6fa9ad4a: Location overhaul, major commit.Nick Pelly2012-08-101-45/+83
|\ \ \ \ | |/ / /
| * | | Location overhaul, major commit.Nick Pelly2012-08-101-45/+83
| |/ /
* | | am 35489c0a: am 1670dc9a: Merge "Add FloatMath.exp." into jb-mr1-devJeff Brown2012-08-081-0/+1
|\ \ \ | |/ /
| * | Merge "Add FloatMath.exp." into jb-mr1-devJeff Brown2012-08-081-0/+1
| |\ \
| | * | Add FloatMath.exp.Jeff Brown2012-08-081-0/+1
* | | | am 22c5c52d: am a56d9cec: Merge "Revert "Pass URLs to package verifiers"" int...Rich Cannings2012-08-081-1/+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
* | | | | am da1007d1: am aef4af4c: Merge "Add MEDIA_ERROR_SERVER_DIED error constant t...James Dong2012-08-081-0/+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
| | | |/ / | | |/| |
* | | | | am 852f06b3: am 53791582: Merge "More mult-user API work." into jb-mr1-devDianne Hackborn2012-08-081-2/+12
|\ \ \ \ \ | |/ / / /
| * | | | More mult-user API work.Dianne Hackborn2012-08-071-2/+12
| |/ / /
* | | | am a51e444e: am 4e4306ab: Merge "Include network type that caused broadcast."...Jeff Sharkey2012-08-061-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 5d945958: am 9c5c6595: Merge "Make LocalSocket Closeable." into jb-mr1-devJeff Sharkey2012-08-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Make LocalSocket Closeable." into jb-mr1-devJeff Sharkey2012-08-051-1/+1
| |\ \ \ \
| | * | | | Make LocalSocket Closeable.Jeff Sharkey2012-08-051-1/+1
| | |/ / /
* | | | | am e1fdc79b: am 2e5746a7: Merge "We can now (kind-of) change screen density o...Dianne Hackborn2012-08-031-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | We can now (kind-of) change screen density on the fly.Dianne Hackborn2012-08-031-1/+3
* | | | | am 50c242fa: am 3185b376: Merge "Re-enable dreams: frameworks/base" into jb-m...John Spurlock2012-08-031-0/+44
|\ \ \ \ \ | |/ / / /
| * | | | Re-enable dreams: frameworks/baseJohn Spurlock2012-08-031-0/+44
| |/ / /
* | | | am 87f83418: am 329465c6: Merge "Add APIs for interacting across users." into...Dianne Hackborn2012-08-021-0/+4
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am 0cc969a7: am 47892388: Make AutoCompleteTextView#setText(CharSequence, boo...Adam Powell2012-08-021-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Make AutoCompleteTextView#setText(CharSequence, boolean) publicAdam Powell2012-08-021-0/+1
| | |/ / | |/| |
* | | | am 8c968174: am 9866d60e: Merge "Pass URLs to package verifiers" into jb-mr1-devrich cannings2012-08-021-1/+1
|\ \ \ \ | |/ / /
| * | | Pass URLs to package verifiersrich cannings2012-08-021-1/+1
| |/ /
* | | am 23e6a909: am a7ce1551: Merge "Add API to turn on HW drawing in IMEs." into...Dianne Hackborn2012-08-011-0/+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
* | | | am 4feae8fc: am 97425536: Merge "Unhide the new location API\'s" into jb-mr1-devWink Saville2012-08-011-0/+101
|\ \ \ \ | |/ / /
| * | | 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
| | | |/ | | |/|
* | | | am 2a036091: am 6a916ed0: Merge "Add trimToSize() to public API." into jb-mr1...Jeff Sharkey2012-08-011-0/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | am 791039d6: am e6184f83: Merge "Start moving away from DisplayMetrics.DENSIT...Dianne Hackborn2012-08-011-0/+3
|\ \ \ \ | |/ / /
| * | | Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-011-0/+3
* | | | am a7611551: am b1980049: Merge "Added a key to retrieve the rotation angle i...James Dong2012-08-011-0/+1
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | 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-312-0/+48038
|\ \ \ | |/ /
| * | 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