summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider
Commit message (Expand)AuthorAgeFilesLines
* MTP: Push queries for supported formats and properties up to Java.Mike Lockwood2010-08-101-0/+7
* am 974c993f: am 8e15afe7: Make downloads visible by default.Steve Howard2010-08-061-1/+7
|\
| * am 8e15afe7: Make downloads visible by default.Steve Howard2010-08-061-1/+7
| |\
| | * Make downloads visible by default.Steve Howard2010-08-061-1/+7
* | | Changing the protocol for Directory registration.Dmitri Plotnikov2010-08-051-21/+95
* | | Improve the documentation for the browser provider, and a few small cleanups.Jeff Hamilton2010-08-041-28/+126
* | | Merge changes I085cb3cf,Ied1cddc6Mike Lockwood2010-08-041-0/+7
|\ \ \
| * | | MTP: Add support for syncing MTP playlistsMike Lockwood2010-08-031-0/+7
* | | | am 80782220: am 14805b6c: Merge "New secure setting for mobile download size ...Steve Howard2010-08-031-0/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 14805b6c: Merge "New secure setting for mobile download size limit." into ...Steve Howard2010-08-021-0/+8
| |\ \ | | |/
| | * New secure setting for mobile download size limit.Steve Howard2010-08-021-0/+8
* | | Global Proxy changes to proxy class.Oscar Montemayor2010-08-021-1/+16
* | | Adding a lookup URI to simplify loading of a contactDmitri Plotnikov2010-07-291-1/+54
* | | am a08a0a7b: am a13a02cd: New permission for non-purgeable cache downloads.Steve Howard2010-07-261-0/+7
|\ \ \ | |/ /
| * | am a13a02cd: New permission for non-purgeable cache downloads.Steve Howard2010-07-261-0/+7
| |\ \ | | |/
| | * New permission for non-purgeable cache downloads.Steve Howard2010-07-231-0/+7
* | | am 82ab8d95: am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Ma...Steve Howard2010-07-221-8/+0
|\ \ \ | |/ /
| * | am 13d08515: Remove SEE_ALL_EXTERNAL permission from Download Manager.Steve Howard2010-07-221-8/+0
| |\ \ | | |/
| | * Remove SEE_ALL_EXTERNAL permission from Download Manager.Steve Howard2010-07-211-8/+0
* | | am 5e43c5a6: am b8e07a51: DL manager support for broadcasts + connectivity co...Steve Howard2010-07-211-5/+24
|\ \ \ | |/ /
| * | am b8e07a51: DL manager support for broadcasts + connectivity controlSteve Howard2010-07-211-5/+24
| |\ \ | | |/
| | * DL manager support for broadcasts + connectivity controlSteve Howard2010-07-211-5/+24
* | | resolved conflicts for merge of ca48433a to masterJean-Baptiste Queru2010-07-201-1/+3
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-07-201-1/+3
| |\ \
| | * | Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-191-1/+3
| * | | am a5fe776a: Merge "fix javadoc error which breaks SDK build in gingerbread" ...Vasu Nori2010-07-191-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | fix javadoc error which breaks SDK build in gingerbreadVasu Nori2010-07-191-1/+1
* | | | Replace try-catch code by proper type checking. Saves an exception for each b...Daniel Lehmann2010-07-191-19/+12
* | | | Added support for full-text search in CalendarMason Tang2010-07-191-1/+28
* | | | fix javadoc errorVasu Nori2010-07-191-1/+1
* | | | Merge "Fix bug #2846543 Delete HIDDEN column from the "Calendars" table"Fabrice Di Meglio2010-07-191-7/+3
|\ \ \ \
| * | | | Fix bug #2846543 Delete HIDDEN column from the "Calendars" tableFabrice Di Meglio2010-07-161-7/+3
* | | | | Add MTP_OBJECT_ID column name to MediaStore.MediaColumnsMike Lockwood2010-07-191-4/+11
* | | | | am bbc2b4e6: am 5b31498b: add video/audio chat-compatibility modes to Contact...Vasu Nori2010-07-171-0/+49
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 5b31498b: add video/audio chat-compatibility modes to ContactsContractVasu Nori2010-07-171-0/+49
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | add video/audio chat-compatibility modes to ContactsContractVasu Nori2010-07-171-0/+49
* | | | | Merge "Resolving a field naming conflict caused by the table join."Dmitri Plotnikov2010-07-161-1/+1
|\ \ \ \ \
| * | | | | Resolving a field naming conflict caused by the table join.Dmitri Plotnikov2010-07-161-1/+1
* | | | | | Merge "Hiding new API"Dmitri Plotnikov2010-07-161-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Hiding new APIDmitri Plotnikov2010-07-161-0/+2
* | | | | | Merge "Adding more feature declarations to Directory API."Dmitri Plotnikov2010-07-161-4/+52
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adding more feature declarations to Directory API.Dmitri Plotnikov2010-07-161-4/+52
* | | | | | am 203ec9fa: am d6343c26: Merge "Interface support for custom HTTP headers in...Steve Howard2010-07-151-0/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | am d6343c26: Merge "Interface support for custom HTTP headers in DL manager" ...Steve Howard2010-07-151-0/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Interface support for custom HTTP headers in DL managerSteve Howard2010-07-151-0/+21
* | | | | Merge "Fix bug #2793828 (Sync/visible setting on the phone should not affect ...Fabrice Di Meglio2010-07-151-0/+1
|\ \ \ \ \
| * | | | | Fix bug #2793828 (Sync/visible setting on the phone should not affect what's ...Fabrice Di Meglio2010-07-081-0/+1
* | | | | | am 57de95a5: am 05940b2c: Merge "Download manager support for file URIs + las...Steve Howard2010-07-141-0/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 05940b2c: Merge "Download manager support for file URIs + last modified ti...Steve Howard2010-07-141-0/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Download manager support for file URIs + last modified timeSteve Howard2010-07-131-0/+6