ytdlnis/app/src/main/java/com/deniscerri/ytdl
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
..
adapter other new features 2022-09-18 00:27:36 +02:00
api other new features 2022-09-18 00:27:36 +02:00
database other new features 2022-09-18 00:27:36 +02:00
page other new features 2022-09-18 00:27:36 +02:00
util other new features 2022-09-18 00:27:36 +02:00
App.java other new features 2022-09-18 00:27:36 +02:00
DownloaderService.java Added Custom Command Feature and Self Updating Feature 2022-09-16 01:24:17 +02:00
MainActivity.java other new features 2022-09-18 00:27:36 +02:00