Commit Graph

2472 Commits

Author SHA1 Message Date
459294addd Continue optimizing class structures in PostRecyclerViewAdapter. 2024-09-26 22:21:55 -04:00
0a9d567c08 Continue optimizing class structures in PostRecyclerViewAdapter. PostCard2WithPreviewViewHolder now extends PostWithPreviewTypeViewHolder. 2024-09-26 22:10:26 -04:00
a7a8a26515 Continue optimizing class structures in PostRecyclerViewAdapter. Use VideoAutoplayImpl for concrete implementation of ToroPlayer. 2024-09-26 17:12:59 -04:00
3f93ed03ed Continue optimizing class structures in PostRecyclerViewAdapter. 2024-09-26 17:00:20 -04:00
7e0fa498ea Continue optimizing class structures in PostRecyclerViewAdapter. 2024-09-26 14:19:03 -04:00
06fb6c2032 Start optimizing class structures in PostRecyclerViewAdapter. 2024-09-26 13:59:09 -04:00
8a102031bc Remove PostCard2BaseVideoAutoplayViewHolder and use PostBaseVideoAutoplayViewHolder in PostRecyclerViewAdapter. 2024-09-26 13:19:28 -04:00
f137d5e082 Fix theming issues in PostPollActivity. 2024-09-25 22:05:40 -04:00
52db8688d1 Fix theming issues in CustomThemeListingRecyclerViewAdapter. 2024-09-25 18:19:13 -04:00
e5b35e11e9 Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector. 2024-09-25 17:28:40 -04:00
cfe178117d Show updated Giphy gif in the edit comments. 2024-09-19 17:51:39 -04:00
0b5e152309 Editing comments with Giphy gif is available. 2024-09-19 16:58:54 -04:00
232fdd5d7f Remove unnecessary properties in some layouts. 2024-09-19 16:11:03 -04:00
fa9387eea9 Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter. 2024-09-19 16:09:35 -04:00
4f414eac37 Sending comments with a Giphy gif is available. 2024-09-19 13:23:28 -04:00
f042b892cd Add an option to download all media in an imgur album in ViewImgurMediaActivity. 2024-09-18 14:04:00 -04:00
4799a09b42 Use the better constructJobInfo() in DownloadMediaService when downloading media in an imgur album. 2024-09-18 13:13:24 -04:00
3552a9a490 Add an option to download all media in a gallery in ViewRedditGalleryActivity. 2024-09-18 13:01:23 -04:00
4aa37adf43 Fix notification content when downloading all media in a gallery. 2024-09-18 12:47:25 -04:00
8497807139 Add an option to download the entire gallery in PostOptionsBottomSheetFragment. 2024-09-17 17:07:09 -04:00
db09315c6d Download the gallery image that's been swiped to in PostOptionsBottomSheetFragment. 2024-09-17 10:25:17 -04:00
aac0de2393 Show a toast when downloading media in PostOptionsBottomSheetFragment. 2024-09-17 10:06:21 -04:00
c15f117810 Add an option to download media in PostOptionsBottomSheetFragment. 2024-09-16 23:40:24 -04:00
341f1b37d6 Use VideoLinkFetcher to load the video link in posts. 2024-09-16 20:53:58 -04:00
04c8a6d336 Merge remote-tracking branch 'origin/master' 2024-09-15 19:36:46 -04:00
b2fb513cc4 Rearrange files and packages. 2024-09-15 19:36:17 -04:00
1aa313c812 Update README.md 2024-09-13 21:07:36 +07:00
56379101e1 Enabling or disabling reply notifications in CommentMoreBottomSheetFragment. 2024-09-13 00:01:44 -04:00
707aec6b2d Continue implementing PostOptionsBottomSheetFragment. 2024-09-11 14:01:22 -04:00
747f5f1a23 Start implementing PostOptionsBottomSheetFragment. Rename some drawables. 2024-09-11 13:09:43 -04:00
fbc00b1cb9 New UI design in CreateMultiRedditActivity. 2024-09-10 15:08:13 -04:00
464cc1c4de Merge remote-tracking branch 'origin/master' 2024-09-10 13:36:09 -04:00
f27244e555 New UI design in ViewUserDetailActivity. 2024-09-10 13:35:26 -04:00
9d4042c53b Update README.md 2024-09-10 07:47:22 +07:00
02f43598c2 Enable swipe action for card layout 3. 2024-09-09 20:40:24 -04:00
8246814dda New UI design in ViewSubredditDetailActivity. 2024-09-09 20:35:17 -04:00
6dd133d001 Remove MultiredditSelectionActivity. 2024-09-09 17:25:03 -04:00
2b77e3fcd9 Use SubscribedThingListingActivity to select a multireddit. 2024-09-09 17:21:25 -04:00
fe8a9afec7 Fix explanation in CustomizePostFilterActivity. 2024-09-08 18:43:46 -04:00
a2390b72d5 Reset FAB position option in ViewPostDetailActivity. 2024-09-08 18:23:08 -04:00
72036e4744 Refine ViewPrivateMessagesActivity UI. 2024-09-08 17:53:32 -04:00
5c057b4d15 Refine ViewPrivateMessagesActivity UI. 2024-09-08 17:42:34 -04:00
6bf18f6791 Continue adding contentDescription for image views. 2024-09-08 12:00:29 -04:00
eaef71dea0 Continue adding contentDescription for image views. 2024-09-05 13:21:56 -04:00
2d0675202f Start adding contentDescription for image views. 2024-09-04 23:47:04 -04:00
ca42beeb17 Show a divider in SearchActivity. 2024-09-04 17:19:20 -04:00
478b2db4e5 Fix app crashes when loading multireddit posts. Rename some variables in MultiRedditListingFragment. 2024-09-04 13:48:23 -04:00
5d12ff78ef Show correct title in SubscribedThingListingActivity. Remove SubredditSelectionActivity. 2024-09-04 12:51:35 -04:00
e217d6222e Use SubscribedThingListingActivity to select subreddits. 2024-09-04 11:35:50 -04:00
2352b0466e Preparing to use SubscribedThingListingActivity to select subreddits or users. 2024-09-04 10:18:46 -04:00