Benoit Montagu
Benoit Montagu
# π Bug report: Alarms become inactive after reboot ## π Description After a reboot, the alarm icon of the home screen is not displayed, and the active alarms won't...
# π Call reject list (aka black list) ## π Description I sometimes need to block all incoming calls from a given phone number (like for spams). Having a reject...
# π Feature request: Searching in contacts should not take accents into account ## π Description Suppose you have a contact with first name "AndrΓ©" and last name "TrΓ©mieux". If...
# π Alarms and time change due to daylight saving time ## π Description When you set up an alarm and a time change occurs (advance or delay of 1...
It would be very useful to expose the following two functions to the API of `Term`s. ```ocaml let ( let+ ) v f = let open Term in const f...
# π Feature request ## π Description Offer a configuration option that allows users to choose between different font sizes for Pure. ## π Describe the solution you'd like Provide...
# π Bug report ## π Description A few seconds after startup, the window of MuditaCenter goes blank and does not respond. This makes MuditaCenter unusable: backups and upgrades are...
The section in the manual that describes the constructs related to records says: > The expression `{ expr with field1 [= expr1] ; β¦ ; fieldn [= exprn] }` builds...