aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show OP badge on restored comment (#1016)Andrei Shpakovskiy2022-09-214-2/+17
* Fix memory leak on ConnectivityManager (#1066)Michael Manganiello2022-09-211-3/+3
* Start utilizing view binding (#1013)Taco2022-09-213-147/+92
* Version 5.3.3.Docile-Alligator2022-09-191-1/+1
* Update translation contributors (#1108)StephenTheMoldovan2022-09-191-1/+1
* Fix redgifs download issues.Docile-Alligator2022-09-1612-50/+33
* Use simpler DrawerLayout methods (#1015)Taco2022-09-091-3/+3
* refactor: Extract CopyTextBottomSheetFragment display logic (#969)Sergei Kozelko2022-09-097-39/+31
* Remove unnecessary uses of DrawableCompat. (#1045)Isira Seneviratne2022-09-0910-54/+38
* Fix markdown in rules screen (#1050)Sergei Kozelko2022-09-092-12/+59
* Added a clear search bar text button (#1063)MChen3212022-09-091-0/+12
* Fix memory leak on BigImageViewer (#1067)Michael Manganiello2022-09-093-3/+3
* Update ExoPlayer.Docile-Alligator2022-09-0821-1653/+1302
* Version 5.3.1.Docile-Alligator2022-09-064-311/+9
* Fix stupid Redgifs API issue.Docile-Alligator2022-09-0447-118/+6193
* Version 5.3.0.Docile-Alligator2022-08-271-1/+1
* Minor bugs fixed.Docile-Alligator2022-08-261-1/+5
* Show an indicator for the current sort type.Docile-Alligator2022-08-2113-39/+145
* Show an indicator for the current sort type in SortTypeBottomSheetFragment.Docile-Alligator2022-08-217-27/+56
* Version 5.3.0-beta1.Docile-Alligator2022-08-161-2/+0
* Receive events in HistoryPostFragment.Docile-Alligator2022-08-161-6/+399
* Update Redgifs API.Docile-Alligator2022-08-154-13/+35
* Show urls in ShareLinkBottomSheetFragment.Docile-Alligator2022-08-151-2/+11
* Apply custom theme to settings page.Docile-Alligator2022-08-1548-164/+478
* Apply custom theme to the header of the navigation drawer.Docile-Alligator2022-08-142-3/+12
* Heading markdown fix (#908)Sergei Kozelko2022-08-1411-15/+165
* Fix post content is not parsed in other types of posts.Docile-Alligator2022-08-142-96/+71
* Fix saved comments not shown when clicking Saved option in the bottom navigat...Docile-Alligator2022-08-134-8/+4
* Fix caption shown under the navbar in ViewRedditGalleryImageOrGifFragment.Docile-Alligator2022-08-133-20/+33
* Manage theme insertion callbacks behaviour (#892)Andrei Shpakovskiy2022-08-121-25/+25
* Extra small font sizeDocile-Alligator2022-08-054-0/+4
* Set default position of cursor at the end of query (#842)Andrei Shpakovskiy2022-08-051-0/+1
* Move mAccessToken and mAccountName initialization upper (#841)Anatolii Afanasev2022-08-051-3/+3
* Apply FAB theme in CustomThemeListingActivity (#857)Sergei Kozelko2022-08-051-0/+1
* Fix loading previews after quick scroll (#861)Sergei Kozelko2022-08-052-1/+8
* Clear user flair.Docile-Alligator2022-08-043-25/+53
* Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and Cu...Docile-Alligator2022-07-283-6/+23
* Update translation contributors.Docile-Alligator2022-07-281-19/+19
* Remove Block User menu option in ViewUserDetailActivity since Reddit does not...Docile-Alligator2022-07-273-71/+0
* Fix changing post layout not working in HistoryActivity.Docile-Alligator2022-07-193-6/+6
* Movable FAB in ViewPostDetailActivity.Docile-Alligator2022-07-181-0/+121
* Fix cannot go back from ViewMultiRedditDetailActivity.Docile-Alligator2022-07-171-1/+1
* Fix scroll using volume on multireddit (#834)Patrick Demers2022-07-171-0/+8
* Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter.Docile-Alligator2022-07-151-0/+5
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2022-07-152-1/+6
* Add an option for History in the navigation drawer.Docile-Alligator2022-07-152-13/+22
* Read posts history is available.Docile-Alligator2022-07-1313-5/+5975
* Minor update to immersive interface.Docile-Alligator2022-06-2822-83/+21
* Navigation rail in ViewMultiRedditDetailActivity.Docile-Alligator2022-06-273-129/+98
* Navigation rail in ViewUserDetailActivity.Docile-Alligator2022-06-271-70/+101