summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* am a4ab2651: am 4d544376: am 86c035f0: Merge "COMMENT ONLY change to clarify ...Brad Fitzpatrick2010-07-271-59/+119
|\
| * am 4d544376: am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvid...Brad Fitzpatrick2010-07-271-59/+119
| |\
| | * am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentat...Brad Fitzpatrick2010-07-271-59/+119
| | |\
| | | * COMMENT ONLY change to clarify ContentProvider documentation.Dan Egnor2010-07-271-59/+119
* | | | am 55020622: am 7feab347: Merge "Un-@hide new download manager public API." i...Steve Howard2010-07-271-1/+0
|\ \ \ \ | |/ / /
| * | | am 7feab347: Merge "Un-@hide new download manager public API." into gingerbreadSteve Howard2010-07-271-1/+0
| |\ \ \ | | |/ /
| | * | Un-@hide new download manager public API.Steve Howard2010-07-261-1/+0
* | | | Moved context modes into view, renamed to action modesAdam Powell2010-07-261-22/+0
* | | | am 3a2ff74f: am 46730fc7: Fix handling of application disabled state.Dianne Hackborn2010-07-261-0/+10
|\ \ \ \ | |/ / /
| * | | am 46730fc7: Fix handling of application disabled state.Dianne Hackborn2010-07-261-0/+10
| |\ \ \ | | |/ /
| | * | Fix handling of application disabled state.Dianne Hackborn2010-07-241-0/+10
* | | | Release resources for a previously loaded cursor if a new oneBen Komalo2010-07-221-0/+5
* | | | am 42ef77f3: merge from open-source masterThe Android Open Source Project2010-07-211-4/+4
|\ \ \ \ | |/ / /
| * | | merge from open-source masterThe Android Open Source Project2010-07-211-4/+4
| |\ \ \
| | * | | Shoud specify the Resource class instance as an argument of the methodMasanori Ogino2010-07-201-4/+4
* | | | | Refactored contextual modes out of action bar.Adam Powell2010-07-201-0/+23
* | | | | am 5adfe6c5: merge from open-source masterThe Android Open Source Project2010-07-161-38/+69
|\ \ \ \ \ | |/ / / /
| * | | | merge from open-source masterThe Android Open Source Project2010-07-161-38/+69
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Fix the problem that color drawable cache key conflicts another drawable one.Masanori Ogino2010-07-161-38/+69
* | | | resolved conflicts for merge of 181bb0ab to masterKenny Root2010-07-164-1/+131
|\ \ \ \ | |/ / /
| * | | Add API to call to vold for mounting OBBsKenny Root2010-07-154-2/+131
* | | | am 078ccbdb: am 2c40582a: Merge "Add native C APIs for working with the Asset...Christopher Tate2010-07-151-0/+1
|\ \ \ \ | |/ / /
| * | | Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-0/+1
* | | | Fixing NPE in CursorLoaderDmitri Plotnikov2010-07-151-1/+3
* | | | am 47b46648: am b8d890eb: Merge "Initial implementation of the download manag...Steve Howard2010-07-131-0/+9
|\ \ \ \ | |/ / /
| * | | Initial implementation of the download manager public API.Steve Howard2010-07-131-0/+9
* | | | am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbreadKenny Root2010-07-082-0/+15
|\ \ \ \ | |/ / /
| * | | OBB API for PackageManagerKenny Root2010-07-072-0/+15
* | | | Defer to ICU's knowledge of language-specific grammatical quantity rules.Elliott Hughes2010-07-012-120/+49
* | | | am cbbc035b: am de1057c4: Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-271-0/+7
|\ \ \ \ | |/ / /
| * | | Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-281-0/+7
* | | | resolved conflicts for merge of 2eb12a47 to masterDianne Hackborn2010-06-241-2/+3
|\ \ \ \ | |/ / /
| * | | Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-241-2/+3
* | | | New XmlDocumentProvider class.Gilles Debunne2010-06-232-5/+440
* | | | am 57b53265: am ef730e6e: Merge "Fix javadocs." into gingerbreadDaniel Sandler2010-06-231-1/+1
|\ \ \ \ | |/ / /
| * | | Fix javadocs.Daniel Sandler2010-06-221-1/+1
* | | | am 71764c4c: am 613dde4a: Revised "immersive mode" API.Daniel Sandler2010-06-232-2/+27
|\ \ \ \ | |/ / /
| * | | Revised "immersive mode" API.Daniel Sandler2010-06-222-2/+27
* | | | Preventing cursor leaks when a query is interruptedDmitri Plotnikov2010-06-162-6/+32
* | | | resolved conflicts for merge of f3307ae8 to masterDianne Hackborn2010-06-043-1/+70
|\ \ \ \ | |/ / /
| * | | Add support for heavy-weight applications.Dianne Hackborn2010-06-043-0/+69
* | | | fix docs errorsVasu Nori2010-06-031-2/+1
* | | | new API in Context. on openDatabase, new param DatabaseErrorHandlerVasu Nori2010-06-032-0/+35
* | | | Add new hardwareAccelerated manifest attribute to enable HW drawing.Romain Guy2010-06-022-0/+12
* | | | am 6af002b7: am b32a74c7: am ee1cdd0e: merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
|\ \ \ \ | |/ / /
| * | | am ee1cdd0e: merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
| |\ \ \ | | |/ /
| | * | merge from open-source masterThe Android Open Source Project2010-05-191-0/+3
| | |\ \ | | | |/ | | |/|
| | | * Don't allow invalid Uris to be added as observers.Anthony Newnam2010-05-191-0/+3
* | | | Another try at fixing the docs build.Jeff Hamilton2010-05-181-2/+2
* | | | Fix a broken docs link.Jeff Hamilton2010-05-181-2/+4