aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SerialSingleThreadExecutor.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-21excute db read and writes on different threadsChristian Schneppe1-3/+12
2017-09-18show permanent notification while transcoding videoChristian Schneppe1-3/+2
2016-11-19reformat codeChristian Schneppe1-39/+39
2016-07-29changed package id inside manifest and projectChristian Schneppe1-1/+1
2016-05-31execute phone contact changes in singlethreadexecutorDaniel Gultsch1-1/+18
2015-06-05made i/o and memory intensive operations execute in serial orderDaniel Gultsch1-0/+34