Releases: equeim/tremotesf-android
Releases Β· equeim/tremotesf-android
2.11.1
2.11.0
Added
- Merging trackers when adding already existing torrent
Changed
- Custom TLS certificates can now be configured without enabling HTTPS, to support HTTP to HTTPS redirection
- Limit on size of torrent files is increased to 20 MiB
Fixed
- Notifications not being shown when app is in foreground and on main screen, or when it is in background and persistent notification is active
- Changing alternative upload speed limit
- State of selection toolbar in the list of torrent's files
- Start / Start now actions being inverted
Removed
- Support of Android versions prior to 8.
2.10.2
2.10.1
2.10.0
Added
- Android 14 support
- Predictive back gesture support
Changed
- RPC client is rewritten to use OkHttp library and native Android network stack instead of Qt
- All torrent adding parameters are now remembered together with download directory
- Notifications badge in applications launcher is now not shown for persistent notification
(only for new installations, existing users can disable it in system notification settings)
2.9.1
2.9.0
Added
- Number of seeders and leechers is shown per tracker
Changed
- Vcpkg is used to build C++ dependencies (it is downloaded and set up automatically by Gradle task)
- NDK is updated to r25c (25.2.9519653)
- Notification permission request is not shown again if it was dismissed or permission was denied
- When torrents list sort settings are changed it's scrolled to top
Fixed
- Rare crash when opening app
- Crashes when opening certain broken torrent files
- Infinite connection indicator when connection fails
2.8.0
Added
- Torrent link can be automatically filled from clipboard when adding torrent (disabled by default)
- Drag & drop support for adding torrents
- More efficient data transfer with Transmission server is used when Transmission version is at least 3.00
- When adding torrent last download directory is now remembered (can be disabled in settings)
- Information about web seeders is displayed on torrents' details screen
Changed
- When relative time displayed for torrent's added/created/last active dates, absolute date and time is also shown
- "Seeders" and "leechers" now refer to total number of seeders and leechers reported by trackers,
while number of peers that we are currently downloading from / uploading to is displayed separately
Fixed
- Fixed display of trackers' next update time
- File paths are now displayed with correct separators when Transmission is running on Windows
- Fix position of bottom messages when 3 button navigation is enabled