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
|
af43af673d
|
Fix inventory object tile selection highlight
|
2023-11-01 15:45:07 +01:00 |
|
Nutcake
|
cf3c95d1d8
|
Fix inventory viewer always downloading thumbnail despite selection
Closes #13
|
2023-11-01 15:22:58 +01:00 |
|
Nutcake
|
f9d014c047
|
Fix Resonite Essentials folder failing to open
Closes #5
|
2023-11-01 15:10:43 +01:00 |
|
Nutcake
|
2981db0d17
|
Fix inventory links with format strings not opening
|
2023-10-31 22:42:26 +01:00 |
|
Nutcake
|
0ed40295eb
|
Upgrade dependencies
|
2023-10-31 21:50:47 +01:00 |
|
Nutcake
|
2d785d6cb4
|
Add inventory sorting functions
|
2023-10-21 14:02:28 +02:00 |
|
Nutcake
|
fca7ffda93
|
Add share button for items and public folders to inventory
Closes #9
|
2023-10-12 18:33:04 +02:00 |
|
Nutcake
|
fcd34d4fb1
|
Fix online status not getting set correctly
Closes #6
|
2023-10-12 18:01:15 +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
|
c1da0da897
|
Fix user status handling
|
2023-09-30 15:22:37 +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
|
e87521df9d
|
Add caching to session filter and remove some redundant providers
|
2023-07-11 18:44:20 +02:00 |
|
Nutcake
|
37a2aebce5
|
Fix folders being selectable
|
2023-06-23 23:00:31 +02:00 |
|
Nutcake
|
a4cdd92f88
|
Add inventory actions
|
2023-06-23 22:23:46 +02:00 |
|
Nutcake
|
f202ccdd75
|
Improve inventory selection logic
|
2023-06-17 19:28:23 +02:00 |
|
Nutcake
|
5c61a89805
|
Improve display of current path
|
2023-06-17 17:36:52 +02:00 |
|
Nutcake
|
83c92a4152
|
Add Inventory viewer
|
2023-06-17 16:58:32 +02:00 |
|