summaryrefslogtreecommitdiffstats
path: root/services/backup
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-1/+2
|\
| * Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-241-1/+2
* | Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEADJessica Wagantall2016-07-071-7/+26
|\ \ | |/
| * Backport of backup transport whitelistChristopher Tate2016-05-271-7/+26
| * Crashing the system process is inadvisableChristopher Tate2015-08-281-4/+6
* | Stop feeding restore engine if it's already in failed state and exit.rhed_jao2015-11-071-0/+5
* | Fix deadlock between ActivityManager and BackupManager under some race condit...lwan89x2015-11-071-7/+14
* | backup: Fix the system server crash fixmyfluxi2015-10-271-1/+1
* | backup: Fix a system server crashSteve Kondik2015-10-271-0/+6
* | Crashing the system process is inadvisableChristopher Tate2015-08-281-4/+6
|/
* Make sure to kill restore-at-install full-data targets after restoreChristopher Tate2015-08-201-16/+30
* Clean up properly if outcall for doRestoreFinished() failsChristopher Tate2015-08-171-2/+6
* Fix issues around process teardown after full-data restoreChristopher Tate2015-07-291-2/+12
* Don't redundantly call transport.finishRestore()Christopher Tate2015-07-281-10/+2
* Clean up obsolete pending timeout after restoring package metadataChristopher Tate2015-07-071-1/+4
* Fix dispatch of onRestoreFinished()Christopher Tate2015-06-301-38/+40
* Don't run backups in battery-saver modeChristopher Tate2015-06-051-11/+26
* Adjust key/value backup schedulingChristopher Tate2015-05-301-6/+8
* Don't erase backup metadata when an app is uninstalledChristopher Tate2015-05-272-77/+101
* Scan at boot time to detect newly-present full backup candidatesChristopher Tate2015-05-211-66/+99
* Rebind backup transports only when clearly neededChristopher Tate2015-05-191-11/+51
* Fix requestRestore() of an app's own packageChristopher Tate2015-05-061-34/+37
* Add full backup criteria to android manifestMatthew Williams2015-05-031-1/+1
* Add system API for querying the available restore dataset for a packageChristopher Tate2015-04-092-1/+10
* Back up / restore preferred app configurationChristopher Tate2015-04-061-0/+1
* Fixes to full-backup scheduling edge casesChristopher Tate2015-03-302-37/+81
* Respect the transport's requestFullBackupTime() backoffChristopher Tate2015-03-271-8/+25
* Add payload-size preflight stage to full transport backupChristopher Tate2015-03-262-68/+161
* Switch to new userActivity and package install APIsChristopher Tate2015-03-241-15/+23
* Don't run full backups until package metadata has been pushedChristopher Tate2015-03-121-0/+10
* Don't run full backups on stopped packagesChristopher Tate2015-03-111-0/+8
* Don't enqueue allowBackup=false apps for full backup attemptsChristopher Tate2015-03-051-9/+38
* Use scheduled job rather than periodic alarms for key/value backupsChristopher Tate2015-03-022-49/+148
* Merge "Don't crash when backup timeout races with agent completion"Christopher Tate2015-02-251-1/+16
|\
| * Don't crash when backup timeout races with agent completionChristopher Tate2015-02-241-1/+16
* | Check DUMP permission in the backup service trampolineChristopher Tate2015-02-241-0/+2
|/
* resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aospAlex Klyubin2015-02-111-2/+3
|\
| * Move hidden ApplicationInfo flags into a separate field.Alex Klyubin2015-02-111-2/+3
* | Don't run full-data backups when backup is disabledChristopher Tate2015-01-291-0/+22
* | Don't write widget metadata to backup unless it's new/changedChristopher Tate2015-01-151-11/+80
* | Support single-package backup rejection by the transportChristopher Tate2015-01-061-9/+20
* | Remove the "backup_data_changed" event logChristopher Tate2015-01-051-2/+0
* | Correctly parse previous PMBA state during backupChristopher Tate2014-12-041-1/+2
* | Don't crash if a system restore fails before constructing the PMBAChristopher Tate2014-12-011-1/+1
* | Adding method to query backup manager service activity statusZoltan Szatmary-Ban2014-11-121-1/+16
* | Enable runtime turndown of backup/restore servicesChristopher Tate2014-11-073-20/+348
|/
* Eliminate race condition around backup completion + resumptionChristopher Tate2014-10-161-1/+4
* Fix spurious restore session timeoutsChristopher Tate2014-10-161-0/+15
* Fix bug 17931760 - spurious timeout leads to mayhemChristopher Tate2014-10-091-0/+5
* Actually tell the widget service that restore is startingChristopher Tate2014-10-081-0/+5