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
/
services
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge change 5014 into donut
Android (Google) Code Review
2009-06-22
1
-3
/
+5
|
\
|
*
Fix issue #1933587. Perform dexopt of instrumentation .apks.
Dianne Hackborn
2009-06-22
1
-3
/
+5
*
|
Pass the originating app's versionCode along with a restore set
Christopher Tate
2009-06-22
2
-9
/
+23
*
|
Add some global metadata to the restore set
Christopher Tate
2009-06-22
2
-93
/
+162
*
|
Merge change 4952 into donut
Android (Google) Code Review
2009-06-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-22
1
-2
/
+2
*
|
Merge change 4754 into donut
Android (Google) Code Review
2009-06-22
1
-1
/
+48
|
\
\
|
*
|
At boot time, add additional per-device information to the
Nick Kralevich
2009-06-22
1
-1
/
+48
*
|
|
Merge change 4827 into donut
Android (Google) Code Review
2009-06-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix issue with shared user permissions.
Suchi Amalapurapu
2009-06-19
1
-1
/
+1
*
|
|
Add app version to the backup metadata
Christopher Tate
2009-06-19
2
-43
/
+75
*
|
|
Add "why?" button to low battery dialog.
Dianne Hackborn
2009-06-19
1
-0
/
+17
|
/
/
*
|
Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.
Suchi Amalapurapu
2009-06-19
1
-29
/
+1
|
/
*
Make signature checks on restore work with unsigned apps
Christopher Tate
2009-06-18
1
-11
/
+14
*
Merge change 4696 into donut
Android (Google) Code Review
2009-06-18
3
-26
/
+134
|
\
|
*
Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...
Dianne Hackborn
2009-06-18
3
-26
/
+134
*
|
backup stuff
Joe Onorato
2009-06-18
1
-0
/
+1
*
|
Use signatures on restore
Christopher Tate
2009-06-18
1
-3
/
+57
*
|
Merge change 4670 into donut
Android (Google) Code Review
2009-06-18
1
-7
/
+17
|
\
\
|
*
|
Update RandomBlock to use RandomAccessFile. This helps
Nick Kralevich
2009-06-18
1
-7
/
+17
*
|
|
Merge change 4682 into donut
Android (Google) Code Review
2009-06-18
2
-7
/
+321
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Store the app signatures as part of the backup set
Christopher Tate
2009-06-18
2
-7
/
+321
|
|
/
*
|
Merge change 4521 into donut
Android (Google) Code Review
2009-06-18
3
-0
/
+194
|
\
\
|
|
/
|
/
|
|
*
load entropy data at boot. Periodically write entropy data to disk.
Nick Kralevich
2009-06-18
3
-0
/
+194
*
|
Extend Intent/Uri conversion for use by Browser
Dianne Hackborn
2009-06-17
2
-28
/
+68
*
|
Merge change 4579 into donut
Android (Google) Code Review
2009-06-17
1
-37
/
+90
|
\
\
|
*
|
Fix issue #1924851
Dianne Hackborn
2009-06-17
1
-37
/
+90
|
|
/
*
|
Replace the stub GoogleTransport with callout to the
Dan Egnor
2009-06-17
1
-29
/
+48
|
/
*
add exception message to ApplicationErrorReport
Jacek Surazski
2009-06-17
1
-2
/
+9
*
Remove circular dependency in PackageManager. api freeStorage uses PendingInt...
Suchi Amalapurapu
2009-06-17
5
-6
/
+36
*
Merge change 4438 into donut
Android (Google) Code Review
2009-06-17
1
-7
/
+37
|
\
|
*
Fix many of the ANRs introduced by scheduling classes.
Dianne Hackborn
2009-06-16
1
-7
/
+37
*
|
Hold the current transport instantiated all the time.
Christopher Tate
2009-06-16
1
-22
/
+26
*
|
Allow privileged callers to schedule a backup pass for any app.
Christopher Tate
2009-06-16
1
-2
/
+20
|
/
*
More bmgr work; fix clear-data signalling
Christopher Tate
2009-06-16
1
-3
/
+29
*
Merge change 4287 into donut
Android (Google) Code Review
2009-06-15
1
-15
/
+20
|
\
|
*
Sketch out a 'bmgr' command line tool
Christopher Tate
2009-06-15
1
-15
/
+20
*
|
Implement permission test for activity, window, service manager.
Dianne Hackborn
2009-06-15
1
-57
/
+95
|
/
*
Merge change 4112 into donut
Android (Google) Code Review
2009-06-12
1
-30
/
+20
|
\
|
*
Fix bug #1812041: activity manager crash with bad args.
Dianne Hackborn
2009-06-12
1
-30
/
+20
*
|
Journal backup requests so that they won't be lost in a crash
Christopher Tate
2009-06-12
1
-5
/
+94
|
/
*
Flesh out restore interface on manager; work up most of LocalTransport
Christopher Tate
2009-06-10
1
-7
/
+39
*
Merge change 3826 into donut
Android (Google) Code Review
2009-06-10
1
-1
/
+1
|
\
|
*
LocationManagerService: Fix logic error removing multiple dead receivers.
Simon Schoar
2009-06-10
1
-1
/
+1
*
|
The rest of the basic flow for restore
Christopher Tate
2009-06-10
2
-99
/
+211
*
|
resolution support fix/improvement
Mitsuru Oshima
2009-06-10
1
-5
/
+45
*
|
Enable HierarchyViewer on debuggable builds, even if they're secure.
Romain Guy
2009-06-10
1
-516
/
+522
*
|
Merge change 3726 into donut
Android (Google) Code Review
2009-06-10
1
-0
/
+4
|
\
\
|
*
|
ActivityManager: Ensure that we clear the calling process identity around cal...
San Mehat
2009-06-10
1
-0
/
+4
|
|
/
*
|
More restore plumbing, plus add suggested-backoff to transport API
Christopher Tate
2009-06-10
1
-43
/
+174
|
/
[next]