martykan / webTube

Android wrapper for the YouTube website with a couple little tweaks.
GNU General Public License v3.0
96 stars 40 forks source link

fixed everything wrong with why fdroid wasnt building and then some, … #106

Closed TacoTheDank closed 6 years ago

TacoTheDank commented 6 years ago

…updated gradle wrapper using git, optimized code for java 1.8 (including converting anonymous java expressions to lambdas), reduced minSdkVersion to 14, bumped version to 1.2, blah blah blah

Signed-off-by: TacoTheDank SkytkRSfan3895@gmail.com

martykan commented 6 years ago

Thanks, I'm quite busy momentarily, so I didn't have the time to deal with it. Hopefully F-Droid builds this fine now

TacoTheDank commented 6 years ago

i think it will, the problem is that launching just shows the bottom bar, and anything that would pop up another screen in the settings button causes a crash (i built a debug and release apk from this to test it, and they both did this)

TacoTheDank commented 6 years ago

im going to try and fix that, so you might want to delete that 1.2 tag until i can, because the apk will likely end up the same way