1. e955e02 Add a simple instrumentation test for testing on real devices by Torsten Grote · 5 years ago
  2. 2685f2b Don't show rejected packages (usually 0 size) as failed by Torsten Grote · 5 years ago
  3. e2a3e3d Raise importance of backup notifications to show them in status bar by Torsten Grote · 5 years ago
  4. bd968be Remove BackupJobService as the OS is scheduling its own backups by Torsten Grote · 5 years ago
  5. a6e9716 Implement clearing full backup data from storage by Torsten Grote · 5 years ago
  6. 1ee443a Add a unique ID to the device folder name to avoid collisions by Torsten Grote · 5 years ago
  7. 2ce625a Huge refactoring of backup transport by Torsten Grote · 6 years ago
  8. 8bc110f Merge pull request #32 from chirayudesai/prebuilt by Steve Soltys · 5 years ago
  9. 1f7409a Android.mk: Don't dex preopt by Chirayu Desai · 5 years ago
  10. 045b1c9 Android.mk: This is a privileged module by Chirayu Desai · 5 years ago
  11. e449662 Android.mk: Re-add required modules by Chirayu Desai · 5 years ago
  12. 726cea0 Merge pull request #31 from chirayudesai/prebuilt by Steve Soltys · 5 years ago
  13. 6136f58 Android.mk: Download prebuilt apk instead of building it by Chirayu Desai · 5 years ago
  14. d41ad38 Merge pull request #30 from grote/settings-gui by Steve Soltys · 5 years ago
  15. 7b1e63a Fix Travis CI and add build cache by Torsten Grote · 5 years ago
  16. 87b25aa Re-implement manual backup run and show notification during manual backups by Torsten Grote · 6 years ago
  17. 4c79d41 Show Backup Location screen before letting user choose backup folder by Torsten Grote · 6 years ago
  18. 3e64c36 Use Android's hardware-backed keystore to store backup key by Torsten Grote · 6 years ago
  19. 66c0919 Let user write down recovery code on first start by Torsten Grote · 6 years ago
  20. ee6cf38 Migrate SettingsActivity and Fragment to Kotlin by Torsten Grote · 6 years ago
  21. c801502 Migrate SettingsManager to Kotlin by Torsten Grote · 6 years ago
  22. 3d5911d Add a SettingsViewModel in Kotlin including the Kotlin deps by Torsten Grote · 6 years ago
  23. b983414 Add custom settings UI by Torsten Grote · 6 years ago
  24. 3981d3d Use latest stable AndroidX libraries by Torsten Grote · 6 years ago
  25. 7fd3810 Add AndroidX dependencies by Torsten Grote · 6 years ago
  26. bd599db Merge pull request #29 from grote/full-key-value-backups by Steve Soltys · 6 years ago
  27. 7b95256 Fix detection of the end of backup by Torsten Grote · 6 years ago
  28. 84d9129 Let the BackupManager know that we use client-side encryption by Torsten Grote · 6 years ago
  29. 2f2fba8 Pre-select all packages and give option to unselect all by Torsten Grote · 6 years ago
  30. 1185e8d Merge pull request #28 from grote/upgrade-android-jar by Steve Soltys · 6 years ago
  31. ad89ea4 Use new IBackupManager API to filter eligable packages by Torsten Grote · 6 years ago
  32. 3a9aec5 Upgrade android.jar to API 28 by Torsten Grote · 6 years ago
  33. a18806c Merge pull request #27 from grote/background-backups by Steve Soltys · 6 years ago
  34. d678566 Exclude key-value backup apps for now by Torsten Grote · 6 years ago
  35. 7fcd9aa Resolve review comments about backup compontent refactoring by Torsten Grote · 6 years ago
  36. 92ce6c1 Refactor transport components to eliminate need to initialize and reset transport by Torsten Grote · 6 years ago
  37. b17a55a Target API 28 by Torsten Grote · 6 years ago
  38. 2037291 Don't start transport service in foreground by Torsten Grote · 6 years ago
  39. 5401474 Allow the user to schedule full background backups by Torsten Grote · 6 years ago
  40. e079aaf Merge pull request #25 from grote/store-backup-key by Steve Soltys · 6 years ago
  41. 8a0fe3c Store backup passphrase insecurely for now by Torsten Grote · 6 years ago
  42. 6da59c8 Use Android's logging instead of printing stacktraces to STDERR by Torsten Grote · 6 years ago
  43. b8e9e60 Add a button to change the backup storage location by Torsten Grote · 6 years ago
  44. b3c744b Store backup folder Uri in default shared preferences by Torsten Grote · 6 years ago
  45. f192e64 Choose a backup folder instead of a file by Torsten Grote · 6 years ago
  46. 0a36405 Merge pull request #23 from grote/gradle-plugin-downgrade by Steve Soltys · 6 years ago
  47. 1e00d2c Downgrade Android Gradle plugin by Torsten Grote · 6 years ago
  48. ffa5c1f Merge pull request #22 from grote/small-nitpicks by Steve Soltys · 6 years ago
  49. d1f5986 Add signing config for faster testing by Torsten Grote · 6 years ago
  50. 2434fe3 Several small nitpicks and fixes by Torsten Grote · 6 years ago
  51. cdaf842 Version bump - 0.3.0 by Steve Soltys · 6 years ago
  52. 04543a1 Fix transport encryption by Steve Soltys · 6 years ago
  53. b16fcf5 Clean up backup service by Steve Soltys · 6 years ago
  54. 3e2e75a Ignore 'calendar' and 'contacts' Android provider packages by Steve Soltys · 6 years ago
  55. 571cecf Version bump - 0.2.0 by Steve Soltys · 6 years ago
  56. 93f878f Merge pull request #17 from stevesoltys/feature/encryption by Steve Soltys · 6 years ago
  57. 828f257 Clean up package and class structure significantly by Steve Soltys · 6 years ago
  58. 0b5cc1a Fix logging in content provider restore component by Steve Soltys · 6 years ago
  59. 03c92ef Add initialization message to loading popup window by Steve Soltys · 6 years ago
  60. bd0c41c Stop regenerating secret key for each package by Steve Soltys · 6 years ago
  61. 1519580 Reduce number of key generation iterations to 25 by Steve Soltys · 6 years ago
  62. b0465f7 Add 'com.stevesoltys.backup' to ignored packages by Steve Soltys · 6 years ago
  63. 0fd4c78 Reduce number of key generation iterations to 100 by Steve Soltys · 6 years ago
  64. 023750b Add loading popup when fetching packages for backup or restore by Steve Soltys · 6 years ago
  65. 9b979b3 Move cipher logic out of backup and restore components by Steve Soltys · 6 years ago
  66. b182e74 Add support for encrypted backups by Steve Soltys · 6 years ago
  67. 8ec0184 Add CHANGELOG.md by Steve Soltys · 6 years ago
  68. f21e687 Version bump - 0.1.2 by Steve Soltys · 6 years ago
  69. 77e44aa Fix whitelist configuration file path for Travis releases by Steve Soltys · 6 years ago
  70. 31bc653 Version bump - 0.1.1 by Steve Soltys · 6 years ago
  71. 3c9e1e8 Add whitelist configuration files to Travis releases by Steve Soltys · 6 years ago
  72. 459867c Update SDK version to 28 for Travis by Steve Soltys · 6 years ago
  73. 8fe694a Fix version code by Steve Soltys · 6 years ago
  74. 656b770 Allow user to select all packages during backup and restore by Steve Soltys · 6 years ago
  75. b714952 Ignore 'com.android.providers.downloads.ui' to resolve #14 by Steve Soltys · 6 years ago
  76. df0b3d6 Update SDK version to 28 by Steve Soltys · 6 years ago
  77. 09c8aad Update launcher icon by Steve Soltys · 6 years ago
  78. 7c3bff3 Make transport service start in foreground to resolve #13 by Steve Soltys · 6 years ago
  79. 9829753 Pull commons-io from Maven repository for Gradle builds by Steve Soltys · 6 years ago
  80. b00d8d4 Fix Travis release API key by Steve Soltys · 6 years ago
  81. 2244405 Fix Travis release API key by Steve Soltys · 6 years ago
  82. 22db457 Add application version to Android manifest by Steve Soltys · 6 years ago
  83. 6b29cec Add Travis badge by Steve Soltys · 6 years ago
  84. 05548bf Merge pull request #7 from stevesoltys/feature/standalone by Steve Soltys · 6 years ago
  85. ab4ae56 Add commons-io dependency to Android makefile by Steve Soltys · 6 years ago
  86. 7e3ee5d Add .travis.yml by Steve Soltys · 6 years ago
  87. cc4b629 Automatically start transport service when application launches by Steve Soltys · 6 years ago
  88. 2fa09be Merge branch 'master' into feature/standalone by Steve Soltys · 6 years ago
  89. 9f3d01e Use stub backup and restore components by default in backup transport by Steve Soltys · 6 years ago
  90. 523c4a3 Set LOCAL_PRIVATE_PLATFORM_APIS flag for Android Pie support by Steve Soltys · 6 years ago
  91. e872018 Add experimental support for standalone builds by Steve Soltys · 6 years ago
  92. bf17753 Enable backup manager before restore if it's disabled by Steve Soltys · 7 years ago
  93. c95655a Fix module dependencies in Makefile by Steve Soltys · 7 years ago
  94. 2dad053 Add advantages section to README.md by Steve Soltys · 7 years ago
  95. 072e9a1 Remove Gradle as build system by Steve Soltys · 7 years ago
  96. 0bd1596 Fix #2 by Steve Soltys · 7 years ago
  97. 09ff3ba Clean up packaging of content provider backup/restore components by Steve Soltys · 7 years ago
  98. b923914 Clean up ContentProviderBackupComponent by Steve Soltys · 7 years ago
  99. 765b8b2 Stop clearing the backup state after a package is rejected by Steve Soltys · 7 years ago
  100. 312a13a Clean up logging in ContentProviderBackupComponent by Steve Soltys · 7 years ago