[PR #72] [MERGED] Improvements to documentation #357

Closed
opened 2026-02-28 01:24:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/72
Author: @olliebennett
Created: 12/23/2012
Status: Merged
Merged: 1/11/2013
Merged by: @eyedol

Base: developHead: master


📝 Commits (10+)

📊 Changes

12 files changed (+208 additions, -233 deletions)

View changed files

README (+0 -31)
README.md (+13 -0)
📝 genwebsite/doc.mkd (+68 -79)
📝 genwebsite/features.mkd (+9 -10)
📝 genwebsite/howto.mkd (+32 -35)
📝 genwebsite/index.mkd (+9 -12)
📝 genwebsite/releases.mkd (+22 -21)
📝 genwebsite/screenshot.mkd (+1 -1)
📝 smssync/res/values/strings.xml (+28 -29)
📝 smssync/src/org/addhen/smssync/services/SmsReceiverService.java (+13 -8)
📝 smssync/src/org/addhen/smssync/services/SmsSyncServices.java (+7 -2)
📝 smssync/src/org/addhen/smssync/util/MessageSyncUtil.java (+6 -5)

📄 Description

I used the master branch, as it was more up-to-date than the develop branch.

You may not want to pull the following commits:

  • Changes to PHP example (mainly stylistic changes).
  • Renamed README to README.md to make it clear that it's markdown formatted.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ushahidi/SMSSync/pull/72 **Author:** [@olliebennett](https://github.com/olliebennett) **Created:** 12/23/2012 **Status:** ✅ Merged **Merged:** 1/11/2013 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `develop` ← **Head:** `master` --- ### 📝 Commits (10+) - [`f4fcf31`](https://github.com/ushahidi/SMSSync/commit/f4fcf31eeec12c04b9d1b0d0c9672a5976d05f21) patch for wifi lock issue observed in #56. - [`6440cd5`](https://github.com/ushahidi/SMSSync/commit/6440cd5bc153b7287e2d8a7d51e7f5b4e27bb507) Merge pull request #57 from mandric/issue-56 - [`2215d5a`](https://github.com/ushahidi/SMSSync/commit/2215d5aa22aa02ac5642ce840349e77e14810de6) added isHeld() checks when acquiring wake and wifi locks in SmsSyncServices. - [`e3df966`](https://github.com/ushahidi/SMSSync/commit/e3df966f21b686c31e1930c1a180e7ee36b662d6) Merge pull request #62 from mandric/issue-56 - [`2523dde`](https://github.com/ushahidi/SMSSync/commit/2523dde5b8c4f5d6ceb8920db88f241231776e10) Simplified README - [`5502e67`](https://github.com/ushahidi/SMSSync/commit/5502e676f4a72cdb6526a963204e5abc286cda48) Merge branch 'master' of https://github.com/olliebennett/SMSSync - [`22976da`](https://github.com/ushahidi/SMSSync/commit/22976da753c6b67794440a0944f70ffa8f8ed7d8) Renamed README to enable markdown parsing - [`30a61f4`](https://github.com/ushahidi/SMSSync/commit/30a61f4677dd0c2fcfedcf446bb74aac89adc15a) Improved wording and fixed typos in string.xml - [`eba9a10`](https://github.com/ushahidi/SMSSync/commit/eba9a1028f29b49e6a82f38b0ddc04aa16499155) Improvements to documentation - [`5451e27`](https://github.com/ushahidi/SMSSync/commit/5451e27d95737b58ef8d2f63d166977c5fd7f34a) Streamlined and improved comments in PHP example. ### 📊 Changes **12 files changed** (+208 additions, -233 deletions) <details> <summary>View changed files</summary> ➖ `README` (+0 -31) ➕ `README.md` (+13 -0) 📝 `genwebsite/doc.mkd` (+68 -79) 📝 `genwebsite/features.mkd` (+9 -10) 📝 `genwebsite/howto.mkd` (+32 -35) 📝 `genwebsite/index.mkd` (+9 -12) 📝 `genwebsite/releases.mkd` (+22 -21) 📝 `genwebsite/screenshot.mkd` (+1 -1) 📝 `smssync/res/values/strings.xml` (+28 -29) 📝 `smssync/src/org/addhen/smssync/services/SmsReceiverService.java` (+13 -8) 📝 `smssync/src/org/addhen/smssync/services/SmsSyncServices.java` (+7 -2) 📝 `smssync/src/org/addhen/smssync/util/MessageSyncUtil.java` (+6 -5) </details> ### 📄 Description I used the master branch, as it was more up-to-date than the develop branch. You may not want to pull the following commits: - Changes to PHP example (mainly stylistic changes). - Renamed README to README.md to make it clear that it's markdown formatted. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:24:18 +03:00
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#357
No description provided.