Wallace0
Wallace0
Currently we are using the magnetic sensor value - we're picking it up from /sys/devices/virtual/sec/sec_key/hall_detect. There doesn't seem to be any intents associated with a state change in the value,...
Wow, that was easy - I've added in the media player capabilities - you can now also optionally select a media player widget and it will show that if either...
Interesting - for me it's working about 80-90% on my S4, but as Alex says it seems to be dependent on the speed of closing the cover. If it's only...
OK - think I've fixed it - I've put in the delay as suggested and on a quick test on my S4 it's working 100% of the time now. @VolMi...
Lol, yep, that blue colour is pretty bad! Hmmmm..... interesting, so that's a big improvement on 30% - lemme add another event refire at 500ms and see if that helps...
...Ok, that's up there - get it from the same place as before. If it is just a delay thing this should improve it further. I've got plans for the...
The media controls stuff seems to be working fine, so I think that should get merged back into the master branch now. Let me know if you want me to...
@Alex, I've just merged all of the changes in the mediacontrols / alarm-answer branches into everything in the notifications branch, into a new branch called 'merge'. I'll continue to work...
Cool. FYI I've found a weird bug in the notifications code - seems that if the app has been cleared from memory (think that normally happens about 30mins after it...
....OK, think that fixed it - the changes are committed to tidy-up branch. I also had to move a lot of other calls to findViewById to the onCreate method as...