Commit Graph

11 Commits

Author SHA1 Message Date
68d3ffd30d
Rename namespace name and task text to title
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-15 23:42:12 +02:00
361057aa9f
Fix date format
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-27 17:02:55 +02: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
c285120034 List edit (#21)
Some checks failed
the build failed
2019-03-11 20:29:15 +00:00
abf0196de3 Added register (#13)
All checks were successful
the build was successful
2018-10-08 14:26:01 +00:00
35db3db988 Cleanup (#1) 2018-09-22 20:56:16 +00:00
f7db5324aa
Add API implementations of List, Namespace, Task, User
Use Services in order to retrieve data
2018-09-17 18:16:50 +02:00
1994892b63
Add working login implementation 2018-09-17 15:35:57 +02:00
502fd62dd9
Add mocked services 2018-09-16 22:13:50 +02:00
2bb5f7c6a2
Reformatted code 2018-09-16 21:47:53 +02:00
4c986b85df
Add login view
Add services and models
Add mocks
2018-09-16 21:47:33 +02:00