talk-android/app/src/main/java/com/nextcloud/talk
Andy Scherzinger aab00c5e8f
Remove unused class
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-05-18 00:36:39 +02:00
..
activities Migrate CallStatus enum to kotlin, parcelized enum 2022-05-18 00:36:38 +02:00
adapters Migrate BrowserFile to kotlin data class 2022-05-18 00:36:35 +02:00
api add silent send option 2022-05-17 08:02:27 +00:00
application extract magic numbers 2022-03-15 17:46:40 +01:00
callbacks codacy: Avoid unused imports 2021-05-17 13:35:34 +02:00
components/filebrowser Migrate Parcel to Parcelize 2022-05-18 00:36:37 +02:00
controllers Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
dagger/modules remove avatar blurring for background (=fix blocking of call controls) 2021-11-11 13:52:18 +01:00
events modify copyright headers authors 2022-02-16 11:34:10 +01:00
interfaces add copyright + minor refactoring 2022-01-26 15:00:31 +01:00
jobs Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
models Remove unused class 2022-05-18 00:36:39 +02:00
presenters add author to license headers 2022-02-25 12:11:44 +01:00
receivers ktlint 2022-05-17 13:09:03 +02:00
repositories make attributes of file nullable and handle null values 2022-05-06 23:21:10 +02:00
ui Migrate general models to kotlin data classes 2022-05-18 00:36:37 +02:00
utils Migrate ChatMesage, Conversation and directly linked data classes to kotlin 2022-05-17 14:42:10 +02:00
viewmodels Migrate remaining chat models to kotlin data classes 2022-05-17 18:26:44 +02:00
webrtc Migrate participant to kotlin data class 2022-05-16 23:06:29 +02:00