[GH-ISSUE #182] SMS portals #136

Closed
opened 2026-02-28 01:23:22 +03:00 by kerem · 6 comments
Owner

Originally created by @eyedol on GitHub (Jul 9, 2014).
Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/182

Inside the root project
Create an SMS app that will be used to send SMS by SMSSync to solve the inability to send out more than 100 SMS per minute. Make sure it works with Android v4.4 and above.

Feel free to fork the repo at https://github.com/vaneyck/sms-portals or start from scratch.

Use Gradle to build about 5 flavors of the SMS portal main source code.

Use the following packages
com.smssync.portal.one
com.smssync.portal.two
com.smssync.portal.one
com.smssync.portal.three
com.smssync.portal....

Build this inside the root folder of the project in a folder called sms-portals

Originally created by @eyedol on GitHub (Jul 9, 2014). Original GitHub issue: https://github.com/ushahidi/SMSSync/issues/182 Inside the root project Create an SMS app that will be used to send SMS by SMSSync to solve the inability to send out more than 100 SMS per minute. Make sure it works with Android v4.4 and above. Feel free to fork the repo at https://github.com/vaneyck/sms-portals or start from scratch. Use Gradle to build about 5 flavors of the SMS portal main source code. Use the following packages com.smssync.portal.one com.smssync.portal.two com.smssync.portal.one com.smssync.portal.three com.smssync.portal.... Build this inside the root folder of the project in a folder called `sms-portals`
kerem closed this issue 2026-02-28 01:23:22 +03:00
Author
Owner

@mandric commented on GitHub (Jul 9, 2014):

#158 is related, I have a branch there and could start work on this next week.

<!-- gh-comment-id:48472022 --> @mandric commented on GitHub (Jul 9, 2014): #158 is related, I have a branch there and could start work on this next week.
Author
Owner

@KamilKalfas commented on GitHub (Jul 10, 2014):

@mandric I think that you should start work on issue #11 instead of this one.

<!-- gh-comment-id:48570735 --> @KamilKalfas commented on GitHub (Jul 10, 2014): @mandric I think that you should start work on issue #11 instead of this one.
Author
Owner

@mandric commented on GitHub (Jul 12, 2014):

ok

<!-- gh-comment-id:48814384 --> @mandric commented on GitHub (Jul 12, 2014): ok
Author
Owner

@kkanigowski commented on GitHub (Jul 21, 2014):

@eyedol Should it generates apks from all modules in same time when the project is built or two separate builds are enough?

<!-- gh-comment-id:49577581 --> @kkanigowski commented on GitHub (Jul 21, 2014): @eyedol Should it generates apks from all modules in same time when the project is built or two separate builds are enough?
Author
Owner

@eyedol commented on GitHub (Jul 21, 2014):

if I issue ./gradlew assemble it should generate the apk for all the defined flavors.

<!-- gh-comment-id:49582684 --> @eyedol commented on GitHub (Jul 21, 2014): if I issue `./gradlew assemble` it should generate the apk for all the defined flavors.
Author
Owner

@mandric commented on GitHub (Jul 22, 2014):

@kkanigowski I made some minor changes in my branch here: https://github.com/mandric/SMSSync/commits/sms-portals

It just cleans up some variable names and improves the settings descriptions. I'm not sure if it merges cleanly though. Let know if you have problems merging it.

<!-- gh-comment-id:49729213 --> @mandric commented on GitHub (Jul 22, 2014): @kkanigowski I made some minor changes in my branch here: https://github.com/mandric/SMSSync/commits/sms-portals It just cleans up some variable names and improves the settings descriptions. I'm not sure if it merges cleanly though. Let know if you have problems merging it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SMSSync#136
No description provided.