summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* Notify all VMs when proxy changes.Robert Greenwalt2010-11-191-0/+33
* Get rid of the extended themes.Dianne Hackborn2010-11-142-3/+10
* StrictMode.Span supportBrad Fitzpatrick2010-11-111-1/+6
* StrictMode: now in more system server threads.Brad Fitzpatrick2010-11-081-0/+5
* Tell each VM to flush their DNS cache.Robert Greenwalt2010-11-041-0/+19
* StrictMode: annotate violations with the Broadcast Intent's action, if any.Brad Fitzpatrick2010-10-291-0/+3
* am 55744530: Merge "resolved conflicts for merge of b4ae2f1b to gingerbread-p...Jean-Baptiste Queru2010-10-251-1/+1
|\
| * resolved conflicts for merge of b4ae2f1b to gingerbread-plus-aospJean-Baptiste Queru2010-10-251-1/+1
| |\
| | * frameworks/base: Handle null from topRunningNonDelayedActivityLockedVairavan Srinivasan2010-10-111-1/+1
* | | Expose (internally only) the number of animations currently running.Brad Fitzpatrick2010-10-221-0/+3
* | | resolved conflicts for merge of 9c7489f8 to masterDianne Hackborn2010-10-221-1/+1
|\ \ \ | |/ /
| * | am 38993d8d: Merge "Fix issue #3122240: Expose xlarge in GB." into gingerbreadDianne Hackborn2010-10-221-1/+1
| |\ \
| | * | Fix issue #3122240: Expose xlarge in GB.Dianne Hackborn2010-10-221-1/+1
* | | | Show app services in adb bugreport (dumpstate).Joe Onorato2010-10-221-15/+8
* | | | resolved conflicts for merge of 964eb438 to masterKenny Root2010-10-181-0/+3
|\ \ \ \ | |/ / /
| * | | am 42499170: Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+3
| |\ \ \ | | |/ /
| | * | Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-161-0/+3
| * | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ...Jeff Brown2010-10-151-1/+1
| |\ \ \ | | |/ /
| | * | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-1/+1
* | | | am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...Dianne Hackborn2010-10-182-0/+4
|\ \ \ \ | |/ / /
| * | | am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UI...Dianne Hackborn2010-10-152-0/+4
| |\ \ \ | | |/ /
| | * | Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-152-0/+4
* | | | am 10d48f26: am efb58101: Debug logs for issue #3101415: Apps seem to have th...Dianne Hackborn2010-10-171-18/+22
|\ \ \ \ | |/ / /
| * | | am efb58101: Debug logs for issue #3101415: Apps seem to have their UID chang...Dianne Hackborn2010-10-151-18/+22
| |\ \ \ | | |/ /
| | * | Debug logs for issue #3101415: Apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-18/+22
* | | | Add support for secure system overlays.Jeff Brown2010-10-151-1/+1
* | | | am 4ce930da: am 259c8499: Merge "Fix issue #3089800: adb shell am -W causes A...Dianne Hackborn2010-10-141-2/+2
|\ \ \ \ | |/ / /
| * | | am 259c8499: Merge "Fix issue #3089800: adb shell am -W causes ActivityManage...Dianne Hackborn2010-10-121-2/+2
| |\ \ \ | | |/ /
| | * | Fix issue #3089800: adb shell am -W causes ActivityManager crashDianne Hackborn2010-10-121-2/+2
* | | | am 779d1778: am bd1454f5: Merge "Include debugger connection status in error ...Jean-Baptiste Queru2010-10-111-0/+3
|\ \ \ \ | |/ / /
| * | | am bd1454f5: Merge "Include debugger connection status in error entry"Jean-Baptiste Queru2010-10-101-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | Include debugger connection status in error entryChristian Lindeberg2010-09-281-0/+3
* | | | am e89bf502: am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass vi...Dianne Hackborn2010-10-081-2/+2
|\ \ \ \ | |/ / /
| * | | am ef083ec0: Merge "Work on issue #3062691: GPS enable bypass via com.android...Dianne Hackborn2010-10-071-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-061-2/+2
* | | | resolved conflicts for merge of efa4f7f8 to masterDianne Hackborn2010-10-084-145/+46
|\ \ \ \ | |/ / /
| * | | am 4e6baf24: Merge "Fix issue #3001368: API REVIEW: android.app.Activity" int...Dianne Hackborn2010-10-054-145/+46
| |\ \ \ | | |/ /
| | * | Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-054-145/+46
* | | | am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app ...Dianne Hackborn2010-10-061-2/+2
|\ \ \ \ | |/ / /
| * | | am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd ...Dianne Hackborn2010-10-041-2/+2
| |\ \ \ | | |/ /
| | * | Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-041-2/+2
* | | | Implement permission granting in clipboard.Dianne Hackborn2010-10-052-20/+61
* | | | resolved conflicts for merge of 6a3eddb4 to masterDianne Hackborn2010-09-304-20/+114
|\ \ \ \ | |/ / /
| * | | am 0a69f597: Merge "Rub in a little \'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-304-20/+114
| |\ \ \ | | |/ /
| | * | Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-304-20/+114
* | | | Update code for new BT APIs.Jaikumar Ganesh2010-09-281-4/+35
* | | | am b763a6dc: am 08cf57d7: Merge "Fixes to granting URI permissions - take int...Dianne Hackborn2010-09-281-15/+61
|\ \ \ \ | |/ / /
| * | | am 08cf57d7: Merge "Fixes to granting URI permissions - take into account pat...Dianne Hackborn2010-09-281-15/+61
| |\ \ \ | | |/ /
| | * | Fixes to granting URI permissions - take into account path perms.Dianne Hackborn2010-09-281-15/+61
| * | | am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into g...Dianne Hackborn2010-09-272-2/+34
| |\ \ \ | | |/ /