summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/DropBoxManager.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Fix DropBoxManager.Entry parcels with fds.Tim Kilbourn2015-06-041-1/+2
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
* resolved conflicts for merge of 4b94c451 to stage-korg-masterJean-Baptiste Queru2010-12-131-0/+24
|\
| * Added dropbox broadcast notificationHakan Still2010-12-081-0/+24
* | am 383e95e2: Merge "DropBox: Read until the end of stream has been reached"Brad Fitzpatrick2010-11-161-1/+6
|\ \ | |/
| * DropBox: Read until the end of stream has been reachedChristian Lindeberg2010-11-161-1/+6
* | DropBoxManager.Entry implements CloseableBrad Fitzpatrick2010-10-081-1/+2
* | More DropBoxManager javadoc love.Brad Fitzpatrick2010-10-071-2/+2
* | DropBox.Entry javadoc syntax fixBrad Fitzpatrick2010-10-071-1/+1
* | am e8605af5: Merge "Avoid leaking file descriptors when returning drop box ev...Dan Egnor2010-07-211-32/+57
|\ \
| * | Avoid leaking file descriptors when returning drop box events.Dan Egnor2010-07-211-32/+57
| |/
* | Dropbox: remove redundant Entry construction.Brad Fitzpatrick2010-06-141-1/+1
|/
* Change the DropBoxManager API slightly (this is public, but not yet released) --Dan Egnor2009-11-251-7/+14
* Fix the SDK build.Dan Egnor2009-11-141-1/+1
* Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-0/+274