I put into the new beta the application as clock. It shows in the stock application. Unfortunately it shows always 00:00 as time. And trying to disable the alarm has no effect at all. I do not know how that could be fixed, so I'm leaning on it being better not shown at all in the stock application if it can't be controlled...
QMap(("APPLICATION", QVariant(QString, "clock") ) ( "COOKIE" , QVariant(QString, "25124") ) ( "PLUGIN", QVariant(QString, "libclockalarm") ) ( "STATE" , QVariant(QString, "QUEUED") ) ( "TITLE" , QVariant(QString, "Guuu") ) )
QMap(("APPLICATION", QVariant(QString, "clock") ) ( "COOKIE" , QVariant(QString, "25125") ) ( "PLUGIN" , QVariant(QString, "libclockalarm") ) ( "STATE" , QVariant(QString, "QUEUED") ) ( "TITLE" , QVariant(QString, "Test") ) ( "alarmtime" , QVariant(QString, "07:30") ) ( "enabled" , QVariant(QString, "1") ) ( "snooze" , QVariant(QString, "10") ) ( "sound" , QVariant(QString, "/usr/share/sounds/ring-tones/Clock 2.mp3") ) ( "trigger" , QVariant(QString, "1361079000") )
That is weird... and I can only guess that me setting application as ProfileMatic in that beta could somehow affect that. I have not experienced such problems, but I have not also had an alarm during phone call. Let me know if you find out more.
Good weekend also... listening to alarms is a good way to shake the last remaining bits of hangover :P.