.. |
adapter
|
Add PagingMappingAdapter and convert GiphyMp4Adapter.
|
2021-12-20 13:31:18 -05:00 |
cjkv
|
|
|
concurrent
|
Make thread related utility methods available for use in all modules.
|
2021-03-02 11:07:04 -05:00 |
dualsim
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
dynamiclanguage
|
Revert "Fix dynamic language override for app context."
|
2022-01-24 12:05:29 -05:00 |
fragments
|
Add requireListener and hierarchical error.
|
2022-02-11 11:08:59 -04:00 |
livedata
|
Ensure store is properly cleaned up in conversation settings.
|
2021-11-04 18:29:51 -04:00 |
navigation
|
Fix illegal argument navigation exceptions.
|
2021-12-20 13:31:18 -05:00 |
paging
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
rx
|
Initial work to support Change Number.
|
2021-09-03 20:19:56 -04:00 |
spans
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
storage
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
task
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
text
|
|
|
viewholders
|
Refactor MappingAdapter code into package.
|
2021-12-20 13:31:18 -05:00 |
views
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
AbstractCursorLoader.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
AccessibilityUtil.java
|
|
|
AlarmSleepTimer.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
Animations.kt
|
Refresh media selection and sending flow with a shiny new UX.
|
2021-09-02 21:24:54 -04:00 |
AppForegroundObserver.java
|
Migrate local account data into SignalStore.
|
2021-11-17 16:14:26 -05:00 |
AppSignatureUtil.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
AppStartup.java
|
Add a system for locally tracking performance on-device.
|
2021-08-04 10:01:14 -04:00 |
AsynchronousCallback.java
|
Make thread related utility methods available for use in all modules.
|
2021-03-02 11:07:04 -05:00 |
AsyncLoader.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
AttachmentUtil.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
AvatarUtil.java
|
Create shortcut fallback instead of crashing application.
|
2022-01-24 12:04:48 -05:00 |
BackupUtil.java
|
Add support for specific toasts when backup restoration cannot proceed.
|
2022-03-01 10:47:23 -05:00 |
Base64.java
|
Migrate RecipientDatabase to Kotlin.
|
2021-12-03 18:10:01 -05:00 |
BitmapDecodingException.java
|
|
|
BitmapUtil.java
|
Fix large images sometimes not respecting EXIF orientation.
|
2022-01-03 10:31:04 -05:00 |
Bitmask.java
|
Move capabilities into a single column.
|
2020-10-22 15:55:18 -03:00 |
BlurTransformation.java
|
Blur avatar photos from unknown senders when in message request state.
|
2021-04-23 14:42:51 -04:00 |
BottomSheetUtil.kt
|
Adjust boost dialog fragment to behave better with keyboard.
|
2021-11-04 16:59:59 -04:00 |
BubbleUtil.java
|
Remove old notification system and notification rewrite feature flag.
|
2021-06-08 11:20:19 -04:00 |
BucketInfo.java
|
|
|
BucketingUtil.java
|
Move from ACI to a generic ServiceId.
|
2022-02-17 17:09:26 -05:00 |
ByteUnit.java
|
|
|
CachedInflater.java
|
Purge view cache when layout direction is changed.
|
2021-03-08 12:13:32 -05:00 |
CalendarDateOnly.java
|
|
|
CenteredImageSpan.java
|
Implement adjustments to conversation list items to compensate for badge placement.
|
2021-10-21 17:11:46 -04:00 |
CharacterCalculator.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
CharacterIterable.java
|
Account for grapheme cluster when trimming to fit a specific length.
|
2021-03-31 16:02:32 -03:00 |
CircularProgressButtonUtil.kt
|
Clarify networking call order during registration flow.
|
2021-09-02 21:24:53 -04:00 |
CloseableLiveData.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
CommunicationActions.java
|
Move from ACI to a generic ServiceId.
|
2022-02-17 17:09:26 -05:00 |
ConfigurationUtil.java
|
Fix incorrect restarting and theming when system changes night mode.
|
2020-11-13 14:39:00 -05:00 |
ContextExtensions.kt
|
Refactor call audio routing and bluetooth management.
|
2021-09-28 11:42:51 -04:00 |
ContextUtil.java
|
Fix incorrect restarting and theming when system changes night mode.
|
2020-11-13 14:39:00 -05:00 |
ConversationShortcutPhoto.java
|
Add contact and key sync message receive support.
|
2022-01-24 12:04:48 -05:00 |
ConversationUtil.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
CursorUtil.java
|
Better database error handling.
|
2021-06-09 15:04:16 -04:00 |
CustomDrawWrapper.kt
|
Update chat colors.
|
2021-05-26 00:39:59 -04:00 |
DateUtils.java
|
Revert "Use localized AM/PM strings."
|
2021-12-22 14:17:26 -05:00 |
Debouncer.java
|
Join group via invite link.
|
2020-08-26 12:51:25 -03:00 |
DefaultValueLiveData.java
|
|
|
Deferred.java
|
|
|
DeleteDialog.kt
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
DelimiterUtil.java
|
|
|
DeviceProperties.java
|
Include background restriction status in the logs.
|
2021-03-12 10:30:05 -05:00 |
Dialogs.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
DiffHelper.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
DisplayMetricsUtil.java
|
Wallpaper preview size respects device aspect ratio.
|
2021-01-21 18:02:19 -05:00 |
DrawableUtil.java
|
Fix adaptive shortcut icon shapes.
|
2021-07-07 14:58:50 -03:00 |
DynamicConversationSettingsTheme.java
|
Refactor conversation settings screens into a single fragment with new UI.
|
2021-06-24 16:36:13 -04:00 |
DynamicDarkActionBarTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicDarkToolbarTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicIntroTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicLanguage.java
|
Refactor app settings.
|
2021-05-12 12:23:00 -04:00 |
DynamicNoActionBarInviteTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicNoActionBarTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicRegistrationTheme.java
|
Add foundation for using Android's DayNight theming system.
|
2020-11-11 15:29:01 -05:00 |
DynamicTheme.java
|
Refactor app settings.
|
2021-05-12 12:23:00 -04:00 |
EarlyMessageCache.java
|
|
|
EllapsedTimeFormatter.java
|
|
|
EncryptedStreamUtils.kt
|
Periodically fetch release notes.
|
2022-02-02 16:50:58 -05:00 |
EnumUtils.kt
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
Environment.kt
|
Implement further features for badges.
|
2021-10-21 17:11:46 -04:00 |
ExpirationUtil.java
|
Show expiration time exactly as set instead of rounding.
|
2020-07-19 09:32:16 -04:00 |
FeatureFlags.java
|
Add send/recv/render support for text stories.
|
2022-03-17 12:12:55 -04:00 |
FileProviderUtil.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
FileUtils.java
|
|
|
FixedSizeDrawable.kt
|
Remove gradient support from api 19.
|
2021-05-26 19:56:20 -04:00 |
FrameRateTracker.java
|
Add an observer to log blocked threads.
|
2021-10-08 15:18:52 -04:00 |
FtsUtil.java
|
Add Emoji Search, Sticker Search, and GIF Keyboard.
|
2021-06-02 17:43:17 -04:00 |
FullscreenHelper.java
|
Revert "Fix wallpaper in landscape mode with notched devices."
|
2021-01-30 11:29:44 -05:00 |
Function3.java
|
|
|
FutureTaskListener.java
|
|
|
GroupUtil.java
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
Hex.java
|
Handle GV2 addresses.
|
2020-08-14 15:54:05 -04:00 |
HtmlUtil.java
|
Ensure inner html is escaped when bolding.
|
2022-03-08 10:41:37 -04:00 |
IasKeyStore.java
|
|
|
IdentityUtil.java
|
Move from ACI to a generic ServiceId.
|
2022-02-17 17:09:26 -05:00 |
ImageCompressionUtil.java
|
Updated image compression parameters.
|
2021-02-10 09:16:42 -05:00 |
InsetItemDecoration.kt
|
Add React With Any Search and update UX.
|
2021-06-24 16:36:13 -04:00 |
IntentUtils.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
InterceptableLongClickCopyLinkSpan.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
InternetConnectionObserver.kt
|
Implement several donor badge fixes and rotate flags.
|
2021-11-18 13:25:37 -04:00 |
IOFunction.java
|
|
|
JavaTimeExtensions.kt
|
Fix 24hr time format bug on older OSes.
|
2021-12-13 10:16:27 -05:00 |
JsonUtils.java
|
Periodically fetch release notes.
|
2022-02-02 16:50:58 -05:00 |
LayoutUtil.java
|
Add initial Mentions UI/UX for picker and compose edit.
|
2020-07-28 15:20:20 -04:00 |
LeakyBucketLimiter.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
LifecycleCursorWrapper.java
|
Revert "Fix ANR when leaving MediaPreviewActivity."
|
2021-06-21 09:55:40 -04:00 |
LifecycleDisposable.kt
|
Move reactions into their own table.
|
2021-11-16 17:27:47 -05:00 |
LimitedInputStream.java
|
|
|
ListenableFutureTask.java
|
|
|
LocaleFeatureFlags.java
|
Remove leftover Valentine's Day assets.
|
2022-03-08 10:41:37 -04:00 |
LocalMetrics.kt
|
Use a more accurate starting point for message send timings.
|
2021-08-24 09:09:27 -03:00 |
LongClickCopySpan.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
LongClickMovementMethod.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
LRUCache.java
|
|
|
MathUtils.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
MediaMetadataRetrieverUtil.java
|
|
|
MediaUtil.java
|
Fix large images sometimes not respecting EXIF orientation.
|
2022-01-03 10:31:04 -05:00 |
MemoryFileDescriptor.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
MemoryFileDescriptorProxy.java
|
Treat SVGs as document attachments.
|
2021-12-16 14:48:25 -05:00 |
MemoryFileUtil.java
|
Share media from within Media Preview and share QR code image.
|
2020-11-04 16:05:35 -04:00 |
MemoryUnitFormat.java
|
Display video file output size and duration during clipping.
|
2020-11-20 13:27:58 -04:00 |
MessageRecordUtil.kt
|
Hide bubble for jumbomoji.
|
2022-01-07 14:41:42 -04:00 |
MessageUtil.java
|
|
|
MmsCharacterCalculator.java
|
|
|
NameUtil.kt
|
Add avatar picker and defaults.
|
2021-07-21 16:57:03 -04:00 |
NetworkUtil.java
|
Add fallback static DNS resolver.
|
2022-03-08 10:41:37 -04:00 |
NoCrossfadeChangeDefaultAnimator.java
|
Payments.
|
2021-04-06 17:07:19 -03:00 |
OkHttpUtil.java
|
Open up link previews to work with all sites.
|
2020-08-14 15:54:05 -04:00 |
ParcelUtil.java
|
Fix crash when receiving call with no corresponding identity key.
|
2021-02-17 10:26:45 -05:00 |
PlaceholderURLSpan.kt
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
PlatformCurrencyUtil.kt
|
Respect server currency lists for subscriptions and badges.
|
2021-11-04 17:00:04 -04:00 |
PlayServicesUtil.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
PlayStoreUtil.java
|
Add back private PlayStoreUtil constructor.
|
2021-03-16 11:35:18 -04:00 |
PowerManagerCompat.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
ProfileUtil.java
|
Improve logging around profile uploads.
|
2022-02-22 11:37:29 -05:00 |
Projection.java
|
Use context menu when selecting a message in chat.
|
2022-02-01 13:41:31 -05:00 |
ProjectionList.kt
|
Drastically reduce number of projection instances we create.
|
2021-10-25 14:12:08 -03:00 |
PushCharacterCalculator.java
|
|
|
RecipientAccessList.kt
|
Move from ACI to a generic ServiceId.
|
2022-02-17 17:09:26 -05:00 |
RemoteDeleteUtil.java
|
Remove remote delete option for group updates.
|
2020-10-22 16:56:16 -04:00 |
RemoteDeprecation.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
RequestCodes.java
|
|
|
ResUtil.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
Rfc5724Uri.java
|
|
|
RingtoneUtil.java
|
Fix crash in notification settings.
|
2022-01-24 12:04:48 -05:00 |
SaveAttachmentTask.java
|
Fix crash when attempting to save octet-stream data to a media directory.
|
2022-02-16 14:12:34 -05:00 |
ScreenDensity.java
|
Add support for updated server badge image url formats.
|
2021-10-04 21:49:59 -04:00 |
SearchUtil.java
|
Update conversations list UI.
|
2021-09-03 20:19:55 -04:00 |
SemanticVersion.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
ServiceUtil.java
|
Migrate to new Share APIs.
|
2021-07-15 16:28:13 -04:00 |
SetUtil.java
|
Upgrade SDK to 30.
|
2020-11-18 13:38:27 -04:00 |
ShortCodeUtil.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
SignalLocalMetrics.java
|
Refactor SignalLocalMetrics to be more resiliant to certain errors.
|
2022-01-13 16:40:48 -05:00 |
SignalMeUtil.java
|
Introduce SignalDatabase as the main database entrypoint.
|
2021-11-18 12:36:52 -05:00 |
SignalProxyUtil.java
|
Add partial support for operating as a linked device.
|
2022-01-24 12:04:48 -05:00 |
SignalUncaughtExceptionHandler.java
|
Include exception message in stack trace.
|
2021-12-20 13:31:18 -05:00 |
SingleLiveEvent.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
SmsCharacterCalculator.java
|
Fix crash when entering chats on devices with odd security enforcement.
|
2022-02-02 16:50:58 -05:00 |
SmsUtil.java
|
Fix SMS role bug introduced for pre-Q devices.
|
2020-10-30 17:45:28 -04:00 |
SnapToTopDataObserver.java
|
Fix issues with jumpToMessage behavior.
|
2020-12-07 22:40:43 -05:00 |
SoftHashMap.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
SpanUtil.java
|
Fix various issues with release notes channel.
|
2022-02-11 10:12:09 -05:00 |
SqlUtil.java
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
StickyHeaderDecoration.java
|
Decorate item after header/footer with timestamp.
|
2022-02-01 13:41:31 -05:00 |
Stopwatch.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
StorageUtil.java
|
Check if the content uri already exists and rename the file until it's valid to insert.
|
2021-02-10 15:21:03 -05:00 |
StringUtil.java
|
Fix incorrectly identifying CharSequence as having mixedTextDirection
|
2022-02-14 14:18:24 -05:00 |
SupportEmailUtil.java
|
Add a category dropdown in the help fragment.
|
2021-03-12 22:56:56 -05:00 |
TaggedFutureTask.java
|
|
|
TelephonyUtil.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
TextSecurePreferences.java
|
Support PNI prekeys.
|
2022-02-16 14:12:34 -05:00 |
ThemedFragment.kt
|
Implement Stories feature behind flag.
|
2022-03-08 10:41:36 -04:00 |
ThemeUtil.java
|
Create a core-util module with some common utilities.
|
2020-12-05 13:44:13 -05:00 |
ThrottledDebouncer.java
|
Prevent constantly requesting new video resolutions in group calls.
|
2021-08-13 13:58:38 -04:00 |
Throttler.java
|
Remove usages of deprecated Handler constructor.
|
2021-01-06 17:03:20 -04:00 |
TopToastPopup.kt
|
Add Notification profiles.
|
2021-12-08 15:07:22 -05:00 |
Triple.java
|
|
|
UriUtil.java
|
Perform additional URI validation in ShareRepository.
|
2021-02-17 15:07:37 -05:00 |
UrlClickHandler.java
|
Handle GV2 addresses.
|
2020-08-14 15:54:05 -04:00 |
UsernameUtil.java
|
Remove E164s most places and prefer ServiceId more places.\
|
2022-03-08 10:41:36 -04:00 |
Util.java
|
Add UI components for Release Channel.
|
2022-02-02 16:50:58 -05:00 |
VerifySpan.java
|
Migrate identity verification activity to fragment.
|
2021-12-16 14:48:25 -05:00 |
VersionTracker.java
|
Periodically fetch release notes.
|
2022-02-02 16:50:58 -05:00 |
VibrateUtil.java
|
Update Mention UI/UX to match latest designs.
|
2020-08-14 15:54:05 -04:00 |
ViewExtensions.kt
|
Add Emoji Search, Sticker Search, and GIF Keyboard.
|
2021-06-02 17:43:17 -04:00 |
ViewUtil.java
|
Improve showing context menu with keyboard open.
|
2022-02-03 17:06:17 -05:00 |
WakeLockUtil.java
|
Use Log.tag where appropriate.
|
2021-03-31 16:02:32 -03:00 |
WindowUtil.java
|
Use context menu when selecting a message in chat.
|
2022-02-01 13:41:31 -05:00 |
WorkerThread.java
|
|
|