summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge change 9075 into donutAndroid (Google) Code Review2009-07-291-5/+18
|\
| * Change the resource path for fwd locked apps when scanning the fwd locked ins...Suchi Amalapurapu2009-07-291-5/+18
* | Fixing bug #2023024 - there is an out of bounds exception thatCharles Chen2009-07-291-6/+13
|/
* Fix issue #1999179: search -> click result -> press home = search dialog is s...Dianne Hackborn2009-07-281-0/+28
* Merge change 8728 into donutAndroid (Google) Code Review2009-07-282-32/+117
|\
| * Fix resource code and version attributesSuchi Amalapurapu2009-07-282-32/+117
* | Fix issue #2015611: layering problem when moving an activity to the foreground.Dianne Hackborn2009-07-271-1/+3
|/
* Fixing bug 2003639 - this is a fix to prevent the AccessibilityManagerServiceCharles Chen2009-07-241-1/+3
* * Use the scaled size for surface view instead of native. The surface will be...Mitsuru Oshima2009-07-231-0/+4
* Have the notification service only have notifications diabled until setup wiz...Joe Onorato2009-07-231-1/+12
* Implement the device ConfigurationInfo.reqGlEsVersion field.Jack Palevich2009-07-221-0/+9
* Simplify density compatibility to a boolean.Dianne Hackborn2009-07-222-9/+22
* Add the phase2 field for EAP WiFi configuration.Chung-yih Wang2009-07-221-0/+11
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-212-9/+32
* Merge change 8036 into donutAndroid (Google) Code Review2009-07-211-10/+6
|\
| * * Disable compatibility mode for all cases.Mitsuru Oshima2009-07-211-10/+6
* | 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
* | Merge change 7961 into donutAndroid (Google) Code Review2009-07-201-1/+1
|\ \
| * | Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+1
* | | * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneW...Mitsuru Oshima2009-07-201-16/+21
|/ /
* | * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-0/+16
|/
* Merge change 7613 into donutAndroid (Google) Code Review2009-07-171-13/+32
|\
| * * Use Fede In/Out animation if one of opening/closing apps is in compatibili...Mitsuru Oshima2009-07-171-13/+32
* | Merge change 7545 into donutAndroid (Google) Code Review2009-07-161-0/+1
|\ \ | |/ |/|
| * MountListener: When we connect to vold, explicitly mount external storage.San Mehat2009-07-161-0/+1
* | Merge change 7598 into donutAndroid (Google) Code Review2009-07-161-2/+5
|\ \
| * | DO NOT MERGE - Disable settings backup in DonutChristopher Tate2009-07-161-2/+5
| |/
* | Merge change 7572 into donutAndroid (Google) Code Review2009-07-161-2/+6
|\ \
| * | Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in DonutDianne Hackborn2009-07-161-2/+6
| |/
* | Fix issue #1985502: Sapphire (and any other device) reports that it has a har...Dianne Hackborn2009-07-161-2/+4
* | Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-161-5/+10
|/
* Merge change 7402 into donutAndroid (Google) Code Review2009-07-151-151/+262
|\
| * Added fade-in out animation for compatible appsMitsuru Oshima2009-07-151-151/+262
* | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.Joe Onorato2009-07-151-2/+6
* | wifi: Disable RSSI polling when the screen is off.Mike Lockwood2009-07-141-0/+3
|/
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-25/+59
* When apps switch between system and data partition the code andSuchi Amalapurapu2009-07-131-9/+17
* Merge change 6718 into donutAndroid (Google) Code Review2009-07-102-2/+39
|\
| * Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-092-2/+39
* | wifi: WifiManager.startScan() will now do passive scans by default.Mike Lockwood2009-07-091-2/+2
|/
* Add a persistent system property to disable the adb notification.Mike Lockwood2009-07-091-0/+4
* Add new <path-permission tag for use by global search.Dianne Hackborn2009-07-081-0/+22
* Merge change 6555 into donutAndroid (Google) Code Review2009-07-082-7/+19
|\
| * Make it so the notification manager doesn't mysteriouslyJoe Onorato2009-07-082-7/+19
* | Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-081-24/+90
* | Don't invoke the transport if doBackup supplied no dataChristopher Tate2009-07-081-9/+17
|/
* Remove a lot of debug-log verbosityChristopher Tate2009-07-071-12/+9
* Only write to the pending-backup journal when necessaryChristopher Tate2009-07-071-4/+6
* Fix the metadata-available test during restoreChristopher Tate2009-07-072-2/+8