Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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. | ||||
* | Version 7.0.1. | Docile-Alligator | 2024-02-28 | 1 | -1/+1 |
| | |||||
* | Load fallback video in other adapters. | Docile-Alligator | 2024-02-27 | 4 | -9/+134 |
| | |||||
* | Loading fallback video in PostRecyclerViewAdapter | Docile-Alligator | 2024-02-27 | 1 | -4/+42 |
| | |||||
* | Try loading fallback video in PostRecyclerViewAdapter | Docile-Alligator | 2024-02-26 | 2 | -7/+38 |
| | |||||
* | Use mp4 version of the fallback video. | Docile-Alligator | 2024-02-24 | 3 | -16/+19 |
| | |||||
* | Load a fallback video when the video link is not working. | Docile-Alligator | 2024-02-24 | 3 | -57/+91 |
| | |||||
* | Fix comment button not shown in post compact layout. | Docile-Alligator | 2024-02-23 | 2 | -0/+2 |
| | |||||
* | Fix IllegalArgumentException when sending notifications in ↵ | Docile-Alligator | 2024-01-29 | 1 | -0/+3 |
| | | | | DownloadRedditVideoService. | ||||
* | Fix background color not applied to CustomThemeListingActivity. | Docile-Alligator | 2024-01-28 | 1 | -0/+1 |
| | |||||
* | Move accessToken and accountName to BaseActivity. | Docile-Alligator | 2024-01-28 | 74 | -813/+780 |
| | |||||
* | Change colorPrimaryLightTheme and buttonTextColor in white theme. | Docile-Alligator | 2024-01-28 | 1 | -2/+2 |
| | |||||
* | Fix unable to search subreddits. | Docile-Alligator | 2024-01-27 | 5 | -15/+39 |
| | |||||
* | Fix comment icon not tinted properly. | Docile-Alligator | 2024-01-27 | 4 | -33/+8 |
| | |||||
* | Fix a bug in FilteredPostsActivity. | Docile-Alligator | 2024-01-26 | 1 | -1/+1 |
| | |||||
* | Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in ↵ | Docile-Alligator | 2024-01-24 | 6 | -8/+12 |
| | | | | anonymous mode. | ||||
* | Fix anonymous mode not loading anything. | Docile-Alligator | 2024-01-23 | 55 | -535/+522 |
| | |||||
* | Fix explanations of some color options. | Docile-Alligator | 2024-01-22 | 1 | -2/+2 |
| | |||||
* | Fix handling reddit.com/[ru]/xxx/s/xxxx urls. | Docile-Alligator | 2024-01-22 | 2 | -57/+36 |
| | |||||
* | feat: Add ShareLinkHandler to handle resolving of new reddit share link URLs ↵ | dvidak | 2024-01-22 | 2 | -1/+63 |
| | | | | | | | | | (#1580) * Add ShareLinkHandler to handle resolving of new reddit share link URLs * Fix Retrofit injection in LinkResolverActivity and ShareLinkHandler | ||||
* | Start CustomizePostFilterActivity instead of FilteredPostsActivity when ↵ | Docile-Alligator | 2024-01-22 | 4 | -87/+112 |
| | | | | pressing the filter posts option. | ||||
* | Continue migrating to view binding. | Docile-Alligator | 2024-01-13 | 2 | -365/+215 |
| | |||||
* | Fix inserting the anonymous account even when it was already inserted. | Docile-Alligator | 2024-01-13 | 2 | -2/+2 |
| | |||||
* | Fix NullPointerException when invoking onClick. | Docile-Alligator | 2024-01-12 | 1 | -16/+23 |
| | |||||
* | Remove trending. | Docile-Alligator | 2024-01-12 | 1 | -1/+2 |
| | |||||
* | Remove see removed posts and comments. | Docile-Alligator | 2024-01-12 | 32 | -641/+2 |
| | |||||
* | Show gifs in ViewVideoActivity if possible. | Docile-Alligator | 2024-01-10 | 6 | -37/+119 |
| | |||||
* | Remove Gfycat. | Docile-Alligator | 2024-01-10 | 54 | -701/+380 |
| | |||||
* | Continue changing anonymous mode. | Docile-Alligator | 2024-01-08 | 19 | -47/+47 |
| | |||||
* | Continue changing anonymous mode. | Docile-Alligator | 2024-01-08 | 20 | -67/+40 |
| | |||||
* | Fix issues in AccessTokenAuthenticator. | Docile-Alligator | 2024-01-08 | 1 | -1/+5 |
| | |||||
* | Continue changing anonymous mode. | Docile-Alligator | 2024-01-08 | 2 | -8/+3 |
| |