Releases: zHd4/NoteSR
Releases · zHd4/NoteSR
v5.3.7
Improvements
- Improved the reliability of the secure file erasure feature, especially for large files and complex folder structures.
- Optimized background processes like data import, export, and migration for better stability.
- Internal optimizations to improve overall app performance and stability.
Bug Fixes
- Fixed a crash that occurred when returning to the app after it was closed by the system in the background to save memory.
- Fixed a potential crash (Out of Memory error) when securely erasing large files.
- Fixed issues where background tasks might not behave correctly when the app was closed or removed from the recent tasks list.
- Resolved several minor bugs and stability issues for a smoother experience.
v5.3.6
Improvements
- Improved screen layouts and margins across the app for a cleaner, more consistent look.
- Refined wording and fixed grammar in several areas to make the app easier to understand.
- Improved the search bar behavior and appearance in your notes list.
- Internal updates to support better visual themes across different screens.
Bug Fixes
- Fixed a critical issue that caused the app to crash on older versions of Android (prior to Android 12).
- Resolved an issue where the app would crash when saving files with unknown types to the device.
- Fixed the sizing of the audio file icon.
- Fixed an issue where the search icon could disappear.
v5.3.5
Improvements
- Replaced the separate search activity with an integrated SearchView in the notes list for a more seamless experience.
- Implemented search debouncing in the notes list to improve performance and responsiveness.
- Added support for AVIF and BMP image formats in the thumbnail generator.
- Improved resource management and efficiency within the ImageThumbnailCreator.
- Updated various UI labels and strings, including more descriptive menu titles for key management.
- Refactored dialog creation to use a unified DialogFactory for a more consistent UI.
Bug Fixes
- Fixed potential crashes (UnsupportedOperationException and IOException) during file thumbnail generation.
- Corrected scale factor logic in image thumbnail creation.
v5.2.5
Improvements
- Added the MIT license
- Added copyright notices
- Updated the target SDK to 36 (Android 16)
- Applied edge-to-edge support
Bug Fixes
- Fixed a naming issue with the Save File button in the Open File menu
v5.2.4
Improvements
- Enhanced security of in-memory storage for sensitive data (encryption key and password).
- Improved video playback security by loading data directly into memory instead of saving a temporary file to cache.
- Replaced the legacy video player with ExoPlayer.
- Disabled automatic screen timeout during video playback.
- Replaced the T9-style password input keyboard with a full QWERTY keyboard.
Bug Fixes
- Fixed a crash that occurred when returning to the player from the background.
v5.2.3
v5.2.2
v5.2.1
v5.2.0
Improvements
- Updated the way data is stored in the app.
- Updated the data export format.
- Optimized the data export and import processes.
Bug Fixes
- Fixed a critical bug related to key import during database re-encryption.
- Fixed a bug that occurred when opening very large images.
- Fixed a bug that prevented the note's last update time from being updated after editing.