talk-android/app/src/main/java/com/nextcloud/talk
Andy Scherzinger 30e4698c1a
Parse value as String which should work for old values (Strings) and new Values (Boolean)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-04-26 09:53:18 +02:00
..
activities Improve theming for toolbars 2023-04-09 21:38:05 +02:00
adapters add support for group mentions 2023-04-19 12:05:54 +02:00
api WIP. Refactoring NotificationWorker 2023-02-24 17:28:19 +01: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 Fix to open conversation list when navigating back after chat was opened by notification 2023-04-21 13:30:25 +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 Add todos 2023-04-09 12:16:49 +02:00
conversation/info Improve theming for toolbars 2023-04-09 21:38:05 +02:00
conversationlist Improve theming for toolbars 2023-04-09 21:38:05 +02:00
dagger/modules Rename some "magic" 2023-03-14 16:28:27 +00:00
data Handle new capabilities json structure 2023-04-21 17:29:53 +02:00
events Rename some "magic" 2023-03-14 16:28:27 +00:00
extensions Fix code formatting 2023-02-16 09:57:19 +01: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
messagesearch Improve theming for toolbars 2023-04-09 21:38:05 +02:00
models Handle new capabilities json structure 2023-04-21 17:29:53 +02:00
polls lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +02:00
presenters Spotbugs: precize allocation of a collection 2022-12-29 11:36:56 +01:00
profile Improve theming for toolbars 2023-04-09 21:38:05 +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 lint: move from resource IDs to fixed, unique Int values for view types 2023-04-14 22:07:00 +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 Parse value as String which should work for old values (Strings) and new Values (Boolean) 2023-04-26 09:53:18 +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