Releases: LivingWithHippos/unchained-android
🐀 Mudrat Hotfix #1 🐀
What's new in 1.5.1:
- fixed missing torrent status update
- fixed torrent to download conversion not working when reselecting files
- stop torrent monitoring services after 20 minutes if there's no activity
- tried to fix crashes
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait more than usual, for some extra feedback
- Fdroid version will be picked up automatically at some time
🐀 Mudrat 🐀
What's new 1.5.0:
- added Korean translation thanks to poihoii
- torrent files can now be selected by pressing anywhere on their row
- show user code needed for new authentication
- "downloaded" torrents are now shown as "ready" for clarity
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait more than usual, for some extra feedback
- Fdroid version will be picked up automatically at some time
🥓 Gravy Train Hotfix #1 🥓
Important: while no big feature has been implemented, to keep the app "updatable" we had to migrate to viewbinding. This required changing a lot of code (13k lines changed, including formatting) so there may be issues such as wrong fields displayed, buttons doing the wrong thing etc, the release on the Play Store will be delayed more than the usual.
What's Changed
- fixed DoH failling because of ipv6
- removed support for old Android versions: 22 -> 27
- updated host link supported by app
- added cloudflare, quad9 and mullvad as DNS over HTTPS providers. Set quad9 as default
- cleaned up some search results
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait more than usual, for some extra feedback
- Fdroid version will be picked up automatically at some time
🥓 Gravy Train 🥓
Important: while no big feature has been implemented, to keep the app "updatable" we had to migrate to viewbinding. This required changing a lot of code (13k lines changed, including formatting) so there may be issues such as wrong fields displayed, buttons doing the wrong thing etc, the release on the Play Store will be delayed more than the usual.
What's Changed
- removed support for old Android versions: 22 -> 27
- updated host link supported by app
- added cloudflare, quad9 and mullvad as DNS over HTTPS providers. Set quad9 as default
- cleaned up some search results
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait more than usual, for some extra feedback
- Fdroid version will be picked up automatically at some time
⚡ Electric Avenue ⚡
What's Changed
- added Turkish translation (thanks @mikropsoft)
- fixed crash when trying to start torrent notification service after five hours (it just won't start)
- updated dependencies
- fixed metadata for FDroid
- updated badges and links to IzzyOnDroid
Full Changelog: v1.3.7...v1.3.8
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time
🐳 Smækhugger 🐳 Hotfix #1
Just a small update:
- added monochrome icon (thanks @ElCruncharino !)
- reworked the torrent file picker
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time
🐳 Smækhugger 🐳
Just a small update:
- fixed top bar overlapping (thanks @ElCruncharino !)
- stop notification for monitoring torrents after 5 hours on api >= 35
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time
🦖 Gila! Hotfix #1 🦖
First hotfix for the Gila! release
Various small fixes for crashes on the console
-
broken plurals on french and spanish languages
-
crash on opening links with an app without
exported=true -
possibly fixed the downloads/torrents fragment crashing on restore
-
print error instead of crashing when downloading a file
-
removed cache support since the instantAvailability endpoint has been removed from RD. This does not mean that the cache is not there, it just means that we cannot know if there are cached files available
-
updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time
🦖 Gila! 🦖
Just a small update:
- removed cache support since the instantAvailability endpoint has been removed from RD. This does not mean that the cache is not there, it just means that we cannot know if there are cached files available
- updated libraries
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time
⛏️ Wenceslas hotfix #3 ⛏️
Hotfix for version 1.3.2, had an issue with the torrent notifications progress. Sorry for the ~250 crashes guys ;D
🦟 Bug fixes:
- fixed torrent notifications crashing the app
- fixed wrong updates check
Notes:
- as usual there are two APKs, a release and a debug one (the bigger one with "debug" in the name), the debug version will allow me to fix bugs more easily (it uses Countly for telemetry) but if your app does not crash you don' t need to use it
- the Play Store version will wait a bit for some feedback
- Fdroid version will be picked up automatically at some time