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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version v5.4.0-beta1.
Docile-Alligator
2022-12-04
1
-2
/
+2
*
Hide more options menu item in some activities.
Docile-Alligator
2022-12-03
1
-0
/
+7
*
Merge remote-tracking branch 'origin/master'
Docile-Alligator
2022-12-03
6
-19
/
+12
|
\
|
*
Allow https redirection in ExoPlayer (#1261)
scria1000
2022-12-03
6
-19
/
+12
*
|
Remove RPAN.
Docile-Alligator
2022-12-03
33
-1616
/
+1
|
/
*
Fix score shown inside CommentFullyCollapsedViewHolder even the score is hidden.
Docile-Alligator
2022-12-03
2
-7
/
+2
*
Fix placeholder position check (#1216)
Sergei Kozelko
2022-12-03
1
-78
/
+67
*
Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment.
Docile-Alligator
2022-12-03
1
-1
/
+1
*
Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment.
Docile-Alligator
2022-12-03
2
-4
/
+5
*
Fix a stupid bug that prevents posts from loading.
Docile-Alligator
2022-12-03
1
-5
/
+7
*
Notification permission.
Docile-Alligator
2022-12-03
8
-16
/
+91
*
Minor bugs fixed.
Docile-Alligator
2022-11-28
2
-6
/
+4
*
Dagger networking refactor (#1125)
Kurian Vithayathil
2022-11-28
4
-253
/
+308
*
Minor bugs fixed
Docile-Alligator
2022-11-27
1
-1
/
+1
*
Use more precise viewholder type in PostGalleryTypeImageRecyclerViewAdapter (...
Sergei Kozelko
2022-11-27
1
-31
/
+27
*
Sort type converters - part 2 (#1244)
Sergei Kozelko
2022-11-27
10
-200
/
+86
*
Fix Imgur bug for insecure mp4 links (#1240)
scria1000
2022-11-27
2
-14
/
+22
*
Remove unused Post fields (#1212)
Sergei Kozelko
2022-11-27
7
-61
/
+14
*
Store only first level replies as children (#1222)
Sergei Kozelko
2022-11-25
5
-27
/
+48
*
Minor code improvements (#1218)
Anatolii Afanasev
2022-11-19
16
-83
/
+30
*
Remove unused download events (#1236)
Sergei Kozelko
2022-11-19
4
-29
/
+0
*
Sort type converters (#1211)
Sergei Kozelko
2022-11-18
7
-194
/
+135
*
hide keyboard when choosing account from bottom sheet (#1231)
Patrick Demers
2022-11-18
1
-0
/
+3
*
New option: Settings->Interface->Comment->Comment Divider Type.
Docile-Alligator
2022-11-14
6
-6
/
+66
*
Swipe to see gallery images in PostDetailRecyclerViewAdapter.
Docile-Alligator
2022-11-14
5
-228
/
+289
*
Swipe to see gallery images in HistoryPostFragment.
Docile-Alligator
2022-11-14
3
-56
/
+530
*
Send correct image index when opening the image in gallery posts.
Docile-Alligator
2022-11-14
1
-13
/
+5
*
Merge remote-tracking branch 'origin/master'
Docile-Alligator
2022-11-14
1
-1
/
+13
|
\
|
*
add example post form
Wladimir Kirianov
2022-11-13
1
-1
/
+13
*
|
Swipe to see images in gallery in gallery layout.
Docile-Alligator
2022-11-14
5
-138
/
+422
*
|
Fix gallery layout issues.
Docile-Alligator
2022-11-13
2
-36
/
+36
*
|
Swipe to view images in a gallery in Card Layout 2.
Docile-Alligator
2022-11-13
5
-68
/
+474
*
|
Show correct image in the gallery in ViewRedditGalleryActivity.
Docile-Alligator
2022-11-13
1
-2
/
+5
*
|
Merge remote-tracking branch 'origin/master'
Docile-Alligator
2022-11-13
1
-6
/
+6
|
\
\
|
*
|
Fixed issue where filters applied to same feed were behaving incorrectly (#1172)
Aidan223
2022-11-13
1
-6
/
+6
*
|
|
Fix ItemTouchHelper and gallery swipe gesture fighting each other.
Docile-Alligator
2022-11-13
6
-25
/
+66
|
/
/
*
/
Show the current image index in gallery in PostFragment.
Docile-Alligator
2022-11-12
5
-34
/
+69
|
/
*
Swipe between gallery images in PostFragment.
Docile-Alligator
2022-11-12
29
-84
/
+832
*
Switch loading more comments to /morechildren endpoint (#1186)
Sergei Kozelko
2022-11-11
6
-83
/
+167
*
New option: Settings->Interface->Comment->Hide the Number of Votes.
Docile-Alligator
2022-11-08
3
-18
/
+36
*
Limit EditText's height in CustomizePostFilterActivity.
Docile-Alligator
2022-11-08
7
-17
/
+61
*
Material Design 3 Switch. Target Sdk 33.
Docile-Alligator
2022-11-08
28
-71
/
+97
*
Fix getting comment for "continue thread" button (#1207)
Sergei Kozelko
2022-11-08
1
-1
/
+1
*
Modify the behaviour of ItemTouchHelper.
Docile-Alligator
2022-11-07
4
-148
/
+184
*
Fix screen staying at MorePostsInfoFragment after retrying.
Docile-Alligator
2022-11-06
2
-4
/
+10
*
Retry loading more posts.
Docile-Alligator
2022-11-06
4
-4
/
+21
*
Load sort type from correct shared preferences (#1202)
Sergei Kozelko
2022-11-05
1
-2
/
+2
*
Minor changes to loading more posts.
Docile-Alligator
2022-11-05
3
-5
/
+23
*
Fix problems when fetching more history posts in ViewPostDetailActivity.
Docile-Alligator
2022-11-05
4
-55
/
+69
*
Show status of loading more posts in MorePostsInfoFragment.
Docile-Alligator
2022-11-05
5
-12
/
+199
[next]