This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
Releases: Ivy-Apps/ivy-wallet
Releases · Ivy-Apps/ivy-wallet
Release v4.3.18-attempt2
Revert `gradle.properties` (fix CI OOM)
Release v4.3.18
Bump version
Release v4.3.17
Release v4.3.16
- d298dbe Upgrade Google Play Billing (fixes console error) and bump version
Release v4.3.15
Bump version
Release v4.3.14-attempt4
Try to fix Fastlane error
Release v4.3.14-attempt3
Prevent notification crashes
Release v4.3.14-attempt2
Fix Lint issue
Release v4.3.14
Remove "Set a budget" card
Release v4.3.13
- 8df9432 Bump version: Manual CSV import
- 22fa7aa Fix Onboarding manual import UX
- a358f6d Fix CSVScreen.kt success navigation
- 7986998 Always parse numbers in US locales
- 0711c2c Add warning message and hide try again
- e86cb60 Fix transaction type parsing when there's bad chars
- aef99c3 Clean date before parsing it
- a9b3e7b Fix amount parsing
- eb4f3fc Fix the CSV parser
- bafd419 Fix account currency not imported bug
- 5243f07 Fix bug
- 9dba460 Fix CSVImporterV2.kt bugs
- 425b7d4 Add workflow to build debug APK
- cc1b02f Implement Manual CSV import
- 0b851db WIP: Prototype almost done (ugly code!)
- d0d31cb Implement CSVScreen.kt UI
- f051ae3 WIP: CSV parser
- 27a578a Implement important fields parsing
- 10ff0ee WIP: Fix bugs (terrible code!)
- d6194eb WIP: ParseStatus.kt
- 70d23dc WIP: CSVScreen.kt
- f789d33 Connect the manual CSV import screen
- c79c0bb WIP: Manual CSV mapping
- ed602f2 WIP: Manual CSV mapping