-
-
Notifications
You must be signed in to change notification settings - Fork 52
Changelogs
Knight Hat edited this page Mar 30, 2025
·
8 revisions
- Fix total play time reset after playback
- Fix new playlist dialog didn't close after confirm
- Fix empty playlist didn't show up in "Library" tab
- App is now available on more stores
- Folders on "On Device" section is back
- Fix crash when deleting song(s) from a playlist
- Fix crash when importing database
- Fix crash when search for previously used term
- Fix #71
- Slight rework on
HistorytabData is now present more accurately
- Introduce new database calls
- Tasks related to database are improved
- Fixed cache location text - it was swapped
- "Go to album" & "Go to artist" received improvements with caching
- Album screen adopts new API - displays more and accurate stuff
- Implement new image cache system to mini player
- Dependencies
- Introduce v1.0.0
- Fixed download cache has infinite storage
- App is now under new id
me.knighthat.kreate
- App officially renamed to Kreate
- Restart prompt is redesigned
- Export dialog database has new appearance
- Import/Export settings
- Fixed dialog size on bigger screens
- New app designs (icons, banner, etc.)
- Convert old toasts to new toast
- New icons
- New app name
- Texts of button in menu scroll if overflowed. Can be disabled in settings
- New image cache system.
Image cached once and reused properly at multiple places. Others are on the way
- Artist's screen reworked
- New button in Song menu - Export cache
Allows you to convert cached songs into audio files
- New button in song menu - Reset
Supports resetting title, authors, total time played, thumbnail, and cache
- On-device songs is now available (folders are still under construction)
- "Go to album" and "Go to artist" is now fetch from the internet if not available locally
- New toast appearance (different colors & icons)
- Additional strings related to new dialog
- New text input dialog system (with advanced error checking)
- Darken background when modern queue is open
- Queue songs count is now visible again
- New song item in search results
- Song's menu rework with new features:
- "Go to album" button (only for stored albums)
- "Go to artist" button (only for stored artists)
- "Change title" and "Change authors" buttons
- Show "--/--" when duration of song is unknown
- Visual of Songs, Artists, Albums, and Playlists are reverted to upstream
- Fixed reset cache dialog didn't show up
- Added more strings related to reset cache and locator
- Reset cache button on Improvised flavor
- Fixed search in LocalPlaylistSongs
- Fix uneven padding of SongItem in Songs tab
- Fix drag anchor didn't show up in playlist songs
- Most SongItem are stripped to needed components. Expect performance boost
- OnDevice tab is temporarily disabled due to performance issue
- Reduced overhead on while loading songs in songs tab
Potentially reduces load time with big database
- Reduced overhead on while loading songs of a playlist
Potentially reduces load time in large playlist
- Reduce load time on shuffle
- Album screen rework, single update on open
- Bottom search box in queue
- Dynamic ellipsis menu in queue
Buttons are only shown when there's enough space, the rest are packed inside a menu.
- New update system
New song card (experimental)
- "minified" version is introduced
- Special characters are now searchable
- About tab make-over