nextcloud-talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 1d002b6a4d
use real endpoints instead faked ones
- fix api
- add error state for recording model

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-01-31 15:55:08 +01:00
..
activities use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
adapters fix to always show author name in group conversations 2023-01-19 11:10:18 +01:00
api use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
application Migrate to emoji2 2022-12-07 15:59:01 +01:00
arbitrarystorage Migrate AccountRemovalWorker from requery to room 2022-07-23 14:29:41 +02:00
call Add helper class to keep track of the participants in a call 2023-01-16 09:05:51 +00:00
callbacks codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead 2022-12-29 11:37:00 +01:00
components/filebrowser 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
controllers improve voice message quality 2023-01-25 11:42:56 +01:00
conversation/info Fix wrong guests access option status 2022-09-27 13:07:47 +02:00
dagger/modules add ViewModel to start/stop recording 2023-01-31 15:55:06 +01:00
data 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
events Spotbug: Method stores return result in local before immediately returning it 2022-12-29 11:37:18 +01:00
extensions set fallback placeholder for loadImage 2023-01-18 10:18:28 +01:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs Migrate to emoji2 2022-12-07 15:59:01 +01:00
messagesearch bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
models use CallRecordingRepository 2023-01-31 15:55:06 +01:00
polls use improt alias to enforce use of kotlin map function 2022-12-30 16:58:44 +01:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
receivers DirectReplyReceiver: fetch avatar in background 2022-12-07 13:46:02 +01:00
remotefilebrowser 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
repositories use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
shareditems Localize time formatting 2022-12-15 08:33:05 +01:00
signaling Extract interface to send signaling messages 2022-12-27 14:28:57 +01:00
ui use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
upload use listOf instead Arrays.asList 2022-10-28 16:03:53 +02:00
users ensure that there is always a current user 2022-12-15 13:11:41 +01:00
utils use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
viewmodels use real endpoints instead faked ones 2023-01-31 15:55:08 +01:00
webrtc Do not create offer for received screen share 2023-01-18 15:16:53 +00:00