History log of /development/samples/ApiDemos/src/com/example/android/apis/app/RemoteService.java
Revision Date Author Comments
65b77866362114936748d36835b74f522f762ef1 29-Jul-2011 Dianne Hackborn <hackbod@google.com> New API showing the various new service binding flags.

Change-Id: I2c19388c1c8b8386d77183c1e1f3aa9eef85cd46
a8693d8b03fe669a2cf67ce84d6e429e14d871a0 13-Apr-2011 Dianne Hackborn <hackbod@google.com> Add handling of tasks being removed.

Change-Id: I6141f17310e61dc6b86052ca81a17a51cc6a2193
97d0e8ddb788190be7e68931a50729a4f9ea3993 20-May-2010 Christian Mehlmauer <FireFart@gmail.com> Removed unused Imports, Added Type Arguments, removed some Warnings by using unused Methods and Variables

Change-Id: I39a4eb2b17f3411b17fcc49cbbbe396e89fab24a
579c7f19ac379294822b976b73fe4037f40eba82 05-Dec-2009 Dianne Hackborn <hackbod@google.com> Reorganize Service API demos.

This collapses multiple related files in one, to make it easier to deal
with in documentation and elsewhere.
52d4c30ca52320ec92d1d1ddc8db3f07f69c4f98 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
d4aee0c0caa00aa02d4c50ed28151591ac0456b5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
5c11852110eeb03dc5a69111354b383f98d15336 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution