Commit Graph

10 Commits (39c086aa6bff5965c75f0a8f46089938e5ab85ad)

Author SHA1 Message Date
deniscerri 0f6d1fa765
more more fixes lol
fixed Snackbar overlapping with buttons on settings
fixed locale not translating right in download card
fixed format updating the container when re-selecting it
made the video tab disabled when the item only has audio formats
made the app fetch streaming url and chapters from the start so it loads faster when trying to cut a video
added url in format item
3 years ago
deniscerri e62b2e6246
added swipe gestures as a preference & made deleted queued items move to cancelled instead of deleting completely 3 years ago
deniscerri 880abd503e
added multiple pages to settings & more...
Dismiss download multiple sheet when all items are dismissed
Add backup for history, queued downloads, cancelled downloads, cookies, shortcuts, templates
Add long click format to show details in audio video tab
removed check icon from checked state in material cards
Implement format fetching on playlist from invidious
Invert selected items in playlist bottom sheet
Make filename templates for both audio and video and add them as a chip on both tabs
Fixed errors when there is no internet and u ask for the latest version of the app
Fixed "default" format error
3 years ago
deniscerri 847debf00d
small fixes 3 years ago
Denis Çerri 4d859ee8d4
prevented card from duplicating when switching formats 3 years ago
Denis Çerri b330a5ba08
dev init 4 years ago
Denis Çerri 9871b38b68
fixed icons not showing well in small phones 4 years ago
Denis Çerri bba9dbd96a
made downloads work on OTG drives 4 years ago
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
4 years ago
Denis Çerri d931edad72
new settings features
implemented alot of sponsorblock and ytdlp features as settings
moved settings fragment to a different activity
added boilerplate bottom nav pages that will be added later
4 years ago