Commit graph

70 commits

Author SHA1 Message Date
7ac29857ef Remove unused logos 2025-01-27 20:29:54 +01:00
9864c4b8a7 Disable zoom on android 2025-01-27 20:29:54 +01:00
d67acb1caa Set up vue dev tools 2025-01-27 20:29:54 +01:00
1457187f5e Set up @ path alias 2025-01-27 20:29:54 +01:00
1b94d5573c Use Remix icons and set up navbar properly
Too lazy to separate these changes into multiple commits.
2025-01-27 19:35:07 +01:00
14e85207e9 Embed and use FiraGo
It doesn't seem to be working correctly on Android though. A quick
google implies that my Android might not support woff2 files, so maybe
I should try ttf or woff instead.

Edit: Apparently, it *does* just work on my phone now. No idea why it
didn't work before.
2025-01-27 19:00:21 +01:00
d1f0d28dac Set up prettier and tailwind even harder
JS tooling breaks at the slightest whiff of nonstandard setups. God
forbid you set up your js project in a subdirectory of the repository
instead of in the root...
2025-01-26 23:57:28 +01:00
f0ec43f468 Set up tailwindcss 2025-01-26 20:40:34 +01:00
727ca3259a Set up prettier 2025-01-26 18:56:46 +01:00
07a2dc8c5d Make status bar black with white text 2025-01-26 16:36:52 +01:00
066d6c658e Update dependencies 2025-01-26 14:25:23 +01:00
e8059d2fbd Sign release build 2025-01-25 16:32:02 +01:00
88b0da62e4 Fix top bar and multitasking logo background colors 2025-01-25 16:32:02 +01:00
4e6acdcbf1 Fix android studio warnings in Manifest.xml 2025-01-25 16:32:02 +01:00
54cabbdb48 Install debug app next to release app 2025-01-25 16:32:02 +01:00
5099dd76ad Reformat files with android studio 2025-01-25 16:32:02 +01:00
e9bae94580 Simplify gitignore 2025-01-25 16:32:02 +01:00
61e05ba938 Update logo 2025-01-25 16:32:02 +01:00
d571809b5a Set up android app 2025-01-25 16:32:02 +01:00
6ac80ab679 Set up tauri project 2025-01-25 12:26:10 +01:00