Skip to content

Releases: M0Rf30/android-udev-rules

20230614

14 Jun 21:55
c6610a7
Compare
Choose a tag to compare

Features

  • Add support for OnePlus Nord N10 4G in USB tethering mode (#258)
  • Add Kindle Fire 10, Anbernic RG353P, Pinephone (#257)
  • Add Amazon Fire 7 tablet (#260)
  • Add Pixel 7/Pixel 7 Pro to working Tensor Pixel devices. (#255)

Miscellaneous Tasks

  • Add sysusers.d android-udev.conf to RPM spec (#254)

20230303

03 Mar 10:19
535984d
Compare
Choose a tag to compare

Bug Fixes

  • Install.sh: get current user instead of root on the automatic install script (#239)
  • exclude several Sony and Microsoft USB controllers, VR, BT (#252)

Features

  • Add Wileyfox Swift 2 Plus (#249)
  • Add Amazon Fire TV Stick Lite (3rd gen) (#251)

Miscellaneous Tasks

  • Rewrite Polar vendor and add Polar M600 product. (#248)

20230104

04 Jan 15:50
323881f
Compare
Choose a tag to compare

Bug Fixes

  • Install.sh: get current user instead of root on the automatic install script (#239)

Features

  • Add RMX3231 - RealmeC11 2021 (#237)
  • Add support for Vivo devices (#238)
  • Add Meizu M1 E (#246)
  • Add support for Polar vendor

Miscellaneous Tasks

  • Install.sh: some edits to make it work with sudo & su (close #242) (#244)
  • Add OnePlus 8T PTP and MTP support (close #240) (#245)

20220903

03 Sep 16:36
a565217
Compare
Choose a tag to compare

Bug Fixes

  • Avoid wrong detections of controller devices (#234)

Features

  • Add rules for ZTE MF286* series internal modems (#231)
  • Add product ID for CDC-NCM+ADB for Tensor Pixels (#236)

Miscellaneous Tasks

  • Install.sh: use /bin/sh interp within shebang (#232)
  • Remove commented universal rule
  • Change fast to adbfast for Pixel C (#235)

20220611

11 Jun 13:03
4cf2025
Compare
Choose a tag to compare

added:

  • Oppo A94 5G
  • OPPO Watch fastboot mode
  • Realme 8
  • Verifone vendor
  • Yongnuo YN450M
  • ZTE Nubia series
  • ZTE Blade A5 2020

enhancements:

  • remove install.sh dead code
  • better indentation with spaces
  • remove duplicated Samsung 6860 product id

As always, many thanks to everyone who contributed

20220102

02 Jan 18:53
Compare
Choose a tag to compare

added:

  • Alcatel 1 2019 5033F
  • Android accessory mode
  • Ascom vendor
  • 5 Ascom devices
  • Asus ZenFone 2
  • Razer Phone 2 ADB mode
  • Sony Ericsson Xperia Z Ultra
  • Xiaomi Redmi Note 8T
  • ZTE P685M LTE Cat4 modem

enhanced:

  • T & A Mobile rules

20210501

01 May 20:42
1d8fe8b
Compare
Choose a tag to compare

fixed:

  • Mediatek rules typo

20210425

25 Apr 09:18
Compare
Choose a tag to compare

added:

  • Microsoft Surface Duo
  • Umidigi F1
  • Iconia Tab 210
  • Fairphone 1 & 2

fixed:

  • Exclude BIND actions from udev triggering (close #204)

Thanks to everyone and in particularly to @JoesCat and @munix9

20210302

02 Mar 11:11
fc2ad70
Compare
Choose a tag to compare

added:

  • Zebra TC72
  • Unitech Electronics vendor
  • Unitech Electronics EA630
  • Xperia XZ1 Compact
  • Xperia XZ2 Compact
  • Xperia 5 II

Many thanks to everyone who contributed

20201003

03 Oct 19:21
0c12443
Compare
Choose a tag to compare

added:

  • Parrot vendor
  • Tablet Idea XDS-1078
  • Castles vendor
  • Point Mobile vendor
  • Redmi 8 Pro
  • Yandex Phone
  • Nvidia SHIELD tablet new Id

fixed:

  • Nvidia TV Shield on fastboot

cleanup:

  • General adherence to udev rule model
  • Reducing tests on device detection and entries processing

Thanks to everyone and in particularly to @JoesCat