aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-0755-190/+40
|
* Migrate to ViewBinding in all components.Docile-Alligator2024-05-078-562/+272
|
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-0715-758/+379
|
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-0712-629/+480
|
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-078-306/+226
|
* Fix Dutch translation.Docile-Alligator2024-05-071-1/+1
|
* Migrate to ViewBinding in all bottom sheet fragments.Docile-Alligator2024-05-0722-540/+274
|
* Migrate to ViewBinding in ViewPostDetailFragment.Docile-Alligator2024-05-071-91/+72
|
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-3016-359/+343
|
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-307-324/+241
|
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-2957-1216/+564
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2916-461/+282
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-284-45/+21
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-284-176/+130
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2820-161/+78
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-283-75/+56
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2811-149/+95
|
* Minor bugs fixed.Docile-Alligator2024-04-272-3/+3
|
* Show online themes from local server.Docile-Alligator2024-04-241-0/+1
|
* Show online themes from local server.Docile-Alligator2024-04-2413-25/+353
|
* Start adding support for online themes.Docile-Alligator2024-04-227-36/+223
|
* Fixed CommentsRecyclerViewAdapter inconsistent update this time?Docile-Alligator2024-04-202-2/+2
|
* Maybe fixed CommentsRecyclerViewAdapter inconsistent update.Docile-Alligator2024-04-191-23/+23
|
* Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix ↵Docile-Alligator2024-04-177-28/+32
| | | | crashes when loading anonymous front page or anonymous multireddit on ViewPostDetailActivity when swipe between posts is enabled.
* Fix progress bar shown on top of the image when going back from ↵Docile-Alligator2024-03-313-43/+9
| | | | ViewPostDetailActivity after voting.
* Fix UploadedImagesBottomSheetFragment not scrolling.Docile-Alligator2024-03-302-48/+57
|
* Version 7.1.0-beta1. Submit gallery posts with text content (without ↵Docile-Alligator2024-03-1913-185/+256
| | | | embedded images).
* Fix spoiler cannot be shown in FullMarkdownActivity.Docile-Alligator2024-03-1915-86/+54
|
* Showing content preview in PostPollActivity is available.Docile-Alligator2024-03-193-86/+109
|
* Click the corresponding layout group to open subreddit listing in ↵Docile-Alligator2024-03-1710-172/+115
| | | | PostXXXActivity.
* Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-03-178-188/+180
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-03-179-435/+251
|
* Fix app crashes after selecting capture image in ↵Docile-Alligator2024-03-156-6/+6
| | | | UploadedImagesBottomSheetFragment
* Submit video posts with text content (without embedded images).Docile-Alligator2024-03-157-420/+425
|
* Submit image posts with text content (without embedded images).Docile-Alligator2024-03-146-408/+400
|
* Submit link posts with text content (without embedded images).Docile-Alligator2024-03-145-383/+395
|
* Submit poll posts with text content (of course with embedded images).Docile-Alligator2024-03-139-550/+681
|
* Fix rounded corners in blurred images in ImageAndGifEntry.Docile-Alligator2024-03-131-2/+2
|
* Order history reverse chronologically (#1601)Louis Pré2024-03-123-12/+12
| | | | | * Typo and variable name * Order history reverse chronologically
* Delete oldest read posts first (#1600)Louis Pré2024-03-121-1/+1
|
* Edit comments with embedded images.Docile-Alligator2024-03-127-21/+59
|
* Handle null alignment value in TableCell in RichTextJSONConverter.Docile-Alligator2024-03-112-11/+15
|
* Submit comment with up to one embedded image.Docile-Alligator2024-03-1112-74/+131
|
* Submit text post with embedded images.Docile-Alligator2024-03-117-13/+72
|
* Uploaded image richtext_json. Enable uploading images in markdown editor.Docile-Alligator2024-03-1015-30/+186
|
* Table richtext_json.Docile-Alligator2024-03-101-0/+116
|
* Optimize spoiler richtext_json.Docile-Alligator2024-03-101-9/+7
|
* Spoiler richtext_json.Docile-Alligator2024-03-101-10/+54
|
* FencedCodeBlock and IndentedCodeBlock richtext_json.Docile-Alligator2024-03-091-2/+40
|
* Inline code richtext_json.Docile-Alligator2024-03-091-4/+7
|