Releases: QuantumBadger/RedReader
Releases Β· QuantumBadger/RedReader
v1.24.1
- Fix "Malformed URL" error for Imgur images (thanks to Alexey Rochev)
- Remove red background/border behind transparent images in the gallery
- Gallery theme fixes for devices which forcibly modify app colors in dark mode
- Fix for swiping between images when "Automatically open first album image" is enabled
- Enable haptics for long-clicking in gallery viewer
v1.24
- Improved gallery viewer with card, list, and grid modes
- Ability to block users in user profile (thanks to folkemat)
- Ability to upload an image when submitting a comment (thanks to folkemat)
- Preference change: video playback controls now enabled by default (Settings > Images/Video > Enable video playback controls)
- Preference change: custom tabs now enabled by default (Settings > Behaviour > Use Android Custom Tabs)
- Added accessibility actions for moving between top-level comments (thanks to codeofdusk)
- Dependency updates and reorganisation (thanks to Alexey Rochev)
- Migrating from ExoPlayer to Media3 (thanks to Alexey Rochev)
- Comments submitted by current user now have username highlighted (thanks to folkemat)
- Add Submitted Comments as an optional main menu user item (thanks to folkemat)
- Improved network performance
- Disable Custom Tabs if Tor is enabled
- Fixed issue with gesture cancellation in image viewer (thanks to Alexey Rochev)
- Fixed crash with some Reddit links in share format
- Fixed issue where some GIFs wouldn't play
- Support for Imgur album URLs containing title
- Renamed some menu items and labels for clarity
- Minimum supported Android version is now 5.0
v1.23.1
- Added a preference to automatically open the first image in an album
- Made links blue again in dark themes
- Added post tap action preference: open link, open comments, or use old "post title opens comments" behaviour
- Fixed long-click menu not appearing when post tap action changed from the default
- Reduced top and bottom margins on popup menus to avoid the need for scrolling
- Increase number of comments shown in user profile from 25 to 100
v1.23
- Significantly improved image gallery load speed
- Update to Material 3 design elements
- Visual refresh of user profile dialog
- Show notification permission prompt on Android 13 and above
- Hide keyboard in Find Location when search button is pressed (thanks to mattdbr)
- Fix issue with "Post title opens comments" not covering whole post area (thanks to Domenico Sibilio)
- Support for handling v.redd.it, video, and gallery links from other apps (thanks to gavtroy)
- Handle mailto links correctly (thanks to Cameron Merkel)
- Ability to open comments in external browser (thanks to Cameron Merkel)
- Preference for domain when sharing Reddit links (thanks to Cameron Merkel)
- Handle Reddit galleries containing links, and show gallery thumbnails for small images (thanks to Cameron Merkel)
- Handle shared /s/ URLs correctly (thanks to Adam Williams)
- Added help page for people having trouble logging in
- Updated target SDK to 33
v1.22
- Fix for permission denied errors on videos due to Reddit API change
- Show self text for link posts (thanks to Cameron Merkel)
- Announce self-text presence with link posts in screen readers (thanks to Cameron Merkel)
- Add more specific error messages for blocked, quarantined, and premium-only subreddits (thanks to Cameron Merkel)
- Add option to disable user avatars (thanks to Cameron Merkel)
- Upgraded video player to fix issues with slow playback
v1.21.2
- Fixed crash when submitting posts
v1.21.1
- Fixed an issue with subscriptions after re-authenticating
v1.21
- Show Reddit user agreement prompt at startup
- Due to Reddit API changes, any active accounts must be logged in again
- More specific error message when a subreddit is private
- Show avatar in user profile dialog (thanks to mgurga)
- Subreddit emotes now supported in comments (thanks to bharatknv)
- Material You themed monochrome icon on Android 13
- Added accessibility actions for posts and comments (thanks to codeofdusk)
- Replace click/long click accessibility actions on comments with more descriptive hints (thanks to codeofdusk)
- Fixed crash in post search
- Fix for MediaMuxer crash
- Imgur links on non-standard subdomains are now handled correctly
- Detects more bot usernames
- Dependency updates
v1.20
- Renamed "Find Subreddit" to "Find Location"
- Find Location: Now lets you jump to a specific subreddit/user without waiting for the search
- Find Location: Existing subscriptions now appear immediately with no loading time, and descriptions are hidden
- Added preference to keep screen awake (thanks to Thung Yong Han)
- Ability to show comment count in post subtitle (thanks to Cameron Merkel)
- Ability to hide subreddit header (thanks to Cameron Merkel)
- Use updated RedGIFs API
- Fixed parse error when viewing deleted posts
v1.19
- Ability to search for subreddits
- Collapse sticky comments from bots (on by default)
- Ability to show upvote percentage in post subtitle (thanks to Cameron Merkel)
- Highlight suggested sort in sort menu (thanks to Cameron Merkel)
- Prevent replying to locked posts (thanks to Cameron Merkel)
- Added option to block screenshots (thanks to Cameron Merkel)
- Added long-click menu to grey subreddit heading bar (thanks to Cameron Merkel)
- Updated default subreddit list (thanks to Cameron Merkel)
- Fix issue with copying links (thanks to Cameron Merkel)
- Allows reporting uncaught exceptions
- Fix to sample flag handling when saving Reddit videos
- Accessibility: announce relative level of comments within a thread (on by default)
- Accessibility: add option to use concise language when possible (off by default) for more efficient navigation (thanks to codeofdusk)
- Accessibility: announce if the current user has upvoted/downvoted posts and comments (thanks to codeofdusk)
- Accessibility: announce if a post has been previously read (thanks to codeofdusk)
- Accessibility: enable "separate body text lines" by default for new installs (thanks to codeofdusk)
- Accessibility: add pause in between post title and subtitle so they don't get combined into one sentence
- Accessibility: text improvements (thanks to codeofdusk)
- Dependency updates