**** BEGIN LOGGING AT Sun Dec 27 02:59:59 2015 Dec 27 03:14:06 anyone know an open source podcast player that is well suited for single-podcast apps? Dec 27 03:14:25 i have been using AntennapodSP but it seems to be unmaintained Dec 27 03:36:38 whats the difference between using style=@style/xxx vs android:textAppearance="@style/xxx" when styling a textview? Is there any difference? Dec 27 03:46:54 Hey guys! Dec 27 03:47:10 I'm going to buy this game: http://www.chupamobile.com/android-full-games/puzzle-pic-a-puzzle-word-game-with-a-twist-6435 Dec 27 03:47:13 and reskin it Dec 27 03:47:30 anyone interested? Dec 27 03:47:50 we can divide the cost, we are two already! Dec 27 03:53:30 speeddragon, suhas_sm, any of you? Dec 27 03:57:49 Mattx: what website is that ? Dec 27 03:58:02 People create software/games and sell the source code ? Dec 27 03:59:03 yep Dec 27 03:59:09 it can save you a lot of time speeddragon Dec 27 03:59:29 I'm buy and publish my reskined games Dec 27 03:59:46 How many times have you done that ? Dec 27 04:00:05 well, I also develop apps, but it's for an experiment. I want to test a niche Dec 27 04:00:06 I've create my first "playstore" application a month ago. Dec 27 04:00:29 But just a app that use an api to show data and use in app purchase to try to earn a little bit Dec 27 04:01:06 Any devs here worked with making a media player before? Dec 27 04:01:44 so is any of you interested in reskining that game? Dec 27 04:02:02 I think 200$ is expensive for such a game Dec 27 04:02:28 but we can divide the code, it'd cost less than $50 Dec 27 04:25:06 do you guys think android studio 2.0 is stable enough? Dec 27 04:25:23 that faster compile feature makes me drool Dec 27 04:29:03 taking the plunge... Dec 27 04:46:49 I'm getting '40' for https://developer.android.com/reference/android/provider/ContactsContract.ContactNameColumns.html#DISPLAY_NAME_SOURCE Dec 27 04:46:56 what do? Dec 27 04:47:05 I'm guessing I can convert that into a mimetype or something Dec 27 04:47:36 oh it's a structured name nvm Dec 27 04:56:43 looks like my Contactable's DISPLAY_NAME_SOURCE is a StructuredName. but I don't think fields of StructuredName are available in my Contactable. thoughts? Dec 27 05:06:58 blindbox no Dec 27 05:21:46 g00s: looks like the info isn't in the resultset and I have to do this using another query to ContactsContract.Data Dec 27 05:43:22 cacks Dec 27 06:31:43 * impliednude sighs Dec 27 06:32:05 why would a textedit allow android:hint and not android:text Dec 27 06:32:15 * impliednude pulls hair out Dec 27 06:36:02 shouldn't it be allowed by default? Dec 27 06:37:04 show code Dec 27 06:38:54 http://pastebin.com/Dn8bMh3y Dec 27 06:39:59 xml = http://pastebin.com/tfUEas6v Dec 27 06:40:58 which part is causing problems Dec 27 06:41:08 I had hoped RE: shortcutting it that I wouldn't have to fill String selfHostedUrl = EditTextUtils.getText(mUrlEditText).trim(); with a static value Dec 27 06:41:45 android:hint works for just filling out the blank text in the background of the edittext. but not if I switch it to android:text Dec 27 06:43:01 the app closes upon openning Dec 27 06:43:03 opening* Dec 27 06:43:10 text and hint do different things, and in a standard edittext the hint disappears when you have text in it Dec 27 06:43:29 can you show a stack trace? Dec 27 06:45:50 I know they do. text actually adds text to the edittext. hint just disappears once text's entered. and gimme a moment. btw. tyvm ^_^ Dec 27 06:51:16 also, happy holidays ^_^ Dec 27 06:52:16 you too Dec 27 06:55:05 Had to reset AS. Rebuilding dependencies >.< Dec 27 07:06:04 <_genuser_> heyo ppls Dec 27 07:06:15 hi person Dec 27 07:07:57 http://pastebin.com/MDaFYDEU Dec 27 07:13:29 "java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Boolean.booleanValue()' on a null object reference" - looks like PErsistentEditText line 66 could be the culprit Dec 27 07:17:00 checked that out. will figure it out. ^_^ Dec 27 07:23:19 well its official, android studio ndk support is about as useful as a nun in an orgy Dec 27 07:23:35 #include <-- unused include Dec 27 07:23:48 followed by a crap load of code that depends on jni.h :/ Dec 27 07:27:48 Error:(50) undefined reference to `__android_log_print' <-- for example :/ Dec 27 07:30:31 mark4: you need LOCAL_LDLIBS := -llog in Android.mk Dec 27 07:31:24 mark4, you should also #include in your file Dec 27 07:39:29 impliednude: what happens in SignInFragment.java:124? Dec 27 07:40:42 iguay Dec 27 07:43:46 i already have that in there Dec 27 07:44:13 the build works fine when i do it by hand in the original project dir. i made a new AS2 project and copied my stuff in there and set up for ndk Dec 27 07:45:20 LOCAL_LDLIBS := -llog -landroid Dec 27 07:45:39 Error:(50) undefined reference to `__android_log_print' Dec 27 07:46:14 and there are no .h files Dec 27 07:46:27 #include Dec 27 07:46:27 #include Dec 27 07:46:49 again: this all builds just fine in the original project dir using ndk-build Dec 27 07:47:36 maybe its not building against the right platform Dec 27 07:47:48 and log.h doesnt have everything in it Dec 27 07:47:50 or something Dec 27 07:48:37 trouble is when i use the GUI to set things like this it inserts it into my gradle config files WRONG Dec 27 07:48:51 and the build pukes outright Dec 27 07:49:12 plus i cant see where to config what NDK platform to build against. not anywhere Dec 27 08:11:35 Hi everyone Dec 27 08:12:31 I need some help. I have forgotten my password for the android keystore Dec 27 08:12:47 What should I do? Dec 27 08:13:56 apologise to your users and relist with a different package id Dec 27 08:18:58 i see...thanks @storkme Dec 27 08:20:14 the keystores are designed to be impossible to access without the password unfortunately Dec 27 08:20:30 do some hypnosis maybe you can recall it :) Dec 27 08:30:55 during keystore creation it asks for the email ID..is there any "password-reset" functionality using that email? Dec 27 08:31:50 there is not Dec 27 08:31:59 @ktwo :) fortunately i don't many downloads...so uploading with a different package id might be a better option Dec 27 08:32:34 @storkme - thanks again...learnt my lesson Dec 27 08:33:30 i've been there too, just make sure it's not a mistake you make twice :d Dec 27 08:38:31 yea also make sure to save your keystore in multiple places preferably also in different physical locations Dec 27 08:54:45 okay @storkme @ktwo Dec 27 09:22:00 lol :D Dec 27 12:35:15 hey Dec 27 12:36:17 does it happen to you too when you release an updated apk, it is approved and from pc browser you see the new version, but from android google play app it shows previous version Dec 27 12:43:54 you need to wait will it propagates through the system lxknvlk Dec 27 12:44:01 s/will/till/ Dec 27 12:44:42 yeah buy i already see installs from the new version in my backend, that means it is long available to other users Dec 27 12:45:00 idk Dec 27 12:45:09 you never encountered this? Dec 27 12:45:28 last time i uploaded an app was 2yrs ago or so Dec 27 12:45:42 can't recall Dec 27 12:46:15 Google has a lot of play store servers Dec 27 12:46:30 Just because some people have it doesn't mean everyone does Dec 27 12:46:58 lol i cleared data and cache of google play app and then the new version appeared Dec 27 12:47:25 i was about to suggest you to do that actually Dec 27 13:32:51 hi everyone Dec 27 13:32:58 please help me to solve my problem Dec 27 13:33:46 i have installed armeabi-v7a and then zip file deleted Dec 27 13:34:16 can i coperess it and then put it on temp folder to reinstall it again ? Dec 27 13:35:57 huh Dec 27 13:42:16 hi Dec 27 13:42:26 is there anyone to help me Dec 27 13:42:45 huh Dec 27 13:43:25 io.selendroid.standalone.exceptions.ShellCommandException: Error executing shell command: /usr/lib/jvm/default-java/bin/bin/jarsigner -sigalg MD5withRSA -digestalg SHA1 -signedjar /tmp/resigned-android-driver7842641567036122827.apk -storepass android -keystore /home/savadkuhi/.android/debug.keystore /tmp/android-driver7842641567036122827.apk androiddebugkey Dec 27 13:45:02 i bet it has something to do with usr/lib/jvm/default-java/bin/bin/jarsigner - the bin/bin Dec 27 13:45:39 Ashiren : how ? Dec 27 13:45:56 what is your JAVA_HOME (if any) Dec 27 13:46:34 Ashiren : /usr/lib/jvm/default-java/bin Dec 27 13:47:29 you could try to export JAVA_HOME=/usr/lib/jvm/default-java/ Dec 27 13:47:35 it probably adds additional bin to path Dec 27 13:47:37 and cant find it Dec 27 13:47:46 yh Dec 27 13:47:48 yes Dec 27 13:48:35 how can i solve this problem i need to selendroid Dec 27 13:48:36 hello guys , is it possible to simulate touch event (or click on button) on other applications in Andriod? let say i want to write an application and simulates clicking/touching on some buttons on application X Dec 27 13:48:47 i just told you Dec 27 13:49:09 Ashiren, told me ? Dec 27 13:50:43 not you ^^ Dec 27 13:52:55 SaEeDIRHA: it's possible through adb not sure if it's possible in standalone app Dec 27 13:53:24 StarLight, how would that be possible through adb ? Dec 27 13:58:10 SaEeDIRHA: I am mistaken, it's even program on device, so it seems doable - input. It can simulate tap, text input and keyevent. Dec 27 13:58:59 StarLight, in other applications ? Dec 27 14:00:58 i.e. monkey framework Dec 27 14:28:20 how would you go about getting the current battery state ? Dec 27 14:37:27 its trickier than most other things Dec 27 14:37:54 Ashiren how come ? Dec 27 14:38:38 http://pastebin.com/SX4FFtQq Dec 27 14:39:25 imo sounds silly to use intent things just to check battery level Dec 27 14:51:54 Ashiren you are using intent things Dec 27 15:15:51 hi please help me Dec 27 15:16:20 Iresf: tell me about your mother Dec 27 15:17:51 i have installed JDK and Android Studio and i want to install selendroid but it has problem Dec 27 15:20:36 my log file is here : http://paste.ubuntu.com/14230996/ Dec 27 15:22:02 thepoosh: what ? Dec 27 15:24:04 who is operator here ? Dec 27 15:25:11 anyone know how to work with selendroid ? Dec 27 15:44:46 hmm, i have a set of assets here in SVG format and i'd like to convert them to the different resolutions if possible as automated as possible :) Dec 27 15:45:01 mostly icons and small graphics Dec 27 15:45:59 oh, imagemagick to the rescue Dec 27 15:46:00 http://stackoverflow.com/questions/26072865/automatically-convert-svg-to-android-usable-png Dec 27 15:46:03 thanks Dec 27 15:46:34 hmm, and ideally i'd like to integrate that into my build process.. ok, reading up on gradle ;) Dec 27 16:28:34 <3 gradle Dec 27 17:10:11 use svg2android and then the built in gradle support Dec 27 17:42:26 whats the best way to filter a recyclerview? Implement Filterable in the adapter or what? Dec 27 18:08:03 orbyt_, yes Dec 27 18:31:50 hey Dec 27 18:32:00 anyone know of a good standalone logcat viewer for osx? Dec 27 18:36:43 pidcat Dec 27 18:36:49 darken: know of any good examples of how to do it? Just tried a couple but cant seem to get it working Dec 27 18:39:30 orbyt_, nope, would just google Dec 27 18:39:59 darken: yea ill keep looking thanks Dec 27 18:50:31 i know appium is for test but i have written a program in java using seleninum that it can login to a website automatically is possible rewrite for android with Appium ? Dec 27 18:51:01 filterable is such an ugly api Dec 27 18:51:12 it's no surprise it sees so little use Dec 27 18:52:28 pfn : Appium ? Dec 27 18:55:42 opium :o Dec 27 18:56:18 Ashiren : can u guide me ? Dec 27 18:57:00 pfn: yea its kinda odd. I was looking at the Plaid app and noticed that he doesnt use it to filter his recyclerviews. Dec 27 18:59:30 no one uses filterable Dec 27 18:59:39 even when you're filtering Dec 27 19:00:05 How come when registering a WatchFaceService I need to use taskAffinity? Isn't that limited to activities? The service tag docs don't have taskAffinity declared. Dec 27 19:00:13 https://developer.android.com/guide/topics/manifest/service-element.html Dec 27 19:00:15 <_biff> hi Dec 27 19:00:25 is there an easier alternative? I have a recyclerview with a list of items that when clicked, should filter another recyclerviews current items Dec 27 19:00:35 @ pfn Dec 27 19:00:35 <_biff> what to do if i want to make a screenshot fo the ENTIRE screen and phone not rooted Dec 27 19:00:39 <_biff> View v1 = getWindow().getDecorView().getRootView(); Dec 27 19:00:50 <_biff> this makes only shot from the app Dec 27 19:00:57 <_biff> *about Dec 27 19:01:02 orbyt_, any approach works fine, it's just writing simple filtering code Dec 27 19:01:27 _biff http://stackoverflow.com/a/10977799/1103734 Dec 27 19:01:36 Haven't tried it, but it looks like it should work Dec 27 19:01:52 orbyt_, you said you saw an example of filtering in plaid, do that if you know no other way Dec 27 19:01:57 ah wait that's via adb, scratch that. Dec 27 19:02:06 <_biff> ollien what if no "newer" pohones Dec 27 19:02:20 <_biff> i read every issues on stackopverflow ...i mean Dec 27 19:02:20 _biff >=4.0 is a huge percentage Dec 27 19:02:26 <_biff> so not clear what should i use Dec 27 19:02:28 orbyt_, or just use filterable if you're utterly dumbfounded, filter just updates your adapter Dec 27 19:02:41 <_biff> ollien there are mani andorids below 4.0 Dec 27 19:02:55 <_biff> i have also Dec 27 19:03:19 _biff https://developer.android.com/about/dashboards/index.html Dec 27 19:03:23 3.6% of the market. Dec 27 19:03:26 pfn: Yea I have it open now and am looking over it, but the reason why I tried Filterable first is the filtering system in Plaid is pretty complex and havent wrapped my head around it Dec 27 19:03:31 <_biff> ollien ok so below 4.0 Dec 27 19:03:40 <_biff> i want to shot the screen Dec 27 19:03:47 I don't think you can without root Dec 27 19:03:56 However >= 4.0 you should be able to Dec 27 19:04:07 someone in the comments of that post has it working Dec 27 19:04:58 pfn: Using filterable, im guessing you would call getFilter() in the recyclerview your actually filtering? If so, how would you get the selection to filter by from the other list? Dec 27 19:05:27 huh Dec 27 19:05:32 that's for you to decide Dec 27 19:05:41 that's your application specific problem Dec 27 19:06:10 anyone here to help me ? Dec 27 19:06:11 well yea thats why i asked Dec 27 19:07:48 <_biff> ollien cant i use native solution? Dec 27 19:09:02 what's to ask, you have all the info you need from the pieces you want to filter Dec 27 19:09:26 you should rephrase your question without filterable, as that is unimportant Dec 27 19:13:04 pfn: Maybe create some kind of listener to listen for changes in active selections? Yea im just trying to get a high level idea of how to do it Dec 27 19:13:38 if you want to filter on selection, then yes, listen for selections Dec 27 19:15:15 pfn: Guessing you would just call notifyDataSetChanged() after every select/deselect Dec 27 19:42:12 Good Evening guys. I am working in my freetime to build a small android app. I also published my first version to the play store and now i am using my freetime during christmas to improve the app. currently i am trying to build some kind of push notification in my app and i am not sure i my thought were correct. Dec 27 19:42:32 Maybe some of you could say something like "waste of time" or "totally crap"? Dec 27 19:44:06 good morning everyone :) Dec 27 19:44:31 I am thinking of the facebook app, which also if not active pulls the facebook server for new messages. I am thinking of doing the same. Writing some kind of background function which pulls my server side api each x minutes and creates a notification if something new is discovered Dec 27 19:45:05 anyone using the "stock" fab? Dec 27 19:46:10 when i updated to the latest version of the support library, some things broke, namely coloring. i can set a background color via statelists, but the ripple color and pressed color dont work anymore Dec 27 19:47:21 i am using stock fab Dec 27 19:47:34 also coloring it at runtime Dec 27 19:48:27 compile 'com.android.support:support-v4:23.1.1' this is the latest, isnt it? Dec 27 19:48:44 yeah Dec 27 19:49:54 http://pastebin.com/CR6jDgQm Dec 27 19:49:54 Got an app that uses a handler, which does a clock countdown and then displays a toast. When changing orientation the old orientations handler is still working and displays a toast Dec 27 19:49:59 this works, at least for me Dec 27 19:50:00 I have a RecyclerView displaying a bunch of ImageViews using a GridLayoutManager. How can I set my grid items to be square like in this example: http://a3.mzstatic.com/us/r30/Purple/v4/bf/06/da/bf06dae4-8bc1-92b6-2c03-d8ebe096fad2/screen568x568.jpeg Dec 27 19:50:25 my question is why isnt it destroyed? Dec 27 19:51:21 I guess I need to set the ImageView's width/height to (screenWidth / numColumns) - padding? Dec 27 19:51:47 okamis_: The Activity is destroyed; the Handler isn't. Use Handler.removeCallbacks or whatever. Dec 27 19:52:05 Or the Handler could be destroyed but the message has still been posted to the message queue. Dec 27 19:52:42 Jace_25, does that make the normal color red? what about the ripple and pressed colors Dec 27 19:52:44 ? Dec 27 19:53:26 is there a pressed action for the fab button? never seen before Dec 27 19:53:45 this makes the normal color red and changes the icon inside the fab Dec 27 19:54:13 A follow up question, is it possible to have it countdown even though activity has stopped, but I want it destroyed if it changes orientation, how do I differentiate between those 2 cases? Dec 27 19:55:11 what about the ripple color? Dec 27 19:55:36 it works to change the normal color, but setRippleColor() is working for me anymore Dec 27 19:55:38 MarkyC you would probably have to extend ImageView and override onMeasure. see the nick butcher's plaid app : FourThreeImageView Dec 27 19:56:14 TacticalJoke how is the new computer ? :D Dec 27 19:56:49 i am not sure if i understand correctly, what rippleColor is. Never used it Dec 27 19:57:07 sry Dec 27 19:57:09 g00s: The hard drive is making weird noises. I'm gonna take it back. Dec 27 19:57:16 g00s: thanks, will look into that Dec 27 19:57:34 TacticalJoke doh :( could it just be the auto parking ? Dec 27 19:58:02 Hmm, not sure. It's a screeching sound. Dec 27 19:58:39 TacticalJoke get a MBP ;) Dec 27 19:58:53 I'm thinking about it. :D Dec 27 19:59:04 I hate the lack of middle-clicking, though. It's essential for me with web browsing. Dec 27 19:59:12 g00s: that seems to be for aspect ratio, but I still have too much padding around the images in the grid Dec 27 19:59:12 Cmd+click is way too tedious. Dec 27 19:59:14 or if there is a MS shop there, check out MS certified machines in store Dec 27 19:59:32 TacticalJoke: there is right click nowadays Dec 27 19:59:43 TacticalJoke i've never cmd-clicked in my life, what is it for Dec 27 20:00:01 g00s: new tab in Firefox/Chrome Dec 27 20:00:10 you'll leave your window-isms at the door Dec 27 20:00:22 cmd click is tedious? wow Dec 27 20:00:25 On my current laptop, I two-finger-tap to open a link in a new tab or close that tab. Dec 27 20:00:31 Cmd+click is extremely tedious. Dec 27 20:00:33 make it a triple finger tap tgeb Dec 27 20:00:43 then Dec 27 20:00:55 doesn't FF have option "open links in new tab?" Dec 27 20:01:07 lol, this isn't an OS deciding issue Dec 27 20:01:15 g00s: that only works if target=_blank Dec 27 20:02:12 TacticalJoke also if you are getting a laptop, and BTO options, get a hitachi hard drive if possible Dec 27 20:02:25 i'd avoid seagate etc Dec 27 20:02:33 hitachi > WD > seagate Dec 27 20:02:44 but WD owns hitachi now, but still Dec 27 20:03:19 i usually just right click open in new tab Dec 27 20:03:30 yeah thats what i do also Dec 27 20:04:13 use ssd [solved] Dec 27 20:04:35 not solved, plenty of shitty SSDs Dec 27 20:06:10 SSDs nand flash is dead end. the technology isn't workable long term, from what i've seen. thats why intel / micron are trying other things like 3d xpoint Dec 27 20:06:28 isnt workable long term? Dec 27 20:06:37 why you think that? Dec 27 20:06:40 datacenters are going back to spinning platters because their SSDs are dropping like flies Dec 27 20:07:10 we are running lots of servers with ssds Dec 27 20:07:38 Jace_25 maybe you keep them cool enough, or got lucky Dec 27 20:07:42 almost all performance critical things like db and caching Dec 27 20:08:20 also, last i have heared is that ssds are state of the art with high performance servers Dec 27 20:08:47 but, im not a sysadmin, so this is only what i've heared Dec 27 20:09:40 Jace_25 http://www.zdnet.com/article/what-we-learned-about-ssds-in-2015/ Dec 27 20:10:16 once they move away from NAND flash things will get interesting again Dec 27 20:11:31 thx for the link Dec 27 20:12:43 some nice start for them next year :-P Dec 27 20:15:12 i do not believe it Dec 27 20:15:25 it'll take 5+ years Dec 27 20:15:34 for new technology to become common Dec 27 20:15:53 at least. Dec 27 20:17:04 that's pretty false Dec 27 20:19:26 anyway, for consumer use, ssd is the end all be all today Dec 27 20:19:32 yes, nand flash Dec 27 20:20:46 without a doubt Dec 27 20:23:59 if you insist on using spinning disk for your consumer application, you're a fool Dec 27 20:32:23 i dont get it, did they change FloatingActionButton in the new update? i was using ColorStateList, and pressed states before Dec 27 20:35:47 isPressed() doesn't work anymore either Dec 27 20:57:23 any idea what i am doing wrong, if my mapview inside a fragment only displays rectangles on grey background? Log doesnt outputs any error Dec 27 21:04:21 you have interner permission? Dec 27 21:05:43 yeah, seems that my onCreateView is not called Dec 27 21:05:51 but onCreate is called Dec 27 21:12:24 does someone know why this occurs? Value 0 at value of type java.lang.String cannot be converted to JSONObject Dec 27 21:12:47 {"value":"0"} Dec 27 21:13:03 JSONObject value = reader.getJSONObject("value"); Dec 27 21:13:27 That's a JSON string, not a JSON object. Dec 27 21:13:51 "0" Dec 27 21:23:39 some hints why onCreateView will not be called? Dec 27 21:50:52 So, I've encountered a problem I have never had before... TransactionTooLargeException. I understand why it would happen, but I have no idea how to avoid the issue.. Anyone else ever had this issue? Dec 27 22:05:14 Of course I picked the dead time to ask... lol Dec 27 22:06:41 not sure if related, but could it be because your passing to much data with an intent? Dec 27 22:06:51 intents have a very small data limit Dec 27 22:11:46 That's exactly the problem Dec 27 22:15:50 I don't know the exact limit myself, but the internet says 1mb in 2.2/2.3, and 90kb in jellybean+ Dec 27 22:16:11 http://stackoverflow.com/a/12497065 Dec 27 22:23:37 Out of curiosity, I have a intent.putExtra(ENTERED_URL, EditTextUtils.getText(mUrlEditText)); shouldn't I put intent.putExtra("example.net", EditTextUtils.getText(mUrlEditText)); if I want to force it to always have example.net? Dec 27 22:39:51 http://pastebin.com/jfFYacSV - shouldn't I be able to setText to a url in this instance? Dec 27 22:40:43 impliednude the first parameter is the key, second parameter is the value Dec 27 22:47:46 how to divide the screen into two halfs vertically using layouts? Dec 27 22:47:53 i've done it horizontally Dec 27 22:48:02 but not figuring out how to do it vertically Dec 27 22:48:19 frankdrey> hmmm? Dec 27 22:49:09 is it possible to have a thread throw some error but NOT abort the thread? Dec 27 22:49:21 So I can't do mUrlEditText = example.net? Dec 27 22:52:32 impliednude: wat Dec 27 22:53:20 http://pastebin.com/jfFYacSV - shouldn't I be able to setText to a url in this instance? via FetchBlogListWPOrg fetchBlogListWPOrg = new FetchBlogListWPOrg(mUsername, mPassword, "example.net"); instead of url Dec 27 22:53:43 I had hoped originally I could do setText rather than getText but that wont work Dec 27 23:34:45 is there a theme attribute for navigation drawer background ? Dec 27 23:36:30 for a light theme i could just make it white, but that seems cheesy Dec 27 23:37:35 Anyone know how to find the cause of this error: Binary XML file line #18: Error inflating class android.support.design.widget.Snackbar$SnackbarLayout? Dec 27 23:41:00 This happens only in JellyBean. Works fine in all other Android versions. Dec 27 23:41:19 Works even in Gingerbread. Dec 27 23:42:22 You find the cause by reading the rest of the stacktrace Dec 27 23:46:00 I did. I even tried stepping through it one step at a time. Dec 27 23:47:11 So what is the cause? Dec 27 23:49:47 http://pastebin.com/4BK4qmc7 Dec 27 23:59:58 Nevermind, figured it out. Dec 28 01:05:56 hi all Dec 28 02:29:08 ron_frown http://hothardware.com/news/microsoft-cmo-confirms-engineering-effort-on-surface-phone-a-spiritual-equivalent-of-surface-tablet Dec 28 02:30:00 can anyone tell me why the alarm on my tablet no longer makes sound and when the voip phone has an incoming call it does not ring? but i can play mp3s etc Dec 28 02:30:36 when i look in settings the notification volume icon has a / through it and there is no volume control so it is always muted and no way to unmute Dec 28 02:31:21 dont know what that means Dec 28 02:31:49 i can control the volume of everything except notifications. that volume control is disabled and muted Dec 28 02:32:17 no alarm clock alarms, no phone rings from voip phone app Dec 28 02:32:21 mp3s play fine Dec 28 02:34:47 actually this is messed up. i have media volume control. i have alarm volume control and i have notifications volume control. the last is disabled Dec 28 02:34:55 alarm volume is max. alarms are silent Dec 28 02:38:01 is the binding library fit for human consumption yet :D Dec 28 02:40:48 are there any humans here? Dec 28 02:43:49 hi I440r Dec 28 02:45:05 i'll keep doing it the old fashion way until its release , at this rate next year :D Dec 28 02:50:08 how do you organize your home page? Dec 28 02:50:24 home screen, whatever. Dec 28 02:51:18 I try to keep it to one page, but it's getting a bit crowded Dec 28 02:51:59 i have like 5 screens Dec 28 02:52:12 but tbh i mainly use gesture search Dec 28 02:52:27 gesture search? Dec 28 02:52:40 it's an app for launching other apps Dec 28 02:53:00 just disable the address book etc. search **** ENDING LOGGING AT Mon Dec 28 02:59:59 2015