Call Flasher

Rating: 
5
Your rating: None Average: 5 (4 votes)

Blinks camera flash during incoming call

Can be toggled on/off via dbus

dbus-send --session --type=method_call --dest=com.kimmoli.callflasher / com.kimmoli.callflasher.toggle

A notification is shown if it is enabled or disabled.

Can be forced enabled with

dbus-send --session --type=method_call --dest=com.kimmoli.callflasher / com.kimmoli.callflasher.enable

Can be shutdown with

dbus-send --session --type=method_call --dest=com.kimmoli.callflasher / com.kimmoli.callflasher.quit

 

Builds in mer-obs https://build.merproject.org/package/show/home:kimmoli/CallFlasher

Github https://github.com/kimmoli/callflasher

Application versions: 
AttachmentSizeDate
File harbour-callflasher-0.0.3-10.4.1.jolla_.armv7hl.rpm12.09 KB26/12/2014 - 23:57
Changelog: 

(none)

Comments

nas's picture

Hey kimmoli! Thank you so much for this feature you made! Once I installed it years ago on my Jolla1, every time I was seeing the flash blinking --and there were times that in a noisy environment it was the only way to see I have a call-- I was really appreciated it!

Unfortunately it doesn't work for XperiaX :( I even download the source code to give it a try to fix it myself , but since I don't have the background on developing, I didn't make it much

Can you please PLEASE update it for the XperiaX? Or update it in a way that will read a config file and anyone in the feature devices can set the path / brightness / etc like here:

flasher.setPath("/sys/kernel/debug/flash_adp1650/mode", "1", "0");

Once more, thank you :]

eisen's picture

it works fine, thx,

would it be possible to enable other notifications like e-mail or sms?

greets andre