summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* am 96d5c17e: am 8d1513e1: Merge "Made audio effect control panel intents publ...Eric Laurent2010-09-211-0/+110
|\
| * am 8d1513e1: Merge "Made audio effect control panel intents public." into gin...Eric Laurent2010-09-211-0/+110
| |\
| | * Made audio effect control panel intents public.Eric Laurent2010-09-211-0/+110
* | | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...Wu-cheng Li2010-09-211-2/+2
|\ \ \ | |/ /
| * | am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-2/+2
| |\ \ | | |/
| | * Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-2/+2
* | | Modifying PendingIntent APIs for collection widgetsAdam Cohen2010-09-211-0/+15
* | | am 24956d36: am 307aef01: Merge "LocationManager: Hide location provider and ...Mike Lockwood2010-09-201-461/+2
|\ \ \ | |/ /
| * | am 307aef01: Merge "LocationManager: Hide location provider and geocode provi...Mike Lockwood2010-09-201-461/+2
| |\ \ | | |/
| | * LocationManager: Hide location provider and geocode provider APIs.Mike Lockwood2010-09-201-461/+2
* | | am 4735be02: am d2319d8d: Merge "New error status for "destination file alrea...Steve Howard2010-09-201-0/+11
|\ \ \ | |/ /
| * | am d2319d8d: Merge "New error status for "destination file already exists"." ...Steve Howard2010-09-201-0/+11
| |\ \ | | |/
| | * New error status for "destination file already exists".Steve Howard2010-09-201-0/+11
* | | Tablet ticker.Joe Onorato2010-09-201-0/+31
* | | resolved conflicts for merge of b39470b5 to masterAdam Powell2010-09-171-34/+45
|\ \ \ | |/ /
| * | am b08013c3: Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-171-34/+45
| |\ \ | | |/
| | * Added overlay support for drawing/responding to text anchors.Adam Powell2010-09-171-34/+45
* | | don't compile statement for certain SQL statementsVasu Nori2010-09-171-0/+33
* | | Modifying API for setting on-click intents for itemsAdam Cohen2010-09-161-0/+30
* | | Add API for showing breadcrumbs of fragment back stack.Dianne Hackborn2010-09-161-0/+367
* | | am c09cea39: am 6abea1eb: Remove fields no longer in API.Jeff Brown2010-09-161-44/+0
|\ \ \ | |/ /
| * | am 6abea1eb: Remove fields no longer in API.Jeff Brown2010-09-161-44/+0
| |\ \ | | |/
| | * Remove fields no longer in API.Jeff Brown2010-09-161-44/+0
* | | am a85c4f16: am d5d13286: Merge "This was marked @Deprecated in the docs, but...Joe Onorato2010-09-161-1/+1
|\ \ \ | |/ /
| * | am d5d13286: Merge "This was marked @Deprecated in the docs, but it was missp...Joe Onorato2010-09-161-1/+1
| |\ \ | | |/
| | * This was marked @Deprecated in the docs, but it was misspelled.Joe Onorato2010-09-161-1/+1
* | | Query refinement feature in SearchView.Amith Yamasani2010-09-161-12/+46
* | | resolved conflicts for merge of 9c43fffc to masterDavid Brown2010-09-151-1/+77
|\ \ \ | |/ /
| * | am 747c6153: ContactsContract: update SipAddress to be multi-valuedDavid Brown2010-09-151-1/+77
| |\ \ | | |/
| | * ContactsContract: update SipAddress to be multi-valuedDavid Brown2010-09-151-1/+77
* | | am 4db458b4: am a6f41495: Merge "Update camera API and javadoc for API review...Wu-cheng Li2010-09-151-2/+2
|\ \ \ | |/ /
| * | am a6f41495: Merge "Update camera API and javadoc for API review comments." i...Wu-cheng Li2010-09-151-2/+2
| |\ \ | | |/
| | * Update camera API and javadoc for API review comments.Wu-cheng Li2010-09-151-2/+2
* | | Style new popup widgets.Adam Powell2010-09-151-0/+110
* | | Add AbstractCursor.getNotificationUri.Makoto Onuki2010-09-151-0/+11
* | | am b30f2188: am 17fe229f: Merge "Unhide GsmCellLocation.getPsc()." into ginge...jsh2010-09-151-0/+11
|\ \ \ | |/ /
| * | am 17fe229f: Merge "Unhide GsmCellLocation.getPsc()." into gingerbreadjsh2010-09-141-0/+11
| |\ \ | | |/
| | * Unhide GsmCellLocation.getPsc().jsh2010-09-141-0/+11
* | | Add a new "activated" state to View.Dianne Hackborn2010-09-151-1/+73
* | | Unhiding time lapse api's, removing setTimeLapseParameters()Nipun Kwatra2010-09-141-19/+39
* | | revert Change-Id: Ic610a0c38e7bd7c77006a08c7b82fa01957739e5Vasu Nori2010-09-141-2/+2
* | | change return type from void to int on execSQL() methodsVasu Nori2010-09-141-4/+4
* | | Revert "caching code retooled to reduce locking + handle SMP"Vasu Nori2010-09-141-2/+2
* | | Add a missing setOnCloseListener and a new setIconfied method.Amith Yamasani2010-09-141-0/+37
* | | Fix issue #2967969: Crash rotating screen on "delete account" dialogDianne Hackborn2010-09-131-5/+90
* | | resolved conflicts for merge of 53686433 to masterDianne Hackborn2010-09-131-0/+160
|\ \ \ | |/ /
| * | am 7e9f4eb2: Track client requests through location manager.Dianne Hackborn2010-09-131-0/+160
| |\ \ | | |/
| | * Track client requests through location manager.Dianne Hackborn2010-09-131-0/+160
* | | caching code retooled to reduce locking + handle SMPVasu Nori2010-09-131-2/+2
* | | am 8b11f30c: am 1bece432: Make nativeLibraryDir visible in the APIKenny Root2010-09-121-0/+10
|\ \ \ | |/ /