summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge change 5014 into donutAndroid (Google) Code Review2009-06-221-3/+5
|\
| * Fix issue #1933587. Perform dexopt of instrumentation .apks.Dianne Hackborn2009-06-221-3/+5
* | Pass the originating app's versionCode along with a restore setChristopher Tate2009-06-222-9/+23
* | Add some global metadata to the restore setChristopher Tate2009-06-222-93/+162
* | Merge change 4952 into donutAndroid (Google) Code Review2009-06-221-2/+2
|\ \ | |/ |/|
| * Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-2/+2
* | Merge change 4754 into donutAndroid (Google) Code Review2009-06-221-1/+48
|\ \
| * | At boot time, add additional per-device information to theNick Kralevich2009-06-221-1/+48
* | | Merge change 4827 into donutAndroid (Google) Code Review2009-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix issue with shared user permissions.Suchi Amalapurapu2009-06-191-1/+1
* | | Add app version to the backup metadataChristopher Tate2009-06-192-43/+75
* | | Add "why?" button to low battery dialog.Dianne Hackborn2009-06-191-0/+17
|/ /
* | Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage.Suchi Amalapurapu2009-06-191-29/+1
|/
* Make signature checks on restore work with unsigned appsChristopher Tate2009-06-181-11/+14
* Merge change 4696 into donutAndroid (Google) Code Review2009-06-183-26/+134
|\
| * Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-183-26/+134
* | backup stuffJoe Onorato2009-06-181-0/+1
* | Use signatures on restoreChristopher Tate2009-06-181-3/+57
* | Merge change 4670 into donutAndroid (Google) Code Review2009-06-181-7/+17
|\ \
| * | Update RandomBlock to use RandomAccessFile. This helpsNick Kralevich2009-06-181-7/+17
* | | Merge change 4682 into donutAndroid (Google) Code Review2009-06-182-7/+321
|\ \ \ | |/ / |/| |
| * | Store the app signatures as part of the backup setChristopher Tate2009-06-182-7/+321
| |/
* | Merge change 4521 into donutAndroid (Google) Code Review2009-06-183-0/+194
|\ \ | |/ |/|
| * load entropy data at boot. Periodically write entropy data to disk.Nick Kralevich2009-06-183-0/+194
* | Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-172-28/+68
* | Merge change 4579 into donutAndroid (Google) Code Review2009-06-171-37/+90
|\ \
| * | Fix issue #1924851Dianne Hackborn2009-06-171-37/+90
| |/
* | Replace the stub GoogleTransport with callout to theDan Egnor2009-06-171-29/+48
|/
* add exception message to ApplicationErrorReportJacek Surazski2009-06-171-2/+9
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-175-6/+36
* Merge change 4438 into donutAndroid (Google) Code Review2009-06-171-7/+37
|\
| * Fix many of the ANRs introduced by scheduling classes.Dianne Hackborn2009-06-161-7/+37
* | Hold the current transport instantiated all the time.Christopher Tate2009-06-161-22/+26
* | Allow privileged callers to schedule a backup pass for any app.Christopher Tate2009-06-161-2/+20
|/
* More bmgr work; fix clear-data signallingChristopher Tate2009-06-161-3/+29
* Merge change 4287 into donutAndroid (Google) Code Review2009-06-151-15/+20
|\
| * Sketch out a 'bmgr' command line toolChristopher Tate2009-06-151-15/+20
* | Implement permission test for activity, window, service manager.Dianne Hackborn2009-06-151-57/+95
|/
* Merge change 4112 into donutAndroid (Google) Code Review2009-06-121-30/+20
|\
| * Fix bug #1812041: activity manager crash with bad args.Dianne Hackborn2009-06-121-30/+20
* | Journal backup requests so that they won't be lost in a crashChristopher Tate2009-06-121-5/+94
|/
* Flesh out restore interface on manager; work up most of LocalTransportChristopher Tate2009-06-101-7/+39
* Merge change 3826 into donutAndroid (Google) Code Review2009-06-101-1/+1
|\
| * LocationManagerService: Fix logic error removing multiple dead receivers.Simon Schoar2009-06-101-1/+1
* | The rest of the basic flow for restoreChristopher Tate2009-06-102-99/+211
* | resolution support fix/improvementMitsuru Oshima2009-06-101-5/+45
* | Enable HierarchyViewer on debuggable builds, even if they're secure.Romain Guy2009-06-101-516/+522
* | Merge change 3726 into donutAndroid (Google) Code Review2009-06-101-0/+4
|\ \
| * | ActivityManager: Ensure that we clear the calling process identity around cal...San Mehat2009-06-101-0/+4
| |/
* | More restore plumbing, plus add suggested-backoff to transport APIChristopher Tate2009-06-101-43/+174
|/