aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/SerialSingleThreadExecutor.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-07catch exceptions in SerialSingleThreadExecutorChristian Schneppe1-0/+2
2019-02-08optimize importsChristian Schneppe1-1/+0
2018-11-23refactored phone contact loading in preperation for syncChristian Schneppe1-7/+1
2018-04-30properly cancel pending searchs and scroll to bottom after refreshChristian Schneppe1-9/+28
2018-04-30very much unoptimized search functionalityChristian Schneppe1-1/+1
2018-04-12run roster sync in replacing task managerChristian Schneppe1-17/+10
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