Commit Graph

11 Commits (v1.4.5)

Author SHA1 Message Date
Denis Çerri 195281cf91
breadcrumbs 3 years ago
Denis Çerri fca43ed67d
added turkish 3 years ago
Denis Çerri 3936e83578
new small features
made progress bar as thick as the card and somewhat transparent, looks nicer
made the download progress not cut off and be seamless when transitioning from intermediate to solid colors
renamed history tab to downloads
added videopath to downloaded items and if they are not in the filesystem, they are greyed out
made updating app as a toggle in the main settings page. moved update ytdl there aswell
fixed not getting all playlist items from generic ytdl request
brought back the default api key. If the key is throttled, it will try to use the user's custom youtube api key. If that key is throttled too, it will use the generic request as a last resort
3 years ago
Denis Çerri 4f4a6a4660
1.2.0
added some final touches
made the download cancellable
fixed button visibility issues
updated to latest version of youtubedl-android
3 years ago
Denis Çerri 4ed26c6b47
translated leftover strings 3 years ago
Denis Çerri 8117f9081b
Added Custom Command Feature and Self Updating Feature
- also other minor stuff, and new preferences
3 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
3 years ago
Denis Çerri 2b28f3472b
1.1.0
- removed programmatical creation of cards and instead inflated them through layouts
- created shimmer card effects when cards are loading from the api
- made api calls in threads so that the app won't hang loading tons of data
- made buttons adapt to Material U colors
- made result cards show which videos are downloaded already by changing the download icons
- showed video duration in result files
- added trending videos if results are empty, based on your location
- made the cards 16:9 no all devices
- removed old menubar and now it blends with the statusbar
- When switching to light mode, the status bar now changes as expected
- added download progress notification
- removed unnecessary toasts
- fixed card scrolling when downloading a playlist
- added floating action button to scroll to top
- made appbar clickable that will also scroll to top
- made bottom nav bar buttons scroll to top if you are clicking the highlighted button
- fixed text sizes and positions
- removed youtubedl-android folders and instead used modules (it now works, previously i had to manually add them)
- removed hard coded strings which most were albanian. Now they are english by default and if you change the language in your phone's settings, it changes language too. Currently the app supports only English and Albanian
- and other small fixes and details
3 years ago
Denis Çerri af2c7eefab
v1.0.1 - Fixes & New Features
- Fixed single video link on share intent from the new internal api request
- Added pull to refresh on history fragment so u dont have to close the app to see recent history elements
- Each fragment has now its own titlebar
3 years ago
Denis Çerri 9230185930
Ditched external server calls & made the app show all playlist items and not first 50 videos 3 years ago
Denis Çerri 0ef8f5bf7b
Init 3 years ago