Commit graph

159 commits

Author SHA1 Message Date
1095c6694b
ci: try manually setting channel
Some checks failed
/ build (push) Failing after 4m47s
2024-07-17 21:07:17 +02:00
803e36c7e5
ci: take flutter from submodule
Some checks failed
/ build (push) Failing after 2m6s
2024-07-17 20:59:58 +02:00
7580e97569
ci: try node due to error
Some checks failed
/ build (push) Failing after 1m24s
2024-07-17 20:56:53 +02:00
ed758b0092
ci: try emulator as action
Some checks failed
/ build (push) Failing after 10s
2024-07-17 20:51:24 +02:00
ba3b963d84
ci: don't blindly copypaste code
Some checks failed
/ build (push) Has been cancelled
2024-07-17 20:20:25 +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
94eb563217
chore: bump target version 2024-07-16 20:34:41 +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
1855ed4e6b
ci: ignore generated files 2024-06-30 11:08:34 +02:00
09d5bbb953
chore: upgrade flutter 2024-06-30 10:45:11 +02:00
Matyáš Caras
80f2ae9f7f
docs: add app bar fix to changelog 2024-04-22 17:04:59 +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
a90a39feff fix(deps): update dependency fl_chart to ^0.67.0 (#42)
Reviewed-on: #42
2024-04-22 15:52:32 +02:00
41d45e96fb fix(deps): update dependency fl_chart to ^0.67.0 2024-04-22 15:37:21 +02:00
Matyáš Caras
3ff35fd427
fix: wrong text in wallet setup name field
#40
2024-04-22 15:06:18 +02:00
Matyáš Caras
f7b6219d31
Merge branch 'main' into dev 2024-04-22 14:47:57 +02:00
Matyáš Caras
638b6eef67
docs: add info to CONTRIBUTING 2024-03-07 18:59:50 +01:00
Matyáš Caras
cff9f6c8c7 chore: bump version in about dialog (#37)
Reviewed-on: #37
2024-02-26 23:35:49 +01:00
Matyáš Caras
92e185dcb1 Merge branch 'main' into dev 2024-02-26 23:35:30 +01:00
Matyáš Caras
85fefda4d8
chore: bump version in about dialog 2024-02-26 23:33:43 +01:00
Matyáš Caras
4f685f290d chore: version 1.1.0 (#36)
Reviewed-on: #36
2024-02-26 23:31:56 +01:00
Matyáš Caras
7c8535b99d
chore: bump version 2024-02-26 23:30:45 +01:00
Matyáš Caras
15d2590a8e
docs: update changelog 2024-02-26 23:30:31 +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
a6872408fa
fix: set kotlin version everywhere 2024-02-26 22:53:38 +01:00
Matyáš Caras
4d7144267e
fix: downgrade iconpicker 2024-02-26 22:53:10 +01:00
Matyáš Caras
aeda571f35
chore: upgrade flutter 2024-02-26 21:58:18 +01:00
Matyáš Caras
776e9b056a
Merge branch 'main' into dev 2024-02-26 21:50:24 +01:00
Matyáš Caras
ecf15ba559 chore: fix iOS building (#35)
Reviewed-on: #35
2024-02-12 19:38:10 +01:00
Matyáš Caras
7dbf4c969a
Merge branch 'dev' of https://git.mnau.xyz/hernik/prasule into dev 2024-02-12 19:28:17 +01:00
Matyáš Caras
76da494804
chore: require full screen on ios 2024-02-12 19:28:10 +01:00
Matyáš Caras
7188c55660 fix: last minute fixes (mainly iOS) (#34)
Reviewed-on: #34
2024-02-12 19:19:00 +01:00
Matyáš Caras
192b710e88 Merge branch 'main' into dev 2024-02-12 19:18:06 +01:00
Matyáš Caras
b909dd27dd
fix: ios inconsistency 2024-02-12 19:10:16 +01:00
Matyáš Caras
163a2c9b54
fix: ios build tweaks 2024-02-12 19:02:09 +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