talk-android/app/src/main/java/com/nextcloud/talk/models
Marcel Hibbe abb3389308
fixups and refactoring for sharing by context menu
When sharing a file by context menu that is not downloaded yet, do not open it after download but just share it. This is done by 'openWhenDownloaded' variable in chatMessage.

Pass a method to downloadFileToCache, so it's more flexible what to do when download finished.

Add some minor changes
2023-09-04 11:08:20 +02:00
..
domain Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
json fixups and refactoring for sharing by context menu 2023-09-04 11:08:20 +02:00
ExternalSignalingServer.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01:00
ImportAccount.java Spotbug: Method stores return result in local before immediately returning it 2022-12-29 11:37:18 +01:00
LoginData.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01:00
RetrofitBucket.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01:00
RingtoneSettings.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01:00
SignatureVerification.kt Migrate to new parcelize Implementation for Kotlin 1.8, also extend chatKit MessageInput to provide access to UI elements of that component 2022-12-30 16:58:42 +01:00
TakePictureViewModel.java make all cam buttons reflect current state instead of triggered action 2021-11-18 12:49:14 +00:00