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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug that doesnt show user being followed (#707)
MChen321
2022-06-17
2
-2
/
+2
*
Add locale-based separators (#724)
Winston Cooke
2022-06-17
1
-22
/
+22
*
Rename "external browser" to "external app" to make it more clear (#795)
soredake
2022-06-15
2
-5
/
+5
*
Fix app crashes when deleting media from notification.
Docile-Alligator
2022-06-11
1
-1
/
+15
*
Fix Settings->Video->Easier to Watch in Full Screen not working in card layou...
Docile-Alligator
2022-06-11
1
-2
/
+1
*
Fix post layout not saved for anonymous multireddits.
Docile-Alligator
2022-06-11
1
-1
/
+3
*
New option: Settings->Video->Easier to Watch in Full Screen.
Docile-Alligator
2022-06-11
8
-2
/
+43
*
Version 5.2.0
Docile-Alligator
2022-06-03
1
-2
/
+2
*
Add a link handler in SearchActivity.
Docile-Alligator
2022-06-03
3
-13
/
+44
*
Disable auto correct when creating links.
Docile-Alligator
2022-06-01
1
-2
/
+4
*
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
2022-06-01
8
-1
/
+55
*
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
2022-06-01
11
-94
/
+65
*
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
2022-06-01
13
-264
/
+245
*
Add a notification action to delete the media after downloading.
Docile-Alligator
2022-05-31
4
-2
/
+41
*
Share media file after downloading.
Docile-Alligator
2022-05-31
2
-22
/
+42
*
Share a link to Infinity so that you can open reddit links in this app.
Docile-Alligator
2022-05-30
3
-3
/
+33
*
Version 5.2.0-beta2. Update translation.
Docile-Alligator
2022-05-30
19
-327
/
+888
*
Version v5.2.0-beta2.
Docile-Alligator
2022-05-30
1
-2
/
+2
*
Fix missing pendingintent mutability flag.
Docile-Alligator
2022-05-20
3
-12
/
+14
*
Animate the software keyboard in ViewPrivateMessgesActivity.
Docile-Alligator
2022-05-17
2
-63
/
+113
*
Fix duplicate sent private messages.
Docile-Alligator
2022-05-15
1
-1
/
+0
*
Fix app crashes when opening a very long private message.
Docile-Alligator
2022-05-15
6
-8
/
+91
*
Fix inbox count not updating after reading a message.
Docile-Alligator
2022-05-14
2
-2
/
+10
*
Fix cannot share text to Infinity.
Docile-Alligator
2022-05-14
1
-3
/
+2
*
Tweak UI in private messages.
Docile-Alligator
2022-05-14
4
-9
/
+14
*
Render spoiler in PrivateMessagesDetailRecyclerViewAdapter.
Docile-Alligator
2022-05-14
2
-19
/
+20
*
Fix biometric authentication prompt not shown when opening the account sectio...
Docile-Alligator
2022-05-14
6
-21
/
+76
*
Copy priate messages.
Docile-Alligator
2022-05-13
4
-20
/
+69
*
Do not show nsfw gif preview in case the blurring is not working. Fix bugs re...
Docile-Alligator
2022-05-13
3
-89
/
+112
*
Fix disabling blur nsfw images not working in anonymous multireddits.
Docile-Alligator
2022-04-30
1
-1
/
+1
*
targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...
Docile-Alligator
2022-04-30
5
-24
/
+20
*
Version v5.2.0-beta1.
Docile-Alligator
2022-04-28
2
-6
/
+3
*
Submitting crosspost using other accounts is available.
Docile-Alligator
2022-04-28
2
-5
/
+99
*
Submitting comment using another comment is available.
Docile-Alligator
2022-04-28
3
-10
/
+132
*
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
2022-04-25
11
-48
/
+515
*
Load selected account's subscriptions in SubredditSelectionActivity when subm...
Docile-Alligator
2022-04-24
3
-8
/
+38
*
Submit posts using another account is available in PostTextActivity.
Docile-Alligator
2022-04-24
21
-55
/
+517
*
Fix NullPointerException in Utils.parseInlineEmotes.
Docile-Alligator
2022-04-23
1
-22
/
+24
*
Fix a bug when setting up notification work manager in MainActivity.
Docile-Alligator
2022-04-23
1
-6
/
+4
*
Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...
Docile-Alligator
2022-04-10
5
-2
/
+186
*
Update inbox count in MainActivity after reading all messages in InboxActivity.
Docile-Alligator
2022-04-10
4
-9
/
+31
*
Click autoplaying videos to open them in fullscreen.
Docile-Alligator
2022-04-10
2
-5
/
+20
*
Bottom app bar is available in ViewMultiRedditDetailActivity.
Docile-Alligator
2022-04-08
5
-23
/
+311
*
Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.
Docile-Alligator
2022-04-02
26
-74
/
+2
*
Use the updated access token to fetch new notifications in PullNotificationWo...
Docile-Alligator
2022-04-02
1
-0
/
+1
*
Render full markdown in CommentsListingRecyclerViewAdapter.
Docile-Alligator
2022-04-02
4
-50
/
+101
*
Render full markdown in CommentsRecyclerViewAdapter.
Docile-Alligator
2022-04-02
5
-31
/
+314
*
Do not load subreddit data in SidebarFragment. Save subreddit data to the dat...
Docile-Alligator
2022-04-01
5
-26
/
+15
*
Fix spoiler not rendering last two characters.
Docile-Alligator
2022-03-29
1
-4
/
+4
*
New option: Settings->Data Saving Mode->Reddit Video Default Resolution.
Docile-Alligator
2022-03-25
6
-12
/
+70
[next]