talk-android/app/src/main/java/com/nextcloud/talk
Marcel Hibbe dfe07979a9
use notification logo from separate xml file
ic_notification.xml was not existing/not used in android talk app, but on brander there is code to replace ic_notification.xml with a custom icon.

ic_notification.xml is now created with the same icon as for ic_logo.xml and used for notifications. So from now on branded versions have the ability to overwrite the icon.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-05-22 14:42:23 +02:00
..
account set light or dark bar colors for login screens instead primary color 2024-05-07 12:37:05 +02:00
activities fix(lint): Add mandatory super call 2024-05-21 19:31:43 +02:00
adapters fix to set ConversationType for "Note to self" 2024-04-17 12:02:52 +02:00
api Add SPDX header 2024-03-23 17:18:18 +01:00
application Add SPDX header 2024-03-29 12:55:12 +01:00
arbitrarystorage Add SPDX header 2024-03-29 15:42:11 +01:00
bottomsheet/items Add SPDX header 2024-03-24 20:08:43 +01:00
call Add SPDX header 2024-03-29 15:42:11 +01:00
callbacks rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
callnotification fix to open calls as voice only when user clicked on voice button 2024-04-17 17:00:37 +02:00
chat fix to not set clipboard text repeatedly 2024-05-17 14:09:40 +02:00
components/filebrowser Add SPDX header 2024-03-29 12:55:12 +01:00
contacts hide button for open conversations when adding participants 2024-04-11 17:17:40 +02:00
conversation avoid NPE when context is not known when creating conversation 2024-04-04 17:12:21 +02:00
conversationinfo Pretty URL for conversation link 2024-05-08 13:53:44 +02:00
conversationinfoedit use new result api 2024-04-01 04:40:05 +05:30
conversationlist avoid NPE when serverVersion is not known 2024-04-04 16:09:15 +02:00
dagger/modules get room in NotificationWorker so CallNotificationActivity doesn't have to wait for it 2024-04-15 14:33:27 +02:00
data Add SPDX header 2024-03-29 15:42:11 +01:00
diagnose translate all boolean values in diagnosis screen 2024-04-04 16:06:06 +02:00
events rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
extensions Add SPDX header 2024-03-29 15:42:11 +01:00
fullscreenfile Add SPDX header 2024-03-29 15:42:11 +01:00
interfaces Add SPDX header 2024-03-29 12:55:12 +01:00
invitation Add SPDX header 2024-03-29 15:42:11 +01:00
jobs use notification logo from separate xml file 2024-05-22 14:42:23 +02:00
location Add SPDX header 2024-03-29 15:42:11 +01:00
lock use new result api 2024-04-01 04:40:05 +05:30
messagesearch Add SPDX header 2024-03-29 15:42:11 +01:00
models Pretty URL for conversation link 2024-05-08 13:53:44 +02:00
openconversations Align display name of conversation to center when description is empty. 2024-05-16 11:46:43 +02:00
polls fix to load fallback poll avatar for other actorTypes (deleted users...) 2024-04-05 15:48:13 +02:00
presenters Add SPDX header 2024-03-29 12:55:12 +01:00
profile use new result api 2024-04-01 04:40:05 +05:30
raisehand Add SPDX header 2024-03-29 15:42:11 +01:00
receivers Add SPDX header 2024-03-29 15:42:11 +01:00
remotefilebrowser Add SPDX header 2024-03-29 15:42:11 +01:00
repositories Add SPDX header 2024-03-29 15:42:11 +01:00
settings avoid NPE when serverVersion is not known 2024-04-04 16:09:15 +02:00
shareditems Add SPDX header 2024-03-29 15:42:11 +01:00
signaling Add SPDX header 2024-03-29 15:42:11 +01:00
translate Add SPDX header 2024-03-29 15:42:11 +01:00
ui Pretty URL for conversation link 2024-05-08 13:53:44 +02:00
upload Add SPDX header 2024-03-29 15:42:11 +01:00
users Add SPDX header 2024-03-23 17:18:18 +01:00
utils Pretty URL for conversation link 2024-05-08 13:53:44 +02:00
viewmodels Add SPDX header 2024-03-23 17:18:18 +01:00
webrtc rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00