aboutsummaryrefslogtreecommitdiff
path: root/app/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-13Fix saved comments not shown when clicking Saved option in the bottom navigat...4-8/+4
2022-08-13Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.4-23/+37
2022-08-12Manage theme insertion callbacks behaviour (#892)1-25/+25
2022-08-05Extra small font size7-0/+36
2022-08-05Set default position of cursor at the end of query (#842)1-0/+1
2022-08-05Move mAccessToken and mAccountName initialization upper (#841)1-3/+3
2022-08-05Apply FAB theme in CustomThemeListingActivity (#857)1-0/+1
2022-08-05Fix loading previews after quick scroll (#861)2-1/+8
2022-08-04Clear user flair.4-25/+55
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...12-27/+46
2022-07-28Update translation contributors.1-19/+19
2022-07-27Remove Block User menu option in ViewUserDetailActivity since Reddit does not...24-157/+0
2022-07-22Fix misinterpretation of strings1-8/+8
2022-07-22Fixed typos1-13/+13
2022-07-19Fix changing post layout not working in HistoryActivity.3-6/+6
2022-07-18Movable FAB in ViewPostDetailActivity.2-1/+122
2022-07-17Fix cannot go back from ViewMultiRedditDetailActivity.1-1/+1
2022-07-17Fix scroll using volume on multireddit (#834)1-0/+8
2022-07-15Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.1-0/+5
2022-07-15Show the number of subscribers in SubredditListingRecyclerViewAdapter.3-17/+40
2022-07-15Add an option for History in the navigation drawer.3-13/+23
2022-07-13Read posts history is available.18-15/+6105
2022-06-28Minor update to immersive interface.22-83/+21
2022-06-27Navigation rail in ViewMultiRedditDetailActivity.5-129/+238
2022-06-27Navigation rail in ViewUserDetailActivity.4-71/+445
2022-06-27Navigation rail in ViewSubredditDetailActivity.4-97/+514
2022-06-27Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd...1-0/+5
2022-06-27Do not mux video and audio on Android 7 and below.1-27/+42
2022-06-18Use Navigation Rail in MainActivity in landscape mode.7-67/+439
2022-06-17Fix an issue in Separate Post and Comments in Portrait Mode.1-1/+2
2022-06-17Fix and improvements (#741)2-92/+92
2022-06-17Fixed bug that doesnt show user being followed (#707)1-1/+1
2022-06-17Add locale-based separators (#724)1-22/+22
2022-06-15Rename "external browser" to "external app" to make it more clear (#795)2-5/+5
2022-06-11Fix app crashes when deleting media from notification.1-1/+15
2022-06-11Fix Settings->Video->Easier to Watch in Full Screen not working in card layou...1-2/+1
2022-06-11Fix post layout not saved for anonymous multireddits.1-1/+3
2022-06-11New option: Settings->Video->Easier to Watch in Full Screen.8-2/+43
2022-06-03Add a link handler in SearchActivity.3-13/+44
2022-06-01Disable auto correct when creating links.1-2/+4
2022-06-01Request incognito keyboard in anonymous mode on Android 8+.8-1/+55
2022-06-01Use EditText instead of SimpleSearchView in SearchActivity.10-91/+65
2022-06-01Fix app crashes when applying Material You theme after changing wallpaper. Tw...12-263/+244
2022-05-31Add a notification action to delete the media after downloading.4-2/+41
2022-05-31Share media file after downloading.2-22/+42
2022-05-30Share a link to Infinity so that you can open reddit links in this app.3-3/+33
2022-05-30Version 5.2.0-beta2. Update translation.19-327/+888
2022-05-20Fix missing pendingintent mutability flag.3-12/+14
2022-05-17Animate the software keyboard in ViewPrivateMessgesActivity.2-63/+113
2022-05-15Fix duplicate sent private messages.1-1/+0