Skip to content

Releases: M0Rf30/android-udev-rules

20231030

30 Oct 17:13
2e6c41a
Compare
Choose a tag to compare

Bug Fixes

  • Use up-to-date SPDX identifiers where applicable
  • Use correct Debian Archive section name
  • Don't set value while exiting script. (#267)
  • Revert an accidental early exit

Documentation

  • Mention wiki in README.md

Features

  • Add Meizu M6T (#262)
  • Add ASUS MeMO Pad 7 ME176C/ME176CX in DNX/Rescue mode
  • Add support for fastboot without adb
  • Add Motorola Moto Z3 Play
  • Add MediaTek Moto E22i, MT65xx/67xx (#271)
  • Add Samsung Core and general cleanup (#276)
  • Add Motorola G3, edit some other Motorola values (#277) (#277)
  • Add Samsung Galaxy A5 (#286)
  • Add 04e8:685d ODIN link used instead of fastboot by Samsung (#284)

Miscellaneous Tasks

  • Bump copyright to 2023 and include all years with contributions
  • Use more specific adb GOTOs for Oppo and OnePlus (#272)
  • Use more specific adb GOTOs for Asus (#273)
  • Use more specific adb GOTOs for Fairphone (#274)
  • Use more specific adb GOTOs for Xiaomi (#275)
  • Use more specific adb GOTOs for ZTE (#278) (#278)
  • Use more specific adb GOTOs for Qualcom & nVidia (#279) (#279)
  • Use more specific adb GOTOs for Google (#282)
  • Use more specific adb GOTOs for HTC (#280)
  • Use more specific adb GOTOs for LG (#281)
  • Use more specific adb GOTOs for misc (#283)
  • Modify BQ device as adb+mtp, or mtp (#285)

Refactor

  • Use GOTO next LABEL after device found (for a faster rules script). (#266)

Styling

  • Strip trailing spaces and make comments more readable

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