Commit graph

24 commits

Author SHA1 Message Date
Matyáš Caras 3e0e2409a2 chore: publish version 1.1.1 (#43)
Co-authored-by: Renovator <kontakt+renovator@caras.cafe>
Reviewed-on: #43
2024-04-22 17:05:22 +02:00
Matyáš Caras 4f685f290d chore: version 1.1.0 (#36)
Reviewed-on: #36
2024-02-26 23:31:56 +01:00
Matyáš Caras 0a7dbbde78
chore: auto-fix lints 2024-02-10 16:20:44 +01:00
Matyáš Caras 771f7a3555
fix: move new category button to the top 2024-02-10 15:42:05 +01:00
Matyáš Caras 131ebfb8ce
fix: center text on setup 2024-02-10 15:22:30 +01:00
Matyáš Caras ba3b4e556b
fix: adhere to lints without ignore 2024-02-10 15:14:58 +01:00
Matyáš Caras 1ec32168e5
chore: upgrade flutter 2024-02-09 17:01:18 +01:00
Matyáš Caras dab4448c14
fix: actually save starting balance 2024-01-30 22:00:19 +01:00
Matyáš Caras 943bf15aab
feat: add basic sorting (#9)
also made some cosmetic changes elsewhere,
2024-01-29 20:19:03 +01:00
Matyáš Caras 095e2f62ba
fix: change up about dialog
also update CHANGELOG.md
2024-01-29 19:40:34 +01:00
Matyáš Caras 432e752937
fix: placeholder text as default in setup
Also added currency symbol as prefix in the starting balance field, fixes #27
2024-01-29 18:47:01 +01:00
Matyáš Caras 7fed91e811
fix: replace platformdialog with adaptive dialog 2024-01-22 20:26:10 +01:00
Matyáš Caras 96e672f1d5 test: create basic tests (#24)
Related to #1 but more tests should be added, so not closing

Reviewed-on: #24
2024-01-22 14:41:16 +01:00
Matyáš Caras 0dbcedd0ca fix: iOS specific fixes (#21)
Reviewed-on: #21
2024-01-09 00:31:03 +01:00
Matyáš Caras 17a3a1ce20 feat: add recurring entries (#20)
Reviewed-on: #20
2024-01-08 21:19:15 +01:00
Matyáš Caras 6163a95849 feat(graphs): add pie chart and category colors (#19)
Reviewed-on: #19
2024-01-08 15:38:31 +01:00
Matyáš Caras 238caf9203
fix: make edit_categories actually edit categories
Also make sure home loads the wallet again after exiting settings. Also removed 'type' from Category, because I don't know what it was supposed to do there.
2023-12-31 12:41:10 +01:00
Matyáš Caras 073806b8dd
feat: edit per new lints, add editing categories 2023-12-29 21:39:54 +01:00
Matyáš Caras 1c4bc48e6f
feat: allow switching between bar nad line charts 2023-12-25 19:03:52 +01:00
Matyáš Caras d889611e19
feat: create basic spending chart + fix sorting
Added a basic line chart for spending (monthly and yearly) with its separate view. Also fixed sorting of entry groups on homepage.

#8
2023-11-21 20:23:14 +01:00
Matyáš Caras 574180c5f2
feat: allow creating new wallets + fix bugs 2023-11-01 18:39:21 +01:00
Matyáš Caras f8f40f6db6
feat: localization 2023-11-01 15:39:24 +01:00
Matyáš Caras ba04bd5a1c
feat: edit & delete 2023-09-14 19:44:34 +02:00
Matyáš Caras 8f961b63d5
feat: create base project 2023-09-08 11:50:21 +02:00