aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix theming issues in CustomThemeListingRecyclerViewAdapter.Docile-Alligator2024-09-251-0/+7
* Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.Docile-Alligator2024-09-256-5/+102
* Show updated Giphy gif in the edit comments.Docile-Alligator2024-09-199-48/+135
* Editing comments with Giphy gif is available.Docile-Alligator2024-09-197-16/+133
* Remove unnecessary properties in some layouts.Docile-Alligator2024-09-192-4/+1
* Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-09-1913-22/+30
* Sending comments with a Giphy gif is available.Docile-Alligator2024-09-1913-46/+247
* Add an option to download all media in an imgur album in ViewImgurMediaActivity.Docile-Alligator2024-09-186-20/+117
* Use the better constructJobInfo() in DownloadMediaService when downloading me...Docile-Alligator2024-09-182-16/+4
* Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator2024-09-188-18/+40
* Fix notification content when downloading all media in a gallery.Docile-Alligator2024-09-182-73/+129
* Add an option to download the entire gallery in PostOptionsBottomSheetFragment.Docile-Alligator2024-09-174-173/+303
* Download the gallery image that's been swiped to in PostOptionsBottomSheetFra...Docile-Alligator2024-09-172-1/+16
* Show a toast when downloading media in PostOptionsBottomSheetFragment.Docile-Alligator2024-09-171-0/+2
* Add an option to download media in PostOptionsBottomSheetFragment.Docile-Alligator2024-09-1711-43/+293
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-1716-276/+421
* Merge remote-tracking branch 'origin/master'Docile-Alligator2024-09-151-5/+0
|\
| * Update README.mdDocile-Alligator2024-09-131-5/+0
* | Rearrange files and packages.Docile-Alligator2024-09-15163-289/+262
|/
* Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator2024-09-1314-3/+190
* Continue implementing PostOptionsBottomSheetFragment.Docile-Alligator2024-09-112-2/+105
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-11290-553/+756
* New UI design in CreateMultiRedditActivity.Docile-Alligator2024-09-103-50/+138
* Merge remote-tracking branch 'origin/master'Docile-Alligator2024-09-101-2/+2
|\
| * Update README.mdDocile-Alligator2024-09-101-2/+2
* | New UI design in ViewUserDetailActivity.Docile-Alligator2024-09-1027-184/+218
|/
* Enable swipe action for card layout 3.Docile-Alligator2024-09-102-2/+4
* New UI design in ViewSubredditDetailActivity.Docile-Alligator2024-09-104-271/+304
* Remove MultiredditSelectionActivity.Docile-Alligator2024-09-094-256/+0
* Use SubscribedThingListingActivity to select a multireddit.Docile-Alligator2024-09-097-84/+114
* Fix explanation in CustomizePostFilterActivity.Docile-Alligator2024-09-083-3/+3
* Reset FAB position option in ViewPostDetailActivity.Docile-Alligator2024-09-084-5/+47
* Refine ViewPrivateMessagesActivity UI.Docile-Alligator2024-09-084-10/+7
* Refine ViewPrivateMessagesActivity UI.Docile-Alligator2024-09-082-15/+12
* Continue adding contentDescription for image views.Docile-Alligator2024-09-0824-36/+279
* Continue adding contentDescription for image views.Docile-Alligator2024-09-059-11/+58
* Start adding contentDescription for image views.Docile-Alligator2024-09-0519-12/+60
* Show a divider in SearchActivity.Docile-Alligator2024-09-042-2/+12
* Fix app crashes when loading multireddit posts. Rename some variables in Mult...Docile-Alligator2024-09-043-13/+9
* Show correct title in SubscribedThingListingActivity. Remove SubredditSelecti...Docile-Alligator2024-09-045-334/+8
* Use SubscribedThingListingActivity to select subreddits.Docile-Alligator2024-09-0410-21/+87
* Preparing to use SubscribedThingListingActivity to select subreddits or users.Docile-Alligator2024-09-041-26/+106
* Fix profile image not showing in SubscribedThingListingActivity.Docile-Alligator2024-09-041-0/+2
* Fix submitting posts and downloading media not working on Android >= 14 with ...Docile-Alligator2024-08-254-10/+4
* Fix notification not dismissed after submitting a post on Android < 14.Docile-Alligator2024-08-251-32/+46
* Use keys in SelectThingReturnKey to pass return intent data for users and mul...Docile-Alligator2024-08-224-19/+13
* Use keys in SelectThingReturnKey to pass return intent data.Docile-Alligator2024-08-2210-48/+40
* Fix "You're trying to build a job with no constraints, this is not allowed." ...Docile-Alligator2024-08-224-0/+4
* Save multireddit path and display name in RecentSearchQuery. App data should ...Docile-Alligator2024-08-228-20/+79
* Set "Search In" after opening SearchActivity from ViewMultiRedditDetailActivity.Docile-Alligator2024-08-221-1/+13