You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to compile 1.0 branch on Android Studio, and those things won't work:
-Search is not working. Whenever I input search terms and try to hit the search button on the keyboard, it'll make a new line instead of searching. However, clicking a gallery on default page and clicking a tag does work.
-Download is not working: it'll always say "download failed" when trying to download a gallery.
-Gallery view is not working: everytime I try to open gallery images with the "view" button, it'll show a black screen.
Aside from that, the app looks really great in Material Design, so thank you for your work!
The text was updated successfully, but these errors were encountered:
I also tried compiling some weeks ago, the app behaved differently on my two devices (they were using different API, forgot which, both newer than v16 though)
Older one (rooted galaxy note II, stock rom, android 4.1.2) crashed when it tried to load thumbnails on the main page (you could prevent the crash by quickly switching to other tabs or pressing the search button).
The newer one (galaxy tab 7.7 (GT-P6800), CarbonROM, android 4.4.4) loaded thumbnails fine, but crashed when trying to open the search. (otherwise pretty much everything except download worked, though there were random freezes and other glitches occassionally)
If you want the exact errors, I can go get them again. I'm guessing that the project is heavily WIP though, so I'm not sure if this is exactly the right time to debug this stuff.
I tried to compile 1.0 branch on Android Studio, and those things won't work:
-Search is not working. Whenever I input search terms and try to hit the search button on the keyboard, it'll make a new line instead of searching. However, clicking a gallery on default page and clicking a tag does work.
-Download is not working: it'll always say "download failed" when trying to download a gallery.
-Gallery view is not working: everytime I try to open gallery images with the "view" button, it'll show a black screen.
Aside from that, the app looks really great in Material Design, so thank you for your work!
The text was updated successfully, but these errors were encountered: