[PR #433] [CLOSED] problem with android 4.4 #964

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

📋 Pull Request Information

Original PR: https://github.com/jberkel/sms-backup-plus/pull/433
Author: @aliajoudanian
Created: 3/6/2014
Status: Closed

Base: old-sms-backupHead: master


📝 Commits (10+)

📊 Changes

194 files changed (+19574 additions, -23374 deletions)

View changed files

.gitignore (+22 -0)
.travis.yml (+15 -0)
AndroidManifest.xml (+136 -0)
CHANGES (+241 -0)
📝 COPYING (+0 -0)
NOTICE (+26 -0)
📝 README.md (+441 -8)
Rakefile (+118 -0)
android-client/.classpath (+0 -7)
android-client/.project (+0 -35)
android-client/.settings/org.eclipse.jdt.core.prefs (+0 -258)
android-client/.settings/org.eclipse.jdt.ui.prefs (+0 -4)
android-client/AndroidManifest.xml (+0 -30)
android-client/NOTICE (+0 -15)
android-client/assets/about.html (+0 -28)
android-client/external/imapstore.jar (+0 -0)
android-client/external/k9mail-to-imapstore.patch (+0 -20646)
android-client/res/drawable/ic_launcher_smssync.png (+0 -0)
android-client/res/drawable/ic_launcher_smssync2.png (+0 -0)
android-client/res/drawable/ic_menu_update.png (+0 -0)

...and 80 more files

📄 Description

In android 4.4 I couldn't restore my old Messages


🔄 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/433 **Author:** [@aliajoudanian](https://github.com/aliajoudanian) **Created:** 3/6/2014 **Status:** ❌ Closed **Base:** `old-sms-backup` ← **Head:** `master` --- ### 📝 Commits (10+) - [`e3eeb37`](https://github.com/jberkel/sms-backup-plus/commit/e3eeb3755d596408b83bdecbdd182eb9f02e9b7e) Fix NPE - [`7818955`](https://github.com/jberkel/sms-backup-plus/commit/78189554f071ee79897f23a51ced4e400b69396d) Adding changelog - [`a5dd0f5`](https://github.com/jberkel/sms-backup-plus/commit/a5dd0f5ee02f1c9e92f89ad9e79acbdbaba260ce) Version bump - [`1db1cb3`](https://github.com/jberkel/sms-backup-plus/commit/1db1cb334b496b792923e1e7faad0475b3eb38ea) Subject line - [`c9b972e`](https://github.com/jberkel/sms-backup-plus/commit/c9b972ec45f282c36b71fc26b30f62e4ed967004) Formatting - [`43d2bdc`](https://github.com/jberkel/sms-backup-plus/commit/43d2bdc76c6099edd3a93faf02e60d35bb3746ed) Show about dialog on upgrade - [`8f08652`](https://github.com/jberkel/sms-backup-plus/commit/8f0865223d752574e933cf4b302b982cd2a7fc5e) Actually don't need snapshot - [`a689c15`](https://github.com/jberkel/sms-backup-plus/commit/a689c151caefedf3562a90c030f1d43591e5528b) Move code into more packages - [`22bbee1`](https://github.com/jberkel/sms-backup-plus/commit/22bbee1cfe3fa5b1e7f3ff1fc9b15230cdd096e4) Remove unused numberpicker - [`f80d640`](https://github.com/jberkel/sms-backup-plus/commit/f80d640f1fddb8046018137d4cd464a9c1c9b4b0) Bump version ### 📊 Changes **194 files changed** (+19574 additions, -23374 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+22 -0) ➕ `.travis.yml` (+15 -0) ➕ `AndroidManifest.xml` (+136 -0) ➕ `CHANGES` (+241 -0) 📝 `COPYING` (+0 -0) ➕ `NOTICE` (+26 -0) 📝 `README.md` (+441 -8) ➕ `Rakefile` (+118 -0) ➖ `android-client/.classpath` (+0 -7) ➖ `android-client/.project` (+0 -35) ➖ `android-client/.settings/org.eclipse.jdt.core.prefs` (+0 -258) ➖ `android-client/.settings/org.eclipse.jdt.ui.prefs` (+0 -4) ➖ `android-client/AndroidManifest.xml` (+0 -30) ➖ `android-client/NOTICE` (+0 -15) ➖ `android-client/assets/about.html` (+0 -28) ➖ `android-client/external/imapstore.jar` (+0 -0) ➖ `android-client/external/k9mail-to-imapstore.patch` (+0 -20646) ➖ `android-client/res/drawable/ic_launcher_smssync.png` (+0 -0) ➖ `android-client/res/drawable/ic_launcher_smssync2.png` (+0 -0) ➖ `android-client/res/drawable/ic_menu_update.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description In android 4.4 I couldn't restore my old Messages --- <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:30 +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#964
No description provided.