1. b983414 Add custom settings UI by Torsten Grote · 6 years ago
  2. 7fd3810 Add AndroidX dependencies by Torsten Grote · 6 years ago
  3. 7b95256 Fix detection of the end of backup by Torsten Grote · 6 years ago
  4. 84d9129 Let the BackupManager know that we use client-side encryption by Torsten Grote · 6 years ago
  5. 2f2fba8 Pre-select all packages and give option to unselect all by Torsten Grote · 6 years ago
  6. ad89ea4 Use new IBackupManager API to filter eligable packages by Torsten Grote · 6 years ago
  7. d678566 Exclude key-value backup apps for now by Torsten Grote · 6 years ago
  8. 7fcd9aa Resolve review comments about backup compontent refactoring by Torsten Grote · 6 years ago
  9. 92ce6c1 Refactor transport components to eliminate need to initialize and reset transport by Torsten Grote · 6 years ago
  10. b17a55a Target API 28 by Torsten Grote · 6 years ago
  11. 2037291 Don't start transport service in foreground by Torsten Grote · 6 years ago
  12. 5401474 Allow the user to schedule full background backups by Torsten Grote · 6 years ago
  13. 8a0fe3c Store backup passphrase insecurely for now by Torsten Grote · 6 years ago
  14. 6da59c8 Use Android's logging instead of printing stacktraces to STDERR by Torsten Grote · 6 years ago
  15. b8e9e60 Add a button to change the backup storage location by Torsten Grote · 6 years ago
  16. b3c744b Store backup folder Uri in default shared preferences by Torsten Grote · 6 years ago
  17. f192e64 Choose a backup folder instead of a file by Torsten Grote · 6 years ago
  18. 1e00d2c Downgrade Android Gradle plugin by Torsten Grote · 6 years ago
  19. 2434fe3 Several small nitpicks and fixes by Torsten Grote · 6 years ago
  20. cdaf842 Version bump - 0.3.0 by Steve Soltys · 6 years ago
  21. 04543a1 Fix transport encryption by Steve Soltys · 6 years ago
  22. b16fcf5 Clean up backup service by Steve Soltys · 6 years ago
  23. 3e2e75a Ignore 'calendar' and 'contacts' Android provider packages by Steve Soltys · 6 years ago
  24. 571cecf Version bump - 0.2.0 by Steve Soltys · 6 years ago
  25. 828f257 Clean up package and class structure significantly by Steve Soltys · 6 years ago
  26. 0b5cc1a Fix logging in content provider restore component by Steve Soltys · 6 years ago
  27. 03c92ef Add initialization message to loading popup window by Steve Soltys · 6 years ago
  28. bd0c41c Stop regenerating secret key for each package by Steve Soltys · 6 years ago
  29. 1519580 Reduce number of key generation iterations to 25 by Steve Soltys · 6 years ago
  30. b0465f7 Add 'com.stevesoltys.backup' to ignored packages by Steve Soltys · 6 years ago
  31. 0fd4c78 Reduce number of key generation iterations to 100 by Steve Soltys · 6 years ago
  32. 023750b Add loading popup when fetching packages for backup or restore by Steve Soltys · 6 years ago
  33. 9b979b3 Move cipher logic out of backup and restore components by Steve Soltys · 6 years ago
  34. b182e74 Add support for encrypted backups by Steve Soltys · 6 years ago
  35. f21e687 Version bump - 0.1.2 by Steve Soltys · 6 years ago
  36. 31bc653 Version bump - 0.1.1 by Steve Soltys · 6 years ago
  37. 8fe694a Fix version code by Steve Soltys · 6 years ago
  38. 656b770 Allow user to select all packages during backup and restore by Steve Soltys · 6 years ago
  39. b714952 Ignore 'com.android.providers.downloads.ui' to resolve #14 by Steve Soltys · 6 years ago
  40. 09c8aad Update launcher icon by Steve Soltys · 6 years ago
  41. 7c3bff3 Make transport service start in foreground to resolve #13 by Steve Soltys · 6 years ago
  42. 22db457 Add application version to Android manifest by Steve Soltys · 6 years ago
  43. ab4ae56 Add commons-io dependency to Android makefile by Steve Soltys · 6 years ago
  44. cc4b629 Automatically start transport service when application launches by Steve Soltys · 6 years ago
  45. 2fa09be Merge branch 'master' into feature/standalone by Steve Soltys · 6 years ago
  46. e872018 Add experimental support for standalone builds by Steve Soltys · 6 years ago
  47. 072e9a1 Remove Gradle as build system by Steve Soltys · 7 years ago
  48. 0bd1596 Fix #2 by Steve Soltys · 7 years ago
  49. 09ff3ba Clean up packaging of content provider backup/restore components by Steve Soltys · 7 years ago
  50. b923914 Clean up ContentProviderBackupComponent by Steve Soltys · 7 years ago
  51. 765b8b2 Stop clearing the backup state after a package is rejected by Steve Soltys · 7 years ago
  52. 312a13a Clean up logging in ContentProviderBackupComponent by Steve Soltys · 7 years ago
  53. f5e723b Clean up full transport logic in ContentProviderBackupComponent by Steve Soltys · 7 years ago
  54. 93c91db Move full restore logic into separate function by Steve Soltys · 7 years ago
  55. f41d211 Add support for incremental and full backup directory configuration by Steve Soltys · 7 years ago
  56. 677b950 Switch selected package list data type to Set by Steve Soltys · 7 years ago
  57. facb702 Add initialization functions to ConfigurableBackupTransport by Steve Soltys · 7 years ago
  58. 0a978c3 Clean up transport logic in ContentProviderRestoreComponent by Steve Soltys · 7 years ago
  59. a1a8329 Clean up logging in ContentProviderRestoreComponent by Steve Soltys · 7 years ago
  60. e0b1065 Add priv-app permissions configuration by Steve Soltys · 7 years ago
  61. 3e973fa Rename backup transport whitelist configuration by Steve Soltys · 7 years ago
  62. e27a8b3 Switch to builder pattern for ContentProviderBackupConfiguration by Steve Soltys · 7 years ago
  63. 2497a94 Initial commit by Steve Soltys · 7 years ago