5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-18 21:39:34 +00:00
envayasms/src/org/envaya/sms
2011-11-25 19:36:04 -08:00
..
receiver send new log messages to server on each HTTP request; notify server of changes in device status (currently power/battery state) 2011-10-10 16:19:38 -07:00
task set http user-agent header 2011-11-13 15:11:17 -08:00
ui add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
App.java add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
Base64Coder.java rename to EnvayaSMS; add icon 2011-09-22 16:16:46 -07:00
CheckMmsInboxService.java add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
ForegroundService.java add PendingMessages activity for viewing/retrying/deleting pending messages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class 2011-09-30 23:03:06 -07:00
Inbox.java improve performance of displaying log in Main activity 2011-10-01 15:45:28 -07:00
IncomingMessage.java add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
IncomingMms.java automatic failover between wifi/mobile if server cannot be reached; send timestamp of incoming message to server 2011-09-29 16:02:37 -07:00
IncomingSms.java add PendingMessages activity for viewing/retrying/deleting pending messages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class 2011-09-30 23:03:06 -07:00
MmsObserver.java rename to EnvayaSMS; add icon 2011-09-22 16:16:46 -07:00
MmsPart.java rename to EnvayaSMS; add icon 2011-09-22 16:16:46 -07:00
MmsUtils.java automatic failover between wifi/mobile if server cannot be reached; send timestamp of incoming message to server 2011-09-29 16:02:37 -07:00
Outbox.java add settings screen for ignored phone numbers; allow user to specify if they want to ignore non-numeric senders and shortcodes 2011-11-25 19:36:04 -08:00
OutgoingMessage.java add PendingMessages activity for viewing/retrying/deleting pending messages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class 2011-09-30 23:03:06 -07:00
QueuedMessage.java add PendingMessages activity for viewing/retrying/deleting pending messages; clean up UI for ForwardInbox; create Inbox and Outbox class to simplify App class 2011-09-30 23:03:06 -07:00