BarInsta/app/src/main/java/awais/instagrabber/customviews
Austin Huang 72e99aeff8
various improvements
see the following comment on #814
2021-03-21 20:11:35 -04:00
..
drawee Remove swipe to dismiss Post view temporarily 2021-01-04 01:47:15 +09:00
emoji Add custom deserializer for EmojiCategory and Emoji class, to fix parsing error 2021-03-22 07:37:41 +09:00
helpers Swipe to reply 2021-01-17 03:09:07 +09:00
masoudss_waveform Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
ChatMessageLayout.java Add like/reaction (WIP) 2021-01-13 22:22:25 +09:00
CircularImageView.java live video (untested) #383; also besties story type #460 2021-01-05 22:10:54 -05:00
CommentMentionClickSpan.java init 2020-07-01 13:08:28 -04:00
DirectItemContextMenu.java Allow ending a group chat 2021-01-20 02:25:22 +09:00
DirectItemFrameLayout.java Swipe to reply 2021-01-17 03:09:07 +09:00
FixedImageView.java init 2020-07-01 13:08:28 -04:00
KeyNotifyingEmojiEditText.java Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
MouseDrawer.java init 2020-07-01 13:08:28 -04:00
PostsRecyclerView.java various improvements 2021-03-21 20:11:35 -04:00
PrimaryActionModeCallback.java Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
ProfilePicView.java Add ViewModel to post view to maintain state. Update some ui 2021-01-09 20:24:16 +09:00
RamboTextViewV2.java Fix Unresolved Kotlin class error during release build 2020-11-03 21:58:47 +09:00
ReactionEmojiTextView.java Allow removing like/reaction 2021-01-15 02:24:12 +09:00
RecordButton.java Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
RecordView.java Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
SharedElementTransitionDialogFragment.java Add ViewModel to post view to maintain state. Update some ui 2021-01-09 20:24:16 +09:00
SquareImageView.java Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
Tooltip.java Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
VerticalDragHelper.java Make swipe up/down to dismiss post view more sensitive 2020-11-18 23:28:14 +09:00
VerticalImageSpan.java Update DM settings page 2021-01-03 18:55:19 +09:00
VideoPlayerCallbackAdapter.java Keep screen on while video is playing. Closes https://github.com/austinhuang0131/barinsta/issues/490 2021-03-20 13:33:37 +09:00
VideoPlayerViewHelper.java Keep screen on while video is playing. Closes https://github.com/austinhuang0131/barinsta/issues/490 2021-03-20 13:33:37 +09:00