Commit graph

10 commits

Author SHA1 Message Date
Nutcake
70ec225a7d Initial adjustments to datamodels and hub interface 2024-01-06 13:28:55 +01: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
0ed40295eb Upgrade dependencies 2023-10-31 21:50:47 +01:00
Nutcake
fca7ffda93 Add share button for items and public folders to inventory
Closes #9
2023-10-12 18:33:04 +02:00
Nutcake
8c3703cde9 Replace visual references and metadata with new branding 2023-10-03 19:47:43 +02:00
Nutcake
82e045f2ee Fix audio recording bugging out when asking for permission 2023-05-28 19:00:22 +02:00
Nutcake
717cdb5064 Implement message attachment UI 2023-05-17 23:20:56 +02:00
Nutcake
2b7b4e2dba Add support for material you and improve message design coherency 2023-05-15 15:45:41 +02:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00
Nutcake
c8ef443ac6 Improve internal layout of message view 2023-05-02 18:22:18 +02:00