Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SmartWatch support thread #902

Open
serbanghita opened this issue Nov 11, 2022 · 4 comments
Open

SmartWatch support thread #902

serbanghita opened this issue Nov 11, 2022 · 4 comments
Assignees

Comments

@serbanghita
Copy link
Owner

Problem
It appears that some smartwatches have browsers incorporated in them.
If there are enough case studies across the smartwatches industry vendors, then we should create a special method isSmartWatch that aims to detect small surfaces like a watch.

Not sure how relevant is this so let me know your thoughts.

See #898

@tcse
Copy link

tcse commented Nov 11, 2022

Visual work of the web browser on the samsung galaxy watch 4

watch4_05

google search results
watch4_06

And this is how it is implemented in mail clients. Side padding for ease of reading.
watch4_04
watch4_03
watch4_02

user agent watch4
watch4_07

@serbanghita
Copy link
Owner Author

@tcse how do you get these screenshots?

@tcse
Copy link

tcse commented Nov 14, 2022

@tcse how do you get these screenshots?

basic functions of Google Wear OS is to press both buttons on the watch.
The screenshot will automatically be sent to the companion phone.

@serbanghita
Copy link
Owner Author

@tcse thanks a lot for the details. I don't own smartwatches but I have many friends and colleagues owning them and I will start asking around and then build a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants