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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-13
Fix ItemTouchHelper and gallery swipe gesture fighting each other.
Docile-Alligator
6
-25
/
+66
2022-11-12
Show the current image index in gallery in PostFragment.
Docile-Alligator
5
-34
/
+69
2022-11-12
Swipe between gallery images in PostFragment.
Docile-Alligator
29
-84
/
+832
2022-11-11
Switch loading more comments to /morechildren endpoint (#1186)
Sergei Kozelko
6
-83
/
+167
2022-11-08
New option: Settings->Interface->Comment->Hide the Number of Votes.
Docile-Alligator
3
-18
/
+36
2022-11-08
Limit EditText's height in CustomizePostFilterActivity.
Docile-Alligator
7
-17
/
+61
2022-11-08
Material Design 3 Switch. Target Sdk 33.
Docile-Alligator
27
-63
/
+88
2022-11-08
Fix getting comment for "continue thread" button (#1207)
Sergei Kozelko
1
-1
/
+1
2022-11-07
Modify the behaviour of ItemTouchHelper.
Docile-Alligator
4
-148
/
+184
2022-11-06
Fix screen staying at MorePostsInfoFragment after retrying.
Docile-Alligator
2
-4
/
+10
2022-11-06
Retry loading more posts.
Docile-Alligator
4
-4
/
+21
2022-11-05
Load sort type from correct shared preferences (#1202)
Sergei Kozelko
1
-2
/
+2
2022-11-05
Minor changes to loading more posts.
Docile-Alligator
3
-5
/
+23
2022-11-05
Fix problems when fetching more history posts in ViewPostDetailActivity.
Docile-Alligator
4
-55
/
+69
2022-11-05
Show status of loading more posts in MorePostsInfoFragment.
Docile-Alligator
5
-12
/
+199
2022-11-05
Fix history posts problems.
Docile-Alligator
3
-8
/
+8
2022-11-04
Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen...
Docile-Alligator
3
-3
/
+51
2022-11-04
Load more posts in ViewPostDetailActivity for post feed in PostFragment.
Docile-Alligator
6
-33
/
+354
2022-11-03
New option: Settings->Interface->Hide FAB in Post Feed.
Docile-Alligator
9
-14
/
+64
2022-11-03
New option in PostFragment: More options.
Docile-Alligator
3
-0
/
+15
2022-11-03
Superscript parser overhaul (#1162)
scria1000
21
-177
/
+453
2022-11-03
Fix issues related to hiding account karma in the navigation drawer.
Docile-Alligator
5
-6
/
+43
2022-11-03
Handle u/me.
Docile-Alligator
1
-0
/
+4
2022-11-03
Fix Separate posts and comments in portrait mode not working.
Docile-Alligator
1
-2
/
+1
2022-11-03
Handle invalid regex pattern in post filter.
Docile-Alligator
3
-20
/
+41
2022-11-03
Add some contrast to subreddit and user toolbars. (#1170)
cmp
1
-0
/
+5
2022-11-03
Rename confidence sort to best (#1177)
Sergei Kozelko
4
-49
/
+31
2022-11-03
Display comment avatar only if it is the right user (#1191)
Sergei Kozelko
1
-2
/
+10
2022-11-02
add backup password below backup settings button (#1185)
Patrick Demers
2
-1
/
+3
2022-11-02
Don't pick up hyperlink text as a link (#1182)
scria1000
2
-1
/
+4
2022-11-02
always mux videos when downloading (#1152)
Patrick Demers
1
-25
/
+42
2022-11-02
Improve wiki link handling (#1184)
Patrick Demers
1
-2
/
+12
2022-11-02
Rules can now show in private subreddits (#1181)
Abi0711
4
-5
/
+21
2022-11-02
handle reddit.com/report as a url, not post link (#1179)
Patrick Demers
1
-0
/
+2
2022-11-02
add button to export logs to GitHub issue (#1180)
Patrick Demers
3
-0
/
+46
2022-11-02
wait to load security settings until successful authentication (#1196)
Patrick Demers
2
-2
/
+19
2022-11-02
Fix see removed comment edit wrong comment (#1192)
Blahaj-Samoyed
4
-14
/
+28
2022-10-24
fix the bug: Scroll position is lost when changing screen orientation (#1173)
HuilinChen943
1
-0
/
+49
2022-10-22
Hide Karma (#1168)
Patrick Demers
4
-1
/
+16
2022-10-22
Add view that can lock swipe-to-close gesture (#1140)
Sergei Kozelko
9
-43
/
+114
2022-10-16
Fix comment expanding logic (#1155)
Sergei Kozelko
1
-12
/
+8
2022-10-15
Fix duplicate download folders by persisting read permission (#1164)
Sergei Kozelko
2
-9
/
+8
2022-10-15
Disable Copied toast on android 13+ (#1139)
o13e
6
-6
/
+18
2022-10-15
Delineate comments with hidden scores (#1147)
cmp
2
-37
/
+70
2022-10-08
Parse spoilers into nodes (#1150)
Sergei Kozelko
8
-188
/
+240
2022-10-08
Ellipsize usernames if they don't fit on one line in a fully collapsed commen...
cmp
1
-0
/
+1
2022-10-08
Refactor and de-duplicate markdown code (#1086)
Sergei Kozelko
15
-689
/
+502
2022-09-25
Fix crash in debug build by using fully qualified class name for layoutmanage...
Sergei Kozelko
12
-14
/
+14
2022-09-25
Fix spoiler interactions with links and long clicks (#1129)
Sergei Kozelko
11
-10
/
+135
2022-09-25
Rewrite spoiler parsing (#1104)
Sergei Kozelko
1
-65
/
+90
[next]