AntennaPod/core
ByteHamster 3e8c1ee117 Only modify and query downloads array in main thread
This fixes a ConcurrentModificationException if the thread that queues downloads (database IO)
adds the item to the downloads list and the notification updater queries the downloads list at
the same time.
2020-01-03 22:50:30 +01:00
..
src Only modify and query downloads array in main thread 2020-01-03 22:50:30 +01:00
.gitignore Moved core classes into subproject 2014-10-11 17:43:07 +02:00
build.gradle Merge pull request #3587 from ByteHamster/remove-commons-text 2019-11-06 19:38:01 +01:00
proguard-rules.pro Moved core classes into subproject 2014-10-11 17:43:07 +02:00