Ángel Piñeiro Souto
Ángel Piñeiro Souto
I had the same problem with a boolean array and I solved it using a TypeSerializer: ``` java public class BooleanArraySerializer extends TypeSerializer { @Override public Class getDeserializedType() { return...
I have been one of the main developers of this project at CITIUS, but I am no longer part of the development team. Calendula is the open face of a...
Hi @scruloose, thanks for your contribution. It's true that the current behavior is not very flexible, and your solution seems appropriate (as you said, we are already doing that for...
Hi @kolg, there is something similar to that on the beta version (https://github.com/citiususc/calendula/blob/master/CONTRIBUTING.md#i-would-like-to-contribute-but-im-not-a-developer). Alarm lost messages are shown when an alarm is automatically canceled, but only when the phone is...
I think what best fits what you want is to be able to customize some options of routine alarms (morning, evening, ..) like notifications on/off or sound on/off. I will...
4 years, something new?