Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Lohff 8c1891a12e Stretch widgets over the whole window
To make things more accessible on mobile (nobody wants to try to "aim"
for the buttons") and also not waste screen space on other platforms we
stretch all widgets to match the window size.
2025-02-16 19:14:39 +01:00
Sebastian Lohff 67d577a2a0 Android export + portrait orientation
Project builds for android now. Also, I changed the orientation and
resolution of the app to be portrait mode, as it fits better on mobile.
2025-02-08 13:23:13 +01:00
Sebastian Lohff 8f41665a1c Reset morse state via button
Now we have a button to remove all already made signals, so we can start
over if we're not happy with how things are going!
2025-02-03 02:15:36 +01:00
Sebastian Lohff d7bc037f98 Rudimentary "write to wav" export feature
A lot of settings are missing, path can't be chosen yet. Will work on
that once I've played around with the exports a bit.
2025-02-03 02:15:36 +01:00
Sebastian Lohff 49d2656335 Add morse banner
The Banner shows all morse signals of the last x seconds.
2025-02-01 19:00:12 +01:00
Sebastian Lohff 4c07dbe67e Working CW tool
Makes noise and everything
2025-02-01 01:47:11 +01:00