urn:uuid:3b0dcc0b-632d-5fef-8898-33fd9924e5be
Topic: Android – Ctrl blog
Daniel Aleksandersen
https://www.daniel.priv.no/
Copyright © 2022 Daniel Aleksandersen.
https://www.ctrl.blog/assets/logo/logo-square.svg
2022-04-05T13:57:00Z
weekly
10
urn:uuid:795a9d32-a7c5-4765-86db-418785fa8100
2022-04-05T13:57:00Z
2022-04-05T13:57:00Z
Samsung devices incorrectly handle CSS @media hover queries
Samsung devices incorrectly handle CSS <code translate=no>@media hover</code> queries
The CSS @media hover query detects hover-capable input devices. Samsung touchscreens on Android gives unexpected results by pretending to be a computer touchpad.
<p>The <code>hover</code> <code>@media</code> feature query lets you check if a device’s primary input device supports hovering interactive elements. It became part of the web platform as of CSS Media Queries Level 4. The <code>hover: hover</code> query should match on devices with a mouse cursor (e.g. a touchpad), and <code>hover: none</code> should match touchscreens (mobile devices). Unfortunately, Samsung devices say their touchscreens are touchpads.</p> <p><a href="https://www.ctrl.blog/entry/css-media-hover-samsung.html">Read more …</a></p>
urn:uuid:6e1dfe5e-317d-402a-87cc-b6198d8fe8b3
2022-02-28T18:40:00Z
2022-02-28T18:40:00Z
Buggy Samsung–Grammarly keyboard update puts profit before typing
One UI 4 (Android 12) introduced Grammarly partnership in Keyboard app on some Samsung devices. The update breaks the keyboard app compatibility with many apps.
<p>In my experience, text input using the software keyboard on Android has always had some quirks and issues. However, all text entry and editing of more than a couple of sentences became nearly impossible after my Samsung Galaxy S10e received the One UI 4.0 update (better known as Android 12). The problems affected almost all apps I regularly use.</p> <p><a href="https://www.ctrl.blog/entry/ime-samsung-grammarly.html">Read more …</a></p>
urn:uuid:1a72cbfe-ff75-45b4-a17e-1ab40f702f96
2021-10-23T16:56:00Z
2021-10-23T16:56:00Z
How to limit Samsung Customization Service data collection
Android Customization Service provides some extra features in exchange for your personal information. However, you can minimize the data it shares with Samsung.
<p>Samsung customers have likely been prompted by their devices to opt into the Samsung Customization Service (SCS). The prompt doesn’t explain what SCS does beyond linking you to its longwinded privacy policy. I was uncomfortable turning it on without knowing more about it, so I read the privacy policy. Yikes. Samsung collects everything it can get its corporate paws on.</p> <p><a href="https://www.ctrl.blog/entry/samsung-oneui-customization-service.html">Read more …</a></p>
urn:uuid:5dd1f1e4-cfa0-4567-9b5e-48a7b86e55fa
2021-08-04T03:25:00Z
2021-08-04T03:25:00Z
Overriding Bedtime mode with priority alerts
Is Bedtime mode on Android using Do Not Disturb mode to silence alerts and notifications? That’s unclear, if you’ve got the Samsung Digital Wellbeing app.
<p>Bedtime mode on Android guides you towards better sleep habits by muting notifications and making your phone less interesting. Samsung’s take on the feature says it will mute all sounds and alerts, but that isn’t the whole story. What if you rely on certain notifications and alerts to wake you in the night?</p> <p><a href="https://www.ctrl.blog/entry/android-bedtime-mode-priority-alerts.html">Read more …</a></p>
urn:uuid:9a53d927-a9c7-49f4-a79a-6b6e6f14a798
2021-02-23T19:42:00Z
2021-02-23T19:42:00Z
Be wary of file sync conflicts with KeePass apps on Android
An investigation and comparison into how KeePass-compatible password manager apps for Android handle external changes to an unlocked password vault database.
<p>KeePass is a tried and tested open-source encrypted password manager available for Windows. You can also use one of the many forks for Android, iOS, Linux, MacOS, and other operating systems. KeePass has created the defacto standard for encrypted password vault/database files (<code>.kdbx</code>). Syncing the vault files between your computers and Android can cause problems with some KeePass apps, however.</p> <p><a href="https://www.ctrl.blog/entry/keepass-file-conflicts-android.html">Read more …</a></p>