Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_apps_Seedvault
/
7fcd9aa09102fbf75515dc6b34448a6639f98ef3
7fcd9aa
Resolve review comments about backup compontent refactoring
by Torsten Grote
· 6 years ago
92ce6c1
Refactor transport components to eliminate need to initialize and reset transport
by Torsten Grote
· 6 years ago
b17a55a
Target API 28
by Torsten Grote
· 6 years ago
2037291
Don't start transport service in foreground
by Torsten Grote
· 6 years ago
5401474
Allow the user to schedule full background backups
by Torsten Grote
· 6 years ago
e079aaf
Merge pull request #25 from grote/store-backup-key
by Steve Soltys
· 6 years ago
8a0fe3c
Store backup passphrase insecurely for now
by Torsten Grote
· 6 years ago
6da59c8
Use Android's logging instead of printing stacktraces to STDERR
by Torsten Grote
· 6 years ago
b8e9e60
Add a button to change the backup storage location
by Torsten Grote
· 6 years ago
b3c744b
Store backup folder Uri in default shared preferences
by Torsten Grote
· 6 years ago
f192e64
Choose a backup folder instead of a file
by Torsten Grote
· 6 years ago
0a36405
Merge pull request #23 from grote/gradle-plugin-downgrade
by Steve Soltys
· 6 years ago
1e00d2c
Downgrade Android Gradle plugin
by Torsten Grote
· 6 years ago
ffa5c1f
Merge pull request #22 from grote/small-nitpicks
by Steve Soltys
· 6 years ago
d1f5986
Add signing config for faster testing
by Torsten Grote
· 6 years ago
2434fe3
Several small nitpicks and fixes
by Torsten Grote
· 6 years ago
cdaf842
Version bump - 0.3.0
by Steve Soltys
· 6 years ago
04543a1
Fix transport encryption
by Steve Soltys
· 6 years ago
b16fcf5
Clean up backup service
by Steve Soltys
· 6 years ago
3e2e75a
Ignore 'calendar' and 'contacts' Android provider packages
by Steve Soltys
· 6 years ago
571cecf
Version bump - 0.2.0
by Steve Soltys
· 6 years ago
93f878f
Merge pull request #17 from stevesoltys/feature/encryption
by Steve Soltys
· 6 years ago
828f257
Clean up package and class structure significantly
by Steve Soltys
· 6 years ago
0b5cc1a
Fix logging in content provider restore component
by Steve Soltys
· 6 years ago
03c92ef
Add initialization message to loading popup window
by Steve Soltys
· 6 years ago
bd0c41c
Stop regenerating secret key for each package
by Steve Soltys
· 6 years ago
1519580
Reduce number of key generation iterations to 25
by Steve Soltys
· 6 years ago
b0465f7
Add 'com.stevesoltys.backup' to ignored packages
by Steve Soltys
· 6 years ago
0fd4c78
Reduce number of key generation iterations to 100
by Steve Soltys
· 6 years ago
023750b
Add loading popup when fetching packages for backup or restore
by Steve Soltys
· 6 years ago
9b979b3
Move cipher logic out of backup and restore components
by Steve Soltys
· 6 years ago
b182e74
Add support for encrypted backups
by Steve Soltys
· 6 years ago
8ec0184
Add CHANGELOG.md
by Steve Soltys
· 6 years ago
f21e687
Version bump - 0.1.2
by Steve Soltys
· 6 years ago
77e44aa
Fix whitelist configuration file path for Travis releases
by Steve Soltys
· 6 years ago
31bc653
Version bump - 0.1.1
by Steve Soltys
· 6 years ago
3c9e1e8
Add whitelist configuration files to Travis releases
by Steve Soltys
· 6 years ago
459867c
Update SDK version to 28 for Travis
by Steve Soltys
· 6 years ago
8fe694a
Fix version code
by Steve Soltys
· 6 years ago
656b770
Allow user to select all packages during backup and restore
by Steve Soltys
· 6 years ago
b714952
Ignore 'com.android.providers.downloads.ui' to resolve #14
by Steve Soltys
· 6 years ago
df0b3d6
Update SDK version to 28
by Steve Soltys
· 6 years ago
09c8aad
Update launcher icon
by Steve Soltys
· 6 years ago
7c3bff3
Make transport service start in foreground to resolve #13
by Steve Soltys
· 6 years ago
9829753
Pull commons-io from Maven repository for Gradle builds
by Steve Soltys
· 6 years ago
b00d8d4
Fix Travis release API key
by Steve Soltys
· 6 years ago
2244405
Fix Travis release API key
by Steve Soltys
· 6 years ago
22db457
Add application version to Android manifest
by Steve Soltys
· 6 years ago
6b29cec
Add Travis badge
by Steve Soltys
· 6 years ago
05548bf
Merge pull request #7 from stevesoltys/feature/standalone
by Steve Soltys
· 6 years ago
ab4ae56
Add commons-io dependency to Android makefile
by Steve Soltys
· 6 years ago
7e3ee5d
Add .travis.yml
by Steve Soltys
· 6 years ago
cc4b629
Automatically start transport service when application launches
by Steve Soltys
· 6 years ago
2fa09be
Merge branch 'master' into feature/standalone
by Steve Soltys
· 6 years ago
9f3d01e
Use stub backup and restore components by default in backup transport
by Steve Soltys
· 6 years ago
523c4a3
Set LOCAL_PRIVATE_PLATFORM_APIS flag for Android Pie support
by Steve Soltys
· 6 years ago
e872018
Add experimental support for standalone builds
by Steve Soltys
· 6 years ago
bf17753
Enable backup manager before restore if it's disabled
by Steve Soltys
· 7 years ago
c95655a
Fix module dependencies in Makefile
by Steve Soltys
· 7 years ago
2dad053
Add advantages section to README.md
by Steve Soltys
· 7 years ago
072e9a1
Remove Gradle as build system
by Steve Soltys
· 7 years ago
0bd1596
Fix #2
by Steve Soltys
· 7 years ago
09ff3ba
Clean up packaging of content provider backup/restore components
by Steve Soltys
· 7 years ago
b923914
Clean up ContentProviderBackupComponent
by Steve Soltys
· 7 years ago
765b8b2
Stop clearing the backup state after a package is rejected
by Steve Soltys
· 7 years ago
312a13a
Clean up logging in ContentProviderBackupComponent
by Steve Soltys
· 7 years ago
f5e723b
Clean up full transport logic in ContentProviderBackupComponent
by Steve Soltys
· 7 years ago
1b44225
Add contributing section to README.md
by Steve Soltys
· 7 years ago
ab4bcbf
Update README.md with features list and link to wiki
by Steve Soltys
· 7 years ago
93c91db
Move full restore logic into separate function
by Steve Soltys
· 7 years ago
f41d211
Add support for incremental and full backup directory configuration
by Steve Soltys
· 7 years ago
677b950
Switch selected package list data type to Set
by Steve Soltys
· 7 years ago
facb702
Add initialization functions to ConfigurableBackupTransport
by Steve Soltys
· 7 years ago
0a978c3
Clean up transport logic in ContentProviderRestoreComponent
by Steve Soltys
· 7 years ago
a1a8329
Clean up logging in ContentProviderRestoreComponent
by Steve Soltys
· 7 years ago
e0b1065
Add priv-app permissions configuration
by Steve Soltys
· 7 years ago
3e973fa
Rename backup transport whitelist configuration
by Steve Soltys
· 7 years ago
7a9c510
Remove target/source compatibility entries in build.gradle
by Steve Soltys
· 7 years ago
e27a8b3
Switch to builder pattern for ContentProviderBackupConfiguration
by Steve Soltys
· 7 years ago
2497a94
Initial commit
by Steve Soltys
· 7 years ago