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
(
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
2
-1
/
+122
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
3
-17
/
+40
2022-07-15
Add an option for History in the navigation drawer.
Docile-Alligator
3
-13
/
+23
2022-07-13
Read posts history is available.
Docile-Alligator
18
-15
/
+6105
2022-06-28
Minor update to immersive interface.
Docile-Alligator
22
-83
/
+21
2022-06-27
Navigation rail in ViewMultiRedditDetailActivity.
Docile-Alligator
5
-129
/
+238
2022-06-27
Navigation rail in ViewUserDetailActivity.
Docile-Alligator
4
-71
/
+445
2022-06-27
Navigation rail in ViewSubredditDetailActivity.
Docile-Alligator
4
-97
/
+514
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
7
-67
/
+439
2022-06-17
Fix an issue in Separate Post and Comments in Portrait Mode.
Docile-Alligator
1
-1
/
+2
2022-06-17
Fix and improvements (#741)
Antonin Curtit
2
-92
/
+92
2022-06-17
Fixed bug that doesnt show user being followed (#707)
MChen321
1
-1
/
+1
2022-06-17
Add locale-based separators (#724)
Winston Cooke
1
-22
/
+22
2022-06-15
Rename "external browser" to "external app" to make it more clear (#795)
soredake
2
-5
/
+5
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
8
-2
/
+43
2022-06-03
Add a link handler in SearchActivity.
Docile-Alligator
3
-13
/
+44
2022-06-01
Disable auto correct when creating links.
Docile-Alligator
1
-2
/
+4
2022-06-01
Request incognito keyboard in anonymous mode on Android 8+.
Docile-Alligator
8
-1
/
+55
2022-06-01
Use EditText instead of SimpleSearchView in SearchActivity.
Docile-Alligator
10
-91
/
+65
2022-06-01
Fix app crashes when applying Material You theme after changing wallpaper. Tw...
Docile-Alligator
12
-263
/
+244
2022-05-31
Add a notification action to delete the media after downloading.
Docile-Alligator
4
-2
/
+41
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
3
-3
/
+33
2022-05-30
Version 5.2.0-beta2. Update translation.
Docile-Alligator
19
-327
/
+888
2022-05-20
Fix missing pendingintent mutability flag.
Docile-Alligator
3
-12
/
+14
2022-05-17
Animate the software keyboard in ViewPrivateMessgesActivity.
Docile-Alligator
2
-63
/
+113
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
Fix cannot share text to Infinity.
Docile-Alligator
1
-3
/
+2
2022-05-14
Tweak UI in private messages.
Docile-Alligator
4
-9
/
+14
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
6
-21
/
+76
2022-05-13
Copy priate messages.
Docile-Alligator
4
-20
/
+69
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
4
-23
/
+19
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
2
-5
/
+99
2022-04-28
Submitting comment using another comment is available.
Docile-Alligator
3
-10
/
+132
2022-04-25
Submitting posts using another account is available in other PostXXXActivity.
Docile-Alligator
11
-48
/
+515
[next]