Skip to content

v1.1 - Ask for Notification Permission

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhishekabhi789 abhishekabhi789 released this 14 Oct 14:44
· 75 commits to master since this release

Changes

  • Asks for Notification Permission.
    For devices on Android 13 and above, if the app is configured to post notification and the permission is not yet been granted, the app will ask for notification permission upon launch.
  • Minor UI improvements.
    • Text input improved with animation and better color changes on focus.
    • Clicking outside a text box removes focus from that field.
    • Main Activity
      • Click animation for search button.
      • Focus animation for text input fields.
      • Snackbar temporarily hides the keyboard.
    • Lyrics Result Activity
      • Added animated icon to show lyrics result card expanded state.
      • Chip colors in LyricItem improved.
      • Overall improvements in layout.
    • Settings Activity
      • Settings are grouped into cards.
      • Description added for each setting.
      • Filter field label added.
      • Fixed mismatch in status bar - navigation bar color difference.

Caution

This is a pre-release. If you find any bugs, please raise an issue.