Commit graph

22 commits

Author SHA1 Message Date
Matyáš Caras 070fc1bc08
feat: remake graph view 2024-02-10 13:11:22 +01:00
Matyáš Caras a62c334342
fix: localization issues 2024-01-30 22:50:08 +01:00
Matyáš Caras 1556b9bd1e
fix: allow changing date on entries 2024-01-30 22:19:26 +01:00
Matyáš Caras 71444af7b0 fix: optimization for iOS (#30)
Co-authored-by: Richard Pavlikán <richardpavlikan@gmail.com>
Reviewed-on: #30
2024-01-29 23:51:25 +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 6500c7e5e8
feat: import/export data
closes #25
2024-01-22 23:32:21 +01:00
Matyáš Caras 91be906894
feat: allow searching through entries 2024-01-22 19:20:41 +01:00
Matyáš Caras 91fc0bb607
fix: show current balance on homepage 2024-01-22 15:15:10 +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 057954f6ce
feat: allow disabling Material You 2023-12-25 20:29:51 +01:00
Matyáš Caras 1c4bc48e6f
feat: allow switching between bar nad line charts 2023-12-25 19:03:52 +01:00
Matyáš Caras 23480d80d2
feat(graphs): render income graph next to expense graph
#8
2023-11-22 15:09:05 +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 f614c4dfac
feat: create basic function to load from ocr 2023-11-01 17:58:05 +01:00
Matyáš Caras 4852cf1839
feat(translations): add cz translation 2023-11-01 17:22:56 +01:00
Matyáš Caras f8f40f6db6
feat: localization 2023-11-01 15:39:24 +01:00