You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.