Releases: slowscript/warpinator-android
Releases · slowscript/warpinator-android
1.9
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
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
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
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
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
Changelog
- Improved transfer speed calculation
- Fixed crash when sharing
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
1.7
Changelog
- Option to connect manually when mDNS is blocked by network
- Updated translations
- Bug fixes
1.6.1
Changelog
- Significantly improved transfer speed
- Updated translations
- Minor fixes