summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* am 9b91d78a: Merge change 8911 into donutAndroid (Google) Code Review2009-07-291-0/+28
|\
| * Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-281-0/+28
* | am 1dd6936a: Merge change 8728 into donutAndroid (Google) Code Review2009-07-281-1/+24
|\ \ | |/
| * Fix resource code and version attributesSuchi Amalapurapu2009-07-281-1/+24
* | am de08cdc0: Merge change 8262 into donutAndroid (Google) Code Review2009-07-231-0/+9
|\ \ | |/
| * Implement the device ConfigurationInfo.reqGlEsVersion field.Jack Palevich2009-07-221-0/+9
* | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-2/+1
|\ \ | |/
| * Simplify density compatibility to a boolean.Dianne Hackborn2009-07-221-2/+1
* | am 6fb608ee: Merge change 7854 into donutAndroid (Google) Code Review2009-07-211-5/+49
|\ \ | |/
| * Merge change 7854 into donutAndroid (Google) Code Review2009-07-211-5/+49
| |\
| | * Issue #1884058 (Need to only record frequency and duration for selected Googl...Dianne Hackborn2009-07-191-5/+49
* | | am ef1a92ab: Merge change 7961 into donutAndroid (Google) Code Review2009-07-201-1/+1
|\ \ \ | |/ /
| * | Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+1
| |/
* | am fae76f5b: Fix issue #1985502: Sapphire (and any other device) reports that...Dianne Hackborn2009-07-161-2/+4
|\ \ | |/
| * Fix issue #1985502: Sapphire (and any other device) reports that it has a har...Dianne Hackborn2009-07-161-2/+4
* | am eb09c6a0: Merge change 7568 into donutAndroid (Google) Code Review2009-07-161-5/+10
|\ \ | |/
| * Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-161-5/+10
* | resolved conflicts for merge of b06ea706 to masterDianne Hackborn2009-07-141-25/+59
|\ \ | |/
| * Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-25/+59
* | resolved conflicts for merge of 889c2d37 to masterDianne Hackborn2009-07-101-0/+23
|\ \ | |/
| * Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-091-0/+23
* | resolved conflicts for merge of 2af632f8 to masterDianne Hackborn2009-07-091-0/+22
|\ \ | |/
| * Add new <path-permission tag for use by global search.Dianne Hackborn2009-07-081-0/+22
* | am d7cd29da: Add facility to run setup wizard after an update.Dianne Hackborn2009-07-031-31/+99
|\ \ | |/
| * Add facility to run setup wizard after an update.Dianne Hackborn2009-07-011-31/+99
* | am 6e1647a2: Merge change 5829 into donutAndroid (Google) Code Review2009-07-011-1/+10
|\ \ | |/
| * Fix issue #1673793: Theme styles don't apply.Dianne Hackborn2009-06-301-1/+10
* | am 8a27f923: Don\'t crash in various ways when using backup services too earlyChristopher Tate2009-06-291-0/+9
|\ \ | |/
| * Don't crash in various ways when using backup services too earlyChristopher Tate2009-06-261-0/+9
* | am f881762f: Merge change 5351 into donutAndroid (Google) Code Review2009-06-251-3/+2
|\ \ | |/
| * Add a method to Process to get uid for a pid.Amith Yamasani2009-06-241-3/+2
* | am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-39/+51
|\ \ | |/
| * Fix bug 1829561 ("am profile" with bad filename kills process).Dianne Hackborn2009-06-241-39/+51
* | am 3e376a74: Merge change 5171 into donutAndroid (Google) Code Review2009-06-242-6/+23
|\ \ | |/
| * Track native processes and airplane mode.Amith Yamasani2009-06-242-6/+23
* | Add exception line number to ApplicationErrorReportJacek Surazski2009-06-241-0/+1
* | am 722baf5e: 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
* | GoogleFeedback handles errors in core apps.Jacek Surazski2009-06-191-14/+55
|/
* Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy Applicati...Dianne Hackborn2009-06-182-2/+66
* Extend Intent/Uri conversion for use by BrowserDianne Hackborn2009-06-171-1/+2
* Fix issue #1924851Dianne Hackborn2009-06-171-37/+90
* add exception message to ApplicationErrorReportJacek Surazski2009-06-171-2/+9
* Remove circular dependency in PackageManager. api freeStorage uses PendingInt...Suchi Amalapurapu2009-06-174-6/+6
* Fix many of the ANRs introduced by scheduling classes.Dianne Hackborn2009-06-161-7/+37
* Fix bug #1812041: activity manager crash with bad args.Dianne Hackborn2009-06-121-30/+20
* The rest of the basic flow for restoreChristopher Tate2009-06-101-5/+8
* ActivityManager: Ensure that we clear the calling process identity around cal...San Mehat2009-06-101-0/+4
* Apply OOM adjustment while an app is undergoing backupChristopher Tate2009-06-051-3/+28
* More backup workChristopher Tate2009-06-031-0/+3