Commit Graph

40 Commits (dev)

Author SHA1 Message Date
Denis Çerri 4f6e2e29b7
fixed create template and shortcut not scrolling when too many elements are added 3 years ago
Denis Çerri 53bc051bc1
added search bar 3 years ago
Denis Çerri a1cb810609
removed unused imports 3 years ago
Denis Çerri c3730c46dc
fixed permission asking and template shortcuts duplicating 3 years ago
Denis Çerri 2c026f039e
fixed templates backup importing duplicates 3 years ago
Denis Çerri 7d5f32b4bf
added ability to edit command template & delete. Fixed logs not scrolling. Implemented import/export templates from clipboard. Implemented Error Items Log Button 3 years ago
Denis Çerri 24fa1d1509
implemented custom command 3 years ago
Denis Çerri 42fbf78ea2
fixed logs screen crashing on older apis 3 years ago
Denis Çerri 24f04ec2ba
fixed some bugs on terminal mode and download card 3 years ago
Denis Çerri 81e5d92a97
added grid layout for tablets and landscape mode 3 years ago
Denis Çerri 8ff441172e
implemented download queue 3 years ago
Denis Çerri 7eabba9c02
bug fixes 3 years ago
Denis Çerri 9574788ae8
added download logs support 3 years ago
Denis Çerri ad452de1ae
fixed language switching api smaller than 33 3 years ago
Denis Çerri 48cc4f3f75
Changed search suggestions provider & more
Replaced invidious dependency with googles
added ability to toggle thumbnail embedding for audio on the download card
3 years ago
Denis Çerri 2bfb998e4a
change animations for bottom sheet 3 years ago
Denis Çerri d860511ce9
implemented download scheduling 3 years ago
Denis Çerri 9e5f0e5fab
implemented format inside objects instead of a separate table 3 years ago
Denis Çerri 92d6b2f197
added stuff
added file picker for the sheet
cancel
title and author name sync between types
sheet showing when there is one result
trending not refreshing every time app shows
3 years ago
Denis Çerri c4c4e7eab1
added formats 3 years ago
Denis Çerri 09bddccb61
added livedata to results 3 years ago
Denis Çerri ec465f8bda
fixed thumb not showing in samsung music 3 years ago
Denis Çerri d91b6dc217
random stuff 3 years ago
Denis Çerri b330a5ba08
dev init 3 years ago
Denis Çerri 51ff22abcd
made file transfer a separate worker
made the app create default folders since downloading on a fresh install wouldnt work without checking the settings first, now you can
made each download have their own separate temporary folder using an url and download type. this way they can be resumed
fixed sponsorblock filters not working on a fresh install
fixed custom command notification not being in the proper channel
and other small stuff
3 years ago
Denis Çerri 427b96957c
fixed opus not saving with thumbnail & added share intent for custom command 3 years ago
Denis Çerri bba9dbd96a
made downloads work on OTG drives 3 years ago
Denis Çerri 604fd300c8
kotlin-migration init 3 years ago
Denis Çerri f2c4fc33a3
code cleanup 3 years ago
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
4 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
4 years ago
Denis Çerri 4ed26c6b47
translated leftover strings 4 years ago
Denis Çerri 8117f9081b
Added Custom Command Feature and Self Updating Feature
- also other minor stuff, and new preferences
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
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
4 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
4 years ago
Denis Çerri 9230185930
Ditched external server calls & made the app show all playlist items and not first 50 videos 4 years ago
Denis Çerri 0ef8f5bf7b
Init 4 years ago