-
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: starry-shivam <[email protected]>
- Loading branch information
1 parent
0c5f1b2
commit bd9b20e
Showing
2 changed files
with
8 additions
and
2 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
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
- Fixed the translucent colors of the status bar and navigation bar. | ||
- Fixed an issue where the chapter title was duplicated multiple times in the reader in some cases. | ||
- Fixed an issue where chapters would jump to the previous chapter when opening the reader menu at the start of a new chapter. | ||
- Made the font size controls in the reader more granular. | ||
- Refactored state management in the reader to improve performance & stability. | ||
- Updated dependencies and AGP to the latest versions. |