Skip to content

Releases: AkaneTan/Gramophone

Gramophone 1.0.15

30 Oct 19:30
Compare
Choose a tag to compare
  • Added status bar lyrics for MeiZu devices, select custom ROMs and Lyric Getter Xposed (thanks to @ghhccghk)
  • Fixed multiple bugs & crashes
  • Updated translations as usual (thanks to our hardworking translators!)

Gramophone 1.0.14

08 Oct 06:13
Compare
Choose a tag to compare
  • Fix some bugs related to tab reordering
  • Fixed equalizer support
  • Fix some accessibility issues (please let me know if there are more!)

Gramophone 1.0.13

06 Oct 21:42
Compare
Choose a tag to compare
  • Allow reordering and hiding tabs
  • Multiple crashes fixed

Gramophone 1.0.12

27 Sep 16:14
Compare
Choose a tag to compare

Hotfix for crash when phone is set to Filipino language

Gramophone 1.0.11

10 Sep 21:30
Compare
Choose a tag to compare

Prepare for publishing on Google Play. No code changes.

Gramophone 1.0.10

10 Sep 19:17
Compare
Choose a tag to compare
  • File player redesign
  • Keep screen on while viewing lyrics
  • Support SD cards in Filesystem tab
  • Bug fixes

Gramophone 1.0.9

30 Aug 18:31
Compare
Choose a tag to compare

What's Changed

Highlights of this release:

  • Translation update (Big thank you to our hardworking translators!)
  • Migrate to libPhonograph
  • Use proper sort icon
  • Update slider style
  • Migrate to delayed lyrics
  • Add horizontal fading edges to textviews
  • Bump dependencies
  • Allow sharing tracks
  • Add shortcut for opening artist, album, detail page from full player
  • Add a preview page for opening tracks from file manager

For more information about what the last release had to offer:
https://github.com/AkaneTan/Gramophone/releases/tag/1.0.8

Announcement

Hi guys akane here, I just want to tell you that there's a brand new 2.0 version with newest mdy ui and optimization changes WIP, expect it to drop around October. Meanwhile 1.0 branch will still remain active until the 2.0 version is finally released 😉

New Contributors

Full Changelog: 1.0.8...1.0.9

Gramophone 1.0.8

01 Jun 18:48
Compare
Choose a tag to compare

Hotfix release to fix crashes on Android 5

Gramophone 1.0.7

01 Jun 16:16
Compare
Choose a tag to compare

What's Changed

Highlights of this release:

  • Support moving now playing queue items (thanks @topazrn)
  • Fix various bugs in shuffle implementation
  • Update lyric color system to make sure it always is readable
    • Make sure lyric color is same in system-dark-app-light and system-light-app-system modes
  • Some bug fixes
  • Fixed reproducible builds (hopefully now back in F-Droid)

For more information about what the last release had to offer:
https://github.com/AkaneTan/Gramophone/releases/tag/1.0.6

New Contributors

Gramophone 1.0.6

24 May 07:45
Compare
Choose a tag to compare

Highlights of this release:

  • Reverted back to old icon
  • Show sleep timer end time in tooltip and remaining time in dialog
  • New shuffle implementation
  • Multi-level sorting (eg albums>track number)
  • better old (<9) Android and A12 compatibility
  • Nicely animated now playing indicator in song list
  • Added AboutLibraries
  • Migrated to Coil3 image loader
    • Fixed issue where thumbnails are too big while scrolling list
  • Many more bug fixes I forgot about