Commit graph

178 commits

Author SHA1 Message Date
6530b58c19
chore: restructure views 2024-07-18 14:44:07 +02:00
2339739ff8
docs: add badges and remove playstore link 2024-07-18 14:35:03 +02:00
5f99e35709
ci: change analyzer mode 2024-07-18 13:21:52 +02:00
fd04bc1dc4
ci: set correct test folder 2024-07-18 13:15:10 +02:00
1b7eac52ee
chore: bump deps 2024-07-18 12:25:24 +02:00
2cc628ce89
ci: remove tweaks from podfile 2024-07-18 12:16:01 +02:00
68a89444dd
fix: revert ios build tweaks 2024-07-18 12:15:50 +02:00
4cd4913d35
Revert "fix: ios inconsistency"
This reverts commit b909dd27dd.
2024-07-18 12:13:29 +02:00
8665db6c0f
ci: remove sq CI 2024-07-18 12:05:43 +02:00
6a5ddedffd
ci: safe dir
Some checks failed
/ build (push) Failing after 10m6s
2024-07-18 00:26:14 +02:00
dbcc7ad972
ci: set flutter channel manually
Some checks failed
/ build (push) Failing after 4m52s
2024-07-18 00:18:01 +02:00
d7dbf4fff0
ci: flutter path?
Some checks failed
/ build (push) Failing after 7m28s
2024-07-18 00:10:07 +02:00
01b9decfdc
ci: no adb wait
Some checks failed
/ build (push) Failing after 6m55s
2024-07-17 23:59:46 +02:00
5733f52572
ci: another emulator path
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:57:17 +02:00
66848fdc2d
ci: try putting tools in path manually
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:47:37 +02:00
031d9c2ea3
ci: download emulator too
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:29:49 +02:00
537b520288
ci: actually save bin to path
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:21:26 +02:00
4808a142aa
ci: mkdir
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:14:41 +02:00
1c2ef630c3
ci: no gunzip
Some checks failed
/ build (push) Failing after 2m23s
2024-07-17 22:11:27 +02:00
ecc14affe8
ci: actually install nodejs
Some checks failed
/ build (push) Failing after 3m5s
2024-07-17 22:06:18 +02:00
cb5dbeffcf
ci: set up stuff manually
Some checks failed
/ build (push) Has been cancelled
2024-07-17 22:01:58 +02:00
1d1391d0df
ci: add node set up due to failing ci
Some checks failed
/ build (push) Failing after 15s
2024-07-17 21:42:20 +02:00
32432d760c
ci: try putting test and AVD together
Some checks failed
/ build (push) Failing after 2m58s
2024-07-17 21:36:49 +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