aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-03Fix gallery post preview still shows in ViewPostDetailActivity when Disable I...Alex Ning1-9/+5
2021-12-03Minor bugs fixed in ParsePost.Alex Ning15-25/+25
2021-12-01Recover from no result after switching sort modescria10001-1/+2
2021-12-01Make switches and checkboxes more consistent on Dark Modescria10001-0/+22
2021-12-01Minor layout tweaks.Alex Ning7-53/+70
2021-11-30Download unprocessed gallery picturescria10003-6/+54
2021-11-30Revert "Download unprocessed gallery picture"scria10003-53/+7
2021-11-30Download unprocessed gallery picturescria10003-7/+53
2021-11-29Version 5.1.3. Fix bottom navigation bar option count not applied to anonymou...Alex Ning5-32/+32
2021-11-28Adjust caption layoutscria10004-129/+151
2021-11-28Process subreddit links inside Wiki extrascria10001-11/+15
2021-11-28Don't pass reduntant View arguments to linkifyscria10005-5/+5
2021-11-27Fix conflictscria10001-1/+0
2021-11-27Make caption text copyable with long pressscria10006-49/+87
2021-11-27Version 5.1.2.Alex Ning3-2/+4
2021-11-26Don't cancel all ImageLoader instancesscria10001-1/+1
2021-11-25Minor tweaksscria10001-2/+2
2021-11-25Return early if not spoilerscria10001-1/+9
2021-11-25Check if spoiler was found before setting markdownscria10001-4/+6
2021-11-25Fix typoscria10001-1/+1
2021-11-25Add a non-regex solution for parsing spoilersscria10008-39/+246
2021-11-22Version 5.1.1. Fix anonymous subreddits and multireddits do not show in MainA...Alex Ning3-66/+45
2021-11-22Fix TrackSelectionDialog button color. Do not automatically show control view...Alex Ning8-8/+26
2021-11-21Implement SaveMemoryCenterInsideDownsampleStrategy to smartly downsample imag...Alex Ning6-134/+62
2021-11-21Fix dark theme issue when selecting playback speed. Minor bugs fixed.Alex Ning7-11/+68
2021-11-21Fix cannot open media in Gallery layout.Alex Ning1-11/+9
2021-11-16Make scroll button work on single comment modescria10001-10/+15
2021-11-16Refactor spoiler parsing into its own classscria100017-295/+161
2021-11-16Version 5.1.0.Alex Ning1-2/+2
2021-11-15Don't start MaterialYouService if Material You is not enabled.Alex Ning2-3/+15
2021-11-15Don't leave out single characterscria10001-1/+1
2021-11-14Revert changes made in refactorscria100011-13/+16
2021-11-14Refactorscria100011-14/+13
2021-11-14Optimize spoiler regexscria10001-1/+1
2021-11-14Don't handle unescaped bracket links for nowscria10001-47/+1
2021-11-13Version 5.1.0-beta3.Alex Ning3-16/+17
2021-11-13Disable BangInlineProcessorscria100013-82/+111
2021-11-12Try to handle unescaped space inside link blocksscria100014-157/+97
2021-11-12Contact mods.Alex Ning3-2/+14
2021-11-11Add custom superscript processorscria100015-7/+196
2021-11-11More fixes related to markdown renderingscria100013-26/+68
2021-11-11UI changes in EditProfileActivity.Alex Ning3-42/+46
2021-11-11Missed this onescria10001-1/+1
2021-11-10Fix markdown not rendering in some commentsscria10001-1/+1
2021-11-10Some UI tweaks.Alex Ning15-197/+132
2021-11-10Fix bottom url menu not being themed accordinglyscria10006-13/+34
2021-11-10Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/327.Alex Ning6-18/+45
2021-11-09Initial support for gallery captionsscria10008-49/+261
2021-11-09Fix clicking spoiler invokes OnClickListener on TextView in comments. Render ...Alex Ning5-14/+117
2021-11-07Fix clicking tab text does not change page in ViewUserDetailActivity, ViewSub...Alex Ning4-16/+13