Rare find

Ivy Wallet. A free app to track your spending and manage your money.

github.com/philipplackner/IvyWallet-PL_Version

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Add missing function that caused androidTest build to fail
July 2025
  • Add support for runtime notification permission on Android 13+
  • Merge commit 'f9a514e'
  • Merge pull request #7 from juandgaines/fix/init/dependencies-updated-…
  • Update compileSdkVersion and targetSdkVersion to 35
  • Refactor: Use BoxScope instead of BoxWithConstraintsScope
  • KSP migration, dependencies update
August 2023
  • Merge pull request #1 from philipplackner/part13.1/writing_your_first…
  • Adding CreateTransactionE2E
  • Adding testGetOverdueTransaction_turnsIntoNormalTransaction()
  • Adding HomeScreenRobot
  • Adding HomeScreenTest
  • Adding DatePickerViewModelTest
  • Adding integration WriteAccountsActTest
  • Instrumentation test setup with Hilt
  • Initial setup
  • Adding RatesStateFlowTest
  • Providing StandardDispatchers
  • Adding ExchangeRatesFlowTest
  • Adding WriteTransferActTest