Nathan Freitas

Results 341 comments of Nathan Freitas

In other words, is it the VCard jabberID change that prompts this?

What about "Buzz Lightyear sent you a message"?

That message shouldn't be display at all. The string is part of the jabber resource, and shouldn't be visible to users ever really.... looking into it.

the "advanced networking" setting should now work

Just to clarify that the cause of this is different than on iOS... .meaning the fact that you didn't get notifications on Android meant the app was likely not running...

The app can still be signed out in the background without warning the user. Need to look into this one more time.

Were these new contacts? Could you send messages one-to-one to the people in the group? Was this on staging or home?

The icon you linked to is only available in black or white... not in the style we have above as white with a gray outline. Do you also mean, the...

Hopefully you have seen https://github.com/iCepa/Tor.framework which is used by Onion Browser for iOS, ChatSecure iOS and other apps. Would love for this framework to work on iOS as well.

Orbot does this today. OrbotService is the application specific foreground service that then binds to TorService: https://github.com/guardianproject/orbot/blob/master/orbotservice/src/main/java/org/torproject/android/service/OrbotService.java#L759