talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe 7518fdbcd9
fix screen locking feature
Since most controllers were replaced by activities, the screen locking was temporarily broken. This commit fixes the screen locking to also work with the activities.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-05-04 10:33:11 +02:00
..
activities fix screen locking feature 2023-05-04 10:33:11 +02:00
adapters WIP. add themed placeholders for conversationAvatars 2023-05-01 12:25:28 +02:00
api Reformat java code 2023-05-01 17:04:31 +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 Hide call recording participant 2023-03-17 15:17:55 +01:00
callbacks codacy: inefficient use of StringBuffer.toString using call StringBuffer.length instead 2022-12-29 11:37:00 +01:00
chat remove conversation avatar from chatActivity. 2023-05-01 12:25:28 +02:00
components/filebrowser Rename some "magic" 2023-03-14 16:28:27 +00:00
contacts Improve theming for toolbars 2023-04-09 21:38:05 +02:00
controllers fix screen locking feature 2023-05-04 10:33:11 +02:00
conversationinfo WIP. add themed placeholders for conversationAvatars 2023-05-01 12:25:28 +02:00
conversationinfoedit WIP. add themed placeholders for conversationAvatars 2023-05-01 12:25:28 +02:00
conversationlist fix shareTo feature 2023-05-01 19:17:32 +02:00
dagger/modules Rename some "magic" 2023-03-14 16:28:27 +00:00
data Delete unused methods 2023-04-26 09:53:19 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions WIP. add themed placeholders for conversationAvatars 2023-05-01 12:25:28 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs Replace Controller with Activity for chat 2023-04-05 12:52:39 +02:00
location Improve theming for toolbars 2023-04-09 21:38:05 +02:00
lock fix screen locking feature 2023-05-04 10:33:11 +02:00
messagesearch Improve theming for toolbars 2023-04-09 21:38:05 +02:00
models use avatar version of conversations to avoid unnecessary reloading/flickering 2023-05-01 12:25:27 +02:00
polls pass "replace" as parameter to load*Avatar methods 2023-05-01 12:25:23 +02:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile use icons for profile edit appbar 2023-05-01 12:25:26 +02:00
raisehand fix license header 2023-02-20 13:14:05 +01:00
receivers Set minSdkVersion to 24 + remove checks 2023-03-23 15:41:39 +01:00
remotefilebrowser Fix code formatting 2023-02-16 09:57:19 +01:00
repositories Fix code formatting 2023-02-16 09:57:19 +01:00
settings Improve theming for toolbars 2023-04-09 21:38:05 +02:00
shareditems Add call recordings to shared items 2023-03-16 16:33:05 +01:00
signaling Hide call recording participant 2023-03-17 15:17:55 +01:00
ui remove userManager!!.users.subscribe for "share to" 2023-05-01 19:17:32 +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 use avatar version of conversations to avoid unnecessary reloading/flickering 2023-05-01 12:25:27 +02:00
viewmodels Handle more call recording states 2023-02-24 17:19:19 +01:00
webrtc Send raise hand signaling message 2023-03-17 12:00:48 +01:00