Hey Nathan,

You mentioned that you're planning on doing an update on Orbot soon.
Could you add a default panickit response to Orbot that just hides the
permanent notification?  I think that'd be the most appropriate default
response.  It should be quite simple to implement, too simple to even
use the panickit or trustedintents libraries.

Here's an example:
https://github.com/eighthave/keepassdroid/commit/56199ad50b3ad01ae4945e2be768029d445ec762

Just replace these two lines with what's needed to hide the notification:

+            App.setShutdown();
+            setResult(KeePass.EXIT_LOCK);

.hc

-- 
PGP fingerprint: EE66 20C7 136B 0D2C 456C  0A4D E9E2 8DEA 00AA 5556
https://pgp.mit.edu/pks/lookup?op=vindex&search=0xE9E28DEA00AA5556
_______________________________________________
List info: https://lists.mayfirst.org/mailman/listinfo/guardian-dev
To unsubscribe, email:  [email protected]

Reply via email to