talk-android/app/src/main/java/com/nextcloud/talk/utils
Marcel Hibbe 1968d43691
require archived-conversations-v2
For archived conversations, require "-v2".
This is done because on server api, "archived-conversations" was already released for 20.0.2 by mistake which should have only be done for 20.1

As it's planned to release android talk 20.0.3 with a fresh master state, the archived conversations feature must be hidden manually, This is done by required "-v2".
Either it's served as this in the future or it can be removed for the 20.1.0 release.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-11-11 15:44:07 +01:00
..
animations Add SPDX header 2024-03-29 15:42:11 +01:00
bundle Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
database Add SPDX header 2024-03-29 15:42:11 +01:00
message Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
permissions Add SPDX header 2024-03-29 15:42:11 +01:00
power Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
preferences got deleting working and added attempts logic again 2024-10-22 10:51:06 +02:00
rx Add SPDX header 2024-03-29 15:42:11 +01:00
singletons set values to not nullable in ConversationEntity.kt wherever this makes sense 2024-08-12 16:47:06 +02:00
ssl Add SPDX header 2024-03-29 15:42:11 +01:00
text Add SPDX header 2024-03-29 12:55:12 +01:00
AccountUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
ApiUtils.kt WIP got archived working - still have some todos 2024-10-14 09:00:24 -05:00
AudioUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
AuthenticatorService.java Add SPDX header 2024-03-29 15:42:11 +01:00
BitmapShrinker.kt Add SPDX header 2024-03-29 15:42:11 +01:00
BrandingUtils.kt hide logos for conversation list and lockscreen if app is not nextcloud 2024-05-24 13:23:03 +02:00
CapabilitiesUtil.kt require archived-conversations-v2 2024-11-11 15:44:07 +01:00
CharPolicy.java rename classes called 'Magic*' 2024-04-23 15:26:00 +02:00
ContactUtils.kt work on codacy warnings 2024-08-09 15:44:36 +02:00
ContextExtensions.kt Add SPDX header 2024-03-29 15:42:11 +01:00
ConversationUtils.kt Add test for conversation conversion 2024-09-26 13:27:44 +02:00
DateConstants.kt Add SPDX header 2024-03-29 15:42:11 +01:00
DateUtils.kt group chat messages 2024-10-24 13:43:00 +02:00
DeviceUtils.java Add SPDX header 2024-03-29 12:55:12 +01:00
DisplayUtils.kt fix: improve detekt score and threshold 2024-08-17 20:42:26 +02:00
DoNotDisturbUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
DrawableUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
EmojiTextInputEditText.java Add SPDX header 2024-03-29 12:55:12 +01:00
FABAwareScrollingViewBehavior.java Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrder.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderByDate.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderByName.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileSortOrderBySize.kt Add SPDX header 2024-03-29 15:42:11 +01:00
FileUtils.kt Merge pull request #4356 from nextcloud/fix-partial-path-travel-1 2024-10-22 11:41:17 +02:00
FileViewerUtils.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
ImageEmojiEditText.kt Add SPDX header 2024-03-29 15:42:11 +01:00
LoggingUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
Mimetype.kt Add SPDX header 2024-03-29 15:42:11 +01:00
MimetypeUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
NoSupportedApiException.kt Add SPDX header 2024-03-29 15:42:11 +01:00
NotificationUtils.kt Add SPDX header 2024-03-29 12:55:12 +01:00
ParticipantPermissions.kt Offline support for conversations and chats 2024-08-12 16:47:03 +02:00
PickImage.kt use new result api 2024-04-01 04:40:05 +05:30
PushUtils.kt fix: improve detekt score and threshold 2024-08-17 20:42:26 +02:00
ReceiverFlag.kt Add SPDX header 2024-03-29 15:42:11 +01:00
RemoteFileUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
SecurityUtils.java Add SPDX header 2024-03-29 12:55:12 +01:00
ShareUtils.kt Pretty URL for conversation link 2024-05-08 13:53:44 +02:00
SyncAdapter.java Add SPDX header 2024-03-29 15:42:11 +01:00
SyncService.java Add SPDX header 2024-03-29 15:42:11 +01:00
TextDrawable.kt remove lib com.amulyakhare:com.amulyakhare.textdrawable 2024-07-24 14:14:06 +02:00
TextMatchers.java Add SPDX header 2024-03-29 12:55:12 +01:00
UriUtils.kt open talk links of same baseurl inside the app 2024-05-24 15:38:53 +02:00
UserIdUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00
VibrationUtils.kt Add SPDX header 2024-03-29 15:42:11 +01:00