talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 12cfd70a8a
check if existing websocket is Connected
+ refactoring

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-07-18 12:04:50 +02:00
..
activities Add logging for websockets 2023-07-13 13:32:43 +02:00
adapters Issue 3142 2023-07-14 11:32:15 -05:00
api check if talk is available at server selection and if version is valid 2023-06-12 09:49:25 +02:00
application Use own okHttpClient for coil ImageLoader 2023-03-14 16:28:27 +00:00
arbitrarystorage Migrate AccountRemovalWorker from requery to room 2022-07-23 14:29:41 +02:00
call codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 22:27:43 +02:00
callbacks codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead 2022-12-29 11:37:00 +01:00
callnotification Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
chat Issue 3142 2023-07-14 11:32:15 -05:00
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
controllers fix to be able to enter open conversation name 2023-07-07 15:58:16 +02:00
conversationinfo Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
conversationinfoedit Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
conversationlist avoid ClassCastException on ItemLongClick in ConversationsListActivity 2023-07-07 13:26:52 +02:00
dagger/modules unify markdown rendering of chat messages 2023-07-10 09:38:04 +02:00
data Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs Add logging for websockets 2023-07-13 13:32:43 +02:00
location fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
lock fix screen locking feature 2023-05-04 10:33:11 +02:00
messagesearch fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
models fix typo in sessionId 2023-07-13 16:02:55 +02:00
openconversations Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
polls Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile avoid NPE in ProfileActivity because userInfo could be null 2023-07-07 14:06:44 +02:00
raisehand fix license header 2023-02-20 13:14:05 +01:00
receivers Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
remotefilebrowser fix new onBackPressed handling 2023-05-24 15:42:09 +02:00
repositories Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
settings remove ports from translatable strings 2023-07-14 17:19:51 +02:00
shareditems Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
signaling Align typing indicator to new concept 2023-06-02 15:35:16 +02:00
translate Fix to parse OpenAI translations. 2023-06-30 07:30:18 +02:00
ui improve detekt score 2023-07-06 15:31:34 +02:00
upload Rename some "magic" 2023-03-14 16:28:27 +00:00
users ensure that there is always a current user 2022-12-15 13:11:41 +01:00
utils Add logging for websockets 2023-07-13 13:32:43 +02:00
viewmodels Handle more call recording states 2023-02-24 17:19:19 +01:00
webrtc check if existing websocket is Connected 2023-07-18 12:04:50 +02:00