mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-25 07:45:53 +03:00
[PR #212] [MERGED] Better logging in SmsSentReceiver #403
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#403
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/212
Author: @vorburger
Created: 10/20/2014
Status: ✅ Merged
Merged: 10/21/2014
Merged by: @eyedol
Base:
develop← Head:SomeMinorLoggingImprovementsInCaseSendingFails📝 Commits (4)
0bad984Clear log just in case sendTo is not a global phone phone number7558c53Just refactored copy/pasted code to make SmsSentReceiver easier to read (no real changes, yet)1f32dbcFixed SmsSentReceiver to fully log even the default failure case (so this does more than just make the code look more readable - note how before this fix, default: did NOT toastLong nor logActivities)4c9837cFixed build error, and clarified Q based on @eyedol's code review comment📊 Changes
3 files changed (+28 additions, -48 deletions)
View changed files
📝
.gitignore(+1 -0)📝
smssync/src/main/java/org/addhen/smssync/messages/ProcessSms.java(+12 -8)📝
smssync/src/main/java/org/addhen/smssync/receivers/SmsSentReceiver.java(+15 -40)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.