Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
95a5be52c93345961489aabb9e3477272dcd38a9
/
services
/
backup
e2cdb20
Merge "Ensure that the stream feeder doesn't hang in write..." into nyc-dev
by Chris Tate
· 9 years ago
35c2827
Ensure that the stream feeder doesn't hang in write...
by Christopher Tate
· 9 years ago
722d27f
Full-data restore path needs to pass along the widget metadata
by Christopher Tate
· 9 years ago
98f1ff0
Don't wedge full data backups by blocking the data consumer thread
by Christopher Tate
· 9 years ago
5cf5578
Make sure FIRST_LAUNCH is after PACKAGE_ADDED
by Christopher Tate
· 9 years ago
021a48d
Merge "Extract signature related utilities" into nyc-dev
by Makoto Onuki
· 9 years ago
590096a
Extract signature related utilities
by Makoto Onuki
· 9 years ago
d5f70b7
Clean up a couple of bugs about transport init staging
by Christopher Tate
· 9 years ago
1f4c450
Fix deadlock when full data backup times out
by Christopher Tate
· 9 years ago
4ebf6dd
Don't use restricted backup launch mode for system-ish processes
by Christopher Tate
· 9 years ago
50f5660
Don't use Settings for storing the backup enable state
by Christopher Tate
· 9 years ago
43fbc5f
Add android:backupInForeground
by Christopher Tate
· 9 years ago
2c1ba9a
Make BackupManager encryption aware.
by Jeff Sharkey
· 9 years ago
cd8c13fc
Synchronize results from runner thread to main full backup thread.
by Sergey Poromov
· 9 years ago
65775b9
Use long for preflight check size in BackupManagerService.
by Sergey Poromov
· 9 years ago
2661908
Don't call BackupTransport#checkFullBackupSize when preflight timeouted.
by Sergey Poromov
· 9 years ago
8212ae0
Consistent naming for internal storage APIs.
by Jeff Sharkey
· 9 years ago
eee352f
Fix that backupFinished() callback is not called sometimes.
by Sergey Poromov
· 9 years ago
0b9ea17
fullBackupOnly=true means don't even think about key/value backup
by Christopher Tate
· 9 years ago
e5f51c2
Stage backup/restore data in a cache subdir rather than root
by Christopher Tate
· 9 years ago
7200364
Merge "Quota exceeded API in BackupAgent"
by Sergey Poromov
· 9 years ago
339b53a
Prevent (and repair) poisoned full-data backup queue
by Christopher Tate
· 9 years ago
872d3b6
Quota exceeded API in BackupAgent
by Sergey Poromov
· 9 years ago
9448196
Add BackupManager#isAppEligibleForBackup() method to Backup API.
by Sergey Poromov
· 9 years ago
d3665f1
Merge "Introduce BackupManager#requestBackup & BackupObserver API"
by Sergey Poromov
· 9 years ago
fe06bf6
Introduce BackupManager#requestBackup & BackupObserver API
by Sergey Poromov
· 9 years ago
63fec3e
Don't full-data back up apps in foreground-equivalent state
by Christopher Tate
· 9 years ago
4cfe29b
Cleanup USER_OWNER in backup service
by Xiaohui Chen
· 9 years ago
05a24e5
am a6888d6d: am b5bcd607: am 27c5cfd7: am 9b2f9bcb: am 82d14d60: Merge "Crashing the system process is inadvisable" into mnc-dev
by Chris Tate
· 9 years ago
0d446c1
Crashing the system process is inadvisable
by Christopher Tate
· 9 years ago
6578ad5
am 905cb17f: am adde39d8: am b893c1ba: am 99b252ad: am ddc2536d: Make sure to kill restore-at-install full-data targets after restore
by Christopher Tate
· 9 years ago
ddc2536d
Make sure to kill restore-at-install full-data targets after restore
by Christopher Tate
· 9 years ago
1c1dd4b
am 45f88e1b: am 591b371f: am ccbb02f9: am b16cd62c: am c0a2254e: Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev
by Chris Tate
· 9 years ago
d71d7c3
Clean up properly if outcall for doRestoreFinished() fails
by Christopher Tate
· 9 years ago
1ad8277
am 5f70b3b1: am e5b25915: am e625b631: am 4de7b0ff: am 74a0744e: Merge "Fix issues around process teardown after full-data restore" into mnc-dev
by Chris Tate
· 9 years ago
2ad7e27
Fix issues around process teardown after full-data restore
by Christopher Tate
· 9 years ago
7e744df
am 803b73a2: am f9f837fa: am 6613ec44: am 403e22b9: am 751a96a0: Merge "Don\'t redundantly call transport.finishRestore()" into mnc-dev
by Chris Tate
· 9 years ago
6ab2fb6
Don't redundantly call transport.finishRestore()
by Christopher Tate
· 9 years ago
a848379
Update backup todo to mentioned admin control.
by Kenny Guy
· 9 years ago
2fe00ad
Clean up obsolete pending timeout after restoring package metadata
by Christopher Tate
· 9 years ago
758de80
Fix dispatch of onRestoreFinished()
by Christopher Tate
· 9 years ago
ad8a962
Don't run backups in battery-saver mode
by Christopher Tate
· 9 years ago
3d7e0d8
Adjust key/value backup scheduling
by Christopher Tate
· 9 years ago
03d64a5
Don't erase backup metadata when an app is uninstalled
by Christopher Tate
· 9 years ago
62d1e1e
Scan at boot time to detect newly-present full backup candidates
by Christopher Tate
· 9 years ago
1a78d8c
Rebind backup transports only when clearly needed
by Christopher Tate
· 9 years ago
5aba226
Fix requestRestore() of an app's own package
by Christopher Tate
· 10 years ago
303650c
Add full backup criteria to android manifest
by Matthew Williams
· 10 years ago
511d02f
Add system API for querying the available restore dataset for a package
by Christopher Tate
· 10 years ago
e012a23
Back up / restore preferred app configuration
by Christopher Tate
· 10 years ago
ab06997
Fixes to full-backup scheduling edge cases
by Christopher Tate
· 10 years ago
a7f038c
Respect the transport's requestFullBackupTime() backoff
by Christopher Tate
· 10 years ago
11ae768
Add payload-size preflight stage to full transport backup
by Christopher Tate
· 10 years ago
2c7a0cc
Switch to new userActivity and package install APIs
by Christopher Tate
· 10 years ago
27aec3c
Don't run full backups until package metadata has been pushed
by Christopher Tate
· 10 years ago
b538d3c
Don't run full backups on stopped packages
by Christopher Tate
· 10 years ago
77a2d78d
Don't enqueue allowBackup=false apps for full backup attempts
by Christopher Tate
· 10 years ago
73570db
Use scheduled job rather than periodic alarms for key/value backups
by Christopher Tate
· 10 years ago
6a87371
Merge "Don't crash when backup timeout races with agent completion"
by Christopher Tate
· 10 years ago
12f783d
Don't crash when backup timeout races with agent completion
by Christopher Tate
· 10 years ago
8dd7d01
Check DUMP permission in the backup service trampoline
by Christopher Tate
· 10 years ago
33d3c53
resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp
by Alex Klyubin
· 10 years ago
b9f8a52
Move hidden ApplicationInfo flags into a separate field.
by Alex Klyubin
· 10 years ago
e77c12b
Don't run full-data backups when backup is disabled
by Christopher Tate
· 10 years ago
cf96260
Don't write widget metadata to backup unless it's new/changed
by Christopher Tate
· 10 years ago
b89e140
Support single-package backup rejection by the transport
by Christopher Tate
· 10 years ago
603ad6f
Remove the "backup_data_changed" event log
by Christopher Tate
· 10 years ago
22192ad
Correctly parse previous PMBA state during backup
by Christopher Tate
· 10 years ago
a7e47d5
Don't crash if a system restore fails before constructing the PMBA
by Christopher Tate
· 10 years ago
201caf5
Adding method to query backup manager service activity status
by Zoltan Szatmary-Ban
· 10 years ago
bbe23b3
Enable runtime turndown of backup/restore services
by Christopher Tate
· 10 years ago
a28b5c5
Eliminate race condition around backup completion + resumption
by Christopher Tate
· 10 years ago
0f32717
Fix spurious restore session timeouts
by Christopher Tate
· 10 years ago
2aa1d18
Fix bug 17931760 - spurious timeout leads to mayhem
by Christopher Tate
· 10 years ago
6067d79
Actually tell the widget service that restore is starting
by Christopher Tate
· 10 years ago
ecae211
adb backup/restore fixes
by Christopher Tate
· 10 years ago
64f10ef
Track enable/disable of transport components
by Christopher Tate
· 10 years ago
539b217
The transport system API needs to manage binder identity
by Christopher Tate
· 10 years ago
674d3e7
Do not require device provisioning to do restore-at-install
by Christopher Tate
· 10 years ago
915f1dc
Remember having done full-data as well as key/value app backups
by Christopher Tate
· 10 years ago
b8e6838
Merge "Fix adb backup for encrypted case" into lmp-dev
by Paul Lawrence
· 10 years ago
d1c0675
Implement API review feedback for JobScheduler
by Matthew Williams
· 10 years ago
e7bbe47
Merge "Automatically bind to newly-installed backup transports" into lmp-dev
by Christopher Tate
· 10 years ago
5684dae
Automatically bind to newly-installed backup transports
by Christopher Tate
· 10 years ago
32d0673
Fix adb backup for encrypted case
by Paul Lawrence
· 10 years ago
8def5cb
Move SystemBackupAgent from services.jar to frameworks.jar
by Brian Carlstrom
· 10 years ago
b2707af
Maintain transport connection through package updates
by Christopher Tate
· 10 years ago
9dbba1b
Don't crash good-citizen restore session clients
by Christopher Tate
· 10 years ago
10ab095
Minor restore fixes
by Christopher Tate
· 10 years ago
a63246d
Tighten restore-at-install behavior
by Christopher Tate
· 10 years ago
bf1a4a8
Start using cancelFullBackup() when appropriate
by Christopher Tate
· 10 years ago
0660244
Merge "Sanity-check paths of files to be restored" into lmp-dev
by Christopher Tate
· 10 years ago
4cf9f00
Add event logs for full backup/restore milestones
by Christopher Tate
· 10 years ago
46db934
Ensure backup schedule file is closed.
by Michael Wright
· 10 years ago
cce4760
Sanity-check paths of files to be restored
by Christopher Tate
· 10 years ago
7dfbaf5
Make archive metadata idempotent
by Christopher Tate
· 10 years ago
c17739d
Provide outside-facing API for data management intent+label
by Christopher Tate
· 10 years ago
5eeb59c
Schedule full backups
by Christopher Tate
· 10 years ago
7ff106c
A couple of restore fixes:
by Christopher Tate
· 10 years ago
a4e4d68
Handle single-package restores properly
by Christopher Tate
· 10 years ago
Next »