session-android/src/org/thoughtcrime/securesms/components
Greyson Parrelli 1999d09901 Updated emoji set.
Includes display support for more genders, and more notably, skin tones.
These are not currently selectable in the UI, but they will be rendered
properly when other clients send them.
2018-10-24 17:11:17 -07:00
..
camera Remove CameraView usage of JobManager. 2018-10-01 12:12:50 -07:00
emoji Updated emoji set. 2018-10-24 17:11:17 -07: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 Remove item animations on conversation list recyclerview 2017-02-19 12:29:33 -08:00
registration Support for Registration Lock PINs 2018-03-05 16:13:56 -08:00
reminder Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
subsampling Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
viewpager Switch logs to use new Log class. 2018-08-06 10:50:06 -04:00
webrtc Clean up camera flipping, handle having missing cameras. 2018-05-21 15:45:22 -04:00
AccessibleToggleButton.java Prevent audio control click handler feedback loops 2017-07-12 16:18:54 -07: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 Support for selective permissions 2017-11-30 10:26:41 -08:00
AudioView.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00
AvatarImageView.java Add hairline border to avatars. 2018-10-03 14:24:00 -07: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 Switch logs to use new Log class. 2018-08-06 10:50:06 -04: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 Disable tab switching in media overview during multiselect. 2018-09-27 10:35:56 -07:00
ConversationItemFooter.java Don't set subscriptionId for quick-reply push messages. 2018-09-08 10:08:22 -07:00
ConversationItemThumbnail.java Remove now-unnecessary thumbnail onMeasure(). 2018-07-20 16:16:19 -07: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 Adjust Conversation List toolbar to match RecyclerView alignment 2017-11-14 10:50:17 -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 Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
InputPanel.java Switch the conversation color back to incoming messages. 2018-10-09 15:34:04 -07:00
KeyboardAwareLinearLayout.java Implemented new camera capture flow. 2018-09-27 10:35:56 -07:00
MediaView.java Migrate from SQLite and ciphertext blobs to SQLCipher + KeyStore 2018-01-30 17:27:05 -08:00
MicrophoneRecorderView.java Improve the look of message bubbles. 2018-07-17 09:53:52 -07: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 Support for selective permissions 2017-11-30 10:26:41 -08: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 Implemented new camera capture flow. 2018-09-27 10:35:56 -07: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 More MasterSecret cleanup 2018-02-01 19:22:48 -08:00
ThumbnailView.java Added more logging around message sending and attachment downloads. 2018-08-06 10:50:06 -04:00
TransferControlView.java Upgrade to EventBus 3.X 2017-02-19 12:29:33 -08:00
ZoomingImageView.java Reduce usage of Log.w() 2018-08-06 10:50:06 -04:00