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 c09807f191 Added filter feature for rss checker and server notifications. Special request by Xirvik! 9 years ago
Eric Kok 04a9da420f Refactored logging to not rely on static access and a global context. 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 3079836dc8 Fix bug in server checker background service that would incorrectly stop all checking (for subsequent servers) if one was not available. Fixes #166. 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 18ad364d45 Added support for adding Xirvik and Seedstuff seedboxes with super simple settings. 11 years ago
Eric Kok 89cea16054 Fixed notification text to show the affected torrents' names instead of using toString(). 11 years ago
Eric Kok a052e7f4c7 Force refresh in main screen after a torrent was deleted in the details screen. (Also added some debug logging for lcoal network connections.) 11 years ago
Eric Kok 9345b84011 Separated the RSS and torrents-related background notification settings. 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 cdca689893 Fix background services notifications. 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