Commit Graph

19 Commits

Author SHA1 Message Date
ed05a2d7bc Update dependency cupertino_icons to v1
Some checks reported errors
continuous-integration/drone/pr Build was killed
2021-05-19 12:00:47 +00:00
442251f636 Update dependency flutter_secure_storage to v3.3.5 (#53)
Some checks reported errors
continuous-integration/drone/push Build was killed
Update dependency flutter_secure_storage to v3.3.5

Reviewed-on: #53
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-26 17:53:48 +00:00
648e9c5748 Update dependency flutter_launcher_icons to ^0.8.0 (#52)
Some checks reported errors
continuous-integration/drone/push Build was killed
Update dependency flutter_launcher_icons to ^0.8.0

Reviewed-on: #52
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-25 11:42:11 +00:00
8f595c340f
Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
3ecf6cd9dd Add dark mode (#46)
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' into feature/dark-mode

Add white logo in dark mode

Make button shadow dark

Format

Add dark mode

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: #46
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 17:41:40 +00:00
9c2622e77f Add sentry (#43)
All checks were successful
continuous-integration/drone/push Build is passing
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: #43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00
0f23c4d0f3 Make it build again (#38)
All checks were successful
continuous-integration/drone/push Build is passing
Fix parsing of user model if email is not present

Use user avatar hash instead of calculating it from the email

Format

Replace GravatarImageProvider

Set min sdk version to 19

Change target api version to 28

Limit drone pipeline execution to master or pr

Remove drone debug

Use username instead of id

Format

"Fix" clone permissions

Drone debug

Fix drone permissions with different flutter build docker image

Switch CI build image

Bump Gradle sdk version

Fix formatting

Update packages for support for androidX

Update gitignore

AndroidX

Make GravatarImageProvider work again

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #38
2020-01-12 12:59:28 +00:00
9848c462f8 Fixed namespaces loading every time a widget was loaded (#34)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-18 15:30:54 +00:00
ae197684ac Login page design improvements (#26)
Some checks failed
the build failed
2019-03-14 21:12:02 +00:00
cb360f656f Theme update (#23)
Some checks failed
the build failed
2019-03-11 20:38:05 +00:00
d30ea0f91c Cleanup pubspec (#24)
Some checks failed
the build failed
2019-03-10 21:41:55 +00:00
563fe1fc4d Fixed app not working with the newest api change which has multiple reminders (#19)
All checks were successful
the build was successful
2018-12-03 21:26:00 +00:00
d70863a752 Fixed version (#8)
All checks were successful
the build was successful
2018-09-23 16:39:20 +00:00
a5b8618d49 Added drone (#2)
All checks were successful
the build was successful
2018-09-23 10:41:28 +00:00
35db3db988 Cleanup (#1) 2018-09-22 20:56:16 +00:00
4c986b85df
Add login view
Add services and models
Add mocks
2018-09-16 21:47:33 +02:00
0e6d7778ea
Add list support 2018-09-15 19:40:59 +02:00
879a24ad22
Add vikunja design
Add drawer menu
2018-09-15 14:18:24 +02:00
f3fda094f3
Add initial flutter project 2018-09-14 18:59:13 +02:00