Commit Graph

2250 Commits

Author SHA1 Message Date
b3ddebcbb4 Table richtext_json. 2024-03-10 11:22:36 -04:00
6d2e2bed67 Optimize spoiler richtext_json. 2024-03-09 20:08:30 -05:00
15f1845aee Spoiler richtext_json. 2024-03-09 19:58:26 -05:00
ec380b2c07 FencedCodeBlock and IndentedCodeBlock richtext_json. 2024-03-09 18:10:34 -05:00
9afcb05eb5 Inline code richtext_json. 2024-03-09 10:55:20 -05:00
3ef64e2a17 BlockQuote richtext_json. 2024-03-09 10:06:29 -05:00
14a451bdc8 List richtext_json. 2024-03-09 09:23:17 -05:00
2a725b490b Heading richtext_json. 2024-03-08 23:33:53 -05:00
8ca2efa244 Superscript richtext_json. Still some issues though. 2024-03-08 17:46:46 -05:00
1a4a15d457 Continue adding the richtext_json feature. 2024-03-07 23:59:11 -05:00
5617e46cb3 Use Visitor pattern to convert nodes to rich text json. 2024-03-07 12:13:11 -05:00
00ae2c3932 Experiment: Use richtext_json when submitting posts. 2024-03-07 10:08:19 -05:00
40b3df6752 Version 7.0.2. v7.0.2 2024-03-02 22:24:01 -05:00
f851293b53 Add a message about subscription in LoginActivity. 2024-03-02 22:20:25 -05:00
ce79815346 Fix NullPointerException in when loading fallback video. 2024-03-02 12:51:28 -05:00
28acf9933d Version 7.0.1. Fix fallback video file name in ViewVideoActivity. v7.0.1 2024-02-28 11:43:50 -05:00
0ae49fc19f Version 7.0.1. Fix fallback video unable to play in ViewVideoActivity. 2024-02-28 11:34:05 -05:00
4a58527d1b Version 7.0.1. Load fallback video for failed redgifs and streamable links in ViewVideoActivity. 2024-02-28 11:09:22 -05:00
60677f3c2b Version 7.0.1. 2024-02-28 10:56:07 -05:00
bf8bbcb0cd Load fallback video in other adapters. 2024-02-27 16:01:45 -05:00
f0e5bcb477 Loading fallback video in PostRecyclerViewAdapter 2024-02-26 23:29:43 -05:00
378b65b84f Try loading fallback video in PostRecyclerViewAdapter 2024-02-25 23:01:48 -05:00
5d41c996b0 Use mp4 version of the fallback video. 2024-02-24 09:29:32 -05:00
4b167f91bc Load a fallback video when the video link is not working. 2024-02-23 23:56:23 -05:00
82b6cb16f6 Fix comment button not shown in post compact layout. 2024-02-23 16:06:15 -05:00
67da3ba531 Version 7.0.0. v7.0.0 2024-01-30 17:24:10 -05:00
ee34fa0da0 Version 7.0.0-beta1. v7.0.0-beta1 2024-01-29 09:57:57 -05:00
96702436f4 Fix IllegalArgumentException when sending notifications in DownloadRedditVideoService. 2024-01-29 09:56:26 -05:00
cf91d03122 Fix background color not applied to CustomThemeListingActivity. 2024-01-28 17:04:35 -05:00
ddb1fb6b42 Move accessToken and accountName to BaseActivity. 2024-01-28 12:31:32 -05:00
0af03d952b Change colorPrimaryLightTheme and buttonTextColor in white theme. 2024-01-28 11:13:13 -05:00
c1488c8c63 Version 6.7.3. v6.7.3 2024-01-27 18:41:41 -05:00
4a2a277af9 Fix unable to search subreddits. 2024-01-27 18:41:07 -05:00
650cfaf924 Version 6.7.2. v6.7.2 2024-01-27 10:14:03 -05:00
da0135a034 Fix comment icon not tinted properly. 2024-01-27 10:12:54 -05:00
73af409099 Fix a bug in FilteredPostsActivity. 2024-01-26 09:36:27 -05:00
adaa1d3dc8 Version 6.7.1. Fix FetchSubredditData.fetchSubredditData not working in anonymous mode. v6.7.1 2024-01-23 23:29:15 -05:00
2fdd38f188 Version 6.7.1. 2024-01-23 22:16:10 -05:00
ff1609cd00 Fix anonymous mode not loading anything. 2024-01-23 18:28:01 -05:00
b9397e87ad Version 6.7.0. v6.7.0 2024-01-22 17:43:27 -05:00
7600d1f5dd Fix explanations of some color options. 2024-01-22 15:35:47 -05:00
883e4ef9eb Fix handling reddit.com/[ru]/xxx/s/xxxx urls. 2024-01-22 14:50:30 -05:00
af7b276667 feat: Add ShareLinkHandler to handle resolving of new reddit share link URLs (#1580)
* Add ShareLinkHandler to handle resolving of new reddit share
link URLs

* Fix Retrofit injection in LinkResolverActivity and
ShareLinkHandler
2024-01-23 01:09:27 +07:00
7777a6d675 Start CustomizePostFilterActivity instead of FilteredPostsActivity when pressing the filter posts option. 2024-01-22 12:06:58 -05:00
f14ef4a8bb Version 6.7.0-beta1. v6.7.0-beta1 2024-01-14 05:03:26 -05:00
cec83ca917 Continue migrating to view binding. 2024-01-13 09:58:00 -05:00
de7bc2de08 Fix inserting the anonymous account even when it was already inserted. 2024-01-13 00:21:23 -05:00
d98c02d0ad Fix NullPointerException when invoking onClick. 2024-01-11 22:31:34 -05:00
0e4027fbbe Remove trending. 2024-01-11 21:07:00 -05:00
0f38b26710 Remove see removed posts and comments. 2024-01-11 20:59:43 -05:00