Marko Stanković

Results 31 comments of Marko Stanković

This is just an Xposed module. Go to the [Xposed subforum on XDA](http://forum.xda-developers.com/xposed) for issues with Xposed framework.

Maybe use QR-code scanning to pair, like [meshenger](https://github.com/meshenger-app/meshenger-android)?

Maybe the most usable solution would be to display one timestamp when sent and received times differ up to N seconds, and two timestamps when SMS seems to be delayed...

5,000,000+ installs for com.promessage.message !?

Email confirmation is a simple approach but it has [a simple workaround](https://news.ycombinator.com/item?id=19094818).

Few hints for JMX with JBoss: 1. Different ports and protocols: JBoss EAP 6: service:jmx:remoting-jmx://:9999 JBoss EAP 7: service:jmx:remote+http://:9990 2. jboss-cli-lient.jar should be used (not jboss-client.jar) and it's backwards compatible...

**Maybe** they have independent versions?

I can't find any documentation about it, but here are the evidences that versions are independent: [wildfly-cli](https://github.com/wildfly/wildfly-core/blob/master/cli/pom.xml) (the source of jboss-cli-client) is now at 10.0.0.Beta4-SNAPSHOT, while [WildFly AS](https://github.com/wildfly/wildfly/blob/master/pom.xml) is at...

@Poussinou Thank you for fighting for Free/Open Source Software! Do you have some crawling tools or you are doing this manually? > Opened 22 other issues in 22 repositories"

Currently, there's one "play" button (1) occupying whole width, and three buttons (2 - "star", 3 - "clock" and 4 - "palette") in a row below it: 111 234 One...