This repository has been archived on 2022-04-20. You can view files and clone it, but cannot push or open issues or pull requests.
app/android
konrad 0f23c4d0f3
continuous-integration/drone/push Build is passing Details
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: #38
2020-01-12 12:59:28 +00:00
..
app Make it build again (#38) 2020-01-12 12:59:28 +00:00
gradle/wrapper Fix gradle wrapper 2018-09-15 16:47:37 +02:00
.gitignore Add initial flutter project 2018-09-14 18:59:13 +02:00
build.gradle Make it build again (#38) 2020-01-12 12:59:28 +00:00
gradle.properties Make it build again (#38) 2020-01-12 12:59:28 +00:00
gradlew Add gradle wrapper 2018-09-15 16:12:38 +02:00
gradlew.bat Add gradle wrapper 2018-09-15 16:12:38 +02:00
settings.gradle Add initial flutter project 2018-09-14 18:59:13 +02:00
settings_aar.gradle Make it build again (#38) 2020-01-12 12:59:28 +00:00