index
:
infinity-for-reddit.git
client-id
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refine regex.
Docile-Alligator
2023-12-25
1
-1
/
+1
*
Version 6.6.0-beta1.
Docile-Alligator
2023-12-25
1
-2
/
+2
*
Fix app crashes when suggesting title in PostLinkActivity.
Docile-Alligator
2023-12-25
1
-1
/
+13
*
Combine regex for preview.redd.it and i.redd.it in Utils.parseRedditImagesBlock.
Docile-Alligator
2023-12-23
1
-67
/
+67
*
Version 6.5.6.
Docile-Alligator
2023-12-15
1
-2
/
+2
*
Fix app crashes when downloading videos.
Docile-Alligator
2023-12-15
1
-0
/
+2
*
Fix OnClickListener's onlick being called even if it's null. Fix the double h...
Docile-Alligator
2023-12-09
16
-48
/
+505
*
Version 6.5.0-beta1.
Docile-Alligator
2023-11-28
1
-3
/
+3
*
Emotes are now clickable. Fix IndexOutOfBoundsException in Utils.parseRedditI...
Docile-Alligator
2023-11-28
12
-49
/
+160
*
Refresh CommentsListingRecyclerViewAdapter after network changes. Fix wrong p...
Docile-Alligator
2023-11-28
2
-1
/
+19
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-28
13
-67
/
+248
*
Hide images and gifs in ImageAndGifEntry and EmotePlugin if corresponding dat...
Docile-Alligator
2023-11-27
12
-28
/
+120
*
Implement ImageAndGifEntry.OnItemClickListener in other places.
Docile-Alligator
2023-11-26
12
-151
/
+155
*
Show cations of preview images and gifs.
Docile-Alligator
2023-11-26
6
-40
/
+84
*
Handle preview images or gifs with captions.
Docile-Alligator
2023-11-26
2
-23
/
+61
*
Fix media_metadata parsing.
Docile-Alligator
2023-11-26
3
-113
/
+76
*
Fix infinite loops in Utils.parseInlineRedditImages. Fix media_metadata parsing.
Docile-Alligator
2023-11-26
2
-11
/
+20
*
Directly show i.redd.it images and gifs.
Docile-Alligator
2023-11-26
4
-12
/
+51
*
Layout tweaks in ImageAndGifEntry.
Docile-Alligator
2023-11-25
2
-5
/
+32
*
Remove some markdown processing related to inline gifs. Remove awards related...
Docile-Alligator
2023-11-25
27
-222
/
+25
*
Fix markdown link not rendered in EmoteCloseBracketInlineProcessor.
Docile-Alligator
2023-11-25
2
-13
/
+17
*
Enable gif playback in EmotePlugin.AsyncDrawableTarget. Fix bugs related to M...
Docile-Alligator
2023-11-24
3
-34
/
+44
*
Start implementing showing emotes in comments.
Docile-Alligator
2023-11-24
17
-32
/
+559
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
73
-278
/
+411
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-20
7
-73
/
+104
*
Fix MediaMetadata's fileName is always null.
Docile-Alligator
2023-11-20
38
-63
/
+49
*
Click to open reddit preview images in posts. Fix IllegalArgumentException in...
Docile-Alligator
2023-11-20
11
-17
/
+85
*
Version 6.4.1.
Docile-Alligator
2023-11-19
1
-2
/
+3
*
Temporarily disable showing Reddit preview images in posts.
Docile-Alligator
2023-11-19
2
-3
/
+4
*
Fix crashes related to gilded posts.
Docile-Alligator
2023-11-19
2
-4
/
+8
*
Fix crashes related to gilded posts.
Docile-Alligator
2023-11-19
4
-3
/
+24
*
Fix unable to submit gallery posts.
Docile-Alligator
2023-11-19
2
-1
/
+4
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-18
1
-5
/
+1
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
17
-94
/
+301
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
14
-18
/
+355
*
Remove min and max awards in CustomizePostFilterActivity.
Docile-Alligator
2023-11-06
5
-78
/
+5
*
Continue deleting awards related components.
Docile-Alligator
2023-11-05
56
-555
/
+26
*
Continue deleting awards related components.
Docile-Alligator
2023-11-04
35
-154
/
+6
*
Start deleting awards related components.
Docile-Alligator
2023-11-04
35
-818
/
+5
*
New option in CommentMoreBottomSheetFragment: Add to comment filter.
Docile-Alligator
2023-11-04
8
-64
/
+127
*
Not loading images from i.redgifs.com because they are webpages.
Docile-Alligator
2023-11-04
2
-3
/
+25
*
Version 6.4.0.
Docile-Alligator
2023-11-02
1
-2
/
+2
*
Version 6.4.0-beta2
Docile-Alligator
2023-11-01
1
-2
/
+2
*
Fix wrong tint on the vote buttons after voting fails.
Docile-Alligator
2023-11-01
3
-59
/
+59
*
Fix showing double "no comments" message in CommentsRecyclerViewAdapter if it...
Docile-Alligator
2023-11-01
1
-1
/
+11
*
Version 6.4.0-beta1.
Docile-Alligator
2023-10-25
1
-2
/
+2
*
Adjust the padding of bottom toolbar in post and comment.
Docile-Alligator
2023-10-25
25
-45
/
+55
*
Center the score of a comment. Switch the number of comment and the share but...
Docile-Alligator
2023-10-23
3
-86
/
+127
*
Switch the number of comment and the share button back in compact layout.
Docile-Alligator
2023-10-23
2
-32
/
+32
*
Center the score of a post. Switch the number of comment and the share button...
Docile-Alligator
2023-10-23
28
-1295
/
+1452
[prev]
[next]