Commit Graph

1616 Commits

Author SHA1 Message Date
Alex Ning
f33cf68624 New option: Hide Comment Awards. 2022-01-21 20:37:31 +08:00
Alex Ning
e68f8ed4bc Show author avatars in comments. 2022-01-21 19:52:31 +08:00
Alex Ning
de105359f9 Fix views in comment toolbar overlapping each other. 2022-01-21 15:44:49 +08:00
Alex Ning
c6f5e3c8f6 Version 5.1.6. 2022-01-20 15:08:36 +08:00
Alex Ning
25fff4064c New option: Hide Text Post Content. 2022-01-20 15:00:26 +08:00
Alex Ning
5eaf4ab8fe Show child reply count in comments. 2022-01-17 17:30:56 +08:00
Alex Ning
9ab1e6904c Fix IllegalStateException in ViewPostDetailFragment. 2022-01-17 12:01:12 +08:00
Alex Ning
85a51d7dc8 New option: Fixed height preview in card. 2022-01-16 15:19:55 +08:00
Alex Ning
44ed414f28 Go back to top of the feed after changing sort type or refreshing. 2022-01-16 09:49:07 +08:00
Alex Ning
94f08d616a Version 5.1.6-beta1. 2022-01-15 14:53:10 +08:00
Giovanni Palmieri
aaa3e91b82
added "Open in browser" button to internal browser (#622) 2022-01-15 12:25:07 +08:00
Alex Ning
af3447419a Load custom fonts. 2022-01-15 12:03:18 +08:00
Alex Ning
4d0b8b4672 Add options to set custom fonts. 2022-01-14 20:57:16 +08:00
Alex Ning
6f1cd194cb Continue adding support for custom font. 2022-01-13 23:30:55 +08:00
Alex Ning
e0c849e135 Start adding custom font support. 2022-01-05 13:32:09 +08:00
Alex Ning
b11a568169 Version 5.1.5. 2021-12-22 20:36:52 +08:00
Alex Ning
a83640f01a Fix NSFW download location option not working. Hide options in Data Saving Mode settings if Data Saving Mode is off. 2021-12-20 22:16:33 +08:00
Alex Ning
dc4fa2e6b8 Handle Streamable and Imgur videos when parsing v.redd.it videos in ViewVideoActivity. 2021-12-20 21:50:26 +08:00
scria1000
7150ac6981
Mutually exclusive toggling behaviour for DataSavingMode (#603)
Mutually exclusive toggling behavior for DataSavingMode.
2021-12-20 21:21:26 +08:00
scria1000
a7b58cf0a4
Support imgur gifv with audio (#602)
Support imgur gifv videos with audio.
2021-12-20 21:18:40 +08:00
MetalNeo
34127032de
Added Setting for Separate NSFW Download Folder (#584)
Add an option to separate NSFW media downloads
2021-12-20 21:13:08 +08:00
Alex Ning
21e7dad1b0 Search subscribed users and multireddits. 2021-12-20 21:07:46 +08:00
Alex Ning
053773741e Search subscribed subreddits. 2021-12-20 20:25:31 +08:00
Alex Ning
f8a5dc9d61 Fix app crashes when fetching gfycat videos failed for autoplay. 2021-12-20 18:54:29 +08:00
Alex Ning
f8694309d3 Version 5.1.4. 2021-12-16 19:50:12 +08:00
Alex Ning
59fadbb0e0 Use Executor to fetch removed comments. 2021-12-15 22:52:31 +08:00
scria1000
f3b0a04f3c
Fix markdown headers sometimes not rendering in About (#592)
Fix markdown headers sometimes not rendering in subreddit About section
2021-12-15 21:46:04 +08:00
scria1000
e90a3b674e
Add Reveddit fallback for retrieving deleted comments (#591) 2021-12-15 21:43:55 +08:00
scria1000
e4c64668db
Add support for parsing inline static emotes (#589) 2021-12-15 21:43:01 +08:00
scria1000
ae63e20764
Fix link previews not showing (#587)
Fix link previews not showing
2021-12-13 22:04:35 +08:00
scria1000
5ec29e0c96
Retrieve subreddit data for subscribed private subs (#586)
Fetch active user count, subreddit icon etc. for subscribed private subs
2021-12-13 20:47:45 +08:00
scria1000
9ef1b4decd
Fix autoplay video continuing in background (#585)
Fix autoplay video continuing in background
2021-12-13 20:46:22 +08:00
Alex Ning
228cc4bb75 Fix post parsing logic for Gfycat, Redgifs and Streamable videos. 2021-12-12 22:32:58 +08:00
Alex Ning
f97e01ed66 Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit 2021-12-12 22:09:34 +08:00
Alex Ning
8c445fb766 Streamable videos autoplay. 2021-12-12 22:09:09 +08:00
scria1000
c934bc7740
Undo superscript parser changes for now (#577)
Undo superscript parser changes
2021-12-12 20:51:43 +08:00
Alex Ning
a2c6685dd8 Treat streamable link posts as video posts. 2021-12-12 20:48:23 +08:00
Alex Ning
1abc703d7e Support Streamable. 2021-12-09 21:29:35 +08:00
Docile-Alligator
35cbd24318
Merge pull request #575 from scria1000/markdown-enhancements
Markdown enhancements
2021-12-09 21:24:46 +08:00
scria1000
97fc6d2873
Fix reduntant line 2021-12-09 12:04:37 +00:00
scria1000
87ab68217d Some more spoiler parsing optimizations
Don't bother trying to parse a text if it doesn't have spoiler opening.
2021-12-09 14:54:25 +03:00
scria1000
d101cddf0f Make Superscript parsing proper
Do this without relying converting to <sup> tags.
2021-12-09 13:23:02 +03:00
scria1000
089faf0cbc
Correct typo in replaceAll
oops
2021-12-08 08:01:14 +00:00
Docile-Alligator
99c096e111
Merge pull request #573 from scria1000/patch-3
Fix observer being triggered twice on SubredditDetail
2021-12-07 21:19:42 +08:00
Docile-Alligator
57ab519333
Merge pull request #572 from scria1000/spoiler-optimize
Optimize spoiler parser
2021-12-07 21:13:18 +08:00
Docile-Alligator
8fea6f688a
Merge pull request #571 from scria1000/patch-2
Add null check for GALLERY_DATA_KEY
2021-12-07 21:11:20 +08:00
scria1000
3350b31d21 Fix observer being triggered twice on SubredditDetail
Fix observer being triggered twice on ViewSubredditDetailActivity and SidebarFragment.
2021-12-07 15:46:41 +03:00
scria1000
281d6aec50 Correct newline behaviour, again 2021-12-05 22:15:59 +03:00
scria1000
dea22c8f7e Optimize spoiler parser
Should take 3-4x less milliseconds, on average
2021-12-05 18:40:37 +03:00
scria1000
619d6b846a Add null check for GALLERY_DATA_KEY
Without this null check, viewing a deleted comment whose OP also had a deleted gallery will cause the Parsing to fail.
2021-12-04 18:23:48 +03:00