I just launched my first app. It's a simple app that pops up a toast notification when hdr content is being played, kinda like TVs do
[App] WhatHDR: An app that informs you when HDR content is being played on your device
https://github.com/trlef19/WhatHDR
12 Comments
warmaster@lemmy.world · 5 pts · 102d
Any chance of a Linux version?
ByteMe@lemmy.world · 3 pts · 102d
Sorry, no, this is an app made for Android, it won't work anywhere else
warmaster@lemmy.world · 5 pts · 102d
Ok, thanks anyways for making open source stuff !
ByteMe@lemmy.world · 2 pts · 102d
I love open source!
BakedCatboy@lemmy.ml · 3 pts · 102d
Hmm unfortunately it doesn't work on my pixel 5 which is running android 16 and should be api level 36
ByteMe@lemmy.world · 2 pts · 102d
Yes, it's not an API issue, check my disclaimer in readme
BakedCatboy@lemmy.ml · 3 pts · 102d
Ah, maybe it could detect the api level, and show a generic error message if your api level meets the requirements but it still didn't work.
ByteMe@lemmy.world · 1 pts · 102d
Didn't you see an "unsupported device" message?
BakedCatboy@lemmy.ml · 2 pts · 102d
Yeah but the learn more link points to the getHdrSdrRatio documentation which says available in api level 34. Maybe that can only show if you're using <34
ByteMe@lemmy.world · 1 pts · 102d
I've restricted the API to 34+ anyway.
Meruten@lemmy.dbzer0.com · 3 pts · 102d
Just installed, and it's not compatible with my samsung s22+ on android 16 😞
ByteMe@lemmy.world · 4 pts · 102d
Yes, sorry, it's an Android limitation, only for s24 and later :((