QBittorrent Controller Versions Save

qBittorrent Controller - An Android app for controlling qBittorrent servers

v4.9.2

3 years ago
  • Fix filter paths Thanks @chakli

v4.9.1

3 years ago
  • Enables copying torrent details like path
  • The path input of the add new torrent compares based on any sub string from path and not the beginning of the path (String.compare)

Thanks @chakli

v4.9.0

3 years ago
  • Fix details fragment "flickering"
  • Fix download text view in tablet layout

Thanks David Hodges (@daveeeh)

v4.8.9

3 years ago
  • Encapsulate a static BuildURL method.
  • Change default port number to -1 (just like local_port) and set to remove the ":" part of the URL if it is -1.
  • Change a few instances where port is sent as part of header and modified those to take into account the new url string without the port number

Thanks @simplethemind

v4.8.8

3 years ago

Add force resume

v4.8.7

3 years ago
  • Remove F-Droid from README
  • Remove ads space in Pro version
  • Fix Progress, Size, ETA, and Download / Upload Speed comparators
  • Remove Host and Referer headers

v4.8.6

4 years ago
  • Fix breaking bar top
  • Add footer status bar

v4.8.5

4 years ago
  • Fix content type header issues reported (which can be related to reverse-proxies)

v4.8.4

4 years ago
  • Fix category and save path spaces and + issue
  • Fix host and referer params

v4.8.3

4 years ago
  • Fix left menu flickering
  • Fix app icon sizing