1. 67324c9 Work on issue #28221912: Starting service as foreground might... by Dianne Hackborn · 8 years ago
  2. 7db73ed Mark Service#onBind() @Nullable by Scott Kennedy · 9 years ago
  3. ab4a81b Improve some docs, fix some debugging. by Dianne Hackborn · 10 years ago
  4. b8d0717 Fix a small typo in javadocs by Evan Charlton · 10 years ago
  5. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  6. 3650382 Fix the build by Ben Murdoch · 11 years ago
  7. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  8. 2e6de8f add notice to not use 0 in startForeground(). by Scott Main · 11 years ago
  9. f6dc107 Doc update: clarify dumpsys instructions by kmccormick · 11 years ago
  10. 40eee61 docs: fix broken links and update sitemap text file by Scott Main · 12 years ago
  11. 5554b70 Make component names visible in javadoc. by Jeff Sharkey · 12 years ago
  12. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  13. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  14. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  15. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  16. 487c38b Remove an unnecessary finalizer. by Jeff Brown · 13 years ago
  17. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  18. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 13 years ago
  19. 4f3867e Time to remove some old APIs! by Dianne Hackborn · 14 years ago
  20. ee34a49 Add missing word from docs. by Brad Fitzpatrick · 14 years ago
  21. 0166c35 Explicitly mention again that startCommand() runs on the main thread. by Brad Fitzpatrick · 14 years ago
  22. ee3bcc4 A little more improvement of the Service javadoc. by Dianne Hackborn · 14 years ago
  23. 75288fa Improve Service documentation with some samples. by Dianne Hackborn · 14 years ago
  24. ab8a8ed Fix sample code insertion. by Dianne Hackborn · 15 years ago
  25. 0766b2d Update service example code. by Dianne Hackborn · 15 years ago
  26. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  27. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 15 years ago
  28. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  29. 1066cbc Fix build. by Dianne Hackborn · 15 years ago
  30. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
  31. 1059253 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  32. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  33. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  35. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  36. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  37. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago