With recent releases CorePatch can spoof app source, but it won't help with keyboard whitelist.
Apps and more (sms, wifi networks, bluetooth devices), free and open source: https://github.com/NeoApplications/Neo-Backup
I don't know. I'm running 16gb with 8gb of swap just fine.
Couple dozen tabs open in librewolf (across multiple windows), android studio with an emulator and some other utils. All under KDE Plasma on nixos unstable and it's fine. It could be better, but it's good enough.
Very impressive, even if broken on high refresh rate devices.
Next time you can save yourself a reset by using adb.
- connect to watch over adb (usb or wireless)
- run
adb shell "pm clear com.google.android.gms && reboot"
- wait a few minutes (might not be necessary, but I found it increases success rate)
- run
adb shell "am start -a android.bluetooth.adapter.action.REQUEST_DISCOVERABLE"
- pair new device in companion app (I reset the app for good measure, don't know if it's needed)
Also on my device (oppo watch), play integrity doesn't seem to matter. Some of the time I'm only passing basic and watch works perfectly.
Most of them aren't maintained anymore. Like Dialer, which lineageos patches up to work properly on newer versions (https://lineageos.org/Changelog-28/).
Oh... I can't imagine waking into that.
Beautiful picture by the way
And I hope to learn more, thanks for the kind words
I'm petty sure, they place webs wherever people walk.
Cute comic!
Thanks, glad you liked it.
"Spiders" by me
I can't draw, but decided to give it a go anyway.
For the first comic in my life, I think it went pretty well.
Pairdrop is probably a miracle tool for me. Just open the website and send files or text, no configuration, no fuss and it even works outside of the local network.
One day I'll finally set up my own server, but that's just for the fun of it. One hosted at https://pairdrop.net is super solid and I can't remember it failing me.
I think android has this built-in. On mine it's in Security & Privacy -> More security & privacy -> App pinning
...or maybe it's just a custom rom thing (crDroid 10.4, Android 14).
If it's a laptop, try in bios (or rather uefi).
Neo-Backup with special backups enabled can do that and much more. Works well with synchronization tools. Root required.
Since you mentioned it, there's a fork of AntennaPod with a more modern look: https://github.com/XilinJia/Podcini
Ok, It took some time by I finally found my writeup: https://github.com/agustinmista/positron/issues/15
... and on further inspection it's the same as you already posted. If it helps I can say it's been really stable, never breaking since I set it up (well apart from this week, but it's more of a I fucked up KDE and ignored all issues for the past few months, so a reinstall was necessary type of problem.
I had the same issue some time ago. I'll test it on plasma 6 and send it soon.
If you mean at a glance, you can use Lawnchair with Smartspacer to get even better experience then stock at a glance on pixel launcher.
It has all functionality of Google's at a glance, while being extendable with plugins.
Is this even legal? Hiding data deletion behind login (after email request)
I wanted to delete my old oppo id account, and to do that I'll need to login into it, but I don't know the password.
Password reset requires saying when the account was created (month and year) and "tech support" can't help here either.
Is it legal to block / hide account deletion behind login in European countries? GDPR (and polish RODO) both talk about a right to data deletion, which in this case, I believe, isn't respected.
Look what I made: quick `n easy Keycap Label Maker using qmk-like configuration files
A quick `n easy keycap label maker made with python and qmk-like configuration files - GitHub - pacjo/keycaplabelmaker: A quick `n easy keycap label maker made with python and qmk-like configuratio...
So, this is my latest project. Pretty complete, very fast and (I hope) easy to use label maker for use with relegendable keycaps.
It supports different layouts:
- single center icon
- split-screen like labels
- up to four icons on one label
Other notable features:
- easy to make and read configuration files
- ability to color and rescale icons
- support for PNGs and SVGs (automatically converted to PNG)
- speed (under 1s for about 30 labels)
What's left to do?
- automatic downloading of icons
- support for text instead of icons