index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
bmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get OperationType from transport
Ruslan Tkhakokhov
2021-02-24
1
-3
/
+2
*
Revert "Get OperationType from transport"
Kapish Goel
2021-02-12
1
-2
/
+3
*
Get OperationType from transport
Ruslan Tkhakokhov
2021-02-11
1
-3
/
+2
*
[FSD2D] Add BackupManager API to start restore
Ruslan Tkhakokhov
2020-08-06
1
-2
/
+3
*
Add bmgr command to enable/disable auto restore
Ruslan Tkhakokhov
2019-08-27
1
-0
/
+29
*
Differentiate between various error conditions when calling Bmgr methods
nathch
2019-07-17
1
-42
/
+32
*
[Multi-user] Clean up user state stored in the system user directory
Chandan Nath
2019-04-03
1
-0
/
+24
*
API Review: Internal RestoreSession#restorePackages
Ruslan Tkhakokhov
2019-03-18
1
-2
/
+2
*
[Multi-user] Disable backup by default in non-system users
Annie Meng
2019-01-24
1
-7
/
+39
*
[Multi-user] Change more BackupManager AIDL methods to accept userId in methods
Chandan Nath
2018-12-18
1
-18
/
+22
*
[Multi-user] Change BackupManager AIDL to accept userId in methods
Chandan Nath
2018-12-11
1
-5
/
+6
*
add option --user to Bmgr.java
Chandan Nath
2018-11-21
1
-46
/
+79
*
Add adb shell bmgr init TRANSPORT... to bmgr help
Bernardo Rufino
2018-08-22
1
-0
/
+5
*
Add --monitor to bmgr backupnow
Bernardo Rufino
2018-08-09
1
-11
/
+185
*
Merge "Disable bmgr if BMS is not running"
Annie Meng
2018-06-06
1
-3
/
+22
|
\
|
*
Disable bmgr if BMS is not running
Annie Meng
2018-06-05
1
-3
/
+22
*
|
Remove adb shell bmgr restore <package>
Bernardo Rufino
2018-06-06
1
-30
/
+4
|
/
*
Bmgr about running backups
Bernardo Rufino
2018-02-28
1
-1
/
+5
*
Binding on-demand #8: Miscellaneous usages
Bernardo Rufino
2018-01-05
1
-12
/
+11
*
Add 'bmgr' command to synchronously init transports
Christopher Tate
2017-06-20
1
-18
/
+93
*
Extend "Transport rejected package" message in Bmgr
Michal Karpinski
2017-06-08
1
-1
/
+2
*
"bmgr restore" really should wait until operation finishes.
Makoto Onuki
2017-04-12
1
-0
/
+6
*
BackupManager#cancelBackups() API
Shreyas Basarge
2017-02-14
1
-0
/
+24
*
Add instrumentation for BackupManager during restore.
Stefanot
2017-02-10
1
-5
/
+9
*
Add monitoring to backup in BackupManager.
Stefanot
2017-02-10
1
-1
/
+3
*
API to select backup transport
Shreyas Basarge
2017-01-24
1
-6
/
+65
*
Non incremental backup flag for requestBackup
Shreyas Basarge
2017-01-19
1
-8
/
+20
*
Let bmgr inspect the set of whitelisted transports
Christopher Tate
2016-06-15
1
-0
/
+19
*
Update bmgr tool.
Sergey Poromov
2016-02-10
1
-18
/
+79
*
Update bmgr cmd line tool to use requestBackup() API in BackupManager
Sergey Poromov
2016-01-22
1
-0
/
+95
*
Teach bmgr that "android" is a valid package name
Christopher Tate
2014-11-13
1
-1
/
+1
*
Add 'fullbackup' to bmgr's usage statement
Christopher Tate
2014-06-24
1
-4
/
+11
*
Implement full data backup through transport
Christopher Tate
2014-06-15
1
-0
/
+21
*
Harden against transiently unavailable backup transports
Christopher Tate
2013-11-19
1
-6
/
+13
*
Trying to unbreak build...
Sascha Prueter
2013-11-19
1
-13
/
+6
*
Harden against transiently unavailable backup transports
Christopher Tate
2013-11-18
1
-6
/
+13
*
Can now restore a subset of apps from historical dataset
Christopher Tate
2011-07-08
1
-6
/
+26
*
Full local backup infrastructure
Christopher Tate
2011-05-10
1
-8
/
+1
*
Permission fix: don't require BACKUP perm for self-restores
Chris Tate
2010-11-16
1
-6
/
+3
*
Don't crash bmgr if there are no available restore sets
Chris Tate
2010-11-01
1
-5
/
+7
*
Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run ...
Fabrice Di Meglio
2010-10-01
1
-1
/
+4
*
Fail gracefully if the user fails to supply necessary args to bmgr
Christopher Tate
2010-06-09
1
-0
/
+10
*
Fix 'bmgr restore'
Christopher Tate
2010-04-06
1
-1
/
+1
*
Make RestoreSession.getAvailableRestoreSets() asynchronous
Christopher Tate
2010-03-30
1
-6
/
+21
*
API CHANGE: Backup/restore API changes requested by the API Council
Christopher Tate
2010-03-26
1
-2
/
+2
*
Refactor android.backup => android.app.backup
Christopher Tate
2010-03-05
1
-4
/
+4
*
fix hex parsing of bmgr
Christian Sonntag
2010-03-04
1
-1
/
+1
*
Add single-package restore to Bmgr feature set
Christopher Tate
2010-02-26
1
-17
/
+64
*
Add single-package restore from an app's most-recent data
Christopher Tate
2010-02-04
1
-1
/
+1
*
Don't let bmgr leave a restore session hanging on error
Christopher Tate
2009-08-11
1
-8
/
+10
[next]