aboutsummaryrefslogtreecommitdiff
path: root/app (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-25Refine regex.Docile-Alligator1-1/+1
2023-12-25Version 6.6.0-beta1.Docile-Alligator1-2/+2
2023-12-25Fix app crashes when suggesting title in PostLinkActivity.Docile-Alligator1-1/+13
2023-12-23Combine regex for preview.redd.it and i.redd.it in Utils.parseRedditImagesBlock.Docile-Alligator1-67/+67
2023-12-15Version 6.5.6.Docile-Alligator1-2/+2
2023-12-15Fix app crashes when downloading videos.Docile-Alligator1-0/+2
2023-12-09Fix OnClickListener's onlick being called even if it's null. Fix the double h...Docile-Alligator16-48/+505
2023-11-28Version 6.5.0-beta1.Docile-Alligator1-3/+3
2023-11-28Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...Docile-Alligator12-49/+160
2023-11-28Refresh CommentsListingRecyclerViewAdapter after network changes. Fix wrong p...Docile-Alligator2-1/+19
2023-11-28Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...Docile-Alligator13-67/+248
2023-11-27Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...Docile-Alligator12-28/+120
2023-11-26Implement ImageAndGifEntry.OnItemClickListener in other places.Docile-Alligator12-151/+155
2023-11-26Show cations of preview images and gifs.Docile-Alligator6-40/+84
2023-11-26Handle preview images or gifs with captions.Docile-Alligator2-23/+61
2023-11-26Fix media_metadata parsing.Docile-Alligator3-113/+76
2023-11-26Fix infinite loops in Utils.parseInlineRedditImages. Fix media_metadata parsing.Docile-Alligator2-11/+20
2023-11-26Directly show i.redd.it images and gifs.Docile-Alligator4-12/+51
2023-11-25Layout tweaks in ImageAndGifEntry.Docile-Alligator2-5/+32
2023-11-25Remove some markdown processing related to inline gifs. Remove awards related...Docile-Alligator27-222/+25
2023-11-25Fix markdown link not rendered in EmoteCloseBracketInlineProcessor.Docile-Alligator2-13/+17
2023-11-24Enable gif playback in EmotePlugin.AsyncDrawableTarget. Fix bugs related to M...Docile-Alligator3-34/+44
2023-11-24Start implementing showing emotes in comments.Docile-Alligator17-32/+559
2023-11-22Start implementing showing gifs and images in comments.Docile-Alligator73-278/+411
2023-11-20Continue implementing showing images from preview.redd.it in posts.Docile-Alligator7-73/+104
2023-11-20Fix MediaMetadata's fileName is always null.Docile-Alligator38-63/+49
2023-11-20Click to open reddit preview images in posts. Fix IllegalArgumentException in...Docile-Alligator11-17/+85
2023-11-19Version 6.4.1.Docile-Alligator1-2/+3
2023-11-19Temporarily disable showing Reddit preview images in posts.Docile-Alligator2-3/+4
2023-11-19Fix crashes related to gilded posts.Docile-Alligator2-4/+8
2023-11-19Fix crashes related to gilded posts.Docile-Alligator4-3/+24
2023-11-19Fix unable to submit gallery posts.Docile-Alligator2-1/+4
2023-11-18Continue implementing showing images from preview.redd.it in posts.Docile-Alligator1-5/+1
2023-11-17Continue implementing showing images from preview.redd.it in posts.Docile-Alligator17-94/+301
2023-11-17Start showing images from preview.redd.it in posts.Docile-Alligator14-18/+355
2023-11-06Remove min and max awards in CustomizePostFilterActivity.Docile-Alligator5-78/+5
2023-11-05Continue deleting awards related components.Docile-Alligator56-555/+26
2023-11-04Continue deleting awards related components.Docile-Alligator35-154/+6
2023-11-04Start deleting awards related components.Docile-Alligator35-818/+5
2023-11-04New option in CommentMoreBottomSheetFragment: Add to comment filter.Docile-Alligator8-64/+127
2023-11-04Not loading images from i.redgifs.com because they are webpages.Docile-Alligator2-3/+25
2023-11-02Version 6.4.0.Docile-Alligator1-2/+2
2023-11-01Version 6.4.0-beta2Docile-Alligator1-2/+2
2023-11-01Fix wrong tint on the vote buttons after voting fails.Docile-Alligator3-59/+59
2023-11-01Fix showing double "no comments" message in CommentsRecyclerViewAdapter if it...Docile-Alligator1-1/+11
2023-10-25Version 6.4.0-beta1.Docile-Alligator1-2/+2
2023-10-25Adjust the padding of bottom toolbar in post and comment.Docile-Alligator25-45/+55
2023-10-23Center the score of a comment. Switch the number of comment and the share but...Docile-Alligator3-86/+127
2023-10-23Switch the number of comment and the share button back in compact layout.Docile-Alligator2-32/+32
2023-10-23Center the score of a post. Switch the number of comment and the share button...Docile-Alligator28-1295/+1452