summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-0/+8
* Merge "Fix ArrayIndexOutOfBoundsException in Transport.query" into mnc-devMakoto Onuki2015-06-131-7/+3
|\
| * Fix ArrayIndexOutOfBoundsException in Transport.queryMakoto Onuki2015-06-121-7/+3
* | Merge "Annotate ContentProviderClient arguments." into mnc-devJeff Sharkey2015-06-121-29/+74
|\ \
| * | Annotate ContentProviderClient arguments.Jeff Sharkey2015-06-121-29/+74
* | | Merge "Fix APIs." into mnc-devDianne Hackborn2015-06-121-0/+2
|\ \ \ | |/ / |/| |
| * | Fix APIs.Dianne Hackborn2015-06-111-0/+2
| |/
* | Sigh, some apps are sending null ContentValues.Jeff Sharkey2015-06-112-7/+4
* | Annotate ContentResolver/Provider arguments.Jeff Sharkey2015-06-112-101/+146
* | Valid filenames have length limits!Jeff Sharkey2015-06-111-7/+12
|/
* Merge "Permission group is granted if one permission is granted for UI purpos...Svet Ganov2015-06-111-1/+1
|\
| * Permission group is granted if one permission is granted for UI purposes.Svet Ganov2015-06-111-1/+1
* | Merge "Add system API to watch for permission changes" into mnc-devSvetoslav2015-06-113-0/+67
|\ \
| * | Add system API to watch for permission changesSvetoslav2015-06-103-0/+67
* | | Merge "Expose Context.getSystemServiceName()." into mnc-devJeff Brown2015-06-111-2/+0
|\ \ \
| * | | Expose Context.getSystemServiceName().Jeff Brown2015-06-101-2/+0
* | | | Merge "Add docs for ContentProviderOperations." into mnc-devJeff Brown2015-06-111-1/+53
|\ \ \ \ | |/ / /
| * | | Add docs for ContentProviderOperations.Jeff Brown2015-06-101-1/+53
* | | | Merge "Fix typo possibly -> possible." into mnc-devJonathan Basseri2015-06-111-1/+1
|\ \ \ \
| * | | | Fix typo possibly -> possible.Jonathan Basseri2015-05-121-1/+1
* | | | | Merge "Add more result extras for ACTION_GET_PERMISSIONS_COUNT" into mnc-devMakoto Onuki2015-06-101-6/+17
|\ \ \ \ \
| * | | | | Add more result extras for ACTION_GET_PERMISSIONS_COUNTMakoto Onuki2015-06-081-6/+17
| | |_|/ / | |/| | |
* | | | | Merge "Flags to select storage volume for app installs." into mnc-devJeff Sharkey2015-06-101-0/+3
|\ \ \ \ \
| * | | | | Flags to select storage volume for app installs.Jeff Sharkey2015-06-091-0/+3
| |/ / / /
* | | | | Merge "Copy lockTaskLaunchMode from target activity to its alias." into mnc-devYao Chen2015-06-101-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Copy lockTaskLaunchMode from target activity to its alias.Yao Chen2015-06-091-0/+1
* | | | | Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-091-1/+2
| |/ / / |/| | |
* | | | Merge "Pass an args bundle to launchAssistAction." into mnc-devTim Kilbourn2015-06-081-0/+7
|\ \ \ \
| * | | | Pass an args bundle to launchAssistAction.Tim Kilbourn2015-06-051-0/+7
| | |_|/ | |/| |
* | | | Merge "Correct the docs for getUserBadgedIcon" into mnc-devKenny Guy2015-06-081-4/+5
|\ \ \ \
| * | | | Correct the docs for getUserBadgedIconKenny Guy2015-05-291-4/+5
* | | | | Merge "Avoid NPE when drawable fails to load" into mnc-devAlan Viverette2015-06-051-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Avoid NPE when drawable fails to loadAlan Viverette2015-06-051-2/+3
* | | | | Merge changes If241e329,Ib69b6987 into mnc-devJeff Brown2015-06-041-8/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Clarify docs on registerContentObserver.Jeff Brown2015-06-021-8/+6
| | |/ / | |/| |
* | | | Add API to hint whether to show on-board UI before a permission request.Svetoslav2015-06-022-0/+16
* | | | Remove strict mode violation from value to string coercionAlan Viverette2015-06-011-23/+0
* | | | Prevent crash when ColorStateList has unresolved attrsAlan Viverette2015-06-011-6/+8
|/ / /
* | | Merge "Add a normal permission guarding the installer UI - used for stats tra...Svet Ganov2015-05-281-0/+5
|\ \ \
| * | | Add a normal permission guarding the installer UI - used for stats trackingSvet Ganov2015-05-281-0/+5
* | | | Merge "Move ApplicationInfo hardware acceleration to public flags" into mnc-devAlan Viverette2015-05-272-10/+9
|\ \ \ \
| * | | | Move ApplicationInfo hardware acceleration to public flagsAlan Viverette2015-05-272-10/+9
* | | | | Merge "Avoid strict mode violation during saveAttributeData" into mnc-devAlan Viverette2015-05-271-1/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Avoid strict mode violation during saveAttributeDataAlan Viverette2015-05-181-1/+22
* | | | | Merge "Add constants for permissions granted status api" into mnc-devJason Monk2015-05-261-0/+36
|\ \ \ \ \
| * | | | | Add constants for permissions granted status apiJason Monk2015-05-261-0/+36
* | | | | | Merge "Set error code on failed keyset manifest parsing." into mnc-devdcashman2015-05-261-14/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set error code on failed keyset manifest parsing.dcashman2015-05-221-14/+21
* | | | | | Merge "Hide pakcage installer system APIs." into mnc-devSvet Ganov2015-05-231-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Hide pakcage installer system APIs.Svet Ganov2015-05-231-4/+1
| | |/ / | |/| |