Signal-Android/app/src/main/java/org/thoughtcrime/securesms/components
2021-11-05 15:36:30 -04:00
..
camera Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
emoji Improve chat list multiselect animation performance. 2021-10-22 22:42:55 -04:00
identity Add a write-through cache to the identity store. 2021-09-02 21:24:53 -04:00
location Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
mention
menu Add vertical translation to the bottom actionbar animation. 2021-10-22 22:42:55 -04:00
qr Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
recyclerview Add basic animations to conversation list. 2021-11-05 15:36:30 -04:00
registration Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
reminder Fix OutdatedBuildReminder duration. 2021-07-07 14:58:50 -03:00
sensors Fix video not showing until phone moved. 2021-05-26 10:25:58 -04:00
settings Add better application error handling for badges and token redemption. 2021-11-05 15:36:30 -04:00
subsampling Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
viewpager Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
voice Use the SignalServiceNetworkAccess from ApplicationDependencies. 2021-11-04 16:59:59 -04:00
webrtc Fix improper glare handling. 2021-11-04 17:00:04 -04:00
AccessibleToggleButton.java
AlbumThumbnailView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
AlertView.java Handle 428 rate limiting. 2021-05-05 16:47:13 -04:00
AnimatingToggle.java
ArcProgressBar.java
AudioView.java Fix negative audio message duration. 2021-08-02 16:19:43 -04:00
AvatarImageView.java Fix emoji avatar missing after edit. 2021-09-16 14:17:38 -03:00
BoldSelectionTabItem.kt Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
BorderlessImageView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
BubbleDrawableBuilder.java
ButtonStripItemView.kt Add avatar picker and defaults. 2021-07-21 16:57:03 -04:00
CircleColorImageView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ComposeText.java Refactor app settings. 2021-05-12 12:23:00 -04:00
ContactFilterView.java Fix dark theme coloring for forward bottom sheet. 2021-08-18 09:33:29 -03:00
ControllableTabLayout.java Fix conversation media overview underline flicker. 2021-06-28 11:38:14 -03:00
ControllableViewPager.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ConversationItemFooter.java Fix color offset on devices with notches. 2021-10-01 15:11:33 -04:00
ConversationItemThumbnail.java Update chat colors. 2021-05-26 00:39:59 -04:00
ConversationScrollToView.java
ConversationSearchBottomBar.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ConversationTypingView.java Add support for multiple typing indicators in groups. 2021-06-07 15:35:19 -03:00
CornerMask.java Update chat colors. 2021-05-26 00:39:59 -04:00
CustomDefaultPreference.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
DeliveryStatusView.java Locally track message send time. 2021-08-05 16:42:32 -03:00
DocumentView.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
ExpirationTimerView.java Make thread related utility methods available for use in all modules. 2021-03-02 11:07:04 -05:00
FixedRoundedCornerBottomSheetDialogFragment.kt Fix dark theme coloring for forward bottom sheet. 2021-08-18 09:33:29 -03:00
FromTextView.java Update conversations list UI. 2021-09-03 20:19:55 -04:00
FullScreenDialogFragment.java Add ability to delete your Signal account from within the app. 2020-12-07 17:39:16 -04:00
GlideBitmapListeningTarget.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
GlideDrawableListeningTarget.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
HidingLinearLayout.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
HourglassView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
InputAwareLayout.java Add Emoji Search, Sticker Search, and GIF Keyboard. 2021-06-02 17:43:17 -04:00
InputPanel.java Add support for announcement groups. 2021-07-28 17:21:19 -04:00
InsetAwareConstraintLayout.java Fix content insets for API30+ devices. 2021-04-30 13:16:23 -03:00
KeyboardAwareLinearLayout.java Make portrait bubbled keyboard height dynamic based on bubble height. 2021-06-18 15:10:15 -04:00
KeyboardEntryDialogFragment.kt Fix kotlin compiler warnings. 2021-09-16 14:17:38 -03:00
LabeledEditText.java Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
LinkPreviewView.java Fix shape of message bubbles in RTL langauges. 2021-03-23 08:58:33 -04:00
ListenableHorizontalScrollView.java
MaxHeightFrameLayout.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
MaxHeightScrollView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
MicrophoneRecorderView.java Do not use View.getLayoutDirection(). 2021-02-11 10:41:40 -05:00
OutlinedThumbnailView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
Outliner.java
PaymentPillStrip.java Payments. 2021-04-06 17:07:19 -03:00
PlaybackSpeedToggleTextView.kt Implement a playback speed toggle for voice notes. 2021-07-07 14:58:50 -03:00
PushRecipientsPanel.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
QuoteView.java Use the GIF content type for quoted MP4 GIFs. 2021-09-21 15:52:08 -04:00
RatingManager.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
RecentPhotoViewRail.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
RecyclerViewFastScroller.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
RemovableEditableMediaView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
RepeatableImageKey.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
RotatableGradientDrawable.java Fix incorrect gradient rotation. 2021-09-28 17:12:25 -04:00
SearchToolbar.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SearchView.java Add EmojiFilter to SearchView input field. 2021-07-15 16:28:13 -04:00
SelectionAwareEmojiEditText.java Add the ability to forward content to multiple chats at once. 2021-01-21 18:02:19 -05:00
SendButton.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ShapeScrim.java Update verify identity UI. 2021-09-02 21:24:53 -04:00
SharedContactView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SquareFrameLayout.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SquareImageView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
SquareLinearLayout.java
SwitchPreferenceCompat.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ThreadPhotoRailView.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
ThumbnailView.java Implement ExoPlayerPool for better reuse and performance. 2021-09-24 13:10:48 -03:00
TooltipPopup.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
TransferControlView.java Remove ViewUtil deprecated methods. 2020-12-18 10:41:14 -04:00
TypingIndicatorView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
TypingStatusRepository.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
TypingStatusSender.java Use Log.tag where appropriate. 2021-03-31 16:02:32 -03:00
UnreadPaymentsView.java Payments. 2021-04-06 17:07:19 -03:00
WaveFormSeekBarView.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
ZoomingImageView.java Update our image viewer versions. 2021-09-14 09:35:56 -04:00