Skip to content

Releases: slowscript/warpinator-android

1.9

27 Dec 21:17

Choose a tag to compare

Changelog

  • Ability to send and receive text messages
  • Send non-file shared content from other apps as text
  • Option to connect manually, rescan and reannounce also from Share activity
  • Use a temp file for safer overwriting
  • Updated legacy launcher icon bitmaps
  • Fixed missing spacing between remote cards

1.8.5

17 Oct 16:54

Choose a tag to compare

Changelog

  • Fixed error when connecting more than 1 other device
  • Fixed issue where devices would sometimes register with API v1 even if both support v2
  • Report connection error in second phase instead of just "no duplex"
  • Extended duplex timeout to 8 seconds

1.8.4

05 Oct 21:03

Choose a tag to compare

Changelog

  • Target Android 15 (no autostart on A15+)
  • Edge to edge UI (as required by A15)
  • Warn about device not being on the same subnet
  • Show IP in network interface picker
  • Use fixed color app icon
  • Fixed showing manual connect dialog
  • More fixes, could solve some connection issues

R2: clean build (previous apk included logback.xml by accident, #155)

1.8.3

09 Aug 20:21

Choose a tag to compare

Changelog

  • Prefer non-VPN networks
  • Option to select preferred network interface manually
  • Maybe fixed some connections immediately breaking
  • Some minor tweaks and fixes

1.8.2

20 Apr 20:53

Choose a tag to compare

Changelog

  • Attempts to improve device discovery and connection
  • Received files are now added to Media Store
  • Fixed crash on Android 5-6
  • Show recently used addresses in Manual Connection dialog
  • Bug fixes

1.8.1

18 Mar 17:09

Choose a tag to compare

Changelog

  • Improved transfer speed calculation
  • Fixed crash when sharing

1.8

11 Mar 15:01

Choose a tag to compare

1.8

Changelog

  • Use a wake lock during transfer to prevent it being interrupted
  • Manual connection dialog is now scrollable on small screens
  • Added option to copy address for manual connection by tapping on it
  • Fixed file permissions expiring before transfer completes
  • Make a resized copy of profile picture in app storage in case original is deleted
  • Always start service in foreground
  • Target Android 14

1.7.1

01 Apr 07:48

Choose a tag to compare

Changelog

  • New Quick Settings tile to toggle Warpinator service by @edgarogh
  • UI improvements
  • Fixed certificate error on some locales
  • Updated translations

1.7

14 Dec 11:32

Choose a tag to compare

1.7

Changelog

  • Option to connect manually when mDNS is blocked by network
  • Updated translations
  • Bug fixes

1.6.1

02 Apr 15:33

Choose a tag to compare

Changelog

  • Significantly improved transfer speed
  • Updated translations
  • Minor fixes