summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am 162c9d0e: Merge change 2805 into donutAndroid (Google) Code Review2009-06-011-1/+1
|\
| * base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* | am 181fafaf: Retool the backup process to use a new \'BackupAgent\' classChristopher Tate2009-05-313-95/+356
|\ \ | |/
| * Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-313-95/+356
* | am a3d28bd5: Merge change 520 into donutAndroid (Google) Code Review2009-05-291-23/+35
|\ \ | |/
| * Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-23/+35
* | am 1e2e44e9: Merge change 2365 into donutAndroid (Google) Code Review2009-05-281-4/+10
|\ \ | |/
| * Fix wifi multicast API for public use.Robert Greenwalt2009-05-281-4/+10
* | am 2a4daf06: Merge change 2508 into donutAndroid (Google) Code Review2009-05-262-3/+33
|\ \ | |/
| * Activity Manager changes the scheduling group of processes.Dianne Hackborn2009-05-262-3/+33
* | am 270e87f7: Sensors: Use a native_handle for the data channel instead of a s...Mike Lockwood2009-05-232-20/+63
|\ \ | |/
| * Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-232-20/+63
* | am fea1a459: Merge change 2364 into donutAndroid (Google) Code Review2009-05-221-0/+28
|\ \ | |/
| * Merge change 2364 into donutAndroid (Google) Code Review2009-05-221-0/+28
| |\
| | * Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-221-0/+28
* | | am b181118b: Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
|\ \ \ | |/ /
| * | Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
* | | Add carrier/mcc factors to wifi-channel decision.Robert Greenwalt2009-05-221-5/+10
* | | am 8c690ea9: Merge change 2182 into donutAndroid (Google) Code Review2009-05-211-29/+8
|\ \ \ | |/ /
| * | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-29/+8
| |/
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-202-4/+4
* | am e2914615: Merge change 2099 into donutAndroid (Google) Code Review2009-05-201-6/+15
|\ \ | |/
| * Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-6/+15
* | am a5ca3425: Merge change 2017 into donutAndroid (Google) Code Review2009-05-201-14/+14
|\ \ | |/
| * Merge change 2017 into donutAndroid (Google) Code Review2009-05-201-14/+14
| |\
| | * Increment BatteryStatsImpl's VERSION.Robert Greenwalt2009-05-191-14/+14
* | | am 97dd7ac8: Merge change 1860 into donutAndroid (Google) Code Review2009-05-204-11/+184
|\ \ \ | |/ /
| * | ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-204-11/+184
* | | am 95fc68f2: Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-203-28/+254
|\ \ \ | |/ /
| * | Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-193-28/+254
| |/
* | am ac61f6bc: Telephony: Allow getCellLocation() if client has permission ACCE...Mike Lockwood2009-05-191-3/+7
|\ \ | |/
| * Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATIONMike Lockwood2009-05-191-3/+7
* | Throttle one last user activity call to 1/sec that was missed last timeMichael Chan2009-05-191-2/+16
* | am c3320dbe: Minor performance improvement when filtering intents by package.Mihai Preda2009-05-191-1/+6
|\ \ | |/
| * Minor performance improvement when filtering intents by package.Mihai Preda2009-05-191-1/+6
* | am 2f11599e: Merge change 1579 into donutAndroid (Google) Code Review2009-05-193-184/+461
|\ \ | |/
| * Merge change 1579 into donutAndroid (Google) Code Review2009-05-183-184/+461
| |\
| | * Teleca 2b changesWink Saville2009-05-183-184/+461
* | | am 7e4c3432: Merge change 1881 into donutAndroid (Google) Code Review2009-05-181-2/+14
|\ \ \ | |/ /
| * | Merge change 1881 into donutAndroid (Google) Code Review2009-05-181-2/+14
| |\ \
| | * | WifiService: Wifi power management changeMike Lockwood2009-05-181-2/+14
| | |/
* | | am d1a93373: Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-3/+0
|\ \ \ | |/ /
| * | Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-3/+0
* | | am 3a00d763: Merge change 1866 into donutAndroid (Google) Code Review2009-05-183-26/+14
|\ \ \ | |/ /
| * | remove unused ContentResolver parameter from IntentResolver.queryIntent.Mihai Preda2009-05-183-26/+14
| |/
| * Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+18
* | Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+18
* | Added LatencyTimer to ease latency measurementsMichael Chan2009-05-153-25/+76
* | If battery status is unknown don't send BATTERY_LOW intentRebecca Schultz Zavin2009-05-151-0/+1
* | am eae850ce: Allow intent resolution to be constrained by package name.Mihai Preda2009-05-152-4/+62
|\ \ | |/