summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 2a5cfe51: Merge change 1590 into donutAndroid (Google) Code Review2009-05-142-18/+131
|\
| * Merge change 1590 into donutAndroid (Google) Code Review2009-05-142-18/+131
| |\
| | * Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-132-18/+131
* | | am aa642c0c: Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-142-5/+6
|\ \ \ | |/ /
| * | Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-5/+3
| |\ \
| | * | Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...Romain Guy2009-05-131-5/+3
| * | | Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-0/+3
* | | | am b910811: am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requDianne Hackborn2009-05-131-0/+1
|\ \ \ \ | |/ / /
| * | | am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not beiDianne Hackborn2009-05-131-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for ma...Dianne Hackborn2009-05-131-0/+1
| | * | AI 144256: Need to show opt-in screen for location collection.Amith Yamasani2009-04-021-0/+3
| | * | AI 143896: Fix issue #1748954 and #1737952:Dianne Hackborn2009-03-311-6/+21
| | * | AI 143748: Fix issue #1743326 (More battery stats)Dianne Hackborn2009-03-315-33/+108
* | | | define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messagi...Wei Huang2009-05-131-2/+2
* | | | am 8ad0281: With this, the BackupService onBackup method is called.Joe Onorato2009-05-121-132/+150
|\ \ \ \ | |/ / /
| * | | With this, the BackupService onBackup method is called.Joe Onorato2009-05-131-132/+150
| | |/ | |/|
* | | am ade3eca: Implement issue #1783881 (manifest option for adb-install-onDianne Hackborn2009-05-121-6/+12
|\ \ \ | |/ /
| * | Implement issue #1783881 (manifest option for adb-install-only apps)Dianne Hackborn2009-05-121-6/+12
| * | PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-16/+77
* | | am 3681f26: LocationManager: Recover if process containing NetworkLocatMike Lockwood2009-05-121-2/+15
|\ \ \ | |/ /
| * | LocationManager: Recover if process containing NetworkLocation provider crashesMike Lockwood2009-05-121-2/+15
* | | PackageManager keeps track of who installed what.Jacek Surazski2009-05-121-16/+77
* | | am 1655be4: Fix issue #1837610 and #1753079Dianne Hackborn2009-05-112-19/+31
|\ \ \ | |/ /
| * | Fix issue #1837610 and #1753079Dianne Hackborn2009-05-112-19/+31
* | | Merge change 720Android (Google) Code Review2009-05-112-51/+46
|\ \ \
| * | | Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733).Mihai Preda2009-05-072-51/+46
* | | | am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version cDianne Hackborn2009-05-081-4/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-4/+6
* | | | am c39aae0: Merge change 1278 into donutAndroid (Google) Code Review2009-05-081-51/+101
|\ \ \ \ | |/ / /
| * | | Merge change 1278 into donutAndroid (Google) Code Review2009-05-081-51/+101
| |\ \ \
| | * | | Squashed commit of the following:Suchi Amalapurapu2009-05-081-51/+101
* | | | | am 7b59fe3: Merge change 1275 into donutAndroid (Google) Code Review2009-05-081-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge change 1275 into donutAndroid (Google) Code Review2009-05-081-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Make the internal storage monitor work correctly when internal storage is ver...Marco Nelissen2009-05-081-2/+2
* | | | | merge 55280a9The Android Open Source Project2009-05-083-8/+66
|\ \ \ \ \ | |/ / / /
| * | | | Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-083-8/+66
| |/ / /
* | | | manual merge of 7ec32ccThe Android Open Source Project2009-05-081-1/+27
|\ \ \ \ | |/ / /
| * | | More backup testsJoe Onorato2009-05-071-1/+27
* | | | am 39bfa72: Merge change 1158 into donutAndroid (Google) Code Review2009-05-071-13/+12
|\ \ \ \ | |/ / /
| * | | location: Fix mock provider supportMike Lockwood2009-05-071-13/+12
* | | | am 5039606: Merge change 1152 into donutAndroid (Google) Code Review2009-05-071-15/+7
|\ \ \ \ | |/ / /
| * | | location: Remove two unnecessary variables.Mike Lockwood2009-05-071-15/+7
* | | | am f792fc5: Merge change 1150 into donutAndroid (Google) Code Review2009-05-071-216/+63
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | location: Location Manager wakelock cleanupMike Lockwood2009-05-071-216/+63
* | | am 05d24af: Merge branch \'readonly-p4-donut\' into donutMichael Chan2009-05-062-28/+103
|\ \ \ | |/ /
| * | Merge branch 'readonly-p4-donut' into donutMichael Chan2009-05-062-28/+103
| |\ \
| | * | AI 148368: Decrease CPU usage by throttling touch eventsMichael Chan2009-05-062-28/+103
* | | | am 413cf5f: Merge change 1110 into donutAndroid (Google) Code Review2009-05-061-14/+115
|\ \ \ \ | |/ / /
| * | | Track install/removal/update of packages that provide backup servicesChristopher Tate2009-05-061-14/+115
* | | | am b1d790b: Pass null as savedState to indicate a full backup is requireChristopher Tate2009-05-061-7/+4
|\ \ \ \ | |/ / /