serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.55k stars 2.68k forks source link

Added more Samsung Galaxy devices #967

Open wera-as opened 1 month ago

serbanghita commented 1 month ago

@wera-as please rebase with 4.8.x Do you have any unit tests? What I mean by that, is do you have any User-Agents for the added devices?

serbanghita commented 1 month ago

Also in the end, before committing please run docker compose run runLinting