mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 15:55:57 +03:00
[PR #79] [MERGED] User-Friendly errors and RegEx support #361
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#361
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/79
Author: @olliebennett
Created: 3/6/2013
Status: ✅ Merged
Merged: 3/7/2013
Merged by: @eyedol
Base:
develop← Head:develop📝 Commits (3)
ba86264Added rudimentary regular expression support4ff91baShow more useful HTTP and server error messagesd2843c3Add guidance for creating first Sync URL.📊 Changes
4 files changed (+111 additions, -30 deletions)
View changed files
📝
smssync/res/values/strings.xml(+3 -1)📝
smssync/src/org/addhen/smssync/ProcessSms.java(+43 -16)📝
smssync/src/org/addhen/smssync/net/MessageSyncHttpClient.java(+18 -1)📝
smssync/src/org/addhen/smssync/util/Util.java(+47 -12)📄 Description
Solves issues:
#22
#68
#69
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.