aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/ConversationsFileObserver.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stop file watching when service has been destroyedChristian Schneppe2019-01-251-2/+22
|
* initial work toward api 26+Christian Schneppe2018-09-131-2/+9
| | | | | * introduce notification channels * always use foreground service on 26+
* restart file observer when permisson are grantedChristian Schneppe2018-07-091-0/+5
|
* catch OOM in FileObserverChristian Schneppe2018-06-161-1/+6
|
* make file observer listen for movesChristian Schneppe2018-05-211-1/+1
|
* do not run file observer on hidden directoriesChristian Schneppe2017-08-131-1/+1
|
* reformat codeChristian Schneppe2016-11-191-7/+7
|
* be more careful in recursive file observer. limit depthDaniel Gultsch2016-08-131-1/+21
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+72