|
|
1b3d350db3
|
Workaround for not loading any posts (except for user submitted posts).
(cherry picked from commit 07c9865ab2)
|
2024-05-30 14:03:27 -04:00 |
|
|
|
01c66e0345
|
Version 7.2.1.
v7.2.1-bug-fix
|
2024-05-29 17:17:40 -04:00 |
|
|
|
35ff65d1d7
|
Fix user posts not loading by a stupid workaround.
(cherry picked from commit 392ea8ee9b)
|
2024-05-29 17:09:47 -04:00 |
|
|
|
dbc36bee6f
|
Version 7.1.1.
v7.1.1
|
2024-03-31 09:53:55 -04:00 |
|
|
|
f16c1dc4ec
|
Fix progress bar shown on top of the image when going back from ViewPostDetailActivity after voting.
|
2024-03-30 23:57:13 -04:00 |
|
|
|
8ed6cc88d4
|
Fix UploadedImagesBottomSheetFragment not scrolling.
|
2024-03-30 19:20:34 -04:00 |
|
|
|
52eb5cb376
|
Version 7.1.0.
v7.1.0
|
2024-03-26 21:38:19 -04:00 |
|
|
|
22dcbdd8db
|
Version 7.1.0-beta1. Submit gallery posts with text content (without embedded images).
v7.1.0-beta1
|
2024-03-19 18:38:11 -04:00 |
|
|
|
7f1ec33b4f
|
Version 7.1.0-beta1.
|
2024-03-19 17:48:29 -04:00 |
|
|
|
601fea22a6
|
Fix spoiler cannot be shown in FullMarkdownActivity.
|
2024-03-19 15:17:39 -04:00 |
|
|
|
951c893d77
|
Showing content preview in PostPollActivity is available.
|
2024-03-19 14:04:48 -04:00 |
|
|
|
b07dc816fd
|
Click the corresponding layout group to open subreddit listing in PostXXXActivity.
|
2024-03-17 19:04:36 -04:00 |
|
|
|
edc370ff7d
|
Add superscript to MarkdownBottomBarRecyclerViewAdapter.
|
2024-03-17 18:38:21 -04:00 |
|
|
|
41daebf702
|
Migrate to ViewBinding in some activities.
|
2024-03-17 09:01:46 -04:00 |
|
|
|
8e6a4d1e14
|
Fix app crashes after selecting capture image in UploadedImagesBottomSheetFragment
|
2024-03-15 16:09:39 -04:00 |
|
|
|
da6191f60f
|
Submit video posts with text content (without embedded images).
|
2024-03-14 22:41:21 -04:00 |
|
|
|
70672fdc40
|
Submit image posts with text content (without embedded images).
|
2024-03-14 16:14:56 -04:00 |
|
|
|
540b64a0d2
|
Submit link posts with text content (without embedded images).
|
2024-03-14 11:04:53 -04:00 |
|
|
|
4297f93750
|
Submit poll posts with text content (of course with embedded images).
|
2024-03-13 19:51:16 -04:00 |
|
|
|
8f9fecd1d0
|
Fix rounded corners in blurred images in ImageAndGifEntry.
|
2024-03-13 12:12:00 -04:00 |
|
|
|
04377b9eb0
|
Order history reverse chronologically (#1601)
* Typo and variable name
* Order history reverse chronologically
|
2024-03-13 01:25:12 +07:00 |
|
|
|
532fab53ed
|
Delete oldest read posts first (#1600)
|
2024-03-13 01:01:14 +07:00 |
|
|
|
b2af137bf2
|
Edit comments with embedded images.
|
2024-03-11 22:56:44 -04:00 |
|
|
|
1a2d0c397c
|
Handle null alignment value in TableCell in RichTextJSONConverter.
|
2024-03-11 17:08:46 -04:00 |
|
|
|
21b1e3f512
|
Submit comment with up to one embedded image.
|
2024-03-11 16:33:58 -04:00 |
|
|
|
705eef9011
|
Submit text post with embedded images.
|
2024-03-10 22:28:59 -04:00 |
|
|
|
3e00a7a738
|
Uploaded image richtext_json. Enable uploading images in markdown editor.
|
2024-03-10 15:12:49 -04:00 |
|
|
|
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 |
|