|
|
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 |
|
|
|
651ee74372
|
Fix profile image not showing in SubscribedThingListingActivity.
|
2024-09-03 23:50:29 -04:00 |
|
|
|
bd7f0f506e
|
Fix submitting posts and downloading media not working on Android >= 14 with VPN on.
|
2024-08-25 11:04:32 -04:00 |
|
|
|
0fe8be5d32
|
Fix notification not dismissed after submitting a post on Android < 14.
|
2024-08-25 11:04:32 -04:00 |
|
|
|
bc6896946c
|
Use keys in SelectThingReturnKey to pass return intent data for users and multireddits.
|
2024-08-22 15:14:15 -04:00 |
|
|
|
3111919260
|
Use keys in SelectThingReturnKey to pass return intent data.
|
2024-08-22 14:59:30 -04:00 |
|
|
|
5d1466b549
|
Fix "You're trying to build a job with no constraints, this is not allowed." error when starting a JobService on Android < Q.
|
2024-08-22 13:09:27 -04:00 |
|
|
|
5f80ada130
|
Save multireddit path and display name in RecentSearchQuery. App data should be removed before opening Infinity cuz RedditDataRoomDatabase's migration method is changed without bumping version.
|
2024-08-21 23:20:11 -04:00 |
|
|
|
2314a9458c
|
Set "Search In" after opening SearchActivity from ViewMultiRedditDetailActivity.
|
2024-08-21 22:59:20 -04:00 |
|
|
|
d270378ecd
|
Searching posts inside a multireddit is available.
|
2024-08-21 22:47:30 -04:00 |
|
|
|
7b9ece76fd
|
Pass multireddit data back to SearchActivity after selecting a multireddit in the original SearchActivity and opening SearchResultActivity.
|
2024-08-21 18:53:01 -04:00 |
|
|
|
8625b3bf1c
|
Continue adding searching in multireddit feature.
|
2024-08-21 18:41:41 -04:00 |
|
|
|
5663d33ed3
|
Select multireddit in SearchActivity.
|
2024-08-21 17:45:29 -04:00 |
|
|
|
e42a1ed9d3
|
Update database migration.
|
2024-08-21 15:36:50 -04:00 |
|
|
|
c715284619
|
Continue adding support for searching in multireddit. App data should be cleared because the database schema is changed in RecentSearchQuery.
|
2024-08-21 15:36:01 -04:00 |
|
|
|
4c40d645ab
|
Pass data back to the original SearchActivity after selecting a subreddit or user in SearchResultActivity.
|
2024-08-21 12:50:24 -04:00 |
|
|
|
6fd0b836a7
|
Start adding searching in multireddit feature. Start showing subscribed users when clicking "Search In" button in SearchActivity.
|
2024-08-21 12:39:53 -04:00 |
|
|
|
2e96ba22d8
|
Refine landscape and tablet UI in CustomizeCommentFilterActivity.
|
2024-08-20 15:15:20 -04:00 |
|
|
|
3f5d298ff5
|
Refine UI in CustomizePostFilterActivity and CustomizeCommentFilterActivity.
|
2024-08-20 15:08:04 -04:00 |
|
|
|
e4abfc6e38
|
Refine UI and add explanations for the name in CustomizeCommentFilterActivity.
|
2024-08-20 14:51:07 -04:00 |
|
|
|
da8785fdc8
|
Refine UI and add explanations in CustomizeCommentFilterActivity.
|
2024-08-20 14:34:36 -04:00 |
|
|
|
8fdc2cc945
|
Fix spinner issue in CustomizeCommentFilterActivity.
|
2024-08-20 14:11:03 -04:00 |
|
|
|
55b845c0b8
|
Refine layout for CustomizePostFilterActivity in landscape mode and tablets.
|
2024-08-20 13:24:36 -04:00 |
|