OpenContacts/lib/widgets/messages
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
..
camera_image_view.dart Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
message_asset.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_attachment_list.dart Fix visual issues with bottom navigation bar 2023-10-10 10:57:14 +02:00
message_audio_player.dart Add iOS support (#18) 2023-11-14 20:28:14 +01:00
message_bubble.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_input_bar.dart Add iOS support (#18) 2023-11-14 20:28:14 +01:00
message_session_invite.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_state_indicator.dart Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
message_text.dart Fix code formatting 2023-11-11 11:03:14 +01:00
messages_list.dart Add iOS support (#18) 2023-11-14 20:28:14 +01:00
messages_session_header.dart Add iOS support (#18) 2023-11-14 20:28:14 +01:00