aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-1190-17/+18
|
* Refine ViewPrivateMessagesActivity UI.Docile-Alligator2024-09-081-1/+1
|
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵Docile-Alligator2024-05-242-9/+9
| | | | in LoginActivity.
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-291-9/+0
|
* Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-03-171-0/+5
|
* Continue deleting awards related components.Docile-Alligator2023-11-041-9/+0
|
* Changed video control UI.Docile-Alligator2023-09-231-3/+3
|
* Changed video control UI.Docile-Alligator2023-09-231-0/+5
|
* Start changing video control UI.Docile-Alligator2023-09-229-22/+23
|
* New splash screen.Docile-Alligator2023-09-201-0/+6
|
* Added a button to clear all recent searches. (#1487)Abhishek2023-09-141-0/+5
| | | | | | | | * Added a button to clear all recent searches. - Deletes all the searches for the current user from the database. - Delete icon placed at the end of subreddit name layout in the activity search layout(I couldn't find a better place for it). _Icon visible only when there are recent searches. * Confirmation dialog shows when clearing all search history.
* Continue adding Card Layout 3.Docile-Alligator2023-09-104-0/+36
|
* Remove RPAN.Docile-Alligator2022-12-031-9/+0
|
* Limit EditText's height in CustomizePostFilterActivity.Docile-Alligator2022-11-082-0/+10
|
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-042-0/+50
|
* Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator2022-08-211-0/+5
|
* Apply custom theme to the header of the navigation drawer.Docile-Alligator2022-08-141-9/+0
|
* Tweak UI in private messages.Docile-Alligator2022-05-142-1/+6
|
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-021-9/+0
|
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix ↵Docile-Alligator2022-03-061-24/+27
| | | | low resolution post previews when showing them for the first time. Tweak themed icon.
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-051-0/+24
|
* Submitting poll posts is available.Docile-Alligator2022-02-211-0/+9
|
* Use ConcatAdapter for the navigation drawer.Docile-Alligator2022-02-202-0/+0
|
* New option: Interface->Comment->Always show the number of child comments. ↵Docile-Alligator2022-02-181-18/+8
| | | | Fix notification icon. Tweak the app icon.
* New option: Fixed height preview in card.Alex Ning2022-01-161-0/+5
|
* feat: add Edit Profileratabb2021-10-301-0/+9
|
* Set EditText cursor color in CustomizePostFilterActivity.Alex Ning2021-10-151-0/+4
|
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-152-9/+1
|
* Set playback speed in other ViewImgurVideoFragment and ↵Alex Ning2021-10-101-9/+9
| | | | ViewRedditGalleryVideoFragment.
* Change playback speed.Alex Ning2021-10-092-0/+12
|
* Change the go to top iconandrewrasch2021-09-221-0/+13
| | | | Changed to use a double up arrow icon
* Tweak the video autoplay control UI. Set show_timeout to 1s to video ↵Alex Ning2021-08-262-0/+17
| | | | autoplay control UI.
* Use bottom toolbar in ViewImageOrGifActivity is available.Alex Ning2021-08-031-0/+5
|
* Tweak the autoplay video control.Alex Ning2021-07-206-31/+20
|
* Show title on trending searches.Alex Ning2021-07-181-0/+9
|
* Add Reddit section in the navigation drawer.Alex Ning2021-07-172-0/+18
|
* Place a close button on the image in PostGalleryActivity.Alex Ning2021-07-161-0/+9
|
* Implement SelectOrCaptureImageBottomSheetFragment.Alex Ning2021-07-162-0/+18
|
* Continue adding support for submitting gallery posts.Alex Ning2021-07-152-1/+6
|
* Set bottom app bar enabled by default. Change Indigo colors.Alex Ning2021-06-111-3/+3
|
* Update translation info.Alex Ning2021-05-301-0/+18
|
* Hide reply and save buttons in comments if the depth is larger than 5. Add ↵Alex Ning2021-04-203-0/+22
| | | | reply and save options in CommentMoreBottomSheetFragment.
* New language: Hungarian. Update translation information.Alex Ning2021-04-021-0/+12
|
* New option: Show avatar on the right in the navigation drawer.Alex Ning2021-02-262-0/+0
|
* Change some colors. Add a current user icon.Alex Ning2021-02-261-0/+4
|
* Upvote ratio and different username color for comments sent by the current ↵Alex Ning2021-02-261-0/+9
| | | | account.
* Fix invisible link icon in PostTypeBottomSheetFragment.Alex Ning2021-02-222-1/+10
|
* Continue adding Gallery Layout.Alex Ning2021-02-161-1/+1
|
* Add a FAB in LoginActivity to setDomStorageEnabled.Alex Ning2021-02-031-0/+9
|
* Quote and code block are added to MarkdownBottomBarRecyclerViewAdapter. Fix ↵Alex Ning2021-01-062-0/+18
| | | | issues in header size selection.