snajdovski

Results 16 comments of snajdovski

The app is under rapid development and signing apks is not on top of our priority list, simple reinstall (Uninstall old Photon build and install again).

> But it can be automatic and rapid. > This project is no where near as rapid as https://github.com/M66B/FairEmail/commits/master > and yet developer has time to sign each and every...

> But it can be automatic and rapid. > This project is no where near as rapid as https://github.com/M66B/FairEmail/commits/master > and yet developer has time to sign each and every...

> Yik yaking. I just mentioned another project where the developer is dedicated and if you look at commit history you will see his work ethic. > As you said...

> 😂🤣 > I see. > Feeling quite social in isolation, or something? > I was just giving an example where dev was **also** on rapid release cycle and yet...

@CalebFenton any version of Google Camera Go should throw the given Nullpointer exception in title.

> I'll take a look at this specific bug, but if you're trying to deobfuscate an entire, large, commercial APK, you're going to see bugs. Simplify works best on 1.)...

@IckycHIk Can you just open up android studio and quickly type the code with some placeholder fragments and post it on Mega or Google Drive? Or the harder way I...

@IckycHIk Here is My error LOG: ``` java.lang.IllegalArgumentException: width and height must be > 0 at android.graphics.Bitmap.createBitmap(Bitmap.java:1033) at android.graphics.Bitmap.createBitmap(Bitmap.java:1000) at android.graphics.Bitmap.createBitmap(Bitmap.java:950) at android.graphics.Bitmap.createBitmap(Bitmap.java:911) at devlight.io.library.ntb.NavigationTabBar.onDraw(NavigationTabBar.java:1077) at android.view.View.draw(View.java:20207) at android.view.View.buildDrawingCacheImpl(View.java:19478) at...