aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Limit EditText's height in CustomizePostFilterActivity.2022-11-087-17/+61
* Material Design 3 Switch. Target Sdk 33.2022-11-0828-71/+97
* Fix getting comment for "continue thread" button (#1207)2022-11-081-1/+1
* Modify the behaviour of ItemTouchHelper.2022-11-074-148/+184
* Fix screen staying at MorePostsInfoFragment after retrying.2022-11-062-4/+10
* Retry loading more posts.2022-11-064-4/+21
* Load sort type from correct shared preferences (#1202)2022-11-051-2/+2
* Minor changes to loading more posts.2022-11-053-5/+23
* Fix problems when fetching more history posts in ViewPostDetailActivity.2022-11-054-55/+69
* Show status of loading more posts in MorePostsInfoFragment.2022-11-055-12/+199
* Fix history posts problems.2022-11-053-8/+8
* Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragmen...2022-11-043-3/+51
* Load more posts in ViewPostDetailActivity for post feed in PostFragment.2022-11-046-33/+354
* New option: Settings->Interface->Hide FAB in Post Feed.2022-11-039-14/+64
* New option in PostFragment: More options.2022-11-033-0/+15
* Superscript parser overhaul (#1162)2022-11-0322-178/+453
* Fix issues related to hiding account karma in the navigation drawer.2022-11-035-6/+43
* Version 5.3.4.2022-11-031-2/+2
* Handle u/me.2022-11-031-0/+4
* Fix Separate posts and comments in portrait mode not working.2022-11-031-2/+1
* Handle invalid regex pattern in post filter.2022-11-033-20/+41
* Add some contrast to subreddit and user toolbars. (#1170)2022-11-031-0/+5
* Rename confidence sort to best (#1177)2022-11-034-49/+31
* Display comment avatar only if it is the right user (#1191)2022-11-031-2/+10
* add backup password below backup settings button (#1185)2022-11-022-1/+3
* Don't pick up hyperlink text as a link (#1182)2022-11-022-1/+4
* always mux videos when downloading (#1152)2022-11-021-25/+42
* Improve wiki link handling (#1184)2022-11-021-2/+12
* Rules can now show in private subreddits (#1181)2022-11-024-5/+21
* handle reddit.com/report as a url, not post link (#1179)2022-11-021-0/+2
* add button to export logs to GitHub issue (#1180)2022-11-023-0/+46
* wait to load security settings until successful authentication (#1196)2022-11-022-2/+19
* Fix see removed comment edit wrong comment (#1192)2022-11-024-14/+28
* fix the bug: Scroll position is lost when changing screen orientation (#1173)2022-10-241-0/+49
* Update README.md2022-10-231-0/+1
* Hide Karma (#1168)2022-10-224-1/+16
* Add view that can lock swipe-to-close gesture (#1140)2022-10-229-43/+114
* Fix comment expanding logic (#1155)2022-10-161-12/+8
* Fix duplicate download folders by persisting read permission (#1164)2022-10-152-9/+8
* Disable Copied toast on android 13+ (#1139)2022-10-156-6/+18
* Delineate comments with hidden scores (#1147)2022-10-152-37/+70
* Parse spoilers into nodes (#1150)2022-10-088-188/+240
* Ellipsize usernames if they don't fit on one line in a fully collapsed commen...2022-10-081-0/+1
* Refactor and de-duplicate markdown code (#1086)2022-10-0815-689/+502
* Fix crash in debug build by using fully qualified class name for layoutmanage...2022-09-2512-14/+14
* Fix spoiler interactions with links and long clicks (#1129)2022-09-2511-10/+135
* Rewrite spoiler parsing (#1104)2022-09-251-65/+90
* Fixed Gray Overlay in Image (#1111)2022-09-211-5/+13
* Fix 'Suggested Title' bug (#1120)2022-09-211-2/+3
* Minor bugs fixed.2022-09-213-11/+11