Skip to content
Open
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
15 changes: 11 additions & 4 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Slight backup android program
# Slight backup android program

Copyright (c) 2011-2013 Stefan Handschuh
[<img src="https://f-droid.org/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/de.shandschuh.slightbackup/)

Copyright (c) 2011-2013 [Stefan Handschuh](https://github.com/handschuh)

The file "LICENSE" contains the license information for the program.

Expand All @@ -18,8 +22,7 @@ android device:
The backups are stored unencrypted in an editable location (standard: sdcard).


Contacts import/ export
=======================
## Contacts import/ export

The contacts import and export is performed via the android internal vcs
capabilities.
Expand All @@ -36,3 +39,7 @@ import.

Since the vcs texts do not contain information about the "starred" property of a
certain contact, this property will *not* be restored during the import.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/handschuh/Slight-backup.