Unpublished

Results 22 comments of Unpublished
trafficstars

@vigyanhoon feel free to comment if you're still interested in this PR

Duplicate of #12528

The news app had crashes related to sso with obfuscation enabled last time I tested. In case you try to reproduce: I removed too broad rules like "keep all classes...

I'd call `-keep class de.luhmer.** { *; }` too broad. But if it works now, fine :thumbsup:

This branch https://github.com/Unpublished/Android-SingleSignOn/tree/proguardRules contains proguard consumer rules. The provided rules work quite good together with `-dontobfuscate`. If you additionally use `android.r8.fullMode=true` you need to keep your retrofit and gson related...

Shrinking apps can definitely get troublesome, let me expand further: > Could you please elaborate a bit more what a 3rd party app needs to do? As I understand you,...

In your screenshots the incognito icon is visible. I think if it is shown and not hidden in the 3-dot menu, incognito mode is enabled. With incognito, images in articles...

I'm not that good/creative at UX...I agree the fallback image should incorporate incognito mode though. Maybe placing the incognito icon at the top right corner of the fallback image and...

Initial error seems solved, now sometimes jobs fail with connectivity/dns issues like `getaddrinfo EAI_AGAIN`.