1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-18 17:17:29 +00:00
BarInsta/app/src/main/java/awais/instagrabber/customviews
2020-11-30 22:09:42 +09:00
..
drawee Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
helpers fix fetching duplication 2020-11-04 13:18:20 -05:00
masoudss_waveform init 2020-07-01 13:08:28 -04:00
CircularImageView.java Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
CommentMentionClickSpan.java init 2020-07-01 13:08:28 -04:00
FixedImageView.java init 2020-07-01 13:08:28 -04:00
MouseDrawer.java init 2020-07-01 13:08:28 -04:00
PostsRecyclerView.java Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/303 2020-11-19 18:52:40 +09:00
PrimaryActionModeCallback.java Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
ProfilePicView.java Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
RamboTextView.java Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
RamboTextViewV2.java Fix Unresolved Kotlin class error during release build 2020-11-03 21:58:47 +09:00
SharedElementTransitionDialogFragment.java Fix post open animation bug occurring on specific Android 10 devices. Should fix pt. 7 mentioned in https://github.com/austinhuang0131/barinsta/issues/264 2020-11-15 21:47:32 +09:00
VerticalDragHelper.java Make swipe up/down to dismiss post view more sensitive 2020-11-18 23:28:14 +09:00
VideoPlayerCallbackAdapter.java Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
VideoPlayerViewHelper.java Handle multiple videos in PostViewV2Fragment. Should fix https://github.com/austinhuang0131/barinsta/issues/337 and also fix videos playing after closing view. 2020-11-30 22:09:42 +09:00