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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for netkeystore.
Chung-yih Wang
2009-07-30
3
-7
/
+308
*
fix [1981759] -no-boot-anim has no effect
Mathias Agopian
2009-07-28
1
-5
/
+15
*
fix [1996214] Boot animation is occasionally messed up
Mathias Agopian
2009-07-28
1
-1
/
+4
*
Add memcpy and strcpy boundary check.
Chung-yih Wang
2009-07-24
1
-1
/
+31
*
keystore: Fix a compile warning.
Chia-chi Yeh
2009-07-16
1
-1
/
+1
*
Merge change 6198 into donut
Android (Google) Code Review
2009-07-06
1
-0
/
+53
|
\
|
*
keystore: Provide a generic getter for native components.
Chia-chi Yeh
2009-07-06
1
-0
/
+53
*
|
Add password field for WiFi configuration.
Chung-yih Wang
2009-07-05
1
-4
/
+12
|
/
*
Two small checks in keymgmt.
Chung-yih Wang
2009-07-03
3
-1
/
+10
*
Add a 'wipe' operation to Bmgr
Christopher Tate
2009-07-02
1
-0
/
+26
*
Remove the null-termination for Java string compatibility.
Chung-yih Wang
2009-07-02
1
-1
/
+1
*
Merge change 5615 into donut
Android (Google) Code Review
2009-07-02
10
-619
/
+1098
|
\
|
*
Implement the generic mini-keystore for security.
Chung-yih Wang
2009-07-02
10
-619
/
+1098
*
|
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
*
Fix bug 1829561 ("am profile" with bad filename kills process).
Dianne Hackborn
2009-06-24
1
-2
/
+17
*
Use signatures on restore
Christopher Tate
2009-06-18
1
-0
/
+21
*
Merge change 4337 into donut
Android (Google) Code Review
2009-06-16
3
-72
/
+235
|
\
|
*
Change the keystore APIs.
Chung-yih Wang
2009-06-17
3
-72
/
+235
*
|
checkpoint BackupDatAInput / RestoreHelper
Joe Onorato
2009-06-16
1
-24
/
+5
*
|
More bmgr work; fix clear-data signalling
Christopher Tate
2009-06-16
1
-5
/
+49
|
/
*
Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel...
Mike Lockwood
2009-06-16
1
-4
/
+0
*
Sketch out a 'bmgr' command line tool
Christopher Tate
2009-06-15
5
-0
/
+379
*
Merge change 3940 into donut
Android (Google) Code Review
2009-06-11
1
-0
/
+4
|
\
|
*
dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash.
Mike Lockwood
2009-06-11
1
-0
/
+4
*
|
Provide the Keystore feature in the framework.
Chung-yih Wang
2009-06-11
2
-20
/
+27
|
/
*
Merge change 3427 into donut
Android (Google) Code Review
2009-06-09
4
-0
/
+467
|
\
|
*
First version of the keystore service.
Chung-yih Wang
2009-06-08
4
-0
/
+467
*
|
Merge change 3184 into donut
Android (Google) Code Review
2009-06-04
1
-1
/
+1
|
\
\
|
*
|
The '-D' option for the 'am' command appears to be optional, so reflect that ...
Marco Nelissen
2009-06-04
1
-1
/
+1
|
|
/
*
|
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-06-04
1
-1
/
+16
|
/
*
Define TARGET_CPU_ABI for finding native code in .apks
Dianne Hackborn
2009-05-22
1
-0
/
+3
*
Merge change 2336 into donut
Android (Google) Code Review
2009-05-22
1
-1
/
+2
|
\
|
*
dumpstate: Add to AID_SDCARD_RW group to fix saving bugreports to the SD card.
Mike Lockwood
2009-05-22
1
-1
/
+2
*
|
Merge change 2230 into donut
Android (Google) Code Review
2009-05-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
runtime: Add CAP_SYS_NICE to the system server capabilities list so it
San Mehat
2009-05-21
1
-2
/
+2
*
|
split boot animation out of SurfaceFlinger
Mathias Agopian
2009-05-21
4
-0
/
+410
|
/
*
this might fix the build
Joe Onorato
2009-05-20
1
-1
/
+1
*
Hook up the backup data writer, and add a utility to read the backup data files.
Joe Onorato
2009-05-20
3
-0
/
+327
*
Fix issue where apps could prevent the user from going home.
Dianne Hackborn
2009-05-19
1
-15
/
+25
*
Add intent for gservices override, and handle empty arguments properly
Dan Egnor
2009-05-15
1
-1
/
+1
*
Implement issue #1783881 (manifest option for adb-install-only apps)
Dianne Hackborn
2009-05-12
1
-19
/
+25
*
PackageManager keeps track of who installed what.
Jacek Surazski
2009-05-12
1
-2
/
+12
*
Implement targetSdkVersion and maxSdkVersion, plus version code names.
Dianne Hackborn
2009-05-08
1
-0
/
+3
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-5
/
+8
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
2
-3
/
+3
[next]