Commit graph

23 commits

Author SHA1 Message Date
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
af81c26d98 Add build and install scripts 2025-01-25 16:46:16 +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
c80325ea40 Locate data dir on Linux and Windows 2025-01-25 12:04:18 +01:00
a132a9bcdf Create logo
logo.svg is a version of logo_inkscape.svg compressed using svgomg:
https://github.com/jakearchibald/svgomg
2025-01-25 11:20:32 +01:00
46ab6e57f2 Explain name and define variations 2025-01-25 11:20:32 +01:00
89d6006d8d Set up cargo workspace 2025-01-24 01:03:18 +01:00
ef65d75a08 Implement init command 2025-01-14 01:40:27 +01:00
1441b83a14 Add init command 2025-01-13 03:35:24 +01:00
495dac4bb3 Locate config file and data dir 2025-01-13 03:35:24 +01:00
5ce439e3f6 Create project 2025-01-13 03:31:21 +01:00