tijder / SmsMatrix

A simple SMS <--> Matrix bridge.
https://matrix.to/#/#smsmatrix:matrix.org
GNU General Public License v3.0
214 stars 37 forks source link

Long sms support #21

Closed ghost closed 5 years ago

ghost commented 5 years ago

fix for bug SMS gets cut up into many messages #15

Thanks to https://github.com/vovs/gtalksms/blob/master/src/com/googlecode/gtalksms/receivers/SmsReceiver.java

ghost commented 5 years ago

I've added startService() back to MainActivity.java

tijder commented 5 years ago

Thanks for your pull request and showing interest in this app!