mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[PR #442] [MERGED] Add comments to system-provided activities used for kitkat SMS support #479
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#479
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/442
Author: @alxndrsn
Created: 4/22/2016
Status: ✅ Merged
Merged: 4/22/2016
Merged by: @eyedol
Base:
master← Head:406-default-sms-app-comments📝 Commits (1)
6b07827Add 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.xmlto 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.