Commit Graph

18 Commits

Author SHA1 Message Date
renovate 442251f636 Update dependency flutter_secure_storage to v3.3.5 (#53)
continuous-integration/drone/push Build was killed Details
Update dependency flutter_secure_storage to v3.3.5

Reviewed-on: #53
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-26 17:53:48 +00:00
renovate 648e9c5748 Update dependency flutter_launcher_icons to ^0.8.0 (#52)
continuous-integration/drone/push Build was killed Details
Update dependency flutter_launcher_icons to ^0.8.0

Reviewed-on: #52
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: renovate <renovatebot@kolaente.de>
Co-Committed-By: renovate <renovatebot@kolaente.de>
2020-12-25 11:42:11 +00:00
kolaente 8f595c340f
Revert "Add sentry (#43)"
This reverts commit 9c2622e7
2020-07-10 10:32:16 +02:00
JonasFranz 3ecf6cd9dd Add dark mode (#46)
continuous-integration/drone/push Build is passing Details
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: #46
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 17:41:40 +00:00
JonasFranz 9c2622e77f Add sentry (#43)
continuous-integration/drone/push Build is passing Details
Refactor DSN to constants

Use correct import

Add sentry

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: #43
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:37:42 +00:00
konrad 0f23c4d0f3 Make it build again (#38)
continuous-integration/drone/push Build is passing Details
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
konrad 9848c462f8 Fixed namespaces loading every time a widget was loaded (#34)
continuous-integration/drone/push Build is passing Details
2019-03-18 15:30:54 +00:00
konrad ae197684ac Login page design improvements (#26)
the build failed Details
2019-03-14 21:12:02 +00:00
konrad cb360f656f Theme update (#23)
the build failed Details
2019-03-11 20:38:05 +00:00
konrad d30ea0f91c Cleanup pubspec (#24)
the build failed Details
2019-03-10 21:41:55 +00:00
konrad 563fe1fc4d Fixed app not working with the newest api change which has multiple reminders (#19)
the build was successful Details
2018-12-03 21:26:00 +00:00
konrad d70863a752 Fixed version (#8)
the build was successful Details
2018-09-23 16:39:20 +00:00
konrad a5b8618d49 Added drone (#2)
the build was successful Details
2018-09-23 10:41:28 +00:00
konrad 35db3db988 Cleanup (#1) 2018-09-22 20:56:16 +00:00
Jonas Franz 4c986b85df
Add login view
Add services and models
Add mocks
2018-09-16 21:47:33 +02:00
Jonas Franz 0e6d7778ea
Add list support 2018-09-15 19:40:59 +02:00
Jonas Franz 879a24ad22
Add vikunja design
Add drawer menu
2018-09-15 14:18:24 +02:00
Jonas Franz f3fda094f3
Add initial flutter project 2018-09-14 18:59:13 +02:00