Skip to content

Releases: imkisi/Wlet

Wlet v2.5.3

02 Jun 07:48

Choose a tag to compare

Wlet is a modern, minimalist finance tracking application built from scratch using the latest Android development tools. It combines a clean design language with a robust local state architecture to make tracking income and expenses seamless and friction-free.

✨ Features

Interactive Analytics: Visualize expenses using custom dynamic Bubble Clusters to instantly see how funds are allocated across categories.

Home Screen Widget: A 2x2 Glance-based app widget that displays your total spending for today and provides a quick shortcut button to launch the entry panel directly.

Localization & Safety: Seamlessly switch between Bahasa Indonesia and English within the app settings. Includes built-in multi-currency support (IDR, USD, EUR, JPY, GBP) with automatic consistency resets.

Refined UI/UX: Features seamless horizontal swipe page navigation, daily transaction grouping in clean gradient cards, and input forms fully contained in Material 3 Modal Bottom Sheets.

🛠️ Technical Stack

UI & Widget: Jetpack Compose (Material 3) & Jetpack Glance

Architecture: MVVM + Clean Architecture + Repository Pattern

Database: Room Persistence Library

Navigation: Horizontal Pager + Navigation Compose

Build System: Gradle Version Catalog (libs.versions.toml) & KSP

🚀 What's New / Fixes in this Release

Full-Cover Sheet Backgrounds: Updated ModalBottomSheet surface properties to use a solid #F0ECE9 container color across edge-to-edge system insets, eliminating outer white gap artifacts entirely.

Tabular Detail Previews: Converted transaction information panels to a clean, horizontal key-value structure with explicit font weights and right-aligned wrapped layouts.

Real-time Widget Sync: Swapped one-shot database collection snapshots for continuous asynchronous Flow streams, ensuring the home screen widget updates flawlessly past the 3rd transaction.

Unified Component Styles: Migrated individual, un-nested category type selector pills to inherit your uniform TransactionTypeTab surface wrappers seamlessly.

📥 Installation

Download the wlet-app-release.apk asset below.

Open the APK file on your Android device (ensure Install from Unknown Sources is enabled in your system settings).

Launch Wlet and start tracking your flows!