Skip to content

Releases: ruslin-note/ruslin-android

v0.1.2-beta.3

22 Sep 04:30
v0.1.2-beta.3
907871b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2-beta.2...v0.1.2-beta.3

v0.1.2-beta.2

05 Sep 12:48
v0.1.2-beta.2
f792ca6
Compare
Choose a tag to compare

v0.1.2-beta.1

05 Sep 11:28
v0.1.2-beta.1
1e6f639
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1-beta.2...v0.1.2-beta.1

v0.1.1-beta.2

22 Jun 02:26
a5f82bf
Compare
Choose a tag to compare

What's Changed

  • Preview page adds rtl support by @DianQK in #43
  • Update ruslin-data by @DianQK in #44
  • Add simple build instructions by @DianQK in #46
  • Update dependencies as part of routine maintenance by @DianQK in #48

Full Changelog: v0.1.1-beta.1...v0.1.1-beta.2

v0.1.1-beta.1

04 May 10:46
32b88f6
Compare
Choose a tag to compare

v0.1.0-beta.1

03 May 05:54
2dcd9ba
Compare
Choose a tag to compare

Highlight

  • Rtl language support
  • Theme switching support
  • Improved dark theme experience

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha.2...v0.1.0-beta.1

v0.0.1-alpha.2

25 Feb 02:53
ef8bd6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1-alpha.1...v0.0.1-alpha.2

v0.0.1-alpha.1

13 Feb 14:57
8560ddd
Compare
Choose a tag to compare

What's Changed

  • Reproducible Build, thanks to @linsui
  • Submit to F-Droid

Full Changelog: nightly...v0.0.1-alpha.1

v0.0.1-pre-alpha.3

03 Feb 13:11
bcd107e
Compare
Choose a tag to compare
v0.0.1-pre-alpha.3 Pre-release
Pre-release

Currently in Pre-alpha, not ready for use in production environments. Please back up.

Features

  • Add an editor toolbar
  • Add a preview page (by web)
  • Support view images and files (You need synchronization from scratch)
  • Support multi-select delete
  • Add sync failed text
  • Delay loading jieba to the search page
  • Add about and credits page

What's Changed

  • Add a pull request check by @DianQK in #1
  • Fix conflicting authorities by @DianQK in #2
  • Fix initial view may not be able to load previewed content by @DianQK in #3
  • Update dependencies by @DianQK in #4
  • Add a multi-select delete operation by @DianQK in #5
  • Add loading for delete folder alert by @DianQK in #6
  • Avoid show the keyboard during the preview by @DianQK in #7
  • Add about and credits pages by @DianQK in #8
  • Allow remote resource files that do not exist by @DianQK in #9
  • Update accompanist to 0.29.1-alpha by @DianQK in #10
  • Delay loading jieba to search page by @DianQK in #11
  • Use user_updated_time for sorting by @DianQK in #12
  • Fix search content display may be messed up by @DianQK in #13
  • Show keyboard only on the first load of the search page by @DianQK in #14
  • Credit to github-markdown-css by @DianQK in #15
  • Update dependencies by @DianQK in #16

New Contributors

  • @DianQK made their first contribution in #1

Full Changelog: v0.0.1-pre-alpha.2...v0.0.1-pre-alpha.3

v0.0.1-pre-alpha.2

18 Jan 14:29
0190d0e
Compare
Choose a tag to compare
v0.0.1-pre-alpha.2 Pre-release
Pre-release

🚧 Currently in Pre-alpha, not ready for use in production environments. Please back up. 🚧

  • Reduced application size
  • Fix crash on x86 and x86-64
  • Support for highlighting search results
  • Support for deleting, modifying folders, and displaying nested folders
  • Significant improvements to Markdown editor performance
  • Slightly improved editor style

Full Changelog: v0.0.1-pre-alpha.1...v0.0.1-pre-alpha.2