LivingWithHippos
LivingWithHippos
I think there is some issue with recognizing 1fichier links (could also be #353 issue), it's all automatic using the regex real debrid gives me and it works for all...
Send me a couple of example of non working links at my username @ gmail dot com, I don't know where to find folder links for 1fichier
It should mostly work. Can you check if the cursor is in the text field and blinking when you expect the keyboard to be hidden?
At this point I think it's your phone :D for me the keyboard disappear pressing any dropdown or the search button either on the text field or the keyboard itself...
Yes I need to apply it to all the input fields with a paste option
sadly integration with other services are too big of a feat for me to implement them (the faster way to do it would be to completely rewrite Unchained to support...
Most crashes have been fixed, we still see these Same null binding issue for `UserProfileFragment` `DownloadsListFragment` `TorrentsListFragment` (a lot less) ```java Exception java.lang.NullPointerException: at com.github.livingwithhippos.unchained.lists.view.DownloadsListFragment.getBinding (DownloadsListFragment.java:415) at com.github.livingwithhippos.unchained.lists.view.DownloadsListFragment.access$getBinding (DownloadsListFragment.java:408) at...
Yes, we just have to add a line under here https://github.com/LivingWithHippos/unchained-android/blob/3d926637645003b7d64f6bd27db05ba43ff8f812/app/app/src/main/AndroidManifest.xml#L356 I use real-debrid's own list (they have an endpoint for that) but I already noticed it's not complete
I thought we had a dumb queue but maybe I was wrong... To be honest I always suggest people to use a dedicated download manager and just share the links...
Apparently with android 16 we're starting to see issues with onBackPressed, so it's time to update this. If anyone from Google responsible for this decision read this just know that...