talk-android/app/src/main/java/com/nextcloud/talk
Andy Scherzinger 8fb11bf713
remove any use of org.jetbrains.annotations.NotNull
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-10-11 12:47:45 +02:00
..
activities set participantPermissions in CallNotificationActivity 2022-09-28 15:45:05 +02:00
adapters fix copyright headers 2022-10-06 13:48:28 +02:00
api add openGraph link previews 2022-10-05 14:17:07 +02:00
application Base framework for server theming 2022-08-10 19:17:30 +02:00
arbitrarystorage Migrate AccountRemovalWorker from requery to room 2022-07-23 14:29:41 +02:00
callbacks bump kotlin to 17.0.20 and mark declaration usage as opt-in 2022-10-05 22:10:48 +02:00
components/filebrowser Migrate to new current user provider 2022-07-23 16:33:45 +02:00
controllers simplify condition complexity 2022-10-06 18:00:52 +02:00
conversation/info Fix wrong guests access option status 2022-09-27 13:07:47 +02:00
dagger/modules Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
data Automatically update current user with room observable 2022-08-10 19:17:34 +02:00
events Post event when a participant is connected and disconnected 2022-09-18 23:25:57 +02:00
interfaces Migrate dialogs on ConversationList to Material3 2022-08-18 13:40:09 +02:00
jobs remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
messagesearch remove unused imports 2022-08-11 09:50:56 +02:00
models fix copyright headers 2022-10-06 13:48:28 +02:00
polls align poll buttons to right 2022-09-29 11:20:10 +02:00
presenters remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
receivers Migrate SignalingSettingsWorker from requery to room 2022-07-23 16:05:48 +02:00
remotefilebrowser Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
repositories Add guests access preferences to conversation info 2022-08-29 18:42:56 +02:00
shareditems Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
ui remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
upload move streams to utilize "use" 2022-09-16 14:48:23 +02:00
users Move current user listening logic out of UserModule and into a new CurrentUserProvider 2022-08-10 19:22:02 +02:00
utils remove any use of org.jetbrains.annotations.NotNull 2022-10-11 12:47:45 +02:00
webrtc Define 'BundleKeys' as 'const' 2022-09-26 11:41:10 +02:00