Commit graph

3 commits

Author SHA1 Message Date
Denis Çerri
6473f452a1
added stateless downloads & more
changed folder structure to ytdlnis instead of ytdl
when downloads are finished, history fragment updates itself
changed video duration of livestreams to LIVE
Fixed update dialog showing when you dont have internet
removed download functionality from home fragment and put it all on downloadservice. This makes the download stateless and the ui can be updated when you go back to the app
did the same for custom command activity
slight changes on result card ui
added fastlane metadata
added support for other yt-dlp videos instead of just focusing on youtube. Youtube is still the main focus
updated database
slight design changes
made bottom navigation bar the same color as the background
changed download buttons background colors inside cards
fixed result items changing download status icons when scrolling through recyclerview
updated readme
2022-09-23 23:55:02 +02:00
Denis Çerri
aa5eab7743
Saved Fragment states when switched instead of recreated them
- Added delete results button in main menu
- Made search button color more recognisable
2022-05-30 01:26:19 +02:00
Denis Çerri
d3e77c2b9b
Improved app layout for other devices
- Other general design fixes
- Implemented a default theme for devices below android 12
- Added more colors to android 12 devices
2022-05-29 00:10:22 +02:00