Commit Graph

6 Commits

Author SHA1 Message Date
Paul Nettleton d4f234d65c null-safety & some other cleanup 2022-09-03 10:43:16 -05:00
Benimautner b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
benimautner 714a816cbd restored app to a basic working demo 2022-04-10 15:31:56 +02:00
kolaente 68d3ffd30d
Rename namespace name and task text to title 2020-06-15 23:42:12 +02:00
konrad 0f23c4d0f3 Make it build again (#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
2020-01-12 12:59:28 +00:00
konrad 2121b831a0 Namespace edit (#36) 2019-03-18 17:00:34 +00:00