Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove an unnecessary finalizer. | Jeff Brown | 2011-07-18 | 1 | -6/+0 |
* | Add APIs to remove tasks. | Dianne Hackborn | 2011-04-12 | 1 | -0/+20 |
* | docs: fix links to revised fundamentals documents | Scott Main | 2011-02-08 | 1 | -8/+9 |
* | Time to remove some old APIs! | Dianne Hackborn | 2010-12-14 | 1 | -1/+3 |
* | Add missing word from docs. | Brad Fitzpatrick | 2010-08-02 | 1 | -1/+1 |
* | Explicitly mention again that startCommand() runs on the main thread. | Brad Fitzpatrick | 2010-07-27 | 1 | -1/+9 |
* | A little more improvement of the Service javadoc. | Dianne Hackborn | 2010-04-15 | 1 | -3/+49 |
* | Improve Service documentation with some samples. | Dianne Hackborn | 2010-02-18 | 1 | -0/+60 |
* | Fix sample code insertion. | Dianne Hackborn | 2010-01-29 | 1 | -4/+4 |
* | Update service example code. | Dianne Hackborn | 2009-12-07 | 1 | -0/+15 |
* | Update from API review. | Dianne Hackborn | 2009-09-30 | 1 | -6/+28 |
* | Fix bug where onStartCommand() was never called with a null intent. | Dianne Hackborn | 2009-09-23 | 1 | -11/+28 |
* | Add more control over a service's start state. | Dianne Hackborn | 2009-08-24 | 1 | -5/+108 |
* | Fix build. | Dianne Hackborn | 2009-08-18 | 1 | -2/+3 |
* | Fix issue #2047139: Remove Service.setForeground() | Dianne Hackborn | 2009-08-18 | 1 | -8/+37 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -2/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+378 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -378/+0 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -2/+6 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -9/+9 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -4/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+378 |