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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix changing post layout not working in HistoryActivity.
Docile-Alligator
2022-07-19
3
-6
/
+6
*
Movable FAB in ViewPostDetailActivity.
Docile-Alligator
2022-07-18
1
-0
/
+121
*
Fix cannot go back from ViewMultiRedditDetailActivity.
Docile-Alligator
2022-07-17
1
-1
/
+1
*
Fix scroll using volume on multireddit (#834)
Patrick Demers
2022-07-17
1
-0
/
+8
*
Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.
Docile-Alligator
2022-07-15
1
-0
/
+5
*
Show the number of subscribers in SubredditListingRecyclerViewAdapter.
Docile-Alligator
2022-07-15
2
-1
/
+6
*
Add an option for History in the navigation drawer.
Docile-Alligator
2022-07-15
2
-13
/
+22
*
Read posts history is available.
Docile-Alligator
2022-07-13
13
-5
/
+5975
*
Minor update to immersive interface.
Docile-Alligator
2022-06-28
22
-83
/
+21
*
Navigation rail in ViewMultiRedditDetailActivity.
Docile-Alligator
2022-06-27
3
-129
/
+98
*
Navigation rail in ViewUserDetailActivity.
Docile-Alligator
2022-06-27
1
-70
/
+101
*
Navigation rail in ViewSubredditDetailActivity.
Docile-Alligator
2022-06-27
2
-97
/
+104
*
Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd...
Docile-Alligator
2022-06-27
1
-0
/
+5
*
Do not mux video and audio on Android 7 and below.
Docile-Alligator
2022-06-27
1
-27
/
+42
*
Use Navigation Rail in MainActivity in landscape mode.
Docile-Alligator
2022-06-18
2
-67
/
+264
*
Fix an issue in Separate Post and Comments in Portrait Mode.
Docile-Alligator
2022-06-17
1
-1
/
+2
*
Fixed bug that doesnt show user being followed (#707)
MChen321
2022-06-17
1
-1
/
+1
*
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
6
-2
/
+37
*
Add a link handler in SearchActivity.
Docile-Alligator
2022-06-03
2
-2
/
+16
*
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
2022-06-01
7
-1
/
+53
*
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
2022-06-01
7
-56
/
+46
*
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
2022-06-01
11
-260
/
+244
*
Add a notification action to delete the media after downloading.
Docile-Alligator
2022-05-31
3
-2
/
+39
*
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
1
-0
/
+16
*
Fix missing pendingintent mutability flag.
Docile-Alligator
2022-05-20
3
-12
/
+14
*
Animate the software keyboard in ViewPrivateMessgesActivity.
Docile-Alligator
2022-05-17
1
-4
/
+55
*
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
*
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
4
-19
/
+74
*
Copy priate messages.
Docile-Alligator
2022-05-13
2
-13
/
+43
*
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
3
-23
/
+18
*
Version v5.2.0-beta1.
Docile-Alligator
2022-04-28
1
-4
/
+1
*
Submitting crosspost using other accounts is available.
Docile-Alligator
2022-04-28
1
-5
/
+72
*
Submitting comment using another comment is available.
Docile-Alligator
2022-04-28
2
-5
/
+103
*
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
2022-04-25
6
-48
/
+380
*
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
19
-55
/
+475
*
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
3
-1
/
+75
*
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
[next]