Skip to content

Releases: certified84/AudioNote

v0.1.5.2

04 May 05:23
Compare
Choose a tag to compare

What's Changed

What's new in AudioNotes v0.1.5.2?

This release introduces android 13 themed app icon support and improves the audio recording feature

Bug fixes

  • Minor bug fixes

Improvements

  • Add Android 13 themed app icon support
  • Add checks to remove unused/unsaved files

Full Changelog: v0.1.5.1...v0.1.5.2

v0.1.5.1

28 Apr 22:50
Compare
Choose a tag to compare

What's new in AudioNotes v0.1.5.1?

Removed Firebase SDKs

Full Changelog: v0.1.5...v0.1.5.1

v0.1.5

28 Apr 19:37
Compare
Choose a tag to compare

What's Changed

New Contributors

What's new in AudioNotes v0.1.5?

This is the third stable release of the Audio Notes application.
With this release, you'll be able to share your recorded files.

Bug fixes

  • Minor bug fixes

Improvements

  • Add file sharing feature
  • Add Firebase crashlytics and performance SDK for performance monitoring

Full Changelog: v0.1.4...v0.1.5

v0.1.4

03 Mar 23:54
Compare
Choose a tag to compare

What's Changed

  • Fix some strings left & add translation by @gdonisi in #4
  • Temporary workaround for app crashing by @gdonisi in #5

New Contributors

Full Changelog: v0.1.3...v0.1.4

What's new in AudioNotes v0.1.4?

This is the second stable release of the AudioNotes application

Bug fixes

  • Fixed bug with saving note with existing title
  • Fixed bug with rounding up decimal when saving note in languages other than EN
  • Fixed crash with saving empty note

Improvements

  • Minor improvement of the application UI based on review
  • Fully translatable to Italian thanks to @gdonisi

v0.1.3

14 Feb 13:28
Compare
Choose a tag to compare

Full Changelog: v0.1.1-beta01(12012022)...v0.1.3

What's new in AudioNotes v0.1.3?

This is the first stable release of the AudioNotes application

Bug fixes

  • Fixed bug with saving the correct audio length

Improvements

  • The application can now properly display the size of each recording.
  • Improved the timer/stopwatch used in the application.
  • Switched to Kotlin Flows (reactive programming framework) to better observe data in room database.

Second beta release

11 Feb 16:05
Compare
Choose a tag to compare

First beta release

12 Jan 18:15
Compare
Choose a tag to compare
First beta release Pre-release
Pre-release

This is a beta release. It might not run properly on some devices

Full Changelog: https://github.com/certified84/AudioNote/commits/v0.1.1-beta01(12012022)