Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Migrate to ViewBinding in some activities. | Docile-Alligator | 2024-04-28 | 11 | -149/+95 | |
| | ||||||
* | Minor bugs fixed. | Docile-Alligator | 2024-04-27 | 2 | -3/+3 | |
| | ||||||
* | Show online themes from local server. | Docile-Alligator | 2024-04-24 | 1 | -0/+1 | |
| | ||||||
* | Show online themes from local server. | Docile-Alligator | 2024-04-24 | 13 | -25/+353 | |
| | ||||||
* | Start adding support for online themes. | Docile-Alligator | 2024-04-22 | 7 | -36/+223 | |
| | ||||||
* | Fixed CommentsRecyclerViewAdapter inconsistent update this time? | Docile-Alligator | 2024-04-20 | 2 | -2/+2 | |
| | ||||||
* | Maybe fixed CommentsRecyclerViewAdapter inconsistent update. | Docile-Alligator | 2024-04-19 | 1 | -23/+23 | |
| | ||||||
* | Fix issues related to PostPagingSource.TYPE_ANONYMOUS_MULTIREDDIT. Fix ↵ | Docile-Alligator | 2024-04-17 | 7 | -28/+32 | |
| | | | | crashes when loading anonymous front page or anonymous multireddit on ViewPostDetailActivity when swipe between posts is enabled. | |||||
* | Version 7.1.1. | Docile-Alligator | 2024-03-31 | 1 | -2/+2 | |
| | ||||||
* | Fix progress bar shown on top of the image when going back from ↵ | Docile-Alligator | 2024-03-31 | 3 | -43/+9 | |
| | | | | ViewPostDetailActivity after voting. | |||||
* | Fix UploadedImagesBottomSheetFragment not scrolling. | Docile-Alligator | 2024-03-30 | 2 | -48/+57 | |
| | ||||||
* | Version 7.1.0. | Docile-Alligator | 2024-03-27 | 1 | -2/+2 | |
| | ||||||
* | Version 7.1.0-beta1. Submit gallery posts with text content (without ↵ | Docile-Alligator | 2024-03-19 | 13 | -185/+256 | |
| | | | | embedded images). | |||||
* | Version 7.1.0-beta1. | Docile-Alligator | 2024-03-19 | 1 | -4/+4 | |
| | ||||||
* | Fix spoiler cannot be shown in FullMarkdownActivity. | Docile-Alligator | 2024-03-19 | 15 | -86/+54 | |
| | ||||||
* | Showing content preview in PostPollActivity is available. | Docile-Alligator | 2024-03-19 | 4 | -88/+111 | |
| | ||||||
* | Click the corresponding layout group to open subreddit listing in ↵ | Docile-Alligator | 2024-03-17 | 10 | -172/+115 | |
| | | | | PostXXXActivity. | |||||
* | Add superscript to MarkdownBottomBarRecyclerViewAdapter. | Docile-Alligator | 2024-03-17 | 8 | -188/+180 | |
| | ||||||
* | Migrate to ViewBinding in some activities. | Docile-Alligator | 2024-03-17 | 9 | -435/+251 | |
| | ||||||
* | Fix app crashes after selecting capture image in ↵ | Docile-Alligator | 2024-03-15 | 6 | -6/+6 | |
| | | | | UploadedImagesBottomSheetFragment | |||||
* | Submit video posts with text content (without embedded images). | Docile-Alligator | 2024-03-15 | 7 | -420/+425 | |
| | ||||||
* | Submit image posts with text content (without embedded images). | Docile-Alligator | 2024-03-14 | 6 | -408/+400 | |
| | ||||||
* | Submit link posts with text content (without embedded images). | Docile-Alligator | 2024-03-14 | 5 | -383/+395 | |
| | ||||||
* | Submit poll posts with text content (of course with embedded images). | Docile-Alligator | 2024-03-13 | 9 | -550/+681 | |
| | ||||||
* | Fix rounded corners in blurred images in ImageAndGifEntry. | Docile-Alligator | 2024-03-13 | 1 | -2/+2 | |
| | ||||||
* | Order history reverse chronologically (#1601) | Louis Pré | 2024-03-12 | 3 | -12/+12 | |
| | | | | | * Typo and variable name * Order history reverse chronologically | |||||
* | Delete oldest read posts first (#1600) | Louis Pré | 2024-03-12 | 1 | -1/+1 | |
| | ||||||
* | Edit comments with embedded images. | Docile-Alligator | 2024-03-12 | 7 | -21/+59 | |
| | ||||||
* | Handle null alignment value in TableCell in RichTextJSONConverter. | Docile-Alligator | 2024-03-11 | 2 | -11/+15 | |
| | ||||||
* | Submit comment with up to one embedded image. | Docile-Alligator | 2024-03-11 | 12 | -74/+131 | |
| | ||||||
* | Submit text post with embedded images. | Docile-Alligator | 2024-03-11 | 7 | -13/+72 | |
| | ||||||
* | Uploaded image richtext_json. Enable uploading images in markdown editor. | Docile-Alligator | 2024-03-10 | 15 | -30/+186 | |
| | ||||||
* | Table richtext_json. | Docile-Alligator | 2024-03-10 | 1 | -0/+116 | |
| | ||||||
* | Optimize spoiler richtext_json. | Docile-Alligator | 2024-03-10 | 1 | -9/+7 | |
| | ||||||
* | Spoiler richtext_json. | Docile-Alligator | 2024-03-10 | 1 | -10/+54 | |
| | ||||||
* | FencedCodeBlock and IndentedCodeBlock richtext_json. | Docile-Alligator | 2024-03-09 | 1 | -2/+40 | |
| | ||||||
* | Inline code richtext_json. | Docile-Alligator | 2024-03-09 | 1 | -4/+7 | |
| | ||||||
* | BlockQuote richtext_json. | Docile-Alligator | 2024-03-09 | 1 | -1/+18 | |
| | ||||||
* | List richtext_json. | Docile-Alligator | 2024-03-09 | 1 | -31/+64 | |
| | ||||||
* | Heading richtext_json. | Docile-Alligator | 2024-03-09 | 1 | -1/+43 | |
| | ||||||
* | Superscript richtext_json. Still some issues though. | Docile-Alligator | 2024-03-08 | 1 | -13/+39 | |
| | ||||||
* | Continue adding the richtext_json feature. | Docile-Alligator | 2024-03-08 | 1 | -28/+109 | |
| | ||||||
* | Use Visitor pattern to convert nodes to rich text json. | Docile-Alligator | 2024-03-07 | 3 | -134/+265 | |
| | ||||||
* | Experiment: Use richtext_json when submitting posts. | Docile-Alligator | 2024-03-07 | 2 | -0/+140 | |
| | ||||||
* | Version 7.0.2. | Docile-Alligator | 2024-03-03 | 1 | -2/+2 | |
| | ||||||
* | Add a message about subscription in LoginActivity. | Docile-Alligator | 2024-03-03 | 15 | -45/+18 | |
| | ||||||
* | Fix NullPointerException in when loading fallback video. | Docile-Alligator | 2024-03-02 | 4 | -44/+59 | |
| | ||||||
* | Version 7.0.1. Fix fallback video file name in ViewVideoActivity. | Docile-Alligator | 2024-02-28 | 1 | -1/+1 | |
| | ||||||
* | Version 7.0.1. Fix fallback video unable to play in ViewVideoActivity. | Docile-Alligator | 2024-02-28 | 1 | -20/+3 | |
| | ||||||
* | Version 7.0.1. Load fallback video for failed redgifs and streamable links ↵ | Docile-Alligator | 2024-02-28 | 1 | -2/+5 | |
| | | | | in ViewVideoActivity. |