Commit graph

22 commits

Author SHA1 Message Date
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 371cf2b210
chore: update flutter 2023-11-14 18:44:44 +01:00
Matyáš Caras 7a4c6fd9f1
fix: box constraints on desc field 2023-11-01 18:57:34 +01:00
Matyáš Caras 0c0bdda465
fix: more untranslated strings 2023-11-01 18:54:14 +01:00
Matyáš Caras e628d990d1
fix: text fields pushing cursor to first char 2023-11-01 18:51:13 +01:00
Matyáš Caras fca139af48
fix: new wallet not appearing after creation 2023-11-01 18:42:50 +01:00
Matyáš Caras 4846a9134d
fix: remove non-translated strings 2023-11-01 18:40:50 +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 d82a5f4b1f
wip: work on adding data from OCR 2023-11-01 15:39:25 +01:00
Matyáš Caras f8f40f6db6
feat: localization 2023-11-01 15:39:24 +01:00
Matyáš Caras de8f57fcc8
feat(ocr): 🚧 work on adding entries through OCR 2023-11-01 15:39:24 +01:00
Matyáš Caras 7795e4e3f8
fix(ui): 💄 assign correct colors to settings + appbar 2023-10-06 18:37:06 +02:00
Matyáš Caras d5e3d8b76c
fix(ocr): ocr, switch tessdata_best with fast 2023-10-05 17:47:20 +02:00
Matyáš Caras 5761f686dd
refactor(ui): 💄 change textfield border on android 2023-09-29 11:38:21 +02:00
Matyáš Caras ba04bd5a1c
feat: edit & delete 2023-09-14 19:44:34 +02:00
Matyáš Caras 54599c7d37
chore: 💄 change theme and icons 2023-09-14 18:12:54 +02:00
Matyáš Caras a123556ea3
test: create base test 2023-09-14 18:12:54 +02:00
Matyáš Caras 8f961b63d5
feat: create base project 2023-09-08 11:50:21 +02:00