summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DropBoxManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 4b94c451 to stage-korg-masterJean-Baptiste Queru2010-12-131-2/+9
|\
| * Added dropbox broadcast notificationHakan Still2010-12-081-2/+9
* | Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-1/+4
* | Don't do single byte writes in DropBoxManagerServiceBrad Fitzpatrick2010-09-221-1/+5
* | Remove a log message Jason doesn't likeDan Egnor2010-07-261-2/+0
|/
* Limit DropBox storage to 1000 files (by default).Dan Egnor2010-03-241-11/+22
* Fix rare NPE in DropBoxManagerServiceDan Egnor2010-03-101-1/+3
* Switch the services library to using the new SlogJoe Onorato2010-03-011-13/+13
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-0/+7
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-12/+21
* More elimination of Formatter (I was tired of waiting severalDan Egnor2009-11-251-26/+26
* Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.Dan Egnor2009-11-171-40/+42
* Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-0/+696