unchained-android
unchained-android copied to clipboard
App to interact with real-debrid API
Greetings and salutations, after creating my first search plugin successfully (thanks to your help), I wanted to try making another one. I think like I am getting the hang of...
https://github.com/lalitjoshi06/Scrapers :)
If a Magnet fails there is no option to retry it from the menu with the tree dots. 
Add download all from hoster. Relaxed to multiple select from hoster. You can only click single parts now on this search result which takes forever to click them all to...
Use a service such as Crowdin or Weblate to let contributors add their own translation to the project.
It downloads the whole season which is packed into the Magnet file. No option to select to download only the first episode, or play (stream) the first episode. Only option...
The bottom navbar with multiple stacks is now supported directly without all the extra code that is used right now. See the [official sample](https://github.com/android/architecture-components-samples/blob/main/NavigationAdvancedSample/app/src/main/java/com/example/android/navigationadvancedsample/MainActivity.kt) and adapt it EDIT: at the...
Hi Dev, The app is already pretty easy to use on tablets. I was thinking that moving the bottom navigation bar to the left side on tablets/chromeOS would be better....
add chromecast support to streamable links. Guides: - https://developers.google.com/cast/docs/android_sender - https://codelabs.developers.google.com/codelabs/cast-videos-android/#0 - https://github.com/googlecast/CastVideos-android