Skip to content

Releases: namidaco/namida-snapshots

4.0.0-beta+240824233

24 Aug 23:35
e1cec6c
Compare
Choose a tag to compare
  • namidaco/namida@dfaf5f5 feat: local video library & playback this also includes:

    • refactor for track duration to use as milliseconds not seconds
    • refactor for many indexing functions
    • rewrite of latest queue & other similar parts logic
    • use global lastPlayedIndex
    • improvements for home page loading
    • faster loading for latest queue (by disabling maximumItems check)
    • fix most played chips not being properly rebuilt
    • fix default color tiles not enabled/disabled properly
    • fix downloaded file not being added to library properly
  • namidaco/namida@2acd505 fix: history empty space when shorts are hidden

    • package:youtipie internal fix of shorts not extracting in some cases
  • namidaco/namida@d642e5e fix: allow opening external links on android 12+

    • the universal wildcard is not accepted
  • namidaco/namida@99eaea8 feat(yt): sort yt playlists ref: #227

3.9.6-beta+240819222

19 Aug 22:41
e1cec6c
Compare
Choose a tag to compare

namidaco/namida@ff4632d feat: channel about page ref: #227
namidaco/namida@591581d chore: refactor views & subscribers to extensions
namidaco/namida@5aa8308 chore: refactor opening video/playlists link - added "autoVerify" for all intent filters in AndroidManifest.xml
namidaco/namida@29ba894 chore: properly exit fullscreen for some endcards actions

3.9.5-beta+240818231

18 Aug 23:25
e1cec6c
Compare
Choose a tag to compare

namidaco/namida@7c6607c feat: show video endcards option ref: #227
namidaco/namida@8a756ee fix: track tile playcount not being refreshed ref: #323
namidaco/namida@2040ae1 fix: picking videos when source is specified
namidaco/namida@31b18b0 fix: channel subpage overflow when displayed as fallback of video tab
namidaco/namida@d592e7a build: depend on package lrc fork ref #294
namidaco/namida@2c260f6 chore: increase max video cache to 32gb & audio to 12gb

3.9.4-beta+240818003

18 Aug 00:43
e1cec6c
Compare
Choose a tag to compare

namidaco/namida@e3791da perf: faster app startup time by ~1 second achieved by using sync methods. since most of the functions are executed on startup only
namidaco/namida@f7cc288 core: properly extract & use embedded rating/moods along with app-specific rating/moods and allow editing - editing app-related stats now edits the tags too. and vice versa ref: #294
namidaco/namida@c00c162 chore: improve hiding controls mechanism for video container in yt miniplayer
namidaco/namida@f7b6090 chore: properly split moods using general splitter
namidaco/namida@00534b7 chore: tweak popup menu animation
namidaco/namida@da6e3b3 fix: keyboard showing after closing popup menus
namidaco/namida@b6ec9a4 fix: playing on next/prev when enabled
namidaco/namida@bc03ee3 build: upgrade to flutter v3.24.0
namidaco/namida@32414e3 perf: break early when getting cached playable audios for a yt video
namidaco/namida@bfc574e fix: theme not refreshing after toggling pitch black setting
namidaco/namida@6ca25fd fix: track tile playCount & latestListenDate not refreshing properly ref #323

3.9.2-beta+240815234

15 Aug 23:48
e1cec6c
Compare
Choose a tag to compare

namidaco/namida@0222ad4 core: improve tags extraction ref: #294
namidaco/namida@408a4ef feat: listen count & latest listen date in track tile info ref: #323
namidaco/namida@6b825ac chore: small fixes - for track tile separator - nullable video stream duration
namidaco/namida@84f561b fix: playback decisions with _playWhenReady
namidaco/namida@fcee0ee chore: refactor internal playback to preprare for live videos (still not ready)
namidaco/namida@640bb62 feat(yt): channel tabs
namidaco/namida@4595a7d chore: always show unavailable videos in playlists we may need to expose as a button later
namidaco/namida@38215f1 chore: auto set most played time to allTime only if custom was selected
namidaco/namida@6204670 fix: tapping album in go_to_album section
namidaco/namida@a244bae chore: fallback for channel id in yt miniplayer
namidaco/namida@2831fe6 fix: include assets
namidaco/namida@fd8ba26 chore: allow double tap lyrics gesture for yt while in local player

3.8.8-beta+240809206

09 Aug 21:02
e1cec6c
Compare
Choose a tag to compare

namidaco/namida@d597b02 core: rewrite yt playback behavior
namidaco/namida@bfefde5 fix: getting yt account info after login
namidaco/namida@8582664 chore: move "display remaining duration" setting to the bottom
namidaco/namida@a2f2007 chore: use monet icon for fallback notification & sidebar
namidaco/namida@e466fe5 fix: pull to refresh stuck in some cases
namidaco/namida@580a36a chore: long press yt copy button to copy url with timestamp normal tap will copy url only
namidaco/namida@a9c5be4 fix: sublists scrolling

3.8.56-beta+240807176

07 Aug 18:01
c240c3b
Compare
Choose a tag to compare

namidaco/namida@3021865 fix: white screen when trying to reorder 2 items at the same time like bruh #315
namidaco/namida@a8ee174 fix: android 12 splash screen
namidaco/namida@7041dce fix: splitting artists/genres with blacklist
namidaco/namida@b19e94d fix: lyrics not updating after coming from fullscreen

3.8.6-beta+240808238

09 Aug 00:08
c240c3b
Compare
Choose a tag to compare

namidaco/namida@833da7f update README
namidaco/namida@85293ff chore: dont refetch pages after signing out
namidaco/namida@4e153b1 fix: pull to refresh not detected
namidaco/namida@e155c4c core: prefer using hardware decoders, for efficient power usage
namidaco/namida@c1b3ad7 chore: show original genre for track tile

3.8.5+240805177

06 Aug 12:15
c240c3b
Compare
Choose a tag to compare

namidaco/namida@18db351 update CHANGELOG.md
namidaco/namida@71bf0d4 build: bump version (v3.8.5)
namidaco/namida@1a34bbc chore: final cleanup

3.8.4-beta+240805147

05 Aug 15:05
c240c3b
Compare
Choose a tag to compare

namidaco/namida@a632fd4 feat(yt): edit yt playlists comes with rework of many yt playlist-related parts
namidaco/namida@b2c9534 chore: re-arrange clients in yt flag settings
namidaco/namida@312b12a fix: pull to refresh
namidaco/namida@c5f19b4 chore: apply "on notification tap" to yt miniplayer too
namidaco/namida@8ce985a chore: save recently deleted tracks to a file
namidaco/namida@569d0c0 CORE!: migrate some yt settings to their file
namidaco/namida@51a818d feat(yt): allow saving yt playlists to online library