Skip to content

Releases: rohankhayech/Choona

v1.2.1

09 Nov 12:37
1b924c1
Compare
Choose a tag to compare

Patch release updating the app for Android 15.

v1.2.0

02 Oct 05:04
c504505
Compare
Choose a tag to compare

Minor release adding bass tunings and filters for the tuning list.

Features Added

  • Added common bass tunings. (#14)
  • Tuning list is now filterable by instrument and category. (#17)
  • Added links to the privacy policy and feedback form in the about screen. (#24)

Changes

  • Tunings are now grouped by instrument and category.
  • A confirmation message is now shown when deleting a custom tuning, with an option to undo and restore the tuning. (#16)
  • The tuning meter now displays icons to indicate whether the playing note is too sharp or flat. (6cb28ed)

Fixes

  • The app will now request microphone permission only once when started up, before directing users to system settings. (#23)
  • Fixed layout of permission request screen on compact windows. (a426880)

Full Changelog

v1.1.1...v1.2.0

v1.1.1

22 Aug 11:06
6c64d2b
Compare
Choose a tag to compare

Patch release including minor bugfixes.

Issues Fixed

  • Fixed app crashing when giving a custom tuning the same name as an existing tuning - #12.

v1.1.0

07 Aug 07:57
0e0c476
Compare
Choose a tag to compare

Minor release containing improved layouts and compatibility for various device/window sizes.

Changes

  • Tuning selection screen is now integrated into the main screen as a side-panel in large-width windows.
  • Added support for split-screen and resizable windows.
  • Added compact layout optimised for small and split-screen windows, with a separate screen to configure the current tuning.
  • Improved landscape layout.
  • Added fall-back scrolling to some elements to facilitate access to all UI components on edge-case window sizes.
  • Improved compatibility with larger device font sizes.

v1.0.1

22 Mar 13:44
376d356
Compare
Choose a tag to compare

Patch release including minor bugfixes.

Issues Fixed

  • Fixed save tuning dialog being dismissed on device rotation - #3.
  • Fixed custom tuning name persisting on main screen after deletion - #5.
  • Fixed permission screen button labels not appearing in uppercase.
  • Fixed save tuning text field to fill dialog on large screens.

v1.0.0

15 Mar 11:48
70d7db7
Compare
Choose a tag to compare

Initial Release

Features

  • Listens as you play a string and indicates whether it is in-tune.
  • Displays the amount to tune each string up/down to reach the correct pitch.
  • Automatic detection of which string is playing.
  • Choose from 20+ common guitar tunings.
  • Save and tune to custom tunings with any combination of strings.
  • Display tuning offset in semitones or cents for improved accuracy.
  • Plays sounds to indicate how a string should sound and when it is in tune.
  • Keep track of your favourite tunings.
  • Support for dark mode and includes true dark theme.