Torsten Grote
|
2037291f81
|
Don't start transport service in foreground
Start it on-deman instead.
This way, we don't need a foreground service and thus can target API 28
|
2019-06-11 10:18:20 -03:00 |
|
Torsten Grote
|
540147470d
|
Allow the user to schedule full background backups
|
2019-06-11 09:28:03 -03:00 |
|
Torsten Grote
|
6da59c8192
|
Use Android's logging instead of printing stacktraces to STDERR
|
2019-06-04 16:54:46 -04:00 |
|
Torsten Grote
|
b8e9e60666
|
Add a button to change the backup storage location
|
2019-06-04 16:54:46 -04:00 |
|
Torsten Grote
|
b3c744b872
|
Store backup folder Uri in default shared preferences
and keep using it as long as it continues to be available.
|
2019-06-04 16:54:46 -04:00 |
|
Torsten Grote
|
f192e640fb
|
Choose a backup folder instead of a file
Backup files will be created within this folder
|
2019-06-04 16:54:46 -04:00 |
|
Steve Soltys
|
e8720189f3
|
Add experimental support for standalone builds
|
2018-11-07 22:04:37 -05:00 |
|
Steve Soltys
|
072e9a1b02
|
Remove Gradle as build system
This application must be compiled with the operating system, so Gradle is unnecessary.
|
2017-11-08 23:56:49 -05:00 |
|
Steve Soltys
|
2497a94e4c
|
Initial commit
|
2017-09-21 00:30:28 -04:00 |
|