WIP: feat: add capacitor based app build #1388

Closed
konrad wants to merge 6 commits from feature/capacitor into main
Owner

The plan is to release this until the flutter app works and has feature parity with the js frontend.

The plan is to release this until the flutter app works and has feature parity with the js frontend.
konrad added 3 commits 2022-01-16 15:30:16 +00:00
Member

Hi konrad!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1388-featurecapacitor--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi konrad! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1388-featurecapacitor--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad added 1 commit 2022-01-16 15:38:42 +00:00
continuous-integration/drone/pr Build is passing Details
f52dd5e772
chore: move to ts configuration for capacitor
konrad added 1 commit 2022-01-16 15:50:15 +00:00
continuous-integration/drone/pr Build is passing Details
5a503a31bb
feat: use Vikunja's logo as app icon
konrad added 1 commit 2022-01-16 16:13:59 +00:00
continuous-integration/drone/pr Build is passing Details
118efb6234
feat: use Vikunja's logo for splash screen
Member

The created image files for the splash screen and app icon seem to be quite large.
(was not sure if I should look at this)

The created image files for the splash screen and app icon seem to be quite large. (was not sure if I should look at this)
Author
Owner

Yeah I think unless we figure out how to generate them on the fly, we're stuck with these. Since they don't need to be downloaded (like js assets) when using the app as they are bundled with the app directly, file size should be fine.

Yeah I think unless we figure out how to generate them on the fly, we're stuck with these. Since they don't need to be downloaded (like js assets) when using the app as they are bundled with the app directly, file size should be fine.
Member

Were they created by capacitor or did you do that by yourself? Because I could also just compress the ones that are there.

Were they created by capacitor or did you do that by yourself? Because I could also just compress the ones that are there.
Author
Owner

I created them. Maybe compressing would be a good idea, yes. How would you do that?

I created them. Maybe compressing would be a good idea, yes. How would you do that?
Member

I normally use ImageOptim but I think https://squoosh.app/ has similar results.
They also have an experimental cli.

I normally use [ImageOptim](https://imageoptim.com/mac) but I think https://squoosh.app/ has similar results. They also have [an experimental cli](https://github.com/GoogleChromeLabs/squoosh/tree/dev/cli).
konrad closed this pull request 2024-01-16 12:09:00 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.