summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add APIs for interacting across users." into jb-mr1-devDianne Hackborn2012-08-024-7/+27
|\
| * Add APIs for interacting across users.Dianne Hackborn2012-08-024-7/+27
* | Pass URLs to package verifiersrich cannings2012-08-023-11/+48
|/
* Start moving away from DisplayMetrics.DENSITY_DEVICE.Dianne Hackborn2012-08-014-14/+86
* Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-devDianne Hackborn2012-07-312-3/+2
|\
| * Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-312-3/+2
* | am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" ...Kenny Root2012-07-312-2/+5
|\ \ | |/ |/|
| * Delay AccountManagerService initializationKenny Root2012-07-302-2/+5
* | ClipData: html attribute values should always be escapedNick Kralevich2012-07-271-1/+1
* | am ddd88726: am 71930dd7: am a45746ef: Fix several cases of broken droiddoc s...Jeff Smith2012-07-252-2/+2
|\ \
| * \ am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa...Jeff Smith2012-07-252-2/+2
| |\ \ | | |/
| | * Fix several cases of broken droiddoc syntaxJeff Smith2012-07-252-2/+2
* | | Add display manager skeleton.Jeff Brown2012-07-251-0/+9
|/ /
* | Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-131-0/+9
* | am 882c97b5: am cdb3f9c4: Merge "docs: add api overview for jb" into jb-devScott Main2012-06-261-1/+1
|\ \ | |/
| * Merge "docs: add api overview for jb" into jb-devScott Main2012-06-261-1/+1
| |\
| | * docs: add api overview for jbScott Main2012-06-261-1/+1
* | | am 9906e784: am 17990395: Merge "Fix issue #6717667: expanded notification ac...Dianne Hackborn2012-06-251-11/+0
|\ \ \ | |/ /
| * | Fix issue #6717667: expanded notification actions don't work on the lock screenDianne Hackborn2012-06-251-11/+0
| |/
* | am 101a120c: am 9be0105f: docs: fix several linksScott Main2012-06-221-1/+1
|\ \ | |/
| * docs: fix several linksScott Main2012-06-221-1/+1
* | am b92d2a13: am 18ddb6ce: Merge "Remote volume handling in MediaRouter" into ...Jean-Michel Trivi2012-06-201-33/+0
|\ \ | |/
| * Remote volume handling in MediaRouterJean-Michel Trivi2012-06-191-33/+0
* | am 586b8ee6: am 2f442304: Merge "Remote volume handling" into jb-devJean-Michel Trivi2012-06-191-0/+35
|\ \ | |/
| * Merge "Remote volume handling" into jb-devJean-Michel Trivi2012-06-191-0/+35
| |\
| | * Remote volume handlingJean-Michel Trivi2012-06-181-0/+35
* | | am 277c09f6: am 56bb344c: Merge "Added or fixed doctrings for required permis...Nicolas Falliere2012-06-182-0/+36
|\ \ \ | |/ /
| * | Added or fixed doctrings for required permissions.Nicolas Falliere2012-06-182-0/+36
| |/
* | Merge "Fail immediately if bindService() is passed a null ServiceConnection"Christopher Tate2012-06-181-1/+2
|\ \
| * | Fail immediately if bindService() is passed a null ServiceConnectionChristopher Tate2012-06-181-1/+2
* | | am 9eabf916: am f6f7f1d2: Low disk space string change, surface state.Jeff Sharkey2012-06-121-0/+3
|\ \ \ | | |/ | |/|
| * | Low disk space string change, surface state.Jeff Sharkey2012-06-121-0/+3
* | | Add an icon to the user information.Amith Yamasani2012-06-123-2/+13
* | | am 007f2b40: am f9d80b6b: Merge "Rework media router to be per-context with g...Dianne Hackborn2012-06-121-1/+12
|\ \ \ | |/ /
| * | Rework media router to be per-context with global process state.Dianne Hackborn2012-06-111-1/+12
* | | am 6892f1ec: am 0f6471ac: Merge "Fix issue #6641368: can\'t launch gallery" i...Dianne Hackborn2012-06-121-1/+5
|\ \ \ | |/ /
| * | Fix issue #6641368: can't launch galleryDianne Hackborn2012-06-111-1/+5
* | | am 33e39aef: am 0876ab0a: Merge "Fix issue #6295373: "Package com.google.andr...Dianne Hackborn2012-06-081-0/+8
|\ \ \ | |/ /
| * | Merge "Fix issue #6295373: "Package com.google.android.apps.authenticator2 ha...Dianne Hackborn2012-06-081-0/+8
| |\ \
| | * | Fix issue #6295373: "Package com.google.android.apps.authenticator2 has...Dianne Hackborn2012-06-071-0/+8
* | | | Merge "Add Intent extras to pass to package verifiers"rich cannings2012-06-081-0/+18
|\ \ \ \
| * | | | Add Intent extras to pass to package verifiersrich cannings2012-06-071-0/+18
| | |_|/ | |/| |
* | | | am f5490997: am af95137a: Merge "Whoops, this version number wasn\'t updated ...Kenny Root2012-06-081-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Whoops, this version number wasn't updated when JB was introduced!Dianne Hackborn2012-06-071-1/+1
| |/
* | am 3522225d: am ea01e4a2: Merge "Survey says: NIET!" into jb-devDianne Hackborn2012-06-022-2/+4
|\ \ | |/
| * Survey says: NIET!Dianne Hackborn2012-06-012-2/+4
* | Merge "Fix for bug 6050753."Philip Milne2012-05-311-1/+8
|\ \
| * | Fix for bug 6050753.Philip Milne2012-02-221-1/+8
* | | am 65519b8b: am 03e93e51: Merge "Move package-wide flags out of parseApplicat...Kenny Root2012-05-301-9/+11
|\ \ \ | | |/ | |/|
| * | Move package-wide flags out of parseApplicationKenny Root2012-05-301-9/+11