aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-29Reduce SliderPanel sensitivity to improve compatibility with ItemTouchHelper.Docile-Alligator1-2/+1
2024-10-28Move workers to the worker package.Docile-Alligator6-5/+12
2024-10-28Refine TableHorizontalScrollView MotionEvent processing.Docile-Alligator2-16/+34
2024-10-28Improve MovableFloatingActionButton gesture.Docile-Alligator1-1/+27
2024-10-28Refine horizontal gestures on gallery posts.Docile-Alligator2-84/+59
2024-10-28Refine markdown table scrolling. Refine horizontal gestures.Docile-Alligator9-88/+218
2024-10-22Refine ItemTouchHelper onChildDraw in PostFragmentBase.Docile-Alligator1-45/+43
2024-10-22Limit the translation distance of items inb ItemTouchHelper in PostFragmentBase.Docile-Alligator3-124/+24
2024-10-20Changed the way read posts are handled to support an arbitrary read posts lim...Eitan28-217/+454
2024-10-17Set ViewPager2 adapter in onCreate in ViewPostDetailActivity.Docile-Alligator1-1/+1
2024-10-17Lazy mode in HistoryPostFragment.Docile-Alligator2-0/+40
2024-10-17Finish adding PostFragmentBase as the base class for PostFragment and History...Docile-Alligator5-7414/+644
2024-10-16Start adding PostFragmentBase as the base class for PostFragment and HistoryP...Docile-Alligator10-672/+421
2024-10-15Fix PostCompactBaseViewHolder implementation in PostRecyclerViewAdapter.Docile-Alligator1-28/+25
2024-09-28Long click the preview image to open PostOptionsBottomSheetFragment.Docile-Alligator4-8/+34
2024-09-28Fix proguard rules.Docile-Alligator1-1/+3
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator2-1120/+440
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-125/+77
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-642/+375
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-78/+28
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Tex...Docile-Alligator1-41/+72
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-118/+1
2024-09-27Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2Wit...Docile-Alligator1-121/+145
2024-09-26Continue optimizing class structures in PostRecyclerViewAdapter. Use VideoAut...Docile-Alligator1-481/+126
2024-09-26Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-114/+452
2024-09-26Continue optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-356/+75
2024-09-26Start optimizing class structures in PostRecyclerViewAdapter.Docile-Alligator1-561/+244
2024-09-26Remove PostCard2BaseVideoAutoplayViewHolder and use PostBaseVideoAutoplayView...Docile-Alligator1-400/+8
2024-09-26Fix theming issues in PostPollActivity.Docile-Alligator1-0/+1
2024-09-25Fix theming issues in CustomThemeListingRecyclerViewAdapter.Docile-Alligator1-0/+7
2024-09-25Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.Docile-Alligator6-5/+102
2024-09-19Show updated Giphy gif in the edit comments.Docile-Alligator9-48/+135
2024-09-19Editing comments with Giphy gif is available.Docile-Alligator7-16/+133
2024-09-19Remove unnecessary properties in some layouts.Docile-Alligator2-4/+1
2024-09-19Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator13-22/+30
2024-09-19Sending comments with a Giphy gif is available.Docile-Alligator13-46/+247
2024-09-18Add an option to download all media in an imgur album in ViewImgurMediaActivity.Docile-Alligator6-20/+117
2024-09-18Use the better constructJobInfo() in DownloadMediaService when downloading me...Docile-Alligator2-16/+4
2024-09-18Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator8-18/+40
2024-09-18Fix notification content when downloading all media in a gallery.Docile-Alligator2-73/+129
2024-09-17Add an option to download the entire gallery in PostOptionsBottomSheetFragment.Docile-Alligator4-173/+303
2024-09-17Download the gallery image that's been swiped to in PostOptionsBottomSheetFra...Docile-Alligator2-1/+16
2024-09-17Show a toast when downloading media in PostOptionsBottomSheetFragment.Docile-Alligator1-0/+2
2024-09-17Add an option to download media in PostOptionsBottomSheetFragment.Docile-Alligator11-43/+293
2024-09-17Use VideoLinkFetcher to load the video link in posts.Docile-Alligator16-276/+421
2024-09-15Rearrange files and packages.Docile-Alligator163-289/+262
2024-09-13Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator14-3/+190
2024-09-11Continue implementing PostOptionsBottomSheetFragment.Docile-Alligator2-2/+105
2024-09-11Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator290-553/+756
2024-09-10New UI design in CreateMultiRedditActivity.Docile-Alligator3-50/+138