Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8bf13f06d71f01b79752965526cbdf598c1067fd
/
services
/
backup
972b39e
Start using shared libraries class loader.
by Nicolas Geoffray
· 6 years ago
49a987c
Merge "Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver." into pi-dev
by Shaowei Shen
· 7 years ago
09589d0
Don't run obb backup for shared storage backup package.
by Anton Philippov
· 7 years ago
59ab5f4
Fix [kv-3]PerformBackupTask using last package status to decide status sent to IBackupObserver.
by shaoweishen
· 7 years ago
cfa5a82
Fix [kv-4] PerformBackupTask possible NPE/Wrong package report.
by Henry Liu
· 7 years ago
960a0c6
Merge "Add SigningInfo class to expose package signing details." into pi-dev
by Daniel Cashman
· 7 years ago
133f93b
Merge "Pass app version to agent in adb restore for kv." into pi-dev
by Anton Philippov
· 7 years ago
f8cefde
Pass app version to agent in adb restore for kv.
by Anton Philippov
· 7 years ago
5c9f527e
Add SigningInfo class to expose package signing details.
by Dan Cashman
· 7 years ago
51c4f03
Catch IAE from unbind onServiceDisconnected()
by Bernardo Rufino
· 7 years ago
bb0bcc4
Merge "Clear app data before full restore for specified packages" into pi-dev
by TreeHugger Robot
· 7 years ago
5b53875
Clear app data before full restore for specified packages
by Artem Iglikov
· 7 years ago
9289216
DO NOT MERGE Unrevert update references to backup agent timeouts
by Annie Meng
· 7 years ago
b873780
DO NOT MERGE Revert "DO NOT MERGE Update references to backup/restore agent timeouts"
by Artem Iglikov
· 7 years ago
f77cae6
DO NOT MERGE Update references to backup/restore agent timeouts
by Annie Meng
· 7 years ago
d069a88
DO NOT MERGE Create a setting for backup/restore agent timeouts
by Annie Meng
· 7 years ago
528c3e5
Allow restoring of apps that rotated key
by Michal Karpinski
· 7 years ago
d3b6e9f
Merge "DO NOT MERGE Create a key value settings observer for backup parameters" into pi-dev
by Annie Meng
· 7 years ago
7d3033b
DO NOT MERGE Create a key value settings observer for backup parameters
by Annie Meng
· 7 years ago
602bf1a
Add tests for TransportStats and some refactor
by Bernardo Rufino
· 7 years ago
60719a4
Add measurements for TransportClient connections
by Bernardo Rufino
· 7 years ago
14c716c
Revert "Allow restoring of apps that rotated key"
by Amith Yamasani
· 7 years ago
9371be3
Merge "Bmgr about running backups"
by TreeHugger Robot
· 7 years ago
760c1f5
Bmgr about running backups
by Bernardo Rufino
· 7 years ago
961f409
Merge "Allow restoring of apps that rotated key"
by Michal Karpinski
· 7 years ago
0b0ebb6
Merge "Move transport constant to BackupTransport API"
by Annie Meng
· 7 years ago
1b9877a
Move transport constant to BackupTransport API
by Annie Meng
· 7 years ago
12b6baf
More tests for ActiveRestoreSession
by Bernardo Rufino
· 7 years ago
313d225
Allow restoring of apps that rotated key
by Michal Karpinski
· 7 years ago
92c8756
Support bmgr wipe also for full backup apps
by Michal Karpinski
· 7 years ago
c31222f
Add Backup and Restore directory OWNERS
by Michal Karpinski
· 7 years ago
0eb747e
Merge "Update transport connection with registration info"
by TreeHugger Robot
· 7 years ago
36c5613
Update transport connection with registration info
by Annie Meng
· 7 years ago
bbab23f
Frameworks: Annotate trivial @GuardedBy in services/ misc
by Andreas Gampe
· 7 years ago
d38749b
Update adb backup/restore confirmation activity on new intent
by Annie Meng
· 7 years ago
fe4ae0c
Rename RefactoredBackupManagerService to BackupManagerService
by Michal Karpinski
· 7 years ago
1e7f801
Merge "Binding on-demand #12: Log and unbind dangling TransportClients"
by TreeHugger Robot
· 7 years ago
3184cc9
Binding on-demand #12: Log and unbind dangling TransportClients
by Bernardo Rufino
· 7 years ago
39194c0
Add #getTransportFlags to BackupDataOutput
by Robert Berry
· 7 years ago
f5b99ad
Let the transport ask for non-incremental backup.
by Oscar Key
· 7 years ago
8056728
Move backup of @pm@ into its own state.
by Oscar Key
· 7 years ago
38902fc
Merge "Make various members private in PerformBackupTask."
by Oscar Key
· 7 years ago
3d2f335
Make various members private in PerformBackupTask.
by Oscar Key
· 7 years ago
b56074b
Merge "Clear calling uid in isAppEligibleForBackup() and variant"
by TreeHugger Robot
· 7 years ago
5d94c39
Merge "Binding on-demand #11: Dump TransportClients"
by Bernardo Rufino
· 7 years ago
c3e509c
Clear calling uid in isAppEligibleForBackup() and variant
by Bernardo Rufino
· 7 years ago
861b420
Binding on-demand #11: Dump TransportClients
by Bernardo Rufino
· 7 years ago
a4517cd
Remove use of streams in TransportManager
by Bernardo Rufino
· 7 years ago
070081b
Don't use transport binder with the lock held
by Bernardo Rufino
· 7 years ago
3fb6ea9
Merge "Add BackupManager#isBackupServiceActive() system API"
by TreeHugger Robot
· 7 years ago
4e588ba
Merge "Move event logging to TransportClient and add connection event"
by Bernardo Rufino
· 7 years ago
96e0be0
Add BackupManager#isBackupServiceActive() system API
by Michal Karpinski
· 7 years ago
ec2965d
Dispose of TransportClient in updateStateForTransport()
by Bernardo Rufino
· 7 years ago
c141d08
New management API for making backups mandatory.
by Lenka Trochtova
· 7 years ago
931abbc
Merge "Binding on-demand #10: Remove permanent binding and add registration"
by TreeHugger Robot
· 7 years ago
aa56a6c
Move event logging to TransportClient and add connection event
by Bernardo Rufino
· 7 years ago
41349c0
Binding on-demand #10: Remove permanent binding and add registration
by Bernardo Rufino
· 7 years ago
0158d97
Merge "Add FLAG_INCREMENTAL and FLAG_NON_INCREMENTAL to performBackup()."
by Oscar Key
· 7 years ago
7b1d974
Add FLAG_INCREMENTAL and FLAG_NON_INCREMENTAL to performBackup().
by Oscar Key
· 7 years ago
5a484dc
Binding on-demand #9: selectBackupTransport[Async]
by Bernardo Rufino
· 7 years ago
d8a0cb7
Start BackupManagerConstants content observer
by Bartosz Fabianowski
· 7 years ago
0b25273
Merge "Ancestral restore versioning for PackageManagerBackupAgent"
by Michal Karpinski
· 7 years ago
172bb61
Merge "Remove transport dir name from TransportClient"
by TreeHugger Robot
· 7 years ago
a068cd6
Merge "Binding on-demand #8: Miscellaneous usages"
by TreeHugger Robot
· 7 years ago
516ac957
Remove transport dir name from TransportClient
by Bernardo Rufino
· 7 years ago
fa51853
Binding on-demand #8: Miscellaneous usages
by Bernardo Rufino
· 7 years ago
7323eec
Disable installation via adb restore
by Philip P. Moltmann
· 7 years ago
79c238a
Use modern install method in backup service
by Philip P. Moltmann
· 7 years ago
a8a01bf
Ancestral restore versioning for PackageManagerBackupAgent
by Michal Karpinski
· 7 years ago
7f97228
Address review comments from 02a1c08
by Bartosz Fabianowski
· 7 years ago
9fcc8ff
Send backup success notification to background apps as well
by Bartosz Fabianowski
· 7 years ago
a67d107
Merge "Binding on-demand #7: PerformInitializeTask usage"
by Bernardo Rufino
· 7 years ago
02a1c08
Add notification on succesful backups
by Denis Kuznetsov
· 7 years ago
7915559
Binding on-demand #7: PerformInitializeTask usage
by Bernardo Rufino
· 7 years ago
7b3701a
Log d when transport updates its attributes
by Bernardo Rufino
· 7 years ago
7f14ede
Binding on-demand #6: Transport attributes usage
by Bernardo Rufino
· 7 years ago
c4cded9
Merge "Binding on-demand #5: PerformUnifiedRestoreTask usage"
by Bernardo Rufino
· 7 years ago
efdede0
Merge "Cancel alarms & jobs when an app's data is cleared"
by TreeHugger Robot
· 7 years ago
998fdaa
Binding on-demand #5: PerformUnifiedRestoreTask usage
by Bernardo Rufino
· 7 years ago
1d99c39
Cancel alarms & jobs when an app's data is cleared
by Christopher Tate
· 7 years ago
e0b2ee5
Convert services to Android.bp
by Colin Cross
· 7 years ago
f93a091
Binding on-demand #4: PerformClearTask usage
by Bernardo Rufino
· 7 years ago
3accca0
Add major version code to platform.
by Dianne Hackborn
· 11 years ago
728dcea
Remove old BackupManagerService
by Bernardo Rufino
· 7 years ago
ab95333
Binding on-demand #3: updateTransportAttributes() API
by Bernardo Rufino
· 7 years ago
4719ed5
Binding on-demand #2: PerformFullTransportBackupTask usage
by Bernardo Rufino
· 7 years ago
af547f4
Binding on-demand #1: TransportClient infra + PerformBackupTask usage
by Bernardo Rufino
· 7 years ago
d85c85f
Merge "In backup/restore code wrap Binder.restoreCallingIdentity() in finally{}."
by Peter Visontay
· 7 years ago
2eccd02
Make the battery saver knobs hidden public,
by Makoto Onuki
· 7 years ago
a9565cb
In backup/restore code wrap Binder.restoreCallingIdentity() in finally{}.
by Peter Visontay
· 7 years ago
387267e
Don't overly call transport.transportDirName()
by Michal Karpinski
· 7 years ago
8808609
Fix backup server
by Christopher Tate
· 7 years ago
73093a4
Backup OS service now processes unlock off the main thread
by Christopher Tate
· 7 years ago
66c9472
Fix system server crash when told to init backup transports
by Christopher Tate
· 7 years ago
43f2d3d
Reduce lock interactions in backup transport management
by Christopher Tate
· 7 years ago
bef5f4a
Switch to use RefactoredBackupManagerService
by Michal Karpinski
· 7 years ago
9464a31
[RefactoredBMS] Use buffered DataInputStream vs RandomAccessFile
by Michal Karpinski
· 7 years ago
c174163
[RefactoredBMS] Refresh in-memory SharedPreferences instances after restore
by Michal Karpinski
· 7 years ago
9d395bb
[RefactoredBMS] Tear down agent after preflight rejection
by Michal Karpinski
· 7 years ago
fcd615f
[RefactoredBMS] Do not perform backup/restore of instant apps
by Michal Karpinski
· 7 years ago
Next »