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