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
/
ml
/
docilealligator
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
Fix changing post layout not working in HistoryActivity.
Docile-Alligator
3
-6
/
+6
2022-07-18
Movable FAB in ViewPostDetailActivity.
Docile-Alligator
1
-0
/
+121
2022-07-17
Fix cannot go back from ViewMultiRedditDetailActivity.
Docile-Alligator
1
-1
/
+1
2022-07-17
Fix scroll using volume on multireddit (#834)
Patrick Demers
1
-0
/
+8
2022-07-15
Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.
Docile-Alligator
1
-0
/
+5
2022-07-15
Show the number of subscribers in SubredditListingRecyclerViewAdapter.
Docile-Alligator
2
-1
/
+6
2022-07-15
Add an option for History in the navigation drawer.
Docile-Alligator
2
-13
/
+22
2022-07-13
Read posts history is available.
Docile-Alligator
13
-5
/
+5975
2022-06-28
Minor update to immersive interface.
Docile-Alligator
22
-83
/
+21
2022-06-27
Navigation rail in ViewMultiRedditDetailActivity.
Docile-Alligator
3
-129
/
+98
2022-06-27
Navigation rail in ViewUserDetailActivity.
Docile-Alligator
1
-70
/
+101
2022-06-27
Navigation rail in ViewSubredditDetailActivity.
Docile-Alligator
2
-97
/
+104
2022-06-27
Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd...
Docile-Alligator
1
-0
/
+5
2022-06-27
Do not mux video and audio on Android 7 and below.
Docile-Alligator
1
-27
/
+42
2022-06-18
Use Navigation Rail in MainActivity in landscape mode.
Docile-Alligator
2
-67
/
+264
2022-06-17
Fix an issue in Separate Post and Comments in Portrait Mode.
Docile-Alligator
1
-1
/
+2
2022-06-17
Fixed bug that doesnt show user being followed (#707)
MChen321
1
-1
/
+1
2022-06-11
Fix app crashes when deleting media from notification.
Docile-Alligator
1
-1
/
+15
2022-06-11
Fix Settings->Video->Easier to Watch in Full Screen not working in card layou...
Docile-Alligator
1
-2
/
+1
2022-06-11
Fix post layout not saved for anonymous multireddits.
Docile-Alligator
1
-1
/
+3
2022-06-11
New option: Settings->Video->Easier to Watch in Full Screen.
Docile-Alligator
6
-2
/
+37
2022-06-03
Add a link handler in SearchActivity.
Docile-Alligator
2
-2
/
+16
2022-06-01
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
7
-1
/
+53
2022-06-01
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
7
-56
/
+46
2022-06-01
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
11
-260
/
+244
2022-05-31
Add a notification action to delete the media after downloading.
Docile-Alligator
3
-2
/
+39
2022-05-31
Share media file after downloading.
Docile-Alligator
2
-22
/
+42
2022-05-30
Share a link to Infinity so that you can open reddit links in this app.
Docile-Alligator
1
-0
/
+16
2022-05-20
Fix missing pendingintent mutability flag.
Docile-Alligator
3
-12
/
+14
2022-05-17
Animate the software keyboard in ViewPrivateMessgesActivity.
Docile-Alligator
1
-4
/
+55
2022-05-15
Fix duplicate sent private messages.
Docile-Alligator
1
-1
/
+0
2022-05-15
Fix app crashes when opening a very long private message.
Docile-Alligator
6
-8
/
+91
2022-05-14
Fix inbox count not updating after reading a message.
Docile-Alligator
2
-2
/
+10
2022-05-14
Render spoiler in PrivateMessagesDetailRecyclerViewAdapter.
Docile-Alligator
2
-19
/
+20
2022-05-14
Fix biometric authentication prompt not shown when opening the account sectio...
Docile-Alligator
4
-19
/
+74
2022-05-13
Copy priate messages.
Docile-Alligator
2
-13
/
+43
2022-05-13
Do not show nsfw gif preview in case the blurring is not working. Fix bugs re...
Docile-Alligator
3
-89
/
+112
2022-04-30
Fix disabling blur nsfw images not working in anonymous multireddits.
Docile-Alligator
1
-1
/
+1
2022-04-30
targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...
Docile-Alligator
3
-23
/
+18
2022-04-28
Version v5.2.0-beta1.
Docile-Alligator
1
-4
/
+1
2022-04-28
Submitting crosspost using other accounts is available.
Docile-Alligator
1
-5
/
+72
2022-04-28
Submitting comment using another comment is available.
Docile-Alligator
2
-5
/
+103
2022-04-25
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
6
-48
/
+380
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
19
-55
/
+475
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
3
-1
/
+75
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
[next]