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