Commit Graph

7 Commits

Author SHA1 Message Date
a89068bbdf
Merge branch 'master' into feature/task-list
All checks were successful
continuous-integration/drone/pr Build is passing
# Conflicts:
#	pubspec.lock
#	pubspec.yaml
2020-06-24 10:57:14 +02:00
9c2622e77f Add sentry (#43)
All checks were successful
continuous-integration/drone/push Build is passing
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
7bd340f45c
Start using providers
All checks were successful
continuous-integration/drone/pr Build is passing
2020-06-16 16:04:18 +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
8278340242 Show a message if a list or namespace is empty (#29)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-18 17:05:32 +00:00
9848c462f8 Fixed namespaces loading every time a widget was loaded (#34)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-18 15:30:54 +00:00
fa05e0e6a3 Fix the build and update drone (#33)
All checks were successful
continuous-integration/drone/push Build is passing
2019-03-15 22:14:37 +00:00