Commit graph

8 commits

Author SHA1 Message Date
c74501eb34 Got sociable status working 2024-07-15 00:09:15 -04:00
Nutcake
c7307c2596 Fix test initializer using default classname 2023-11-22 10:37:33 -06:00
Nutcake
812148658d
Add iOS support (#18)
* add web support and remove all tabs except chat

* Update README.md

* feat: setup project for xcode builds + add other tabs back

* chore: update macos podfile

* chore: update packages + update build config + add audio playback on iOS/macOS + swap downloader library

* chore: remove ide-specific files

* chore: update readme

* chore: update build.gradle to reflect correct minSdkVersion

* chore: remove generated ic_launcher png files

* chore: update formatting to use 120 char line length

* chore: address use of then method on awaited future

* chore: update app icons for macOS & iOS

* Fix file move not waiting for download finish

---------

Co-authored-by: lumey <lumey@lumey.dev>
Co-authored-by: Garrett <toast@isota.ch>
2023-11-14 20:28:14 +01:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00
Nutcake
6ea136ce3b Improve login and settings visuals 2023-05-03 18:16:40 +02:00
Nutcake
344284b2cf Rename project 2023-05-01 19:13:40 +02:00
Nutcake
4f67acec8e Add chat message view 2023-04-29 22:21:00 +02:00
Nutcake
8aeab5ba28 Initial commit 2023-04-29 19:18:46 +02:00