Releases: namidaco/namida-snapshots
Releases · namidaco/namida-snapshots
5.0.5-beta+250308234
- namidaco/namida@313904e core: internal player improvements
- MSOB7YY/just_audio@1447b03 (catch texture exception to prevent crashing & update media/ffmpeg extension versions to 1.5.1)
- namidaco/namida@35b84cc fix: attempt fix empty queue view
- namidaco/namida@7146f15 fix: not removing duplicates when playing yt history day
- namidaco/namida@dede8e6 perf: optimize loading circle opacity performance
5.0.4+250307018
- namidaco/namida@97f7cfb fix: smol fixes
- namidaco/namida@0a14e1a chore: final cleanup & tweaks
- center plain lyrics text
- improve history jumping
- fix wrong "play when ready" after removing item from queue
- fix yt miniplayer wrong padding
- others
- namidaco/namida@90f5448 fix: properly backup databases to prevent being locked after restored
- namidaco/namida@b06b360 chore: restore last played duration for yt section too
- namidaco/namida@65648e3 chore: attempt play video stream for shorts (data saver off & medium)
- namidaco/namida@a3d8d23 build: upgrade kotlin & gradle versions
- namidaco/namida@f641e02 code: home widget colors api
- namidaco/namida@2c9fc7d chore: clean up plain lyrics tags
5.0.3-beta+250302118
- namidaco/namida@0fdf533 feat: display years in history page that navigate to the same day in that year
- namidaco/namida@3e487e4 chore: disable writing tags to audio file after getting cached
- namidaco/namida@65939a5 fix: duplicated audio cache entries
- namidaco/namida@515f71d feat: gentle play, adds item next and play instead of assigning new queue
- currently applied for yt section videos, mostly when pressing single video like in search/home/etc
- namidaco/namida@5fec286 fix: cleanup group name too from possible illegal path characters
- namidaco/namida@2a06f4c chore: white pull to refresh icon color
- namidaco/namida@06b0c46 chore: open shorts in fullscreen
- namidaco/namida@ea972d4 chore: ignore wakelock errors
- namidaco/namida@a0ec475 chore: auto skip item only if "play when ready" is enabled
- namidaco/namida@38cc211 chore: add note to indexer folders while media store is enabled
- namidaco/namida@1fb4b7f fix: not playing local audio for yt when there is connection
- namidaco/namida@42c1e2d fix: dialog using old color
- namidaco/namida@be09f3e chore: remove lyrics fullscreen button & add a note on how to enter fullscreen ref: #499
- namidaco/namida@f6861eb core: support archiving for windows (for backup & restore)
- namidaco/namida@497413b chore: limit home widget code to android & ios
- namidaco/namida@5d786d2 chore: improve theme colors
5.0.1-beta+250223230
- namidaco/namida@7c3424f chore: allow monochrome colors
- namidaco/namida@a6739fd core: some changes
- better support for remote controlling (android auto/etc)
- fix duplicate shorts in home page & related videos
- fix: displaying artwork for albums with : in name in notification
- namidaco/namida@23c63fe fix: ensure yt miniplayer has correct bottom padding
- namidaco/namida@663e295 chore: few fixes
- and revert to dart 3.6.0 bcz new formatter getting annoying
- namidaco/namida@7153b03 build: upgrade to flutter v3.29.0 and dart v3.7.0
- namidaco/namida@675dc79 chore: light theme for home screen widget
- namidaco/namida@46ca092 chore: formatting & cleanup
- namidaco/namida@93b47aa chore: pause and play icons for qs tile
- namidaco/namida@048214b build: set minimum sdk level to 24 (android 7.0)
5.0.0-beta+250214199
- namidaco/namida@934e438 feat: basic home screen widget & quick settings tile ref: #168, #243, #438, #468
- namidaco/namida@cf6d474 chore: ensure resuming after queue is restructured (playing same item in another playlist/etc)
4.9.9-beta+250211532
- namidaco/namida@a90aeee chore: ensure play when ready is not modified after switching queues
- namidaco/namida@c963608 build: increase build memory to 4GB
- namidaco/namida@d0a1bad fix: crash when leaving app before player start (happened when trying to access "is playing" status for pip entering, all before player is initialized)
- namidaco/namida@3e291e5 chore: ensure yt player doesnt play old media while fetching info of new media ref: #234
- namidaco/namida@e59b6a3 chore: assign low res thumbnail to notification until full res is fetched
- namidaco/namida@e192699 fix: tapping yt most played opening history..
- namidaco/namida@8f9ec31 fix: showing old error when reading tags in edit tags dialog
- namidaco/namida@eec799f fix: not showing minus sign in lrc offset dialog
- namidaco/namida@a48f1a4 fix: play when ready related stuff
- namidaco/namida@14bfc7e fix: non-persistent scroll offset for comments page ref: #491
- namidaco/namida@048895e chore: move android files
4.9.8-beta+250208196
- namidaco/namida@a4522ca chore: fully rely on "play when ready" instead of "is playing"
- namidaco/namida@9da9709 chore: change default on swipe actions
- namidaco/namida@84cf942 chore: add "open info" as track tile swipe action
- namidaco/namida@58c4568 chore: improve tags extraction and fallback ref: #480
- namidaco/namida@73ca3eb fix: blocked play/pause touches when buffering in video player screen
4.9.7-beta+250201178
- namidaco/namida@7249a94 chore: apply on swipe actions for yt cards as well
- this took shitload of refactor, but improved perf so yey
- ref #333
- namidaco/namida@b0c1d0e chore: few tweaks
- rely on "play when ready" instead of "is playing", results in more stability when skipping next/prev
- remove refresh button in video widget -refactor snackbar duration & less duration for "added to queue" snackbar
- use package to show time difference in about page
- namidaco/namida@004dac3 update README.md
- namidaco/namida@cd432d1 feat: simple data saver mode (wifi & mobile)
- with icons to indicate why a video was not fetched (blocked by cache/no connection/data saver/playback source)
- namidaco/namida@5d737d8 fix: audio/video thumbnails not extracting/showing properly, ref: #461 #474
- namidaco/namida@6ef27b8 chore: live format info in edit tags dialog
- namidaco/namida@ac56f8d fix: allow returning faulty info when extracting instead of dismissing all of it, ref #469
- namidaco/namida@d07e426 chore: refactor vibration methods
- namidaco/namida@bb2b07a feat: system level brightness in fullscreen video player, ref #155
- namidaco/namida@b627d0c chore: allow liking/disliking videos without membership
- namidaco/namida@fe20b79 fix: double pressing app bar icons
- namidaco/namida@3494baf fix: keyboard focus/unfocus when swiping up/down search fab
4.9.5-beta+250126221
- namidaco/namida@ad8c7d3 chore: pressing plus icon in horizontal list view will open history page on the last item
- and refactor for history listen jump
- namidaco/namida@29035fb chore: refactor wheel sliders
- namidaco/namida@a80bfb4 fix: error message when stopping downloads
- namidaco/namida@59f4c60 fix: dim related stuff
- namidaco/namida@1dcdf32 core: lrc positive offset now means lyrics will appear sooner ref: #467
- namidaco/namida@6898ac0 build: update windows build files
- namidaco/namida@05f1ec8 chore: artwork scale setting is now a simple slider
- namidaco/namida@f1e3906 chore: faster route animation speed
- namidaco/namida@1039ece chore: sort network lyrics only if track duration was not modified (nightcore/spedup)
4.9.4-beta+250125000
- namidaco/namida@26acfe7 fix: yt playback and allow setting custom visitor data & potoken
- namidaco/namida@b19f7be fix: loading circle showing once yt miniplayer is shown
- namidaco/namida@ec5cdb1 chore: hide endcard instantly on drag and reshow on drag finish
- old behavior relied on miniplayer height percentage which wasnt too good
- namidaco/namida@c99232b chore: refactor lrc view & scale it bigger to avoid thin border effect again
- namidaco/namida@b131b1c chore: supress account/membership errors and display in pages instead if possible
- namidaco/namida@96c0604 fix: lyrics blurred view thin white edge
- namidaco/namida@ddd53e9 feat: setting dim duration to 0 will keep miniplayer always dimmed
- namidaco/namida@6319418 chore: allow content provider paths in extension filter (while picking files)
- namidaco/namida@f1cbec6 feat: show/hide keybaord when dragging upwards/downwards on search floating action button
- namidaco/namida@b6e722c chore: improve search matching ref: #465