Giter Site home page Giter Site logo

android-sms-relay's People

Contributors

nicpottier avatar nyacode avatar reugene avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-sms-relay's Issues

Remove actionbarsherlock dependency.

I was retarded for adding it, it really doesn't add anything of value for an app that nobody will ever look at and the build process is made far more complicated. dumb dumb dumb

Add delivery reports

We currently only tell the server when SMS messages are sent, but not if messages have actually been delivered. This information is available and would be a really nice addition to both the relayer and HTTP router. Enhancing HTTP Router to display outgoing messages different based on whether they have been queued, sent, and delivered would be part of this task.

using textit in China

hey there. im a medical student interested in starting an open project in mainland china. google play store is not available here. i managed to sideload the apk to install your android channel but it gets hung up on syncing google account. i do not have vpn access. is there a way to bypass this? i aleady created a textit account but unable to add channel. thanks

JS Error

when you receive an SMS I receive an error. java android no peer certificate. And the query occurs. Tried http and https

Add throttling of messages to particular recipient

As we recently found out, it is possible to get in a loop with another automated sender and burn through all our credit. Though the server should be the ultimate arbitrator for this, we should add a failsafe to the relayer.

This is easier said than done though. It isn't necessarily clear how we differentiate real messages which very well might be repeated from others at the relayer level.

Some ideas:

  • if a user has sent more than N of the exact same message in M time to the relayer, ignore it. The trick is knowing what N and M are. This also likely wouldn't work if the automated responders on either side change their message somehow. Maybe 10 messages in the last five minute as a boundary?
  • have a setting in the relayer to automatically ignore numbers from anything that doesn't look like a phone number?

Add SMS alerting option

In addition the alerting that takes place through the server it would be nice to add optional alerting via SMS. The user would just have to set the mobile number they want alerts sent to. We could then add outgoing SMS functionality to our alert() method in RelayService.

is this a malware?

I installed this application from the prebuilt apk package. Few days after using it I saw the prompt of SuperSu indicating SMS Relayer did execute the su binary.

Please explain.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.