Commit graph

19 commits

Author SHA1 Message Date
zaednasr
d57ab39e82
1.7.9 2024-07-28 23:33:06 +02:00
zaednasr
b45ddbeffc
more fixes and features 2024-07-27 20:32:21 +02:00
zaednasr
f4f527721c
more changes 2024-07-16 23:27:09 +02:00
zaednasr
fdb143310e
other fixes 2024-07-13 15:37:36 +02:00
zaednasr
80266888e3
multiple download card fixes 2024-07-07 20:48:22 +02:00
zaednasr
15a4ecf092
1.7.8 2024-07-01 20:20:58 +02:00
zaednasr
3c5167f6eb
1.7.7 2024-06-11 22:57:59 +02:00
zaednasr
6c96e390a6
1.7.6 2024-06-09 19:24:39 +02:00
zaednasr
33de21bce9
1.7.6.1-beta 2024-05-26 20:53:01 +02:00
zaednasr
0ce383f33e
1.7.6 beta 2024-05-12 23:34:54 +02:00
zaednasr
78efd276d8
1.7.5 2024-04-14 22:53:16 +02:00
zaednasr
d7819aca98
1.7.4 2024-03-31 22:26:04 +02:00
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
e3106936b8
removed update toast when app first opens 2022-09-18 14:25:30 +02:00
Denis Çerri
709a3778a2
other new features
- check for updates when app launches
- remove scrollview so that recyclerview can recycle. It wont hide the top bar but thats a sacrifice for the greater good.
- remove download all mini card and made it into a floating action button
- made video loading from playlists as fast as possible even if you have thousands of videos in a list. It adds videos in recyclerview in a form of pagination
- fixed preferences when you just installed the app and you never opened the preference screen you can still download without erroring out
2022-09-18 00:27:36 +02:00
Denis Çerri
b81add6008
new features
added download range for playlists functionality
made result cards clickable so you can download only them
2022-09-16 23:43:50 +02:00
Denis Çerri
8117f9081b
Added Custom Command Feature and Self Updating Feature
- also other minor stuff, and new preferences
2022-09-16 01:24:17 +02:00
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
2022-09-13 00:01:22 +02:00
Denis Çerri
a061c78ae0
fixed folder structure 2022-09-11 22:26:55 +02:00