Releases: malatomato1989/photosmove
Releases · malatomato1989/photosmove
Release list
PhotosMove 0.14
PhotosMove 0.14 — stability release on top of the initial public snapshot (v0.13).
Bug fixes
- BUG-01 — Cold start no longer shows a non-Wi-Fi address (VPN / cellular / virtual NIC). The app now enumerates all networks and picks
TRANSPORT_WIFI(VPN excluded); the Go-side fallback filters out non-private addresses, so your computer never gets a misleading URL. - BUG-02 — Fixed getting stuck at Starting service after re-granting permissions: the service now re-broadcasts URL/PIN state, and the runtime counter is computed from the service's real start time, so it no longer resets when the activity is recreated. Permanently denied permissions now guide you to system settings instead of a dead button.
- BUG-03 — Transfer history logs are re-rendered in the new language after switching locales, instead of staying mixed in the old language.
- Fixed the main screen not refreshing after granting permission via system settings and returning to the app.
Also in this release
- Package renamed to
com.photosmove.app - New app logo
- README: demo video links and English screenshots
Download
photosmove-0.14.apk (below) — Android 8.0+ (API 26), arm64. SHA-256: 46c99b162ef6313e8847de2ffc9d7cb811950ba81a9535f315233af5b54b6dd7
Full changelog: 72a8e2f...v0.14