UtxoPocket v0.7.0
#Added
- Per-wallet full rescan with gap picker – Redesigned rescan flow adds a bottom sheet slider (baseline per network, up to 500 in steps of 10) that immediately triggers a sync with spinner feedback and stores the chosen gap limit per wallet.
- Network error log console – Opt-in, SQLCipher-backed logging for Tor/connect/sync errors lives under Security with a viewer that timestamps entries, lets you copy/share them, and wipe them alongside the rest of the secure data.
- PIN keypad shuffle – Security settings now offer a toggle to randomize the PIN pad digits (off by default) to reduce shoulder-surfing risk; the same keypad is used across PIN entry screens.
- Balance chart controls – You can hide/show the home balance chart (state saved globally) and refresh via tap or pull-to-refresh with a short animation so balance updates are obvious.
- Descriptor import polish – QR imports now keep Sparrow descriptors in the descriptor flow instead of forcing the extended-key path, with smoother add/import wallet copy and controls.
#Changed
- Security settings simplified – The advanced security gate is gone; PIN timeout, background/Tor timers, and network log toggles now live directly in the main Security screen without an extra PIN prompt.
- Auto-lock defaults to immediate – Enabling PIN now sets the timeout to 0 minutes by default, so foregrounding the app always asks for the PIN (adjustable in settings with clearer copy about the behavior).
#Fixed
- Sparrow-generated descriptor scans no longer fall back to the extended-key import flow and should succeed via QR.
- Full rescans honor the per-wallet gap selection and clear their temporary state after a successful sync.
https://github.com/strhodler/utxopocket-android/releases/tag/v0.7.0
Login to reply