0xedward

Results 14 issues of 0xedward

I usually search for items in my calendar or todo app. However, I can't search for deleted items since they don't appear in those apps, so I thought it would...

I found myself sometimes making changes on the web and wanting those changes to be immediately reflected on my phone as well. I experimented with decreasing the sync interval in...

## Steps to Reproduce 1. Followed the steps [here](https://github.com/etesync/etesync-dav/wiki/MacOS-instructions) to install etesync-dav with SSL on macOS 11.2.3 2. Add at least two calendars to EteSync account (e.g. CalendarA, CalendarB) 3....

The goal is to prevent apps that abuse Draw on Top and Accessibility Service permissions from reading user's account username, calendar events, and contact details when user is browsing those...

## Type of change - [ ] Bug fix - [x] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline...

### Description Under `Data` -> `Import codes` -> `Plain text`, the dialog box says the following `"The codes can be separated by a comma or a new line"`, but when...

--mobile
- auth

### Describe a related problem (optional) _No response_ ### Describe your suggested feature It'll be nice to be able to send requests created by the following modules through Tor or...

enhancement

### Background Currently it is not possible for a user to reference a rule from a grammar not in `dharma/grammars` unless they edit [`DharmaMachine.default_grammars`](https://github.com/posidron/dharma/blob/c0fc27495abc342be207f9e4472ec4dc1ef6e425/dharma/core/dharma.py#L221) to include the path to the...

When the user specifies set `allowCustomElements` to `true` in sanitizer configuration, we want to allow list all custom elements. When `allowCustomElements === false`, [we want to remove all custom elements](https://wicg.github.io/sanitizer-api/#config)...

Currently a draft PR, since there will be more refactoring to do once https://github.com/mozilla/sanitizer-polyfill/pull/37 lands Context: https://github.com/mozilla/sanitizer-polyfill/pull/34#issuecomment-900008712