index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmds
/
bmgr
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Don't crash if the Backup Manager returns a null RestoreSet[]
Christopher Tate
2009-08-07
1
-6
/
+8
*
make restore tokens shown in hex.
Christian Sonntag
2009-08-07
1
-2
/
+2
*
Fix Bmgr's logic around restore completion
Christopher Tate
2009-08-07
1
-9
/
+12
*
Add a 'wipe' operation to Bmgr
Christopher Tate
2009-07-02
1
-0
/
+26
*
Implement persistent enable/disable of the backup manager
Christopher Tate
2009-06-29
1
-0
/
+55
*
Use system properties to track the current transport
Christopher Tate
2009-06-26
1
-11
/
+54
*
Use a long for restore token
Dan Egnor
2009-06-26
1
-2
/
+2
*
Add some error reporting & info to bmgr's output
Christopher Tate
2009-06-26
1
-3
/
+17
*
Add some helpful tests scripts for backup and make bmgr restore wait until th...
Joe Onorato
2009-06-25
1
-11
/
+33
*
Give the bmgr command an IRestoreObserver too.
Joe Onorato
2009-06-25
1
-2
/
+13
*
Use signatures on restore
Christopher Tate
2009-06-18
1
-0
/
+21
*
More bmgr work; fix clear-data signalling
Christopher Tate
2009-06-16
1
-5
/
+49
*
Sketch out a 'bmgr' command line tool
Christopher Tate
2009-06-15
5
-0
/
+379