Add datepicker to create alarms by selecting the specific date
ability to create alarms by selecting the specific date
+1 ! For me it's the only reason not to use this app... I'm saddly absolutely not capable to help. I just wonder how is it possible to manage all the rest of the application and not this function that seems quite "natural" and allowed by the OS.
@Nalajalan
... I just wonder how is it possible to manage all the rest of the application and not this function that seems quite "natural" and allowed by the OS.
Because I'm learning code on my own without having studied it at school (I've only been coding for a year), so there are certain functions that I find hard to exploit because nobody ever taught me anything.
With more free time, maybe I could do it, but with the constraints of my personal life, it's complicated.
In any case, I can confirm that it is possible to implement this feature.
I meant too that I wonder how you manage to do all the rest :) I hope somebody will help 🤞 :)
I meant too that I wonder how you manage to do all the rest :)
I guess you know I didn't create the app; 90% is based on AOSP clock. For my part, I've only allowed the user more customization, reworked the digital widgets, settings, a bit of the timer, permissions, and other things I've forgotten. I only succeeded because it was easy to play with these pieces of code.
I hope somebody will help 🤞 :)
I hope so too.
is it also possible to set multiple dates, by just pressing on specific days?
@Komas19-new That's the goal to resolve this issue but I'm not sure how to do it 😬 Moreover, my free time is currently limited.