summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-232-20/+63
* 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
* | Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
* | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-29/+8
|/
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-6/+15
* Merge change 2017 into donutAndroid (Google) Code Review2009-05-201-14/+14
|\
| * Increment BatteryStatsImpl's VERSION.Robert Greenwalt2009-05-191-14/+14
* | ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-204-11/+184
* | Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-193-28/+254
|/
* Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATIONMike Lockwood2009-05-191-3/+7
* Minor performance improvement when filtering intents by package.Mihai Preda2009-05-191-1/+6
* Merge change 1579 into donutAndroid (Google) Code Review2009-05-183-184/+461
|\
| * Teleca 2b changesWink Saville2009-05-183-184/+461
* | Merge change 1881 into donutAndroid (Google) Code Review2009-05-181-2/+14
|\ \
| * | WifiService: Wifi power management changeMike Lockwood2009-05-181-2/+14
| |/
* | Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-3/+0
* | 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
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-152-4/+62
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-143-10/+709
* 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
* | 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 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
| * | AI 143124: Fix bug #1731826, in which auto-connect to remembered networks doe...Eric Shienbrood2009-03-271-4/+26
| * | Automated import from //branches/cupcake/...@142879,142879Dianne Hackborn2009-03-261-3/+7
| * | Automated import from //branches/cupcake/...@142870,142870Dianne Hackborn2009-03-251-14/+10
| * | Automated import from //branches/cupcake/...@142783,142783Chris Tate2009-03-251-4/+11
| * | Automated import from //branches/cupcake/...@142651,142651Dianne Hackborn2009-03-252-20/+38
| * | Automated import from //branches/cupcake/...@142392,142392Dianne Hackborn2009-03-241-33/+49
| * | Automated import from //branches/cupcake/...@142342,142342Dianne Hackborn2009-03-243-5/+45
| * | Automated import from //branches/cupcake/...@142154,142154Jim Miller2009-03-241-2/+2
| * | Automated import from //branches/cupcake/...@141957,141957Suchi Amalapurapu2009-03-241-1/+1
| * | auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-199-119/+281
* | | With this, the BackupService onBackup method is called.Joe Onorato2009-05-131-132/+150
| |/ |/|
* | 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
* | LocationManager: Recover if process containing NetworkLocation provider crashesMike Lockwood2009-05-121-2/+15
* | Fix issue #1837610 and #1753079Dianne Hackborn2009-05-112-19/+31
* | Implement targetSdkVersion and maxSdkVersion, plus version code names.Dianne Hackborn2009-05-081-4/+6
* | Merge change 1278 into donutAndroid (Google) Code Review2009-05-081-51/+101
|\ \
| * | Squashed commit of the following:Suchi Amalapurapu2009-05-081-51/+101
* | | Merge change 1275 into donutAndroid (Google) Code Review2009-05-081-2/+2
|\ \ \ | |/ / |/| |