[PR #719] [CLOSED] auto backup triggered by a call and smaller backup intervals #984

Closed
opened 2026-02-26 01:32:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jberkel/sms-backup-plus/pull/719
Author: @cover-me
Created: 2/24/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 0c9f7b9 auto backup triggered by a call and smaller backup intervals

📊 Changes

4 files changed (+28 additions, -0 deletions)

View changed files

📝 AndroidManifest.xml (+1 -0)
📝 res/values/arrays.xml (+6 -0)
📝 res/values/strings.xml (+4 -0)
📝 src/main/java/com/zegoggles/smssync/receiver/SmsBroadcastReceiver.java (+17 -0)

📄 Description

Add the feature that triggers the automatic backup after a call.
Add 1s, 2s and 5s as options for automatic backup intervals.


🔄 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/jberkel/sms-backup-plus/pull/719 **Author:** [@cover-me](https://github.com/cover-me) **Created:** 2/24/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0c9f7b9`](https://github.com/jberkel/sms-backup-plus/commit/0c9f7b92cd1b227fe2fd122e97a9e859a3343021) auto backup triggered by a call and smaller backup intervals ### 📊 Changes **4 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `AndroidManifest.xml` (+1 -0) 📝 `res/values/arrays.xml` (+6 -0) 📝 `res/values/strings.xml` (+4 -0) 📝 `src/main/java/com/zegoggles/smssync/receiver/SmsBroadcastReceiver.java` (+17 -0) </details> ### 📄 Description Add the feature that triggers the automatic backup after a call. Add 1s, 2s and 5s as options for automatic backup intervals. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 01:32:33 +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/sms-backup-plus-jberkel#984
No description provided.