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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-24
Load selected account's subscriptions in SubredditSelectionActivity when subm...
Docile-Alligator
3
-8
/
+38
2022-04-24
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
21
-55
/
+517
2022-04-23
Fix NullPointerException in Utils.parseInlineEmotes.
Docile-Alligator
1
-22
/
+24
2022-04-23
Fix a bug when setting up notification work manager in MainActivity.
Docile-Alligator
1
-6
/
+4
2022-04-10
Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...
Docile-Alligator
5
-2
/
+186
2022-04-10
Update inbox count in MainActivity after reading all messages in InboxActivity.
Docile-Alligator
4
-9
/
+31
2022-04-10
Click autoplaying videos to open them in fullscreen.
Docile-Alligator
2
-5
/
+20
2022-04-08
Bottom app bar is available in ViewMultiRedditDetailActivity.
Docile-Alligator
5
-23
/
+311
2022-04-02
Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.
Docile-Alligator
26
-74
/
+2
2022-04-02
Use the updated access token to fetch new notifications in PullNotificationWo...
Docile-Alligator
1
-0
/
+1
2022-04-02
Render full markdown in CommentsListingRecyclerViewAdapter.
Docile-Alligator
4
-50
/
+101
2022-04-02
Render full markdown in CommentsRecyclerViewAdapter.
Docile-Alligator
5
-31
/
+314
2022-04-01
Do not load subreddit data in SidebarFragment. Save subreddit data to the dat...
Docile-Alligator
5
-26
/
+15
2022-03-29
Fix spoiler not rendering last two characters.
Docile-Alligator
1
-4
/
+4
2022-03-25
New option: Settings->Data Saving Mode->Reddit Video Default Resolution.
Docile-Alligator
6
-12
/
+70
2022-03-25
Add a FloatingActionButton in ViewMultiRedditDetailActivity.
Docile-Alligator
2
-1
/
+388
2022-03-25
Fix getRedditUriByPath in LinkResolverActivity.
Docile-Alligator
1
-1
/
+5
2022-03-24
Fix captions and urls hidden by the navigation bar in ViewRedditGalleryImageo...
Docile-Alligator
2
-6
/
+4
2022-03-17
Prevent WebView from reloading the website after orientation change in WebVie...
Docile-Alligator
2
-3
/
+19
2022-03-17
Check if PostFragment is detached before initializing PostViewModel.
Docile-Alligator
1
-8
/
+8
2022-03-17
Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...
Docile-Alligator
1
-3
/
+1
2022-03-17
Fix unable to update anonymous multireddits.
Docile-Alligator
1
-0
/
+4
2022-03-14
Version 5.1.9-beta2. Optimize AppBarStateChangeListener.
Docile-Alligator
1
-3
/
+9
2022-03-11
Load image after the AspectRatioGifImageView's height is determined in PostRe...
Docile-Alligator
7
-21
/
+78
2022-03-11
Fix image loading issue.
Docile-Alligator
2
-71
/
+10
2022-03-11
Fix navigation drawer issues.
Docile-Alligator
4
-10
/
+9
2022-03-06
Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...
Docile-Alligator
2
-8
/
+33
2022-03-06
New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...
Docile-Alligator
12
-44
/
+220
2022-03-05
Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.
Docile-Alligator
2
-6
/
+4
2022-03-05
Themed icon for Android. Very ugly right now.
Docile-Alligator
9
-160
/
+30
2022-03-04
Added adaptive icons (#646)
20captainx12
6
-0
/
+156
2022-02-28
Try fixing Parcelable implementation issues.
Docile-Alligator
5
-24
/
+28
2022-02-28
Show and open r/u_ style subreddits in comments.
Docile-Alligator
1
-19
/
+6
2022-02-28
Show and open r/u_ style subreddits in posts.
Docile-Alligator
2
-44
/
+19
2022-02-28
Fix changing default post layout not working.
Docile-Alligator
1
-21
/
+27
2022-02-25
New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.
Docile-Alligator
11
-0
/
+70
2022-02-21
Submitting poll posts is available.
Docile-Alligator
19
-4
/
+1218
2022-02-21
New option: Settings->Interface->Post Details->Hide Upvote Ratio.
Docile-Alligator
4
-1
/
+14
2022-02-21
Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/667
Docile-Alligator
2
-1
/
+4
2022-02-20
Use ConcatAdapter for the navigation drawer.
Docile-Alligator
14
-973
/
+1552
2022-02-19
Minor bugs fixed.
Docile-Alligator
3
-30
/
+46
2022-02-18
New option: Interface->Comment->Always show the number of child comments. Fix...
Docile-Alligator
6
-23
/
+27
2022-02-18
Fixed a typo: Hide Author Avatar -> Show Author Avatar.
Docile-Alligator
1
-1
/
+1
2022-02-12
Version 5.1.8. Add Reddit User Agreement to settings. Move Privacy Policy opt...
Alex Ning
7
-17
/
+73
2022-02-05
Don't autoplay spoiler videos.
Alex Ning
2
-6
/
+6
2022-02-05
New option: Settings->Interface->Comment->Hide Author Avatar. Fix Application...
Alex Ning
8
-8
/
+36
2022-02-04
Minor bugs fixed.
Alex Ning
2
-3
/
+8
2022-01-29
Version 5.1.7.
Alex Ning
1
-1
/
+1
2022-01-29
New option: Settings->Interface->Comment->Show Fewer Toolbar Options Starting...
Alex Ning
6
-3
/
+44
2022-01-28
Set caption and url when submitting gallery posts.
Alex Ning
10
-15
/
+254
[prev]
[next]