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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Fix multiple inline gifs parsing error.
Alex Ning
1
-2
/
+3
2021-04-27
Support Reddit emote inline gif.
Alex Ning
1
-0
/
+11
2021-04-27
Continuing comment thread is now available. It can now show all the comments ...
Alex Ning
10
-327
/
+361
2021-04-25
Disable padding in CommentIndentationView if the comment level is 0.
Alex Ning
1
-2
/
+6
2021-04-23
Fix favorite things for logged-in account failed.
Alex Ning
2
-0
/
+2
2021-04-21
Fix the FAB shown in subreddit page in SubscribedThingListingActivity.
Alex Ning
2
-4
/
+19
2021-04-20
Fix post not updating in PostFragment after voting it in ViewPostDetailFragment.
Alex Ning
4
-23
/
+24
2021-04-20
Fix topScoreTextView showing wrong color in CommentViewHolder.
Alex Ning
1
-1
/
+1
2021-04-20
Hide reply and save buttons in comments if the depth is larger than 5. Add re...
Alex Ning
4
-20
/
+144
2021-04-11
Version 4.3.0-beta2. Fix SQL migration issue when updating from version 18 to...
Alex Ning
1
-1
/
+1
2021-04-10
Version 4.3.0-beta1. Tweak the name of the backup file.
Alex Ning
1
-1
/
+1
2021-04-10
Fix only backing up post history shared preferences. Show the password of the...
Alex Ning
1
-21
/
+23
2021-04-10
Hide post selftext if it contains spoiler in post feed.
Alex Ning
1
-4
/
+28
2021-04-10
Fix CommentIndentationView losing state.
Alex Ning
3
-15
/
+71
2021-04-10
Fix wrong colors in CommentIndentationView.
Alex Ning
2
-18
/
+8
2021-04-10
Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPrefer...
Alex Ning
1
-0
/
+3
2021-04-10
Fix unable to check anonymous subscription.
Alex Ning
2
-1
/
+12
2021-04-09
Hide Comment Toolbar Hidden by Default option.
Alex Ning
1
-1
/
+2
2021-04-09
Tweak the design of comments.
Alex Ning
3
-142
/
+100
2021-04-08
Copying multireddit's path is now available.
Alex Ning
1
-1
/
+20
2021-04-08
Don't reset disable nsfw forever option when resetting all settings.
Alex Ning
1
-0
/
+5
2021-04-08
Disabling NSFW forever is now working.
Alex Ning
7
-15
/
+15
2021-04-08
Add an option to disable NSFW forever.
Alex Ning
2
-0
/
+55
2021-04-07
Replace <sup> with ^ and delete </sup> when copying markdown.
Alex Ning
1
-1
/
+1
2021-04-07
UI changes in comments.
Alex Ning
2
-9
/
+10
2021-04-07
Fix IllegalArgumentException when downloading media.
Alex Ning
2
-3
/
+7
2021-04-06
Support inline gif in comments.
Alex Ning
2
-1
/
+20
2021-04-06
Fix post filter usage not retain after saving the post filter again.
Alex Ning
3
-1
/
+11
2021-04-06
Click a flair to see filtered posts. Fix filtering posts that contain certain...
Alex Ning
5
-8
/
+106
2021-04-06
Show inbox count in the inbox menu item in the navigation drawer.
Alex Ning
10
-22
/
+87
2021-04-04
Anonymous subscriptions page is available.
Alex Ning
7
-67
/
+192
2021-04-02
New option: delete crash reports in CrashReportsFragment.
Alex Ning
4
-8
/
+55
2021-04-02
New option: Crash Reports.
Alex Ning
3
-0
/
+96
2021-04-02
New language: Hungarian. Update translation information.
Alex Ning
3
-34
/
+34
2021-04-01
Suggest title when submitting link post.
Alex Ning
2
-46
/
+93
2021-04-01
More options for the bottom app bar.
Alex Ning
3
-0
/
+100
2021-04-01
Handle more post links.
Alex Ning
1
-0
/
+7
2021-04-01
Handle more gfycat links.
Alex Ning
1
-1
/
+1
2021-04-01
Fix comment link parsing.
Alex Ning
1
-1
/
+1
2021-04-01
Support reddit links from email.
Alex Ning
1
-2
/
+4
2021-04-01
New option in ViewPostDetailFragment: Add to Post Filter. Fix a bug when savi...
Alex Ning
4
-10
/
+112
2021-03-30
Fix wrong subreddit creation time. Swap sort and search icons in several acti...
Alex Ning
2
-3
/
+4
2021-03-26
New post filter option: exclude domains.
Alex Ning
4
-3
/
+39
2021-03-25
Fix post link parsing in LinkResolverActivity.
Alex Ning
1
-5
/
+7
2021-03-15
Use string resource in array resource. Rearrange settings.
Alex Ning
1
-0
/
+3
2021-03-15
New option: Default Search Result Tab. Move Show Avatar on the Left in the Na...
Alex Ning
5
-14
/
+22
2021-03-14
New options: hide favorite subreddits and subscribed subreddits in the naviga...
Alex Ning
1
-4
/
+5
2021-03-14
Add settings for navigation drawer.
Alex Ning
1
-0
/
+19
2021-03-14
Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHol...
Alex Ning
1
-12
/
+41
2021-03-14
Collapsing sections in the navigation drawer is available.
Alex Ning
4
-17
/
+184
[next]