Benoit Montagu

Results 8 issues of 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...

enhancement

# πŸš€ 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...