.. |
animations
|
Code changes due to conductor update to 3.0.1
|
2021-05-07 21:56:26 +02:00 |
bundle
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
database
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
message
|
Federated Mentions
|
2024-03-21 16:39:16 +01:00 |
permissions
|
show call time and hint for one-hour call
|
2023-07-28 18:02:37 +02:00 |
power
|
add diagnose screen and permission warnings in settings
|
2024-01-12 09:54:28 +01:00 |
preferences
|
add rest of SpreedFeatures to Enums
|
2024-03-05 13:31:23 +01:00 |
rx
|
Add dismiss/share actions for "recording available" notification
|
2023-02-24 17:29:05 +01:00 |
singletons
|
remove conductor
|
2023-11-23 13:26:01 +01:00 |
ssl
|
ktlint: First line of body expression fits on same line as function signature
|
2023-12-05 16:28:49 +01:00 |
text
|
Spotbug: Method stores return result in local before immediately returning it
|
2022-12-29 11:37:18 +01:00 |
AccountUtils.kt
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
ApiUtils.kt
|
Federated Mentions
|
2024-03-21 16:39:16 +01:00 |
AudioUtils.kt
|
guarantee AudioUtils stop executing after 3 seconds, sharp, regardless of state of MediaCodec
|
2023-12-22 16:03:46 +01:00 |
AuthenticatorService.java
|
Spotbugs: literal string comparison
|
2022-12-29 11:36:57 +01:00 |
BitmapShrinker.kt
|
ktlint: No whitespace expected between opening parenthesis and first parameter name
|
2023-12-05 16:17:31 +01:00 |
CapabilitiesUtil.kt
|
Implemented delete-messages-unlimited feature
|
2024-03-19 13:19:55 +01:00 |
ContactUtils.kt
|
replace getColumnIndex with getColumnIndexOrThrow
|
2022-05-19 12:54:55 +02:00 |
ContextExtensions.kt
|
Add general receiver registration implementation
|
2024-01-30 14:26:08 +01:00 |
ConversationUtils.kt
|
add rest of SpreedFeatures to Enums
|
2024-03-05 13:31:23 +01:00 |
DateConstants.kt
|
harmonize license header in java/kt files
|
2022-06-18 16:42:53 +02:00 |
DateUtils.kt
|
ktlint: A comment in a 'value_argument_list' is only allowed when placed on a separate line
|
2023-12-05 16:29:33 +01:00 |
DeviceUtils.java
|
Spotbugs: literal string comparison
|
2022-12-29 11:36:57 +01:00 |
DisplayUtils.java
|
Federated Mentions
|
2024-03-21 16:39:16 +01:00 |
DoNotDisturbUtils.kt
|
Fix code formatting
|
2023-02-16 09:57:19 +01:00 |
DrawableUtils.kt
|
shorten number of return statements
|
2022-08-10 19:22:04 +02:00 |
EmojiTextInputEditText.java
|
Migrate to emoji2
|
2022-12-07 15:59:01 +01:00 |
FABAwareScrollingViewBehavior.java
|
Reformat
|
2019-02-15 01:49:57 +01:00 |
FileSortOrder.kt
|
ktlint: Property name should use the screaming snake case notation when the value can not be changed
|
2023-12-05 16:50:58 +01:00 |
FileSortOrderByDate.kt
|
replace share files remote item chooser with new implementation and remove any legacy implementation
|
2022-06-08 23:40:09 +02:00 |
FileSortOrderByName.kt
|
Replace Fresco with Coil
|
2022-12-07 13:45:42 +01:00 |
FileSortOrderBySize.kt
|
replace share files remote item chooser with new implementation and remove any legacy implementation
|
2022-06-08 23:40:09 +02:00 |
FileUtils.kt
|
check if location of cached file makes sense
|
2023-06-01 10:36:10 +02:00 |
FileViewerUtils.kt
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
ImageEmojiEditText.kt
|
Fix code formatting
|
2023-02-16 09:57:19 +01:00 |
LoggingUtils.kt
|
Set minSdkVersion to 24 + remove checks
|
2023-03-23 15:41:39 +01:00 |
MagicCharPolicy.java
|
housekeeping: cleanup after spotbug fixes
|
2022-12-29 11:36:59 +01:00 |
Mimetype.kt
|
further centralize mimetype definitions
|
2022-06-10 13:13:37 +02:00 |
MimetypeUtils.kt
|
Migrate conversations list and next hop controllers to use the room user entity
|
2022-07-13 00:22:03 +02:00 |
NoSupportedApiException.kt
|
Fix coding styles
|
2021-05-07 11:57:39 +02:00 |
NotificationUtils.kt
|
remove class level notification property
|
2024-02-16 11:30:03 +01:00 |
ParticipantPermissions.kt
|
add rest of SpreedFeatures to Enums
|
2024-03-05 13:31:23 +01:00 |
PickImage.kt
|
Fix key name to upload conversation avatars
|
2023-05-01 12:25:20 +02:00 |
PushUtils.kt
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
ReceiverFlag.kt
|
Add general receiver registration implementation
|
2024-01-30 14:26:08 +01:00 |
RemoteFileUtils.kt
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
SecurityUtils.java
|
Set minSdkVersion to 23 (Android 6)
|
2022-12-07 13:45:57 +01:00 |
ShareUtils.kt
|
pass spreedCapabilities instead user to CapabilitiesUtil
|
2024-03-01 11:25:11 +01:00 |
SyncAdapter.java
|
Add phone book integration
|
2020-12-14 12:05:43 +01:00 |
SyncService.java
|
Add phone book integration
|
2020-12-14 12:05:43 +01:00 |
TextMatchers.java
|
Upgrade code to latest API changes for Emojis
|
2022-05-20 16:01:49 +02:00 |
UriUtils.kt
|
improve code formatting for detekt score
|
2023-09-20 23:20:28 +02:00 |
UserIdUtils.kt
|
Added Unit Test For UserIdUtils
|
2023-09-08 10:49:34 +02:00 |
VibrationUtils.kt
|
Added Instrumentation Test and Unit Tests
|
2023-09-19 11:48:03 +05:30 |