[PR #442] [MERGED] Add comments to system-provided activities used for kitkat SMS support #479

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

📋 Pull Request Information

Original PR: https://github.com/ushahidi/SMSSync/pull/442
Author: @alxndrsn
Created: 4/22/2016
Status: Merged
Merged: 4/22/2016
Merged by: @eyedol

Base: masterHead: 406-default-sms-app-comments


📝 Commits (1)

  • 6b07827 Add comments to system-provided activities used for kitkat SMS support

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 smssync/src/main/AndroidManifest.xml (+6 -2)

📄 Description

The activity classes ComposeSmsActivity and HeadlessSmsSendService are
mysteriously provided by the OS. They must be declared in AndroidManifest.xml
to allow SMSSync to be set as the default SMS app on Android 4.4+ (kitkat or
newer).

Closes #405


🔄 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/442 **Author:** [@alxndrsn](https://github.com/alxndrsn) **Created:** 4/22/2016 **Status:** ✅ Merged **Merged:** 4/22/2016 **Merged by:** [@eyedol](https://github.com/eyedol) **Base:** `master` ← **Head:** `406-default-sms-app-comments` --- ### 📝 Commits (1) - [`6b07827`](https://github.com/ushahidi/SMSSync/commit/6b07827dad4239354ebf176993ff5c6a58ee2b4c) Add comments to system-provided activities used for kitkat SMS support ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `smssync/src/main/AndroidManifest.xml` (+6 -2) </details> ### 📄 Description The activity classes ComposeSmsActivity and HeadlessSmsSendService are mysteriously provided by the OS. They must be declared in `AndroidManifest.xml` to allow SMSSync to be set as the default SMS app on Android 4.4+ (kitkat or newer). Closes #405 --- <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:46 +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#479
No description provided.