aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweak UI in private messages.Docile-Alligator2022-05-144-9/+14
* Render spoiler in PrivateMessagesDetailRecyclerViewAdapter.Docile-Alligator2022-05-142-19/+20
* Fix biometric authentication prompt not shown when opening the account sectio...Docile-Alligator2022-05-146-21/+76
* Copy priate messages.Docile-Alligator2022-05-134-20/+69
* Do not show nsfw gif preview in case the blurring is not working. Fix bugs re...Docile-Alligator2022-05-133-89/+112
* Fix disabling blur nsfw images not working in anonymous multireddits.Docile-Alligator2022-04-301-1/+1
* targetSdkVersion 31. Fix sort type problems in anonymous home page and multir...Docile-Alligator2022-04-305-24/+20
* Version v5.2.0-beta1.Docile-Alligator2022-04-282-6/+3
* Submitting crosspost using other accounts is available.Docile-Alligator2022-04-282-5/+99
* Submitting comment using another comment is available.Docile-Alligator2022-04-283-10/+132
* Submitting posts using another account is available in other PostXXXActivity.Docile-Alligator2022-04-2511-48/+515
* Load selected account's subscriptions in SubredditSelectionActivity when subm...Docile-Alligator2022-04-243-8/+38
* Submit posts using another account is available in PostTextActivity.Docile-Alligator2022-04-2421-55/+517
* Fix NullPointerException in Utils.parseInlineEmotes.Docile-Alligator2022-04-231-22/+24
* Fix a bug when setting up notification work manager in MainActivity.Docile-Alligator2022-04-231-6/+4
* Show post karma, comment karma, awarder karma and awardee karma in ViewUserDe...Docile-Alligator2022-04-105-2/+186
* Update inbox count in MainActivity after reading all messages in InboxActivity.Docile-Alligator2022-04-104-9/+31
* Click autoplaying videos to open them in fullscreen.Docile-Alligator2022-04-102-5/+20
* Bottom app bar is available in ViewMultiRedditDetailActivity.Docile-Alligator2022-04-085-23/+311
* Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity.Docile-Alligator2022-04-0226-74/+2
* Use the updated access token to fetch new notifications in PullNotificationWo...Docile-Alligator2022-04-021-0/+1
* Render full markdown in CommentsListingRecyclerViewAdapter.Docile-Alligator2022-04-024-50/+101
* Render full markdown in CommentsRecyclerViewAdapter.Docile-Alligator2022-04-025-31/+314
* Do not load subreddit data in SidebarFragment. Save subreddit data to the dat...Docile-Alligator2022-04-015-26/+15
* Fix spoiler not rendering last two characters.Docile-Alligator2022-03-291-4/+4
* New option: Settings->Data Saving Mode->Reddit Video Default Resolution.Docile-Alligator2022-03-256-12/+70
* Add a FloatingActionButton in ViewMultiRedditDetailActivity.Docile-Alligator2022-03-252-1/+388
* Fix getRedditUriByPath in LinkResolverActivity.Docile-Alligator2022-03-251-1/+5
* Fix captions and urls hidden by the navigation bar in ViewRedditGalleryImageo...Docile-Alligator2022-03-242-6/+4
* Version 5.1.9.Docile-Alligator2022-03-171-2/+2
* Prevent WebView from reloading the website after orientation change in WebVie...Docile-Alligator2022-03-172-3/+19
* Check if PostFragment is detached before initializing PostViewModel.Docile-Alligator2022-03-171-8/+8
* Fix clicking the back button on the toolbar does not finish FullMarkdownActiv...Docile-Alligator2022-03-171-3/+1
* Fix unable to update anonymous multireddits.Docile-Alligator2022-03-171-0/+4
* Version 5.1.9-beta2. Optimize AppBarStateChangeListener.Docile-Alligator2022-03-142-5/+11
* Load image after the AspectRatioGifImageView's height is determined in PostRe...Docile-Alligator2022-03-117-21/+78
* Fix image loading issue.Docile-Alligator2022-03-112-71/+10
* Fix navigation drawer issues.Docile-Alligator2022-03-114-10/+9
* Version 5.1.9-beta1. Fix low resolution post previews when showing them for t...Docile-Alligator2022-03-063-10/+35
* New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix lo...Docile-Alligator2022-03-0612-44/+220
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator2022-03-052-6/+4
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-059-160/+30
* Added adaptive icons (#646)20captainx122022-03-046-0/+156
* Try fixing Parcelable implementation issues.Docile-Alligator2022-02-285-24/+28
* Show and open r/u_ style subreddits in comments.Docile-Alligator2022-02-281-19/+6
* Show and open r/u_ style subreddits in posts.Docile-Alligator2022-02-282-44/+19
* Fix changing default post layout not working.Docile-Alligator2022-02-281-21/+27
* New fonts: Atkinson Hyperlegible and Atkinson Hyperlegible Bold.Docile-Alligator2022-02-2511-0/+70
* Submitting poll posts is available.Docile-Alligator2022-02-2119-4/+1218
* New option: Settings->Interface->Post Details->Hide Upvote Ratio.Docile-Alligator2022-02-214-1/+14