1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-04 03:29:46 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
edbadd9913 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
9848c462f8 Fixed namespaces loading every time a widget was loaded (#34) 2019-03-18 15:30:54 +00:00
496d97b2be Fixed namespaces loading every time a widget was loaded (#34) 2019-03-18 15:30:54 +00:00
ae197684ac Login page design improvements (#26) 2019-03-14 21:12:02 +00:00
3c0a1812ce Login page design improvements (#26) 2019-03-14 21:12:02 +00:00
cb360f656f Theme update (#23) 2019-03-11 20:38:05 +00:00
cf90a090e1 Theme update (#23) 2019-03-11 20:38:05 +00:00
d30ea0f91c Cleanup pubspec (#24) 2019-03-10 21:41:55 +00:00
ae6d9f0222 Cleanup pubspec (#24) 2019-03-10 21:41:55 +00:00
563fe1fc4d Fixed app not working with the newest api change which has multiple reminders (#19) 2018-12-03 21:26:00 +00:00
d757b2df69 Fixed app not working with the newest api change which has multiple reminders (#19) 2018-12-03 21:26:00 +00:00
d70863a752 Fixed version (#8) 2018-09-23 16:39:20 +00:00
e68944116c Fixed version (#8) 2018-09-23 16:39:20 +00:00
a5b8618d49 Added drone (#2) 2018-09-23 10:41:28 +00:00
7842855d77 Added drone (#2) 2018-09-23 10:41:28 +00:00
35db3db988 Cleanup (#1) 2018-09-22 20:56:16 +00:00
bbdd63782f 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
80d55a3518 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
0155bcdf15 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
a26489bb3d 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
7b9df7fec0 Add initial flutter project 2018-09-14 18:59:13 +02:00