2016-07-31 02:55:02 melangeX Hello again. Ran into this error when bitbaking: ERROR: libhybris was skipped: incompatible with machine sparrow (not in COMPATIBLE_MACHINE) 2016-07-31 02:56:07 melangeX If I add COMPATIBLE_MACHINE_sparrow = "(^sparrow$)" to eta-asteroid/recipes-core/libhybris/libhybris_git.bbappend, do you think it'll work, or will there be a bunch of other places it'll blow up? 2016-07-31 03:00:44 melangeX Giving it a shot anyway. 2016-07-31 05:39:23 melangeX Epilogue: Looks like it worked. 2016-07-31 09:37:59 @kido melangeX: good catch this is indeed needed :) 2016-07-31 12:21:41 @kido I made a new interface for asteroid-timer, I believe it looks much nicer 2016-07-31 12:22:19 @kido I also added colorful gradients everywhere, I believe it looks good but if anyone wants to try and give an opinion I'd be curious 2016-07-31 12:25:52 @kido and weather is progressing :) 2016-07-31 12:44:40 SylvieLorxu Will it allow me to set timers longer than 30 minutes now? Because that's the thing that makes the app useless for me currently :P 2016-07-31 12:45:50 @kido yep 2016-07-31 12:45:53 @kido you asked for it 2016-07-31 12:46:12 @kido this is not how I planned to do it but in the end I do it the way you asked 2016-07-31 12:48:10 SylvieLorxu Well, then I'll surely have to update today so I can finally use it to notify me when the laundry is done :P 2016-07-31 13:50:32 SylvieLorxu Haha, aww 2016-07-31 13:50:47 SylvieLorxu The timer is still limited :P 2016-07-31 13:51:01 SylvieLorxu Well, at least I can now use it to tell me when the dryer is done :P 2016-07-31 13:51:40 SylvieLorxu The "done" screen looks a bit weird but I do like the general style 2016-07-31 13:52:36 SylvieLorxu Although I feel the animation when it switches from 1:00 to 0:59 and so is too slow but that's a minor thing 2016-07-31 13:52:44 SylvieLorxu Let me update the other apps to look at the gradients 2016-07-31 13:54:56 SylvieLorxu Oh, the gradients are only in asteroid-timer? I misread your earlier statement? 2016-07-31 13:55:11 SylvieLorxu Hmm, no 2016-07-31 13:56:08 SylvieLorxu Oh I forgot to git pull the other apps 2016-07-31 13:56:10 SylvieLorxu Haha 2016-07-31 13:58:49 SylvieLorxu Hmm, I'm not quite sure. I think I personally prefer the single-colour backgrounds, but that may also just be because I have gotten used to it 2016-07-31 14:00:35 SylvieLorxu Gradients are definitely pretty unique though... Calculator, Calendar and Timer look really great in the gradient 2016-07-31 14:01:00 SylvieLorxu The other apps less so 2016-07-31 14:01:08 SylvieLorxu I don't know, perhaps I just prefer certain colours haha 2016-07-31 14:02:05 SylvieLorxu Okay, I retract my earlier statement of preferring single-colour backgrounds. Gradients can look really awesome and they do on the calculator, calendar and timer. It's probably just more difficult to find a nice gradient than it is to find a nice single-colour background 2016-07-31 14:03:32 @kido indeed I had troubles finding nice gradients for every apps, I don't like alarmclock for example but couldn't find anything better yet 2016-07-31 14:04:54 SylvieLorxu Random thing, why did you remove some translations in the alarm clock? https://github.com/AsteroidOS/asteroid-alarmclock/commit/24d4d6a167d2b481c973758959d9a7c7929754fc#diff-5d2eefacffe7492bbb2ef7fcf6edd5deL31 2016-07-31 14:05:15 @kido crap 2016-07-31 14:06:41 SylvieLorxu Heh, no worries. They're still in the translation files so as soon as you readd qsTr around them they'll be translated again 2016-07-31 14:06:59 @kido yep I fixed that, my bad 2016-07-31 14:07:13 SylvieLorxu Shit happens :) 2016-07-31 16:39:28 @kido hi croccio 2016-07-31 17:58:43 SylvieLorxu I like the new timer app a lot more, much easier to pick the exact time I want. I should probably hack hour support into it or so, because one of the main things I want to use it for is something that takes roughly an hour and a half. But that brings up the point of... where to artificially limit it? The CyanogenMod Clock app allows timers up to "9 hours, 99 minutes and 99 seconds" (yeah, it's weird like 2016-07-31 17:58:45 SylvieLorxu that). It should probably be less than 24 hours, because for really long things setting an alarm makes more sense. Maybe 23 hour, 59 minutes and 59 seconds max? I don't know, any limit feels arbitrary 2016-07-31 18:02:00 SylvieLorxu Maybe 9 hours 59 minutes and 59 seconds. That way the hour value remains single-digit which is probably cleaner 2016-07-31 18:02:29 SylvieLorxu Which also clearly states "Hey, this is intended for shorter periods, use another app if you want to be reminded way in the future" 2016-07-31 18:05:27 SylvieLorxu Yeah, I think I'll go for 9 hours 59 minutes and 59 seconds as limits. That way seconds and minutes will always be double-digit and hours will always be single digits, it just sounds cleanest to me 2016-07-31 19:58:53 @kido I don't know, I've always thought that a timer shouldn't last more than an hour but well, if you really think this is needed 2016-07-31 20:40:57 SylvieLorxu Oh I see the new website is live, cool stuff :) 2016-07-31 20:41:21 @kido indeed, but I noticed that the "wiki" is not editable by guests 2016-07-31 20:41:40 SylvieLorxu The GitHub wiki? 2016-07-31 20:41:41 @kido only by registered users and I think user registration is disabled since this is not handy 2016-07-31 20:41:51 @kido no, I wanted to move the documentation to the new website 2016-07-31 20:41:55 @kido and put the wiki there 2016-07-31 20:42:14 SylvieLorxu Oh, okay 2016-07-31 20:43:06 SylvieLorxu No clue what Wiki system that even is 2016-07-31 20:43:32 SylvieLorxu Oh, some WordPress plugin 2016-07-31 22:07:15 babadoo kido: thumbs up for the website 2016-07-31 22:07:43 @kido thanks :)