This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
* Huge Video rewrite, thank you to @timawesomeness! Contains support for DASH videos, uses newer ExoPlayer code, and cleans up some older video sites | ||
* Support for mod locking of individual comments | ||
* Added option to save photos to a manual folder (thanks to @Archeidos) | ||
* Updated Fastlane metadata for F-Droid builds (thanks to @obar) | ||
* Fixed offline mode crash when no subreddits were cached | ||
* Fixed posting to profiles with more than 20 characters (thanks to @LostGhost1) | ||
* Added an always show FAB option in Settings (thanks to @darshan099) | ||
* Graceful handling of submission loading errors with new "try again" button (thanks to @ctbur) | ||
* Fix OnePlus and Huawei media scanner intents, will show images in gallery on these devices (thanks to @Rexee) | ||
* Fixed handling of intent links in internal browser | ||
* Fix toolbox encoded chars in removal reason text | ||
* Fixed startup issue on some devices | ||
- Huge Video rewrite, thank you to @timawesomeness! Contains support for DASH videos, uses newer ExoPlayer code, and cleans up some older video sites | ||
- Support for mod locking of individual comments | ||
- Added option to save photos to a manual folder (thanks to @Archeidos) | ||
- Updated Fastlane metadata for F-Droid builds (thanks to @obar) | ||
- Fixed offline mode crash when no subreddits were cached | ||
- Fixed posting to profiles with more than 20 characters (thanks to @LostGhost1) | ||
- Added an always show FAB option in Settings (thanks to @darshan099) | ||
- Graceful handling of submission loading errors with new "try again" button (thanks to @ctbur) | ||
- Fix OnePlus and Huawei media scanner intents, will show images in gallery on these devices (thanks to @Rexee) | ||
- Fixed handling of intent links in internal browser | ||
- Fix toolbox encoded chars in removal reason text | ||
- Fixed startup issue on some devices |