Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-26 | Enable MultiDex | ByteHamster | |
2020-09-29 | Swallow undeliverable RxJava exceptions | ByteHamster | |
AntennaPod threads might throw NPEs after disposing because we set controllers to null. | |||
2020-06-11 | Force restart app after enabling Chromecast | ByteHamster | |
2019-11-22 | Bumped minimum API version to 16 | ByteHamster | |
2019-10-25 | Removed EventDistributor | ByteHamster | |
2019-09-29 | Reduced logcat output | ByteHamster | |
2019-05-28 | Use annotation processor for EventBus | ByteHamster | |
2018-10-13 | Fix error-prone errors | Andrew Gaul | |
2018-01-09 | Replace code for SDK version lower than 14 | Martin Fietz | |
2017-10-22 | Remove multidex again | Martin Fietz | |
2017-10-22 | Remove multidex again | Martin Fietz | |
2017-09-23 | Enable multi-dexing | Martin Fietz | |
2016-02-19 | Make sure DB helpers and preferences are initialized | Martin Fietz | |
2016-01-27 | Switch Prestissimo users to Sonic | Martin Fietz | |
2016-01-07 | Nicify ItemFragment and ItemListFragment | Martin Fietz | |
2015-11-27 | Log crash reports, users can send them via email | Martin Fietz | |
2015-11-01 | Don't die | Martin Fietz | |
2015-11-01 | Strict mode for debugging | Martin Fietz | |
2015-09-10 | Refactor database access | Martin Fietz | |
2015-08-29 | Upgrade iconify | Martin Fietz | |
2015-08-18 | Load feed media size on demand | Martin Fietz | |
2015-08-16 | Disable feed media file size service | Martin Fietz | |
2015-08-02 | Initialize NetworkUtils, set context once | Martin Fietz | |
Had some issues with the new NetworkAllowanceInterceptor. When I gave it a constructor that would hold the context (to use it with NetworkUtils), the whole Glide image loading process would not work. | |||
2015-08-01 | Documentation for update manager. | Martin Fietz | |
2015-07-29 | Replace Picasso with Glide | Martin Fietz | |
2015-07-09 | Determine media file size if feed doesn't report it correctly | Martin Fietz | |
2015-06-24 | Merge branch 'develop' of https://github.com/AntennaPod/AntennaPod into ↵ | Martin Fietz | |
issue/940-user-preferences | |||
2015-06-23 | Don't cache shared preferences anymore. Some refactoring. | Martin Fietz | |
2014-11-10 | Updated picasso library | daniel oeh | |
Use RequestHandler instead of Downloader for extracting bitmaps from media files | |||
2014-10-12 | Fixed manifests | daniel oeh | |
2014-10-11 | Moved core classes into subproject | daniel oeh | |
2014-09-19 | Moved non-gui classes to 'core' package | daniel oeh | |
2014-09-17 | Changed project structure | daniel oeh | |
Switched from custom layout to standard gradle project structure |