AlexChumakou / dashclock

Automatically exported from code.google.com/p/dashclock
0 stars 0 forks source link

Make a "service" version of ExtensionData.clickIntent(Intent clickIntent) #666

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Maybe something like:

ExtensionData   clickIntentService(Intent clickIntent) 
          Sets the click intent to start (using Context.startService(android.content.Intent)) when the user clicks the status in DashClock.

Original issue reported on code.google.com by farp...@gmail.com on 19 Dec 2013 at 5:52