- namidaco/namida@4ec2636 feat: in homepage, pressing top recents or lost memories will now open the most played page with the actual date range
- namidaco/namida@0ad1425 fix: fallback to low res thumbnail if failed
- namidaco/namida@75c3715 chore: some ui changes
- namidaco/namida@9c13272 fix: channel subpages wont display empty items when failed to fetch new items
- namidaco/namida@cc09b8c feat: in history pages, display the nth listen on card top right, and cake when its first listen
- namidaco/namida@5cc8731 fix: auto sorting of recent listens in home page
- namidaco/namida@e0cdb64 feat: pressing "jump to day" icon will open with the current day at scroll position
- namidaco/namida@30d9cc1 chore: optimize and fix most played subpages + yt horizontal list & history not refreshing properly on startup
- namidaco/namida@38b4cc2 fix: notification queue start index not accurate when there are comments this time we needed to check if the comment will affect the index or not while reversing the list
- namidaco/namida@cc3ba45 fix: library sections (album/artist/etc) not ignoring text case
- namidaco/namida@3ee9f43 feat: basic windows support
-
includes
- integrating ffmpeg/ffprobe executables
- refactor
FFmpegExecuter,NamidaChannel,NamidaStorage - rename
FAudioTaggerControllertoNamidaTaggerController - refactor paths to use platform path separator
- hide settings not meant for windows using
NamidaFeaturesVisibility - small ui changes
- build: msix packaging instructions
-
things that are not done yet:
- ui redesigns to support dynamic/wide window size
- video playback
- waveforms
- folders navigation logic
- webview login
-
- namidaco/namida@1a088c5 build: add windows directory