4 Commits (09e9603133b98b8f832b1a2ebeef92b23b84666c)

Author SHA1 Message Date
TacoTheDank 09e9603133 Migrate to AndroidX 4 years ago
Eric Kok 08e3bea0d5 Adds notification channels (for Android 8+). Fixes #468. 6 years ago
Eric Kok 2e70236e84 Update copyright year. 6 years ago
Eric Kok d689a1f151 Reworked background services via Android-Job. This finally adds support for newer Android versions (respecting Doze mode et al.) and stops crashing the app on Android 8. Fixes #462 and fixes #464. 6 years ago
Eric Kok 3dce4c0211 Upgrading dependencies, preparing new release. 8 years ago
Eric Kok a8dad0aac3 Embed latest app and search module version indicator directly in the repo. 9 years ago
Eric Kok 04a9da420f Refactored logging to not rely on static access and a global context. 10 years ago
Eric Kok 164a2d20d8 Clean up lint warnings before we make beta release 2.3.0-beta. 10 years ago
Eric Kok bda024f418 Upgraded to Gradle build system, with full and lite as flavours (rather than usign a library core project). Lib (Torrent Connect) is now integrated directly. Closes #148. 10 years ago
Eric Kok 8600fe8a97 Pushed minimum Andorid version to ICS (API level 15). Removed ActionBarSherlock and related resources. Fixes #68!. Also fixes other bugs with (mostly) the contextual action bar. 10 years ago
Eric Kok 1fe4e9b642 Added options to use a RSS item as new search, to follow its link or to view the item description. Fixes #45. 10 years ago
Eric Kok ed2b605b7f Created a boolean property to easily enable/disable the app update feature at all via a bools.xml setting. Helpful for #60. 11 years ago
Eric Kok 1ed644e42c Added support for pull to refresh in main and details screen (via ActionBar-PullToRefresh library). Fixes #19. 11 years ago
Eric Kok b1881f0cf4 Only check for app (and search module) updates once a day. That should be enough, right? 11 years ago
Eric Kok b7860c3d5e Choose connection address (hostname or ip) based on locally connected wifi network. 11 years ago
Eric Kok a6faa68531 Added GNU GPL v3 license statement to all code (Java, XML) files. 11 years ago
Eric Kok 97c2589632 Added background services for app updates, RSS feeds and server checks for new and finished torrents. 11 years ago