|
|
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 |
|
|
|
af6b92ffa3
|
Show gifs in ViewVideoActivity if possible.
|
2024-01-10 11:02:42 -05:00 |
|
|
|
48624cc34a
|
Remove Gfycat.
|
2024-01-09 23:21:16 -05:00 |
|
|
|
2b3405f368
|
Continue changing anonymous mode.
|
2024-01-08 07:28:13 -05:00 |
|
|
|
e54776153a
|
Continue changing anonymous mode.
|
2024-01-08 00:08:15 -05:00 |
|
|
|
ecf6a0b338
|
Fix issues in AccessTokenAuthenticator.
|
2024-01-07 20:41:21 -05:00 |
|
|
|
977495cd44
|
Continue changing anonymous mode.
|
2024-01-07 20:30:21 -05:00 |
|
|
|
780a719227
|
Continue changing anonymous mode.
|
2024-01-07 20:21:33 -05:00 |
|
|
|
b2ae0388bb
|
Continue changing anonymous mode.
|
2024-01-07 10:10:19 -05:00 |
|
|
|
326daf3b26
|
Continue changing anonymous mode.
|
2024-01-06 10:16:28 -05:00 |
|
|
|
05507f3597
|
Code cleanup.
|
2024-01-04 05:10:17 -05:00 |
|
|
|
255e052300
|
@Nullable accessToken and @NonNull accountName.
|
2024-01-03 10:20:06 -05:00 |
|
|
|
bcdc70d5bd
|
Fix accountName is null in some places.
|
2024-01-03 09:34:24 -05:00 |
|
|
|
0c1dc1e86e
|
Change accountName's default value to Account.ANONYMOUS_ACCOUNT instead of null.
|
2024-01-03 05:05:07 -05:00 |
|
|
|
ed7dc47c50
|
Use !accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accessToken != null.
|
2024-01-01 02:39:54 -05:00 |
|
|
|
7d656d90ee
|
Use accountName.equals(Account.ANONYMOUS_ACCOUNT) instead of accountName == null or accountName != null.
|
2024-01-01 02:04:12 -05:00 |
|
|
|
5ec25cb921
|
Use OAuth for anonymous mode. Fix translation issues.
|
2023-12-31 22:53:32 -05:00 |
|
|
|
cfd4813bf9
|
Account.ANONYMOUS_ACCOUNT
|
2023-12-30 23:38:50 -05:00 |
|
|
|
f64dc1b9dd
|
Version 6.6.0.
v6.6.0
|
2023-12-27 23:38:29 -05:00 |
|
|
|
bff944c107
|
Refine regex.
|
2023-12-25 10:03:25 -05:00 |
|
|
|
b3542c6c99
|
Version 6.6.0-beta1.
|
2023-12-25 09:07:14 -05:00 |
|
|
|
9af6c4077a
|
Fix app crashes when suggesting title in PostLinkActivity.
|
2023-12-25 08:50:40 -05:00 |
|
|
|
e2af6dc909
|
Combine regex for preview.redd.it and i.redd.it in Utils.parseRedditImagesBlock.
|
2023-12-23 10:33:37 -05:00 |
|
|
|
a535f94737
|
Version 6.5.6.
v6.5.6
|
2023-12-15 15:48:38 -05:00 |
|