64 lines
1.4 KiB
YAML
64 lines
1.4 KiB
YAML
|
Categories:
|
||
|
- System
|
||
|
License: MIT
|
||
|
SourceCode: https://github.com/handschuh/Slight-backup
|
||
|
|
||
|
AutoName: Slight backup
|
||
|
Description: |-
|
||
|
This small program allows you to backup and restore specific data:
|
||
|
|
||
|
* SMS (only if the standard application is used)
|
||
|
* Call-logs (no voicemails)
|
||
|
* Settings (experimental)
|
||
|
* Bookmarks (only stock browser; no folders are supported)
|
||
|
* Playlists
|
||
|
* User dictionaries
|
||
|
|
||
|
There is experimental support for Contacts, performed via the internal vcs
|
||
|
capabilities.
|
||
|
|
||
|
The backups are stored unencrypted in an editable location on the SD card.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/handschuh/Slight-backup.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '0.2'
|
||
|
versionCode: 6
|
||
|
commit: 94715551ab863b20df3d
|
||
|
target: android-10
|
||
|
|
||
|
- versionName: 0.4.2
|
||
|
versionCode: 12
|
||
|
commit: 843c7eecef6ac3602728
|
||
|
target: android-10
|
||
|
|
||
|
- versionName: 0.4.3
|
||
|
versionCode: 13
|
||
|
commit: 093cf46438b95cc379139792f7093739dcdfc2a7
|
||
|
target: android-10
|
||
|
|
||
|
- versionName: 0.4.4
|
||
|
versionCode: 15
|
||
|
commit: 056c2462
|
||
|
target: android-10
|
||
|
|
||
|
- versionName: 0.4.5
|
||
|
versionCode: 16
|
||
|
commit: a6c3908437a
|
||
|
target: android-10
|
||
|
|
||
|
- versionName: 0.5.1
|
||
|
versionCode: 18
|
||
|
commit: v0.5.1
|
||
|
target: android-15
|
||
|
|
||
|
- versionName: 0.5.2
|
||
|
versionCode: 19
|
||
|
commit: v0.5.2
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 0.5.2
|
||
|
CurrentVersionCode: 19
|