aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-16Fix redgifs download issues.Docile-Alligator12-50/+33
2022-09-09Use simpler DrawerLayout methods (#1015)Taco1-3/+3
2022-09-09refactor: Extract CopyTextBottomSheetFragment display logic (#969)Sergei Kozelko7-39/+31
2022-09-09Remove unnecessary uses of DrawableCompat. (#1045)Isira Seneviratne10-54/+38
2022-09-09Fix markdown in rules screen (#1050)Sergei Kozelko2-12/+59
2022-09-09Added a clear search bar text button (#1063)MChen3211-0/+12
2022-09-09Fix memory leak on BigImageViewer (#1067)Michael Manganiello3-3/+3
2022-09-08Update ExoPlayer.Docile-Alligator21-1653/+1302
2022-09-06Version 5.3.1.Docile-Alligator4-311/+9
2022-09-04Fix stupid Redgifs API issue.Docile-Alligator47-118/+6193
2022-08-27Version 5.3.0.Docile-Alligator1-1/+1
2022-08-26Minor bugs fixed.Docile-Alligator1-1/+5
2022-08-21Show an indicator for the current sort type.Docile-Alligator13-39/+145
2022-08-21Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator7-27/+56
2022-08-16Version 5.3.0-beta1.Docile-Alligator1-2/+0
2022-08-16Receive events in HistoryPostFragment.Docile-Alligator1-6/+399
2022-08-15Update Redgifs API.Docile-Alligator4-13/+35
2022-08-15Show urls in ShareLinkBottomSheetFragment.Docile-Alligator1-2/+11
2022-08-15Apply custom theme to settings page.Docile-Alligator48-164/+478
2022-08-14Apply custom theme to the header of the navigation drawer.Docile-Alligator2-3/+12
2022-08-14Heading markdown fix (#908)Sergei Kozelko11-15/+165
2022-08-14Fix post content is not parsed in other types of posts.Docile-Alligator2-96/+71
2022-08-13Fix saved comments not shown when clicking Saved option in the bottom navigat...Docile-Alligator4-8/+4
2022-08-13Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator3-20/+33
2022-08-12Manage theme insertion callbacks behaviour (#892)Andrei Shpakovskiy1-25/+25
2022-08-05Extra small font sizeDocile-Alligator4-0/+4
2022-08-05Set default position of cursor at the end of query (#842)Andrei Shpakovskiy1-0/+1
2022-08-05Move mAccessToken and mAccountName initialization upper (#841)Anatolii Afanasev1-3/+3
2022-08-05Apply FAB theme in CustomThemeListingActivity (#857)Sergei Kozelko1-0/+1
2022-08-05Fix loading previews after quick scroll (#861)Sergei Kozelko2-1/+8
2022-08-04Clear user flair.Docile-Alligator3-25/+53
2022-07-28Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator3-6/+23
2022-07-28Update translation contributors.Docile-Alligator1-19/+19
2022-07-27Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator3-71/+0
2022-07-19Fix changing post layout not working in HistoryActivity.Docile-Alligator3-6/+6
2022-07-18Movable FAB in ViewPostDetailActivity.Docile-Alligator1-0/+121
2022-07-17Fix cannot go back from ViewMultiRedditDetailActivity.Docile-Alligator1-1/+1
2022-07-17Fix scroll using volume on multireddit (#834)Patrick Demers1-0/+8
2022-07-15Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.Docile-Alligator1-0/+5
2022-07-15Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2-1/+6
2022-07-15Add an option for History in the navigation drawer.Docile-Alligator2-13/+22
2022-07-13Read posts history is available.Docile-Alligator13-5/+5975
2022-06-28Minor update to immersive interface.Docile-Alligator22-83/+21
2022-06-27Navigation rail in ViewMultiRedditDetailActivity.Docile-Alligator3-129/+98
2022-06-27Navigation rail in ViewUserDetailActivity.Docile-Alligator1-70/+101
2022-06-27Navigation rail in ViewSubredditDetailActivity.Docile-Alligator2-97/+104
2022-06-27Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedd...Docile-Alligator1-0/+5
2022-06-27Do not mux video and audio on Android 7 and below.Docile-Alligator1-27/+42
2022-06-18Use Navigation Rail in MainActivity in landscape mode.Docile-Alligator2-67/+264
2022-06-17Fix an issue in Separate Post and Comments in Portrait Mode.Docile-Alligator1-1/+2