summaryrefslogtreecommitdiffstats
path: root/common/java/com/android/common/OperationScheduler.java
Commit message (Expand)AuthorAgeFilesLines
* Remove apache dependency from android-common.Narayan Kamath2014-12-151-2/+1
* fix race condition in OperationSchedulerDoug Zongker2014-06-231-4/+12
* Fix some javadoc bugs.Andrew Sapperstein2013-07-011-5/+4
* add exponential backoff option to OperationSchedulerDoug Zongker2012-11-071-12/+41
* Use SharedPreferences$Editor.apply() when possible, else use commit()Brad Fitzpatrick2010-09-091-15/+21
* move android-common from framework/base to framework/exYing Wang2010-06-151-0/+348