achill
achill
The app's font for passwords is the font, I guess, from the device itself. That's makes it hard to retype these passwords to another keyboard. With a identical font like...
# Debug info ``` admin@thinkpad -------------- OS: Arch Linux x86_64 Host: 20L8S6N600 ThinkPad T480s Kernel: 5.17.5-arch1-1 Uptime: 17 hours, 22 mins Packages: 2434 (pacman), 11 (flatpak) Shell: bash 5.1.16 Resolution:...
I just come on a error on parsing with `time` that it doesn't regonized the type of microsoft's JSON used date. A example is: ``` /Date(151708196000)/ ``` The `/Date(` and...
Arch Linux gives users the choice to install multiple kernels to their systems. E.g. I have currently `linux-mainline` and `linux-next` installed. However, if I update `linux-next`, `needrestart` warns me that...
I found that Protonmail offers a tool called [Protonmail Bridge](https://protonmail.com/bridge/) which should bridge the Protonmail API. I don't know if that works, but may you can add it to `help.md`
```bash # Add the remote, call it "upstream": git remote add upstream https://github.com/ytdl-org/youtube-dl.git # Fetch all the branches of that remote into remote-tracking branches git fetch upstream # Make sure...
F-Droid support third-party-repositories managed by other people. Maybe big companies. Only the main (and archive) repo builds all from source.
If you click on a note, it will open a seperate activity for a note for advanced typing. Maybe make it able to toggle the "seperate activity mode" and the...
You may heard from others, that implementing a full browser engine can and is really much work. But we don't need so much. [Drew DeVault](https://drewdevault.com) for example had this idea:...