Commit graph

91 commits

Author SHA1 Message Date
ef52caa836
feat: creating debt scenarios
also changed way of loading selected wallet
2024-07-19 17:34:45 +02:00
6530b58c19
chore: restructure views 2024-07-18 14:44:07 +02:00
e1d3a54ebf
ci: basic sonarqube action
Some checks failed
/ build (push) Failing after 3m7s
2024-07-17 20:11:44 +02:00
8e46b936a8
fix: set default values through json key 2024-07-17 17:37:41 +02:00
d93eac4f04
fix: create basic debt class structure 2024-07-17 16:44:02 +02:00
cddb58c118
docs: add license header 2024-06-30 20:25:36 +02:00
62e0c2ba3d
fix: only check json files in listWallets 2024-06-30 11:30:33 +02:00
07908797d5
feat: use less Futures 2024-06-30 11:30:07 +02:00
Matyáš Caras
481716a3b2
chore: bump version 2024-04-22 17:03:51 +02:00
Matyáš Caras
8ff63c9492
fix: set correct graph type when opening graph view
fixes #41
2024-04-22 16:59:08 +02:00
Matyáš Caras
1faa5e2f78
fix: don't display 'Add new wallet' when returning from a screen 2024-04-22 16:36:20 +02:00
Matyáš Caras
5cbb9a12dc
fix: remove deprecated code 2024-04-22 16:25:59 +02:00
Matyáš Caras
58dd06f39f
fix: use controllers for textfields
Fixes #39
2024-04-22 16:18:48 +02:00
Matyáš Caras
d832080a6d
fix: implement breaking change from fl_chart 2024-04-22 15:53:38 +02:00
Matyáš Caras
3ff35fd427
fix: wrong text in wallet setup name field
#40
2024-04-22 15:06:18 +02:00
Matyáš Caras
85fefda4d8
chore: bump version in about dialog 2024-02-26 23:33:43 +01:00
Matyáš Caras
bd17e12e1b
fix: show correct indicator on pie chart 2024-02-26 23:26:11 +01:00
Matyáš Caras
af04accabf
fix: update state after creating recurring entry 2024-02-26 23:26:02 +01:00
Matyáš Caras
c7e40b12b7
fix: icons in iconpicker per platform 2024-02-26 22:59:08 +01:00
Matyáš Caras
4a3f097b02
fix: showing created entry after OCR 2024-02-26 22:58:01 +01:00
Matyáš Caras
e5e803057a
fix: localization mistakes 2024-02-26 22:53:51 +01:00
Matyáš Caras
06d25b9a0c
fix: show actionsheet instead of inkwell on iOS 2024-02-12 18:43:57 +01:00
Matyáš Caras
75913280be
fix: return iOS widgets only on iOS/macOS 2024-02-12 16:32:16 +01:00
Matyáš Caras
0a7dbbde78
chore: auto-fix lints 2024-02-10 16:20:44 +01:00
Matyáš Caras
96135f0bf5
fix: overlay not working 2024-02-10 16:16:34 +01:00
Matyáš Caras
6a25c8289c
fix: settings style 2024-02-10 16:00:15 +01:00
Matyáš Caras
d7a8233f6b
fix: edit on tap now 2024-02-10 15:52:36 +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
b4cbfe8f08
fix: unify FAB style 2024-02-10 14:59:33 +01:00
Matyáš Caras
405698d325
chore: remove unused imports 2024-02-10 14:41:19 +01:00
Matyáš Caras
070fc1bc08
feat: remake graph view 2024-02-10 13:11:22 +01:00
Matyáš Caras
de2791a60d
fix: graph bad state error 2024-02-09 17:07:50 +01:00
Matyáš Caras
1ec32168e5
chore: upgrade flutter 2024-02-09 17:01:18 +01:00
Matyáš Caras
cfd4d6200e
chore: cosmetic changes
Change some comment text, also change current balance to a getter
2024-01-31 07:54:29 +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
ae07720854
fix: disable overlay if search is not active 2024-01-30 22:03:03 +01:00
Matyáš Caras
dab4448c14
fix: actually save starting balance 2024-01-30 22:00:19 +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
2226d37f8f
fix: save the placeholder name into name var 2024-01-29 20:07:56 +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
da7b46b9cb
chore: apply automatic lint fixes 2024-01-29 18:02:06 +01:00
Matyáš Caras
6500c7e5e8
feat: import/export data
closes #25
2024-01-22 23:32:21 +01:00
Matyáš Caras
7fed91e811
fix: replace platformdialog with adaptive dialog 2024-01-22 20:26:10 +01:00
Matyáš Caras
91be906894
feat: allow searching through entries 2024-01-22 19:20:41 +01:00
Matyáš Caras
66ebff38a5
Merge branch 'main' into dev 2024-01-22 16:29:48 +01:00