c74501eb34
Got sociable status working
2024-07-15 00:09:15 -04:00
Nutcake
cc92786af2
Isovel/rtf color parsing ( #27 )
...
* feat: improve RTF color parsing to be more consistent with Resonite
* chore: optimize some regex used in RTF tag parsing
---------
Co-authored-by: Garrett Watson <toast@isota.ch>
2024-01-27 16:15:27 +01:00
Garrett Watson
0b453921b9
chore: update macos build config
2023-11-22 12:37:12 -05: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