Skip to content

Releases: abhishekabhi789/LyricsForPoweramp

v1.7 Lyrics Editor and Translator

08 Jun 13:20
Compare
Choose a tag to compare

Changes

  • Added a lyrics editor that can be launched from the result screen.
  • Added Gemini-based lyrics translation support.

v1.6 - Bug Fixes

01 May 12:52
Compare
Choose a tag to compare

Changes

  • Bug fixes and some minor improvements.
    Full Changelog: v1.5...v1.6

v1.5 Save Lyrics as Files

04 Apr 05:54
Compare
Choose a tag to compare

Changes

  • Added an option to save lyrics as files in storage.
  • Now, you can adjust the lyrics-saving method. Read more here.
  • Added a bottom sheet in the result list activity to show lyrics-saving info and allow granting missing storage permissions.

v1.4 - Choose Preferred Lyrics Type

01 Mar 01:30
Compare
Choose a tag to compare

Changes

  • Now, it is possible to select either Synced or Plain lyrics as the preferred choice, allowing the plugin to set the chosen lyrics type for automated requests from Poweramp.
  • Added an option to choose the Preferred Lyrics Type.
  • It is also possible to send plain or synced lyrics from the search result item during manual searches.
  • Added option to Mark Instrumental Songs
  • Added an "About" activity containing all external links, including the user guide.
  • Settings UI will now use a grid view on large display devices.
  • Added tooltips for certain UI elements, displaying their labels upon long press.
  • Updated theme colours for non-Material You devices.
  • Fixed crashes during request handling on Android 12 and earlier devices.
  • Fixed multiple accessibility label issues.

v1.2 Minor improvements

15 Nov 08:46
Compare
Choose a tag to compare

Changes

  • Some minor improvements.

Full Changelog: v1.1...v1.2

v1.1 - Ask for Notification Permission

14 Oct 14:44
Compare
Choose a tag to compare
Pre-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.

v1.0 - Notification for lyrics requests.

11 Jul 03:34
Compare
Choose a tag to compare

Changes

  • The plugin will no longer set any dummy lyrics to launch the search activity. Instead, there will be a notification from which you can launch the search activity.
  • It is now possible to configure the behavior of performing a search method if the get method fails in the settings.
  • Lyric Choose buttons are now FilledTonalIconButton.
  • Nested scrolling enabled (hides top bar while scrolling the results).
  • Improved Chips (Synced & Plain) in the lyrics cards.
  • Fixed filter input field border color.
  • Optimized width of the dropdown list in Settings (App theme).

v0.9 - Added Settings Activity

10 Apr 07:48
b37ce5d
Compare
Choose a tag to compare

Changes

  • Settings Activity Added.
    • Can Adjust App Theme.
    • Controls to set dummy lyrics.
    • Filters for removing unwanted strings from track metadata.
  • The info line now includes track info provided by the API.
  • Improved Search UI: Now swipe to change mode
  • Search button positions according to search mode.
  • Lyrics can be swiped to see plain and synced.
  • Lyrics chip improved.
  • Monochrome icon enabled.
  • Lyrics result screen is improved for various display sizes including tabs and foldables.
  • Keyboard will be hidden while the snackbar is showing.
  • In response to automatic requests from PowerAmp, the plugin will perform an alternate search method for lyrics if it fails to retrieve the best result for the track.

v0.7 - Improved network request

06 Mar 11:16
Compare
Choose a tag to compare

Changes

  • Package name changed
  • App icon improved
  • Lyrics card padding fixed
  • Network timeout added
  • Improved lyrics request handling.(Now will respond within 5 seconds)
  • And other minor improvements

Important

Since app package changed, existing lyrics supplied by the older versions of this plugin can't be updated.
In order to change them, perform a Full Rescan. This will erase all lyrics supplied to PowerAmp.
PowerAmp Settings -> Library -> Full Rescan

Tip

Keep/Re-install the previous version if you want to update old lyrics.

v0.6 Some UI-UX improvements

18 Feb 05:12
Compare
Choose a tag to compare

Changes

  • Android DarkMode change won't reset the user input or app state.
  • Back buttion can navigate back to search ui from lyrics ui.
  • Toasts are replaced with SnackBar.
  • Material You theming on S+ devices.