๐บ๐ธ
Release 0.7.6
DOWNLOAD (https://t.me/muzzaapks/54)
Changelog ->
Warning
1:Update from version 0.7.5 is not supported, only a clean install is allowed.
2:Restoring backup from 0.7.5 is not supported (app may crash)
3:App crashing ?
1:Open app settings
2:Clear app data
Changelog ->
๐ถ Source code ๐ถ
1:Updated:Libraries and modules
๐ Changes ๐
1:Feat(Playlists):Added support
1:Go to playlist author
2:Showing author avatar
3:Added description
2:Feat(AutoPlaylist,Liked):
Added support original:
1:Author avatar
2:Author id
3:Playlist description
4:Navigate on profile
3:Feat(Songs,Albums,AutoPlaylists,Playlists,Menu):
1:Added pause buttons supporting
2:Added support navigate to now playing AutoPlaylists from player and player menu
3:Changed AutoPlaylistLiked id to "LM" (original ytm liked playlist id):For check state
4:Feat(AutoPlaylistLiked):Added radio button support
5:Feat(HomeScreen):Using correctly links to navigate on more sections
6:Feat(HomeScreen,SpeedDialGrid):Added toggle play pause support
7:Feat(Items,CommunityPlaylistCard):Added togglePlayPause support for songs
8:Feat(HomeScreen,CommunityPlaylistCar):Refactor thumbnail getter
9:Feat(HomeViewModel):Speed dial hide local songs
10:Feat(MainActivity):Move search button to right (better and looks like)
11:Feat(Library:Albums,Playlists):Sorting by downloaded
12:Feat(LocalPlaylistScreen):Removed sync button for sync need use pull to refresh + always showing add to queue button
13:Feat(SwipeToSongBox):Using corrected color for background in play next
14:Feat(ArtistScreen):Showing from your library item for profile channels
15:Feat(MusicService):Added playBackStatsListener change for correct player
16:Feat(ArtistItemsScreen,ArtistSongsScreen,HistoryScreen):HideOnScrollFAB don't show when inSelected mode or searching
17:Feat(ArtistScreen,HomeScreen,Items):Added toggle play pause supporting
18:Feat(StorageSettings):Refactor on sliders
19:Feat(StorageSettings):Refactor to android formatShortFileSize
20:Feat(All selection menu):Added title support
21:Feat(Player,Extractor):Bump to newer version
22:Feat(YTPlayerUtils):Optimize clients
23:Feat(SearchSummary):Refactoring items grouping
24:Feat(OnlineSearch):Added support sorting playlists by YouTube-Music and Community
25:Feat(OnlineSearchResult,Section title):Added translates support
26:Feat(LocalSearchScreen):Show library icon for songs
27:Feat(LocalSearchScreen):Navigation arrow buttons refactor
28:Feat(HomeScreen):Load items only when all items is null or empty
29:Feat(LocalMediaUtils):Refactor getter thumbnail for local songs
30:Feat(SyncUtils):Optimize syncSavedPlaylist function
31:Feat(YouTubeAlbumMenu):Show explicit icon
32:Feat(YouTubePlaylistMenu,ItemsPlayButton):Refactoring playlist playing (test)
33:Feat(ui): optimize image resolution and quality across components
This update significantly improves image quality across the application by standardizing high-resolution loading while maintaining surgical performance optimizations for lists.
- Standardized core thumbnails (Player, Headers) to 1080x1080.
- Enhanced resize utility to support wNNN-hNNN patterns and i.ytimg.com (maxresdefault.jpg).
- Optimized Speed Dial with explicit 1080x1080 targets.
- Balanced list/grid performance with targeted 144p-544p resolutions.
- Replaced manual regex resizing with standardized .resize() extension.
34:Feat(AutoPlaylists,Liked,Downloaded,Top):Refactored songs default state (null)
1:Fixed:Crashing when navigate from album and artist screens
2:Clean up code
35:Fixed(Player,QueueTitle):Don't use "" for queue title when starting radio (mixes and other elements witch have "")
36:Fixed(OnlinePlaylist):Songs size hidden when index > 0
37:Fixed(HomeScreen,SpeedDial):Video songs thumbnail format
38:Fixed(PlaylistMenu):Show sync button when internet available
39:Fixed(DB,LocalSongs):Sorting by rowId
40:Fixed(Searching):Unknow results
41:Fixed(Playlists):Empty songs
42:Fixed(YouTube,Online-History):Empty songs
43:Minor changes and fixes