Commit graph

19 commits

Author SHA1 Message Date
3c04c7a7f3 Added Icons and removed some details 2024-10-11 14:50:25 -04:00
38a277348f Test 2024-10-11 10:12:34 -04:00
8b6f5bc00c Fixed several issues 2024-07-30 14:54:38 -04:00
b1fbc4b46d Made some changes 2024-07-25 17:02:29 -04:00
a844815424 It works! 2024-07-15 00:23:04 -04: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
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
c1da0da897 Fix user status handling 2023-09-30 15:22:37 +02:00
Nutcake
bcc03b4c9a Change navbar color in chat view 2023-09-30 14:20:08 +02:00
Nutcake
cc1bcb7a72 Remove more references to old platform 2023-09-30 12:22:32 +02:00
Nutcake
e3837066bb Improve adherence to material design guidelines 2023-09-29 16:24:26 +02:00
Nutcake
73f41ef71e Switch to new endpoints 2023-09-29 09:51:46 +02:00
Nutcake
f67b553058 Add panorama session preview 2023-07-11 19:55:08 +02:00
Nutcake
e87521df9d Add caching to session filter and remove some redundant providers 2023-07-11 18:44:20 +02:00
Nutcake
d855d7dda3 Change AppBar colors to be consistent across the app 2023-06-24 13:34:25 +02:00
Nutcake
83c92a4152 Add Inventory viewer 2023-06-17 16:58:32 +02:00
Nutcake
dfa1c6e77a Move session thumbnail out of flexible sliver 2023-06-04 16:51:14 +02:00
Nutcake
65207e6e90 Add filter function to session list 2023-06-04 16:27:18 +02:00