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
|
74fb91e0a4
|
Replace all text references with new ReCon branding
|
2023-10-03 19:00:59 +02:00 |
|
Nutcake
|
aa882a13ae
|
Refactor audio-message error handling
|
2023-05-28 18:28:04 +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
|
730de37b78
|
Fix some auth and attachment issues
|
2023-05-25 15:50:38 +02:00 |
|
Nutcake
|
1b7af5f4a7
|
Minor message view improvements
|
2023-05-21 14:23:53 +02:00 |
|
Nutcake
|
c12748de6c
|
Add audio file caching
|
2023-05-20 21:09:22 +02:00 |
|
Nutcake
|
b7a27944cf
|
Improve audio player stability
|
2023-05-18 15:17:05 +02:00 |
|
Nutcake
|
ce98e73f6f
|
Add initial support for sending voice messages
|
2023-05-18 13:52:34 +02:00 |
|
Nutcake
|
2b7b4e2dba
|
Add support for material you and improve message design coherency
|
2023-05-15 15:45:41 +02:00 |
|
Nutcake
|
d51eba5009
|
Fix message timestamps showing in UTC instead of local time
|
2023-05-15 10:39:22 +02:00 |
|
Nutcake
|
c949bbc1c2
|
Make friend status auto-update when receiving message
|
2023-05-06 19:45:54 +02:00 |
|
Nutcake
|
61fa2b1f16
|
Move some files around and potentially fix marking messages read
|
2023-05-06 19:24:28 +02:00 |
|