summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/app/ForegroundService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some errors in the foreground compatKenny Root2011-03-291-11/+3
* Update documentation for API demos.Dianne Hackborn2011-01-051-11/+29
* Quickly hack out setForeground call that is going away.Dianne Hackborn2010-12-141-2/+2
* merge from open-source masterThe Android Open Source Project2010-06-141-2/+2
|\
| * Removed unused Imports, Added Type Arguments, removed some Warnings by using ...Christian Mehlmauer2010-05-211-2/+2
* | Reorganize Service API demos.Dianne Hackborn2009-12-071-54/+111
|/
* Add API demo for services that run in the foreground.Dianne Hackborn2009-11-251-0/+173