aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lazy mode in HistoryPostFragment.Docile-Alligator2024-10-171-0/+8
|
* Show GiphyGifInfoBottomSheetFragment before the Giphy gif selector.Docile-Alligator2024-09-254-4/+57
|
* Remove unnecessary properties in some layouts.Docile-Alligator2024-09-192-4/+1
|
* Reverse the order of items in MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-09-192-1/+4
|
* Sending comments with a Giphy gif is available.Docile-Alligator2024-09-191-0/+9
|
* Add an option to download all media in an imgur album in ViewImgurMediaActivity.Docile-Alligator2024-09-182-2/+14
|
* Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator2024-09-183-2/+11
|
* Fix notification content when downloading all media in a gallery.Docile-Alligator2024-09-181-0/+2
|
* Add an option to download the entire gallery in PostOptionsBottomSheetFragment.Docile-Alligator2024-09-172-0/+22
|
* Add an option to download media in PostOptionsBottomSheetFragment.Docile-Alligator2024-09-172-0/+28
|
* Enabling or disabling reply notifications in CommentMoreBottomSheetFragment.Docile-Alligator2024-09-132-0/+25
|
* Continue implementing PostOptionsBottomSheetFragment.Docile-Alligator2024-09-111-2/+1
|
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-11256-224/+352
|
* New UI design in CreateMultiRedditActivity.Docile-Alligator2024-09-102-33/+102
|
* New UI design in ViewUserDetailActivity.Docile-Alligator2024-09-1026-183/+217
|
* New UI design in ViewSubredditDetailActivity.Docile-Alligator2024-09-103-270/+303
|
* Remove MultiredditSelectionActivity.Docile-Alligator2024-09-091-41/+0
|
* Use SubscribedThingListingActivity to select a multireddit.Docile-Alligator2024-09-091-10/+0
|
* Fix explanation in CustomizePostFilterActivity.Docile-Alligator2024-09-083-3/+3
|
* Reset FAB position option in ViewPostDetailActivity.Docile-Alligator2024-09-082-0/+10
|
* Refine ViewPrivateMessagesActivity UI.Docile-Alligator2024-09-084-10/+7
|
* Refine ViewPrivateMessagesActivity UI.Docile-Alligator2024-09-081-10/+8
|
* Continue adding contentDescription for image views.Docile-Alligator2024-09-0817-22/+54
|
* Continue adding contentDescription for image views.Docile-Alligator2024-09-058-11/+45
|
* Start adding contentDescription for image views.Docile-Alligator2024-09-0519-12/+60
|
* Show a divider in SearchActivity.Docile-Alligator2024-09-041-0/+6
|
* Show correct title in SubscribedThingListingActivity. Remove ↵Docile-Alligator2024-09-041-41/+0
| | | | SubredditSelectionActivity.
* Start adding searching in multireddit feature. Start showing subscribed ↵Docile-Alligator2024-08-211-0/+1
| | | | users when clicking "Search In" button in SearchActivity.
* Refine landscape and tablet UI in CustomizeCommentFilterActivity.Docile-Alligator2024-08-202-0/+786
|
* Refine UI in CustomizePostFilterActivity and CustomizeCommentFilterActivity.Docile-Alligator2024-08-205-46/+142
|
* Refine UI and add explanations for the name in CustomizeCommentFilterActivity.Docile-Alligator2024-08-202-16/+50
|
* Refine UI and add explanations in CustomizeCommentFilterActivity.Docile-Alligator2024-08-202-98/+248
|
* Fix spinner issue in CustomizeCommentFilterActivity.Docile-Alligator2024-08-201-4/+6
|
* Refine layout for CustomizePostFilterActivity in landscape mode and tablets.Docile-Alligator2024-08-202-0/+2092
|
* Explain every option in CustomizePostFilterActivity. Refine UI in ↵Docile-Alligator2024-08-202-520/+910
| | | | CustomizePostFilterActivity.
* Fix activity label in CustomizeCommentFilterActivity.Docile-Alligator2024-08-191-1/+1
|
* Refine UI in CustomizePostFilterActivity.Docile-Alligator2024-08-192-26/+48
|
* Fix build issue and use Utils' hideKeyboard() and showKeyboard() in ↵Docile-Alligator2024-08-171-2/+2
| | | | SearchActivity.
* Snackbar for recent search deletions (#1627)Abhishek2024-08-171-1/+3
| | | | | | | | | * snackbar will be shown for recent search deletions * the view from SearchActivityRecyclerViewAdapter causes crash in android 6 sometimes, so using appBarLayout instead. --------- Co-authored-by: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
* Optimize subreddit auto complete.Docile-Alligator2024-08-171-1/+5
|
* Show 'All subreddits' in recent searches in SearchActivity if applicable.Docile-Alligator2024-08-151-2/+1
|
* Redesign recent search queries UI.Docile-Alligator2024-08-142-29/+41
|
* Optimize methods in EditProfileService.Docile-Alligator2024-07-191-1/+1
|
* Start migrating EditProfileService to JobService.Docile-Alligator2024-07-191-3/+3
|
* Starting migrating SubmitPostService to JobService.Docile-Alligator2024-07-181-0/+1
|
* Add an entry for Display mode in CustomizeCommentFilterActivity.Docile-Alligator2024-07-183-0/+34
|
* Apply embedded media type setting to EmotePlugin.Docile-Alligator2024-07-172-6/+6
|
* Add options to control which kind of media to show in the markdown content.Docile-Alligator2024-07-174-0/+47
|
* Different save options when saving the online theme.Docile-Alligator2024-07-172-4/+13
|
* Continue implementing online custom themes. Modifying online theme.Docile-Alligator2024-07-111-0/+5
|