Skip to content

Releases: equeim/tremotesf-android

2.11.1

19 Jun 01:16
Compare
Choose a tag to compare

Fixed

  • Error when merging trackers with Transmission older than 4.0
  • Custom connection timeout not working properly
  • Saving last used download directory when adding torrent

2.11.0

08 May 23:56
Compare
Choose a tag to compare

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

19 Mar 22:51
Compare
Choose a tag to compare

Changed

  • Updated translations

Fixed

  • Incorrect file names in torrent's file list

2.10.1

16 Jan 20:36
Compare
Choose a tag to compare

Fixed

  • Connection settings being wiped on upgrade

2.10.0

12 Jan 22:28
Compare
Choose a tag to compare

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

26 Mar 20:10
Compare
Choose a tag to compare

Fixed

  • Invalid display of download directory filter
  • Zero leechers count
  • Crashes

2.9.0

21 Mar 20:29
Compare
Choose a tag to compare

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

12 Feb 08:13
Compare
Choose a tag to compare

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

2.7.2

12 Nov 18:18
Compare
Choose a tag to compare

Fixed

  • Crashes when snackbar is shown

2.7.1

09 Nov 23:15
Compare
Choose a tag to compare

Fixed

  • Building app on Debian