session-android/src/org/thoughtcrime/securesms/components
Greyson Parrelli 975a121c55 Show a warning for users on API < 19.
We'll be updating minSdk to 19 in 4.37. This lets these users continue
to use the app, but they'll be warned with a persistent banner saying
that they can't receive updates.
2019-03-18 15:09:56 -07:00
..
camera Remove leftover half-height camera code. 2019-03-01 13:44:32 -08:00
emoji Fix bug where system emoji setting was ignored in message bubbles. 2019-03-02 19:31:28 -08:00
identity Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
location Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
recyclerview Add support for typing indicators. 2018-11-21 01:55:25 -08:00
registration Update registration UI. 2019-03-01 14:15:01 -08:00
reminder Show a warning for users on API < 19. 2019-03-18 15:09:56 -07:00
subsampling Updated logging. 2018-12-06 12:43:45 -08:00
viewpager Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
webrtc Updated to WebRTC M71. 2019-01-30 16:10:47 -08:00
AccessibleToggleButton.java Prevent audio control click handler feedback loops 2017-07-12 16:18:54 -07:00
AlbumThumbnailView.java Update WorkManager to 1.0.0-alpha11. 2018-11-27 12:35:41 -08:00
AlertView.java Improve the look of message bubbles. 2018-07-17 09:53:52 -07:00
AnimatingToggle.java Voice notes 2015-11-19 17:37:48 -08:00
AttachmentTypeSelector.java Updated media send UI. 2019-03-18 15:09:56 -07:00
AudioView.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
AvatarImageView.java Consistent Recipient to add contact Intent export. 2019-03-12 11:29:59 -03:00
BubbleDrawableBuilder.java add borderless thumbnails, "bubble" refactor 2015-03-12 18:23:08 -07:00
CircleColorImageView.java Nicer looking attachment type selector 2015-11-04 17:56:21 -08:00
ComposeText.java Don't preview links if your cursor is touching them. 2019-02-14 20:19:07 -08:00
ContactFilterToolbar.java Fix compileSdk 25 problems with GIF search 2017-01-07 11:02:18 -08:00
ControllableTabLayout.java Disable tab switching in media overview during multiselect. 2018-09-27 10:35:56 -07:00
ControllableViewPager.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
ConversationItemFooter.java Don't set subscriptionId for quick-reply push messages. 2018-09-08 10:08:22 -07:00
ConversationItemThumbnail.java Added support for link previews. 2019-01-30 16:10:43 -08:00
ConversationSearchBottomBar.java Implemented conversation search. 2019-02-14 20:19:01 -08:00
ConversationTypingView.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
CornerMask.java Fix various redesign issues with Android 4.x. 2018-07-18 16:53:36 -07:00
CustomDefaultPreference.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
DeliveryStatusView.java Styling improvements and code cleanup. 2018-07-17 12:06:42 -07:00
DocumentView.java Properly set the document download icon tint. 2018-10-16 10:58:19 -07:00
ExpirationTimerView.java Add additional safeguards for picking an expiration timer frame. 2018-07-20 14:08:58 -07:00
FromTextView.java Sync self-sends to desktop. 2019-02-14 20:19:07 -08:00
GlideBitmapListeningTarget.java Use proper target for Glide bitmap requests. 2018-07-27 09:12:54 -04:00
GlideDrawableListeningTarget.java Use proper target for Glide bitmap requests. 2018-07-27 09:12:54 -04:00
HidingLinearLayout.java Show attachment button while composing text. 2018-08-13 18:38:59 -04:00
HourglassView.java Improve the look of message bubbles. 2018-07-17 09:53:52 -07:00
ImageDivet.java ditch RoundedImageView, make animated gifs work 2015-07-29 16:17:26 -07:00
InputAwareLayout.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
InputPanel.java Added support for link previews. 2019-01-30 16:10:43 -08:00
KeyboardAwareLinearLayout.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
LabeledEditText.java Update registration UI. 2019-03-01 14:15:01 -08:00
LinkPreviewView.java Added support for link previews. 2019-01-30 16:10:43 -08:00
MaxHeightScrollView.java Added support for multi-image receive. 2018-11-21 01:55:30 -08:00
MediaView.java Added support for multi-image receive. 2018-11-21 01:55:30 -08:00
MicrophoneRecorderView.java Improve the look of message bubbles. 2018-07-17 09:53:52 -07:00
OutlinedThumbnailView.java Added support for link previews. 2019-01-30 16:10:43 -08:00
Outliner.java Added support for link previews. 2019-01-30 16:10:43 -08:00
PushRecipientsPanel.java No need for a RecipientFactory any longer 2017-08-28 10:30:50 -07:00
QuoteView.java Switch the conversation color back to incoming messages. 2018-10-09 15:34:04 -07:00
RatingManager.java Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
RecentPhotoViewRail.java Updated media send UI. 2019-03-18 15:09:56 -07:00
RecyclerViewFastScroller.java Resize fast scroller when keyboard is shown 2016-08-31 19:29:21 -07:00
RemovableEditableMediaView.java Styling improvements and code cleanup. 2018-07-17 12:06:42 -07:00
RepeatableImageKey.java support repeating keyevents for emoji backspace 2015-05-05 10:14:35 -07:00
SearchToolbar.java Implemented full-text search. 2018-05-21 16:36:59 -04:00
SendButton.java Implement new media send flow. 2019-01-14 11:25:06 -08:00
ShapeScrim.java Device provisioning 2015-11-19 11:30:39 -08:00
SharedContactView.java Fix footer icon tints. 2018-07-20 15:40:13 -07:00
SquareFrameLayout.java Support for "recent photos" thumbnailsabove attachment selector 2016-11-27 19:37:31 -08:00
SquareImageView.java Support for updated fingerprint format 2016-09-25 14:23:52 -07:00
SquareLinearLayout.java "All images" view for conversations 2015-02-18 15:47:47 -08:00
SwitchPreferenceCompat.java Support for full backup/restore to sdcard 2018-03-05 16:11:49 -08:00
ThreadPhotoRailView.java Updated logging. 2018-12-06 12:43:45 -08:00
ThumbnailView.java Added support for link previews. 2019-01-30 16:10:43 -08:00
TransferControlView.java Added support for link previews. 2019-01-30 16:10:43 -08:00
TypingIndicatorView.java Fix typing indicator animation. 2018-11-26 09:33:31 -08:00
TypingStatusRepository.java Filter out typing indicators from ourself. 2018-12-01 09:51:28 -08:00
TypingStatusSender.java Add support for typing indicators. 2018-11-21 01:55:25 -08:00
ZoomingImageView.java Updated logging. 2018-12-06 12:43:45 -08:00