• v1.1.1 f006aea910

    admslader released this 2026-07-14 16:14:54 -04:00 | 12 commits to main since this release

    What's New in v1.1.1

    This release adds several practical features to make the app more useful for daily shopping and collaboration.

    📤 Share & Import Shopping Lists

    • Tap the Share button in the app bar to send the current shopping list as a text file
    • Recipients can open the file on their device
    • Tap the Import button to add products from a shared list file into your current list
    • Includes product names, quantities, prices, purchased status, subtotals, tax, and budget info
    • Works seamlessly between users for collaborative shopping

    📋 Patch Notes Screen

    • After updating the app, a patch notes screen automatically shows what's changed
    • View release notes from version.json to see all new features and fixes
    • Accessible anytime from Settings → View release notes

    💾 Backup & Restore

    • Settings → Data Management → Export Backup saves all your data to a JSON file
    • Settings → Data Management → Import Backup restores from a previous backup
    • Includes all lists, history, theme, and language preferences

    Input Validation Improvements

    • You can now toggle between a slider and a text field for product quantities
    • The text field accepts decimal values like 2.5 for weighted items
    • Better validation messages when entering products

    🛠️ Technical Improvements

    • Upgraded Kotlin Gradle plugin to version 2.1.20
    • Upgraded compile options to Java 21
    • Upgraded androidx.core:core-ktx to 1.15.0
    • Fixed localization issues in English and Spanish

    📲 Install / Update

    Download shopping_list.apk from this release and install it on your Android device.

    The app can also detect this version through the built-in update checker.

    Downloads