Releases: M0Rf30/android-udev-rules
Releases · M0Rf30/android-udev-rules
20230614
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
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
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
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
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
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:
20210425
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
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
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