Commit graph

23 commits

Author SHA1 Message Date
deniscerri
6b83fd7f46
made video recommendations as optional 2023-04-17 13:51:56 +02:00
deniscerri
e3dc11f312
fastlane fixes 2023-04-16 16:07:53 +02:00
deniscerri
07b28729a6
updated active download card design 2023-04-16 00:05:06 +02:00
deniscerri
55e878467c
implemented download sections in audio/video tab 2023-03-26 17:13:59 +02:00
deniscerri
badf4fb0d9
added generic formats for audio 2023-03-22 18:15:09 +01:00
deniscerri
38a783214c
fixed some strings not added 2023-03-18 15:30:56 +01:00
deniscerri
ee8c387c33
removed unused resources 2023-03-15 18:51:39 +01:00
deniscerri
c5f4f3bf71
refactoring fluff 2023-03-12 17:49:14 +01:00
Denis Çerri
33c081d132
added download type toggle in download multiple card 2023-03-11 15:07:06 +01:00
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 2023-03-04 22:57:10 +01:00
Denis Çerri
aa8a9270bd
crumbs 2023-02-23 22:15:14 +01:00
Denis Çerri
5482105a18
fixed terminal mode somewhat & implemented language preference 2023-02-18 21:59:15 +01:00
Denis Çerri
2bfb998e4a
change animations for bottom sheet 2023-02-16 21:43:25 +01:00
Denis Çerri
2b0f1322d3
fixed file scanning and tabs not storing correct types 2023-02-03 16:07:46 +01:00
Denis Çerri
19eab5e054
fixed some things in download card 2023-01-22 18:16:22 +01:00
Denis Çerri
427b96957c
fixed opus not saving with thumbnail & added share intent for custom command 2023-01-07 14:09:40 +01:00
Denis Çerri
14033e38e2
added other sponsorblock delete categories 2023-01-02 22:34:43 +01:00
Denis Çerri
8dff21bc8a
more breadcrumbs
added a default value for format quality selection
fixed app not downloading files with bad characters like : ' " , .
added default video format
added worst video quality as selection
2022-12-31 13:35:08 +01:00
Denis Çerri
c763d00f08
init bottom cards for configuring download for both audio and video 2022-10-16 23:37:54 +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
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
2022-08-21 13:17:32 +02:00
Denis Çerri
0ef8f5bf7b
Init 2022-05-27 22:50:23 +02:00