prateek-chaubey / YTPro

All in one YouTube App with downloader , background player and many more features.
https://prateek-chaubey.github.io/YTPro
MIT License
213 stars 35 forks source link

Take WRITE_EXTERNAL_STORAGE permission only on versions that need it and request it only when needed #38

Closed AbdurazaaqMohammed closed 1 week ago

AbdurazaaqMohammed commented 1 month ago

Take WRITE_EXTERNAL_STORAGE permission only on versions that need it and request it only when needed Optimize imports Comment inject() method so it does not take up space in build if not used Remove some more unused code Extract strings to resources so they could be translated

prateek-chaubey commented 1 week ago

Hey can you add the changes once again with the updated code , i will merge it with the main branch