Open
Conversation
…or outgoing sms more frequently; notify server when sms messages are sent
…rove log messages; make poll interval configurable
…ither direction), retry a few times (1m, 10m, 1h, 1d) before giving up; add menu button to retry sending now
…n to automatically start main activity on boot
…opped when multiple messages were sent at once
…stom http headers
…ere in the first place (unless user wants to keep them)
…en kalsms was not enabled)
…s so they can be shown even if Main activity is inactive or gets reset
…ince nginx doesn't supportit; allow forwarding mms when content-location not set
…ug with encoding of apostrophe by php library
…set priority of outgoing messages; reschedule messages until the next time the android sending limit would not be exceeded
…end timestamp of incoming message to server
…ssages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class
…f changes in device status (currently power/battery state)
…if they want to ignore non-numeric senders and shortcodes
…ask at a time, and add 5 sec poll interval; prevent sending duplicate outgoing SMS if server does not receive send_status request
…nterException when receiving MMS; fix MMS parts with missing filename; allow server to send error messages to be shown in app log (requires updating server library and using EnvayaSMS::get_error_xml()); send device manufacturer/model/sdk version in HTTP User-Agent header; add device_status notification for send_limit_exceeded; add send_status constant for cancelled messages; 30 sec timeouts for outgoing messages; send network type (MOBILE or WIFI) to server; send age (i.e. delay) of incoming message to server; fix crashing bug with checking connectivity; save MMS parts in example server
…om XML to JSON, update PHP server library; persistent storage of pending messages
Owner
|
Hi - this repo isn't maintained anymore.. All the code is OS licensed, please feel free to fork and develop as you like. Best of luck :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
creating my own sms gateway