summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/DropBoxManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-13/+13
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-1/+3
* Fix deadlock by making DropBoxManager call async.Craig Mautner2012-03-061-6/+24
* Add progress dialog for booting after an upgrade.Dianne Hackborn2011-08-221-6/+0
* Prevent Dropbox from crashing system server pre-boot.Brad Fitzpatrick2011-01-181-1/+16
* am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-k...Jean-Baptiste Queru2010-12-131-2/+9
|\
| * 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
* | | CloseGuard cleanups.Brad Fitzpatrick2010-11-231-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