Releases: egdels/bluesharpbendingapp
Release list
v3.7.0
Lets Bend v3.7.0
• Smoother display: less flickering for notes, chords and pitch detection
• Training: notes must now be held steadily to count – no more accidental hits
• Training: next note advances immediately, even after silence
• Training: fixed a crash during training sessions
• Cleaner runtime output
Second test build for relase v3.7.0
Second test build for relase v3.7.0
Test build for relase v3.7.0
Test build for release v3.7.0
v3.6.0
Lets Bend v3.6.0
• Upgraded to Java 21 for improved performance and modern language features
• Enhanced edge-to-edge support for Android 15+
• Fixed OutOfMemoryError in audio pitch detection on Android
• Fixed NullPointerException in note display during view transitions
• Improved null-safety and stability fixes for note display
• Code quality improvements: Google Java Format, Error Prone, and JaCoCo coverage
• Android Lint warnings reduced from 114 to 11
• Updated all dependencies to latest versions (compileSdk/targetSdk 36)
v3.5.0
Improvements & fixes:
- Edge-to-edge ready for Android 15+: enabled EdgeToEdge for proper inset handling on newer and older Android versions.
- Updated Material Components to avoid deprecated status/navigation bar color APIs on Android 15.
- Favorites enhancements:
• Favorites bar sits at the bottom-right next to the toggle and stacks vertically.
• Bottom-most favorite aligns with the toggle button for a cleaner layout.
• The action button is always visible: shows “Save as favorite” or “Delete favorite” depending on the current selection.
• Rename/Delete a favorite via long-press menu; widths normalized for tidy alignment. - Stability fixes:
• Fixed a rare crash in pitch detection (bounds check in YIN minimum search).
• Fixed a Settings screen inflation issue on some devices (missing dimen resources). - Small UI spacing/margin adjustments for the favorites area.
v3.4.4
Version 3.4.4 (68)
New
- Adaptive app icons across all densities (round, foreground/background) and migration to WebP → smaller app size and crisper rendering.
- Updated Play Store launcher graphic.
Improvements & Fixes
- Diminished tuning corrected (interval schema) → more accurate note/frequency display; corresponding tests updated.
Note
- Focus on accuracy, packaging, and release stability; no changes to app flow.
v3.4.3
v3.4.2
v3.4.1
v3.4.0
- Added multilingual UI support for German, Spanish, French, Japanese, and Chinese.
- The app now uses the device's language settings to automatically determine the UI language.
- Default language is set to English if the device language is not supported.
Full Changelog: v3.3.4...v3.4.0