summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Merge change 6198 into donutAndroid (Google) Code Review2009-07-061-0/+53
|\
| * keystore: Provide a generic getter for native components.Chia-chi Yeh2009-07-061-0/+53
* | Add password field for WiFi configuration.Chung-yih Wang2009-07-051-4/+12
|/
* Two small checks in keymgmt.Chung-yih Wang2009-07-033-1/+10
* Add a 'wipe' operation to BmgrChristopher Tate2009-07-021-0/+26
* Remove the null-termination for Java string compatibility.Chung-yih Wang2009-07-021-1/+1
* Merge change 5615 into donutAndroid (Google) Code Review2009-07-0210-619/+1098
|\
| * Implement the generic mini-keystore for security.Chung-yih Wang2009-07-0210-619/+1098
* | Implement persistent enable/disable of the backup managerChristopher Tate2009-06-291-0/+55
|/
* Use system properties to track the current transportChristopher Tate2009-06-261-11/+54
* Use a long for restore tokenDan Egnor2009-06-261-2/+2
* Add some error reporting & info to bmgr's outputChristopher Tate2009-06-261-3/+17
* Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato2009-06-251-11/+33
* Give the bmgr command an IRestoreObserver too.Joe Onorato2009-06-251-2/+13
* Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-2/+17
* Use signatures on restoreChristopher Tate2009-06-181-0/+21
* Merge change 4337 into donutAndroid (Google) Code Review2009-06-163-72/+235
|\
| * Change the keystore APIs.Chung-yih Wang2009-06-173-72/+235
* | checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-24/+5
* | More bmgr work; fix clear-data signallingChristopher Tate2009-06-161-5/+49
|/
* Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel...Mike Lockwood2009-06-161-4/+0
* Sketch out a 'bmgr' command line toolChristopher Tate2009-06-155-0/+379
* Merge change 3940 into donutAndroid (Google) Code Review2009-06-111-0/+4
|\
| * dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash.Mike Lockwood2009-06-111-0/+4
* | Provide the Keystore feature in the framework.Chung-yih Wang2009-06-112-20/+27
|/
* Merge change 3427 into donutAndroid (Google) Code Review2009-06-094-0/+467
|\
| * First version of the keystore service.Chung-yih Wang2009-06-084-0/+467
* | Merge change 3184 into donutAndroid (Google) Code Review2009-06-041-1/+1
|\ \
| * | The '-D' option for the 'am' command appears to be optional, so reflect that ...Marco Nelissen2009-06-041-1/+1
| |/
* | rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-1/+16
|/
* Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-0/+3
* Merge change 2336 into donutAndroid (Google) Code Review2009-05-221-1/+2
|\
| * dumpstate: Add to AID_SDCARD_RW group to fix saving bugreports to the SD card.Mike Lockwood2009-05-221-1/+2
* | Merge change 2230 into donutAndroid (Google) Code Review2009-05-221-2/+2
|\ \ | |/ |/|
| * runtime: Add CAP_SYS_NICE to the system server capabilities list so itSan Mehat2009-05-211-2/+2
* | split boot animation out of SurfaceFlingerMathias Agopian2009-05-214-0/+410
|/
* this might fix the buildJoe Onorato2009-05-201-1/+1
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-203-0/+327
* Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-191-15/+25
* Add intent for gservices override, and handle empty arguments properlyDan Egnor2009-05-151-1/+1
* Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-121-19/+25
* PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-2/+12
* Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-0/+3
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-5/+8
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-132-3/+3
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-1/+47
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-1/+13
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0370-0/+8832
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0370-8832/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-13/+31