2
0
Commit Graph

81 Commits

Author SHA1 Message Date
Miloš Mileusnić df8f29e878 Move func 2024-09-13 02:22:34 +02:00
Miloš Mileusnić 30a7616448 Performance improvements 2024-09-13 02:08:20 +02:00
Miloš Mileusnić 13c98cc313 Refactoring 2024-09-13 02:07:22 +02:00
Miloš Mileusnić 343162a9f5 Use tablet constant 2024-09-12 22:52:01 +02:00
Miloš Mileusnić 9ddd585730 Use values 2024-09-12 22:50:49 +02:00
Miloš Mileusnić a6d0a6d8cf Add getAny func 2024-09-12 20:53:20 +02:00
Miloš Mileusnić cd25ea4b82 Blackberry, Yandex 2024-09-12 20:47:05 +02:00
Miloš Mileusnić 9b786e15fc Update .gitignore 2024-09-12 20:33:33 +02:00
Miloš Mileusnić 357d6d94c6 Merge pull request #43 from ielevenliu/support-HarmonyOS 2024-09-12 20:18:32 +02:00
Miloš Mileusnić 62b14580dd Merge branch 'master' into pr/ielevenliu/43 2024-09-12 20:15:36 +02:00
Miloš Mileusnić 313e191c71 Merge pull request #33 from pixel365/imp 2024-09-12 19:44:37 +02:00
liuwenlong b32824df66 Add .idea to .gitignore 2024-07-22 00:23:37 +08:00
liuwenlong 973f9e1cfb Support Harmony 2024-07-22 00:10:11 +08:00
Ruslan Semagin ffe1cc3702 Using constants, corrected typos and added some shorthand methods 2023-11-17 16:45:31 +03:00
Miloš Mileusnić ab1411d0eb Update .gitignore 2023-09-16 13:51:29 +02:00
Miloš Mileusnić b781054abd close #23; Add IsUnknown function 2023-09-16 13:47:31 +02:00
Miloš Mileusnić 905f16afeb close #24 2023-09-16 13:40:34 +02:00
Miloš Mileusnić 814109e68d Add new confirmed Google user agents 2023-09-16 13:16:44 +02:00
Miloš Mileusnić c6acd3ebe8 Update .gitignore 2023-09-16 12:49:27 +02:00
Miloš Mileusnić d4eb424ccf Update test 2023-09-16 12:49:27 +02:00
Miloš Mileusnić b48c216047 Merge pull request #25 from human-made-machine:non-standard-uas
Handling non-standard and rare user agents.
2023-09-16 12:49:00 +02:00
Josh Fyne feaa51adae Handling non-standard and rare user agents. 2023-09-05 13:53:32 +01:00
Miloš Mileusnić f0b3dcfa90 Better tablet detection 2023-06-04 19:09:56 +02:00
Miloš Mileusnić 9a029a9c78 Add user agent strings 2023-06-04 15:23:17 +02:00
Miloš Mileusnić 82cdd1e4cd Merge pull request #20 from matjam:android-tablet
patch: fix behaviour change when detecting android tablets
2023-06-04 15:17:01 +02:00
Nathan Ollerenshaw 9bc0165138 patch: fix behaviour change when detecting android tablets 2023-05-08 16:36:21 -07:00
Miloš Mileusnić e3016d532e Update README 2023-04-29 02:06:11 +02:00
Miloš Mileusnić a8f585bff8 Bug-fix out of range 2023-04-14 17:16:36 +02:00
Miloš Mileusnić 6591a7fb9c Add tests 2023-04-14 17:05:21 +02:00
Miloš Mileusnić 42ff3a5290 Remove commented code 2023-04-14 17:05:15 +02:00
Miloš Mileusnić 16f268360f Bug-fix return -1 if not found 2023-04-14 16:03:08 +02:00
Miloš Mileusnić cc4b66367b Remove return 2023-04-14 16:02:46 +02:00
Miloš Mileusnić 7123f55797 Fix edge cases for device name 2023-04-14 15:42:04 +02:00
Miloš Mileusnić 004f562b59 Parse versions string into struct 2023-04-14 13:24:20 +02:00
Miloš Mileusnić 6b745d3e81 Better Android device detection 2023-04-14 12:49:31 +02:00
Miloš Mileusnić 96c70fdfb7 Better Android device detection 2023-04-14 12:46:47 +02:00
Miloš Mileusnić 8d5141dfc7 Small performance boost 2023-04-14 12:12:35 +02:00
Miloš Mileusnić b13e69df71 Comment unused code 2023-04-14 04:24:33 +02:00
Miloš Mileusnić b9fdf91f47 Better android detection close #7 2023-04-14 04:17:47 +02:00
Miloš Mileusnić a4a443f318 Return package name 2023-04-14 04:01:26 +02:00
Antoine Goutagny e840a3001f Fix tiktok app version detection 2023-03-02 16:19:46 +01:00
Antoine Goutagny 3f376feed9 Add support for Tiktok user 2023-03-02 15:55:01 +01:00
Antoine Goutagny b2cb7985cb Change package name, more fb/insta detection 2023-02-17 16:32:26 +01:00
Antoine Goutagny da1d8437ab Add support for brackets in parser
+ identifies facebook app user agent
2023-02-17 14:56:06 +01:00
Miloš Mileusnić c3c56e24ed close #16; Add test 2022-10-01 19:59:47 +02:00
Miloš Mileusnić 3c17a2956c close #8 close #11 close 16; Detect Miui, HeadlessChrome and Google Ads Bots 2022-10-01 19:50:29 +02:00
Miloš Mileusnić d518f085ae Update README 2022-07-30 11:55:13 +02:00
Miloš Mileusnić 6d1ff06afa Test new Bingbot user agents 2022-07-28 20:27:15 +02:00
Miloš Mileusnić 53cc9bf769 Added IsChromeOS 2022-07-28 20:27:01 +02:00
Miloš Mileusnić 359628f177 HuaweiBrowser check, ChromeOS renamed 2022-07-28 20:26:39 +02:00