This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
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