* Ran make format
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* Add VS Code launch config
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* pages/list/list.dart: Stop spinning wheel after adding a task
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* stores/list_store.dart: Fix updateTask() not being a future
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* Replace FlatButton with TextButton widgets
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* components/TaskTile.dart: Remove dead code
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* theme/theme.dart: Fix accentColor deprecation
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* pages/list/list_edit.dart: Fix SnackBar.hideCurrentSnackBar() deprecation
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
* Remove unused folder lib/managers
Signed-off-by: Timo Reichl <timo.reichl@mailbox.org>
Improve error handling
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#45
Reviewed-by: konrad <konrad@kola-entertainments.de>
Improve error handling
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#45
Reviewed-by: konrad <konrad@kola-entertainments.de>
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: vikunja/app#38
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: vikunja/app#38