mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#384
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/158
Author: @mblaszkowski
Created: 4/23/2014
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (1)
70c1e61#157: Now when we check "Use Sms Portals" option application send messages throuh installed Sms Portal packages.📊 Changes
6 files changed (+206 additions, -31 deletions)
View changed files
📝
smssync/src/main/java/org/addhen/smssync/Prefs.java(+4 -0)📝
smssync/src/main/java/org/addhen/smssync/Settings.java(+37 -0)📝
smssync/src/main/java/org/addhen/smssync/messages/ProcessSms.java(+66 -31)➕
smssync/src/main/java/org/addhen/smssync/services/SmsPortal.java(+86 -0)📝
smssync/src/main/res/values/strings.xml(+7 -0)📝
smssync/src/main/res/xml/preferences.xml(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.