summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/DropBoxManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-09-06Provide calling package to ContentProviders.Jeff Sharkey
2012-09-27Migrate more Secure settings to Global.Jeff Sharkey
2012-08-30Improve multi-user broadcasts.Dianne Hackborn
2012-03-06Fix deadlock by making DropBoxManager call async.Craig Mautner
2011-08-22Add progress dialog for booting after an upgrade.Dianne Hackborn
2011-01-18Prevent Dropbox from crashing system server pre-boot.Brad Fitzpatrick
2010-12-13am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-k...Jean-Baptiste Queru
2010-12-13resolved conflicts for merge of 4b94c451 to stage-korg-masterJean-Baptiste Queru
2010-12-08Added dropbox broadcast notificationHakan Still
2010-11-23CloseGuard cleanups.Brad Fitzpatrick
2010-10-15Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn
2010-09-22Don't do single byte writes in DropBoxManagerServiceBrad Fitzpatrick
2010-07-26Remove a log message Jason doesn't likeDan Egnor
2010-03-24Limit DropBox storage to 1000 files (by default).Dan Egnor
2010-03-10Fix rare NPE in DropBoxManagerServiceDan Egnor
2010-03-01Switch the services library to using the new SlogJoe Onorato
2010-01-11Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor
2010-01-07move some system services from gservices to secure settingsDoug Zongker
2009-11-25More elimination of Formatter (I was tired of waiting severalDan Egnor
2009-11-17Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.Dan Egnor
2009-11-12Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor