github FoedusProgramme/Gramophone 1.0.5
Gramophone 1.0.5

latest releases: 1.0.17, 1.0.16.1, 1.0.16...
17 months ago

What's Changed

  • Mark translated lines properly on "compressed" LRC by @strongville in #94
  • Fix inconsistent space on both sides of grid layout recyclerview by @VishnuSanal in #123
  • Support multiline LRC by @mikooomich in #135
  • Fix synced lyrics
  • Support loading album covers that aren't used in a song (needs images & videos permission)
  • Fixed detail screen displaying recording year instead of release year
  • Fix refresh snackbar going below navbar
  • Backport splash screen to Android 11 and older
  • Rework album caching, reduce memory usage, fix notification using different cover than ui
  • Improve performance (reportFullyDrawn API, and some multi-threading) and fix some rare crashes (by enabling android strictmode and fixing issues), disable obfuscation (readable crash logs)
  • Added "Remove spaces around lyrics" feature
  • Load album artists from mediastore on Q+
  • Upgrade dependencies
  • Unified top app bar look across app
  • Fix fast scroller edge cases
  • Don't crash when a blacklisted song is used in playlist
  • New app icon by WSTxda
  • Fix genre id edge case
  • Reworked edge to edge
  • Lyric high contrast mode
  • Code cleanup
  • Fix two bugs where player broke if in STATE_ENDED
  • Fix lyric smooth scroll animation
  • Fix lag after opening preference fragment and recreating ui
  • Better legacy android support (font weights, vibrations, and many more now backported)
  • Use new version of packaging (increased apk size, this is NOT because it contains more data but because the data is now uncompressed) -> the advantage this has is that the actual installed app size is DECREASED, because it does not have to unpack the data from the apk AND store the apk (duplication)
  • Performance optimization
  • Support m4a lyric

New Contributors

Full Changelog: 1.0.4.1...1.0.5

Don't miss a new Gramophone release

NewReleases is sending notifications on new releases.