AntennaPod/core
ByteHamster cfaccef2b3 Actually return instance in getInstance
This probably fixes all those "db deleted" issues and mysterious NPEs
Previously, the synchronized keyword on open() and close() was useless
because it was synchronizing on different objects in each thread.
2018-04-06 12:02:03 +02:00
..
src Actually return instance in getInstance 2018-04-06 12:02:03 +02:00
.gitignore Moved core classes into subproject 2014-10-11 17:43:07 +02:00
build.gradle remove the deprecated publishNonDefault 2018-03-13 12:35:48 -07:00
proguard-rules.pro Moved core classes into subproject 2014-10-11 17:43:07 +02:00