Commit graph

12 commits

Author SHA1 Message Date
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
023ed9edc1 Explicitly disable non functional features 2023-10-10 11:07:54 +02:00
Nutcake
1bcebbacc8 Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +02:00
Nutcake
74fb91e0a4 Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
Nutcake
bcc03b4c9a Change navbar color in chat view 2023-09-30 14:20:08 +02:00
Nutcake
a3ecbfe281 Improve session view design and move some things around 2023-05-29 20:16:23 +02:00
Nutcake
82e045f2ee Fix audio recording bugging out when asking for permission 2023-05-28 19:00:22 +02:00
Nutcake
9ab4774f34 Fix uploaded assets getting deleted and fix new audio messages loading wrong file 2023-05-28 16:38:59 +02:00
Nutcake
8668e66813 Improve light-mode support 2023-05-25 19:30:15 +02:00
Nutcake
730de37b78 Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
Nutcake
358e8490bc Improve design of attachment buttons 2023-05-21 18:43:01 +02:00
Nutcake
2987603b7a Move messaging input bar to separate file 2023-05-21 17:27:29 +02:00