Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,7 @@ This app is currently in alpha.

## Issues

* Styles need serious work and overall UX is clunky
* All data is loaded into JS memory, which means:
* Large backups (>3,000 SMS) will freeze the UI until they are loaded
* Loading specific conversations may be slow and freeze the UI
* App breaks when using settings after loading data

If you encounter other issues, please add the issues here: [https://github.com/devadvance/sms-backup-reader-2/issues](https://github.com/devadvance/sms-backup-reader-2/issues).
If you encounter issues, please add the issues here: [https://github.com/devadvance/sms-backup-reader-2/issues](https://github.com/devadvance/sms-backup-reader-2/issues).

## Roadmap (no timeline defined)

Expand All @@ -44,4 +38,4 @@ Likely, it goes back to how characters are encoded in SMS.

## License

SMS Backup Reader 2 is made available under the MIT license. See the LICENSE file for details.
SMS Backup Reader 2 is made available under the MIT license. See the LICENSE file for details.
Loading