Skip to content

Intare v0.2

Latest

Choose a tag to compare

@ntilau ntilau released this 01 Sep 21:38
· 15 commits to main since this release

What's new

  • Battery-optimization exemption — Intare now asks to run with unrestricted battery use so Doze / app standby can't throttle or kill the background SMB server. The main screen shows an Allow unrestricted battery banner while the exemption isn't granted; tapping it opens the system dialog (falls back to the battery settings screen where the direct request isn't available).

Install

  • Intare-v0.2.apk (signed release, versionCode 2). Install over v0.1 without uninstalling — the signing key is unchanged.

Notes

  • SMB1 only, on port 4450 (445 needs root on the device). Linux: smbclient -p 4450 -m NT1. Windows: net use Z: \\<ip>\Intare /TCPPORT:4450.