**** BEGIN LOGGING AT Wed Jul 31 02:59:58 2013 Jul 31 03:02:03 pfn let me know if you update your screenshots; i'd like to see Jul 31 03:14:44 OK.. Who's awake and understands ASyncTask ??? Jul 31 03:15:07 ASyncTask is to synchronize things Jul 31 03:15:47 pfn: :D Jul 31 03:16:47 I'm trying to pervert a working 2.x app into a 4.x app.. Jul 31 03:17:35 http://pastebin.com/9ehsug7H Jul 31 03:19:08 And I can't figure out how to convert the ' DoUpload.DoFileUpload(); ' at line 84 into an async.. Jul 31 03:19:54 using notification builder pre jelly bean how do I add a button to the notification? http://developer.android.com/reference/android/app/Notification.Builder.html Jul 31 03:20:03 Is it possible to use two triggers for an "on statement in init.rc? Jul 31 03:20:08 I finally got it working for the registration/login modules, but this one is a totally different animal.. Jul 31 03:21:00 pre-jellybean notifications do not support buttons Jul 31 03:21:34 ahh snap Jul 31 03:27:25 * pfn ponders picking up more coffee beans now or tomorrow Jul 31 03:27:51 pfn: Now, now, NOW! Jul 31 03:27:55 * Leeds ponders the meaning of jbq's latest tweeter Jul 31 03:27:57 dont they deliver that stuff by drone these days ? Jul 31 03:28:09 Gotta have caffeine.. Jul 31 03:29:35 I have about 10grams of beans left Jul 31 03:29:41 not quite enough to pull a double tomorrow morning Jul 31 03:30:18 if you take what you have and mix it with bacon, it would probably be OK Jul 31 03:30:50 pfn: Go get coffee.. I'll figure this out one way or another.. Jul 31 03:30:52 mmmm, or even just mix the bacon grease in with the beans... Jul 31 03:31:04 coffee beans are already loaded with fat Jul 31 03:32:43 * pfn ponders using PagerTabStrip instead ofTabHost Jul 31 03:32:44 Leeds: I don't think we'll ever get to know.. Jul 31 03:33:07 wabz wonder if it has to do with Oracle Jul 31 03:33:58 good news is that i hear oracle is starting to get nipped Jul 31 03:34:41 I'm sort of surprised jbq hasn't ragequit yet... don't think anyone could blame him Jul 31 03:34:43 Hi, how can I check if a Activit is running or not ? I want to create a notification if it is not running. Jul 31 03:35:01 link? I have no idea what you're talking about Jul 31 03:35:33 google twitter jbq android Jul 31 03:35:39 latest twit Jul 31 03:35:43 tweet ? Jul 31 03:35:53 https://twitter.com/jbqueru/status/362412232497307649 Jul 31 03:36:32 so i wonder if 5.0 is in jeopardy Jul 31 03:37:05 good way to set up rumours, anyway :) Jul 31 03:38:54 g00s: you jumped way ahead of me - I assumed he meant 4.3 Jul 31 03:39:09 say, that something had to be pulled from it, last-minute Jul 31 03:39:36 but oems are getting 5 now probably Jul 31 03:39:57 4.3 already got released, and this is getting mentioned just a few minutes ago... Jul 31 03:40:12 I assume "le sigh" would have come days ago Jul 31 03:41:56 i guess some lawyer could have given 4.3 a look over and said "aha" Jul 31 03:54:11 what does the ? in style definitions mean? Jul 31 03:54:21 android:divider="?android:dividerHorizontal" Jul 31 03:55:45 I'm trying to switch from stock actionbar to ActionBarSherlock and I'm getting an error that onCreateOptionsMenu is final in SherlockSupportFragment Jul 31 03:56:21 is there another way to use share action provider with action bar sherlock? Jul 31 03:58:57 Wavesonics, it's a reference to a theme value set as an attribute Jul 31 03:59:22 pfn, interesting, ok Jul 31 03:59:32 so i should be able to re-style that in my App Theme then? Jul 31 04:02:39 yes Jul 31 04:02:43 trying to re-style by over-riding it Jul 31 04:03:00 set