1
0
mirror of https://github.com/go-vikunja/app synced 2025-04-26 12:45:55 +00:00

16 Commits

Author SHA1 Message Date
d18b049fb6 Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
826acc26f8 Add dark mode (#46)
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: vikunja/app#46
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 17:41:40 +00:00
6b3cca0fd9 Add sentry (#43)
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00
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
496d97b2be Fixed namespaces loading every time a widget was loaded (#34) 2019-03-18 15:30:54 +00:00
3c0a1812ce Login page design improvements (#26) 2019-03-14 21:12:02 +00:00
cf90a090e1 Theme update (#23) 2019-03-11 20:38:05 +00:00
ae6d9f0222 Cleanup pubspec (#24) 2019-03-10 21:41:55 +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
e68944116c Fixed version (#8) 2018-09-23 16:39:20 +00:00
7842855d77 Added drone (#2) 2018-09-23 10:41:28 +00:00
bbdd63782f Cleanup (#1) 2018-09-22 20:56:16 +00:00
80d55a3518 Add login view
Add services and models
Add mocks
2018-09-16 21:47:33 +02:00
0155bcdf15 Add list support 2018-09-15 19:40:59 +02:00
a26489bb3d Add vikunja design
Add drawer menu
2018-09-15 14:18:24 +02:00
7b9df7fec0 Add initial flutter project 2018-09-14 18:59:13 +02:00