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
/
src
/
main
/
java
/
ml
/
docilealligator
/
infinityforreddit
/
post
/
ParsePost.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the way read posts are handled to support an arbitrary read posts lim...
Eitan
2024-10-20
1
-25
/
+26
*
Add an option to download media in PostOptionsBottomSheetFragment.
Docile-Alligator
2024-09-17
1
-3
/
+19
*
Rearrange files and packages.
Docile-Alligator
2024-09-15
1
-1
/
+1
*
Try loading fallback video in PostRecyclerViewAdapter
Docile-Alligator
2024-02-26
1
-1
/
+1
*
Use mp4 version of the fallback video.
Docile-Alligator
2024-02-24
1
-2
/
+2
*
Load a fallback video when the video link is not working.
Docile-Alligator
2024-02-24
1
-0
/
+2
*
Show gifs in ViewVideoActivity if possible.
Docile-Alligator
2024-01-10
1
-0
/
+10
*
Remove Gfycat.
Docile-Alligator
2024-01-10
1
-49
/
+17
*
Show cations of preview images and gifs.
Docile-Alligator
2023-11-26
1
-4
/
+4
*
Fix media_metadata parsing.
Docile-Alligator
2023-11-26
1
-52
/
+1
*
Fix infinite loops in Utils.parseInlineRedditImages. Fix media_metadata parsing.
Docile-Alligator
2023-11-26
1
-9
/
+16
*
Directly show i.redd.it images and gifs.
Docile-Alligator
2023-11-26
1
-4
/
+4
*
Remove some markdown processing related to inline gifs. Remove awards related...
Docile-Alligator
2023-11-25
1
-36
/
+19
*
Start implementing showing gifs and images in comments.
Docile-Alligator
2023-11-22
1
-11
/
+12
*
Continue implementing showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-7
/
+55
*
Start showing images from preview.redd.it in posts.
Docile-Alligator
2023-11-17
1
-4
/
+4
*
Not loading images from i.redgifs.com because they are webpages.
Docile-Alligator
2023-11-04
1
-3
/
+24
*
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/736
Docile-Alligator
2023-02-20
1
-20
/
+20
*
Handle image posts if url contains query string (#1300)
Björn Tantau
2023-01-21
1
-15
/
+11
*
Show moderator author/user colors in more places, such as post lists and hist...
cmp
2022-12-23
1
-19
/
+29
*
Allow https redirection in ExoPlayer (#1261)
scria1000
2022-12-03
1
-5
/
+0
*
Fix Imgur bug for insecure mp4 links (#1240)
scria1000
2022-11-27
1
-12
/
+18
*
Remove unused Post fields (#1212)
Sergei Kozelko
2022-11-27
1
-1
/
+1
*
Don't trim leading whitespaces (#1072)
scria1000
2022-09-21
1
-4
/
+4
*
Fix post content is not parsed in other types of posts.
Docile-Alligator
2022-08-14
1
-56
/
+31
*
Support imgur gifv with audio (#602)
scria1000
2021-12-20
1
-13
/
+48
*
Add Reveddit fallback for retrieving deleted comments (#591)
scria1000
2021-12-15
1
-4
/
+6
*
Fix post parsing logic for Gfycat, Redgifs and Streamable videos.
Alex Ning
2021-12-12
1
-15
/
+103
*
Treat streamable link posts as video posts.
Alex Ning
2021-12-12
1
-14
/
+20
*
Add null check for GALLERY_DATA_KEY
scria1000
2021-12-04
1
-1
/
+1
*
Minor bugs fixed in ParsePost.
Alex Ning
2021-12-03
1
-5
/
+5
*
Merge branch 'master' into master
scria1000
2021-12-01
1
-9
/
+21
|
\
|
*
Revert "Download unprocessed gallery picture"
scria1000
2021-11-30
1
-11
/
+1
|
*
Download unprocessed gallery picture
scria1000
2021-11-30
1
-1
/
+11
|
*
Initial support for gallery captions
scria1000
2021-11-09
1
-9
/
+22
*
|
Download unprocessed gallery picture
scria1000
2021-11-30
1
-1
/
+12
|
/
*
Only save read post ids in PostFragment. Add read post ids to readPosts in Po...
Alex Ning
2021-09-22
1
-51
/
+3
*
Fix no post message not shown in PostFragment.
Alex Ning
2021-09-16
1
-1
/
+2
*
Testing Paging 3 library.
Alex Ning
2021-09-04
1
-0
/
+52
*
Show trending searches in TrendingActivity.
Alex Ning
2021-07-18
1
-1
/
+1
*
Finish replacing AsyncTask with Executor in ParsePost.
Alex Ning
2021-06-23
1
-177
/
+45
*
Start replacing AsyncTask with Executor in ParsePost.
Alex Ning
2021-06-23
1
-2
/
+53
*
Version 4.3.0. Fix video post parsing (v.redd.it).
Alex Ning
2021-05-17
1
-9
/
+25
*
Hide post selftext if it contains spoiler in post feed.
Alex Ning
2021-04-10
1
-4
/
+28
*
Fix post filter usage not retain after saving the post filter again.
Alex Ning
2021-04-06
1
-1
/
+2
*
Show inbox count in the inbox menu item in the navigation drawer.
Alex Ning
2021-04-06
1
-1
/
+1
*
Upvote ratio and different username color for comments sent by the current ac...
Alex Ning
2021-02-26
1
-49
/
+45
*
Make all gifcay id all lower case.
Alex Ning
2021-02-03
1
-4
/
+9
*
Don't hide read posts after initial post loading even if Hide Read Posts Auto...
Alex Ning
2021-01-18
1
-1
/
+1
*
Maybe fix Canvas: drawing too large bitmap again.
Alex Ning
2021-01-17
1
-4
/
+0
[next]