2016-03-15 11:39:45 @kido locusf: by the way, I'm currently porting asteroid to the sw3 and I just noticed that you might have forgotten to check if the mmcblk in recipes-core/initrdscripts/initramfs-boot-android/machine.conf, conf/machine/*.conf and recipes-kernel/linux/linux-*_lp-mr1.bb are correct 2016-03-15 11:40:18 @kido you can check that by adb shell then su (you must be root on android wear) then ls -la /dev/block/platform/sdhci.1/by-name 2016-03-15 11:40:38 @kido sdhci might be a little bit different but you should find that path easily 2016-03-15 11:41:43 locusf I know 2016-03-15 11:41:54 locusf but I haven't gotten the time for rooting the watch 2016-03-15 11:42:00 @kido alright 2016-03-15 11:42:12 @kido it's just a matter of flashing Wear SuperSU from TWRP 2016-03-15 11:47:38 Nokius kido: :) good luck with the sw3 2016-03-15 11:47:46 @kido :) 2016-03-15 11:47:51 @kido just got my kernel running 2016-03-15 11:48:06 @kido now I'm gonna having fun with merging the unified kernel of sony 2016-03-15 13:52:32 Nokius o/ got Android divce to acivate and update the watch 2016-03-15 13:52:47 * Nokius so close 2016-03-15 13:53:56 @kido :) 2016-03-15 13:54:23 @kido If you replace your recovery you wom't be able to install OTA from android 2016-03-15 14:06:17 Nokius device is on 4.4W1 atm 2016-03-15 14:06:54 Nokius i will update it if it works and then goodby android wear 2016-03-15 15:03:40 Coder206 Hi everyone! 2016-03-15 15:58:35 Nokius :( 2016-03-15 15:59:04 Nokius is there a way to turn the LG G watch off 2016-03-15 15:59:19 Nokius looks like it stuck and lost connection to the phone 2016-03-15 16:00:21 Nokius ah there is reset pin 2016-03-15 16:05:41 Nokius o/ 2016-03-15 16:06:29 Nokius kido: I <3 it 2016-03-15 16:17:39 @kido :D 2016-03-15 16:18:08 @kido If you wanna contribute to make it even better you're more than welcome 2016-03-15 18:10:05 Nokius kido: yes not sure if I have skill and knowlage but I saw a few things which could check :) 2016-03-15 18:47:09 Nokius :) nice I have to check the qml documantaion 2016-03-15 18:49:40 @kido ok keep me updated :) 2016-03-15 18:49:55 @kido if you have any idea to improve any part of the UX it is greatly needed 2016-03-15 18:50:28 locusf qml is easy 2016-03-15 18:56:13 @kido true 2016-03-15 18:58:16 Nokius yes I got once a "working" application just with doucmatation and irc boterhing 2016-03-15 18:59:13 Nokius kido: id there a usb network interface to connect to the watch ? 2016-03-15 19:05:42 @kido well you can try to put usb_moded into developer mode but I never got further 2016-03-15 19:06:12 @kido we probably miss the network config to setup a link but I don't know much about networking so if you know how to do that feel free to try and document it 2016-03-15 19:13:14 locusf its normal rndis, I could try to help on that 2016-03-15 19:13:39 @kido :) 2016-03-15 19:13:47 @kido that would be really cool 2016-03-15 19:13:52 @kido we need to get rid of adb 2016-03-15 19:14:16 locusf also if you see phdeswer join, he's the usb_moded guy 2016-03-15 19:14:44 @kido yup already talked a lot with him about usb_moded 2016-03-15 19:14:55 @kido and met at FOSDEM 2016-03-15 19:18:00 * Nokius hooked now 2016-03-15 19:20:41 @kido :) 2016-03-15 19:24:17 locusf excellent 2016-03-15 19:35:34 Nokius kido: did take all pictures we found on flickr as watchface the look realy good on the 'small' screen 2016-03-15 19:36:07 @kido yes there is only a problem with color depth when sliding to a secondary screen 2016-03-15 19:36:18 @kido but I can't find any way to fix that issue :/ 2016-03-15 19:36:54 Nokius what do u mean? 2016-03-15 19:37:05 @kido I digged everywere, in kernel source, in device tree, in aosp qcom display drivers, in android config values, in qpa-hwcomposer and no way to find why the colors look so bad 2016-03-15 19:37:18 @kido take a look at the icons in the app launcher, the gradient is awful 2016-03-15 19:37:39 @kido the problem doesn't seem to appear on urbane 2016-03-15 19:38:25 @kido and it also appen on android but *could* potentialy be fixed http://stackoverflow.com/questions/27706241/lg-g-watch-not-displaying-32-bit-images-or-gradients-with-full-color-depth 2016-03-15 19:38:37 @kido these guys managed to fix that on android but by disabling hardware acceleration 2016-03-15 19:39:09 Nokius ah i found what u mean timmer icon looks not really black :( 2016-03-15 19:39:11 @kido it seems to come from the hardware adaptation of the G Watch but I don't know much more 2016-03-15 19:39:33 @kido I think we can see it really well on the calculator icon 2016-03-15 19:39:40 @kido the gradient is really broken down into several parts 2016-03-15 19:39:59 @kido but it should be smooth like that https://marisharingilmu.files.wordpress.com/2015/04/moka-calculator.png 2016-03-15 21:36:05 Nokius kido: what are using to triger the vibrator? 2016-03-15 21:36:34 Nokius I read a bit about qt haptic feedback may it could work :) 2016-03-15 21:36:41 @kido Check the code of timer, it's qtfeedback thene with hybris backend 2016-03-15 21:36:55 @kido theme* 2016-03-15 21:38:24 Nokius ok 2016-03-15 21:38:50 Nokius the alarm application is broken right? 2016-03-15 21:42:18 @kido mh... for some reasons nemo-qml-plugin-alarms might not be installed 2016-03-15 21:42:42 @kido but you can bitbake it manualy and adb push it 2016-03-15 21:49:44 Nokius I will check it 2016-03-15 21:50:46 Nokius if I understand the code correct the Theme efect is doing the haptic feedback [https://github.com/AsteroidOS/asteroid-timer/blob/master/main.qml#L86] 2016-03-15 21:53:32 @kido yup 2016-03-15 21:54:21 @kido I changed PressStrong to ~1s 2016-03-15 22:08:35 Nokius kido: where is that defined? the lenths 2016-03-15 22:12:14 Nokius kido: there is a recipe for nemo-qml-plugin-alarms aslo a dependencie for asteroid-alarmclock 2016-03-15 22:13:46 @kido https://github.com/AsteroidOS/meta-asteroid/blob/master/recipes-nemomobile/qtfeedback-plugins/qt5-feedback-haptics-droid-vibrator/droid-vibrator.ini 2016-03-15 22:14:59 @kido yep I got it: asteroid-alarmclock needs to RDEPENDS on nemo-qml-plugin-alarms 2016-03-15 22:16:02 @kido DEPENDS is only about build dependencies and it doesn't detect that qml code relies on the qml-plugin-alarms because it's dynamicaly loaded at runtime and not linked 2016-03-15 22:16:13 Nokius kido: ah thanks ok looks need a bit till I will understand all :) 2016-03-15 22:20:56 Nokius kido: like this ? https://gist.github.com/Nokius/bbae7dd49a08d1d4e50a 2016-03-15 22:22:04 @kido yes 2016-03-15 22:22:37 Nokius :) 2016-03-15 22:28:14 Nokius kido: send PR ;) 2016-03-15 22:29:15 @kido why did you change asteroid-settings? 2016-03-15 22:30:15 @kido I meant that the RDEPENDS line would be similar but you still have to add it to asteroid-alarmclock 2016-03-15 22:30:16 Nokius aah 2016-03-15 22:30:23 Nokius sure 2016-03-15 22:30:35 Nokius sorry 2016-03-15 22:37:23 * Nokius I should not do any PR after 10 2016-03-15 22:37:43 Nokius fixed 2016-03-15 22:42:15 @kido Merged ;) 2016-03-15 22:43:11 Nokius sorry for the messed up title :( 2016-03-15 22:52:54 @kido it's ok 2016-03-15 23:01:38 Nokius I had the idea to ad some feed back to watchface setting when selecting the face and then I run into the wrong recipe 2016-03-15 23:02:25 Nokius it's late I should take a nap 2016-03-15 23:04:37 @kido ok feel free to propose a pull request for that whenever you are more awake :) 2016-03-15 23:04:42 @kido I gotta sleep too 2016-03-15 23:07:29 * Nokius need more time to do all the nice things :s 2016-03-15 23:08:10 @kido indeed, time is often the limit