[PR #202] [CLOSED] Mainly Eclipse build and 1.5 fix #925

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

📋 Pull Request Information

Original PR: https://github.com/jberkel/sms-backup-plus/pull/202
Author: @jddcef
Created: 12/18/2011
Status: Closed

Base: masterHead: master


📝 Commits (5)

  • 82653e5 Fixed classpath for eclipse project... was LIBS should be LIB
  • 1567ec6 Fixed App for all devices earlier than Android 1.5; It would just go into an loop on the black screen where an exception log would be logged, and then tried to be submitted via acra, and then again etc. Tested this against a Samsung Galaxy Spica 1.5
  • 9ae333e Cleaned some warnings up
  • 7fa19f5 Updating ACRA snapshot to one that works for 1.5 and up (revision 733 of http://code.google.com/p/acra/source/detail?spec=svn766&r=733 ACRA)
  • 4ef609a restored original acra snapshot just because

📊 Changes

5 files changed (+13 additions, -13 deletions)

View changed files

📝 .classpath (+9 -5)
📝 src/com/zegoggles/smssync/CalendarApi.java (+1 -1)
📝 src/com/zegoggles/smssync/ContactAccessorPre20.java (+1 -5)
📝 src/com/zegoggles/smssync/CursorToMessage.java (+1 -1)
📝 src/com/zegoggles/smssync/SmsSync.java (+1 -1)

📄 Description

Ignore the ACRA change...


🔄 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/202 **Author:** [@jddcef](https://github.com/jddcef) **Created:** 12/18/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`82653e5`](https://github.com/jberkel/sms-backup-plus/commit/82653e5eb9b98aac5cffad8cacf1ccb8656867ef) Fixed classpath for eclipse project... was LIBS should be LIB - [`1567ec6`](https://github.com/jberkel/sms-backup-plus/commit/1567ec670621b439e5e004157698582db35b005c) Fixed App for all devices earlier than Android 1.5; It would just go into an loop on the black screen where an exception log would be logged, and then tried to be submitted via acra, and then again etc. Tested this against a Samsung Galaxy Spica 1.5 - [`9ae333e`](https://github.com/jberkel/sms-backup-plus/commit/9ae333ee989558a5c7fbb7c85631f976bc78b7f6) Cleaned some warnings up - [`7fa19f5`](https://github.com/jberkel/sms-backup-plus/commit/7fa19f516cfac82bf06b892fa00845627717bee9) Updating ACRA snapshot to one that works for 1.5 and up (revision 733 of http://code.google.com/p/acra/source/detail?spec=svn766&r=733 ACRA) - [`4ef609a`](https://github.com/jberkel/sms-backup-plus/commit/4ef609a7fbcbea901713c7da0c2667c938415492) restored original acra snapshot just because ### 📊 Changes **5 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.classpath` (+9 -5) 📝 `src/com/zegoggles/smssync/CalendarApi.java` (+1 -1) 📝 `src/com/zegoggles/smssync/ContactAccessorPre20.java` (+1 -5) 📝 `src/com/zegoggles/smssync/CursorToMessage.java` (+1 -1) 📝 `src/com/zegoggles/smssync/SmsSync.java` (+1 -1) </details> ### 📄 Description Ignore the ACRA change... --- <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:24 +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#925
No description provided.