1
0
mirror of https://github.com/go-vikunja/app synced 2025-01-19 14:16:08 +00:00

9 Commits

Author SHA1 Message Date
6daeed71e6 fix: upgraded kotlin plugin 2024-07-03 14:02:16 +02:00
5a89a1f518 restored some options changed for debugging 2024-05-23 00:33:08 +02:00
62dcd41089 merged PR #74 by patch file and fixed build 2024-05-23 00:22:44 +02:00
Denys Vitali
5ab6a59b05
refactor: update dependencies 2024-04-06 18:44:35 +02:00
c3e52d53ef upgraded flutter version 2023-05-11 00:41:46 +02:00
7e4f4e79f8 updated android libraries
renamed build to core from main to avoid name clashes
2023-01-07 13:40:07 +01:00
714a816cbd restored app to a basic working demo 2022-04-10 15:31:56 +02:00
0f23c4d0f3 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
f3fda094f3
Add initial flutter project 2018-09-14 18:59:13 +02:00