Skip to content

Releases: YangDai2003/OpenNote-Compose

v1.3.3

25 Jul 19:10
Compare
Choose a tag to compare
  • Support tr-language
  • Fully adapted to Android 15

v1.3.1

23 Jun 10:23
Compare
Choose a tag to compare
  • Folders can now be set to a color other than the preset color.
  • The logo style of the login screen has been improved.

v1.3.0

07 Jun 01:43
Compare
Choose a tag to compare
  1. Added German language support.
  2. Adapted to new API of Android 15.
  3. Fixed bugs.

v1.2.9

01 Jun 18:10
Compare
Choose a tag to compare
  • Improved the user experience when using a keyboard and mouse on large-screen devices.

v1.2.8

22 May 14:30
Compare
Choose a tag to compare

Enhanced code readability, stability and standardization.

v1.2.7

17 May 22:20
Compare
Choose a tag to compare
  1. New File Sharing: Note can now be shared directly as file to other apps.

  2. Improved Keyboard Behavior: When using an external keyboard, the direction keys can now control cursor movement.

  3. Manual Note Saving: New notes now require manual saving by clicking the save button, preventing unnecessary saves.

  4. Interface Enhancements: Dialogs and home screen widget have been redesigned for a more visually appealing and intuitive experience.

v1.2.6

12 May 13:22
Compare
Choose a tag to compare
  1. Home Screen Widget: Easily check/create notes right from your home screen. 📱

  2. Tooltip Feature: Long-press or hover over the edit button to see its keyboard shortcut. ⌨️

  3. Direct Text File Access: Text files can now be opened directly using this app, allowing for easy access and editing. 🗒️

v1.2.4

08 May 21:57
Compare
Choose a tag to compare

1.Shortcut Button Enhancements:

  • Added shortcut buttons for six different heading levels (H1~H6), as well as for inserting tables, horizontal rule, and brackets, making editing more efficient and convenient.

2.Improvements to Task Lists and Tables:

  • Refined the method for adding task lists and enhanced the rendering style of tables, improving document organization and visual appeal.

3.Navigation Security Enhancement:

  • Implemented the use of new Safe Args from Compose Navigation, enhancing navigation security and performance.

4.Bug Fixes:

  • Resolved issues related to HTML export, ensuring smooth exporting of documents while maintaining format integrity.

v1.2.3

05 May 19:14
Compare
Choose a tag to compare
  1. Migration to Kotlinx-Serialization-Json: The application has been migrated from Gson to Kotlinx-Serialization-Json for improved performance and maintainability.
  2. New Navigation Animation and Predictive Back Gesture: The introduction of redesigned navigation animations and the reinstatement of predictive back gestures enhance user interaction fluidity.
  3. New Note List Styles: New selectable styles for note lists facilitate easier note management.
  4. Removed Firebase-related dependencies: As the stability of the application improves, Firebase-related dependencies are no longer required.

v1.2.2

01 May 21:00
Compare
Choose a tag to compare
  1. Upgraded the kotlin version to 2.0.0-RC2 and updated related dependencies.
  2. Removed unnecessary permissions and code