Revisions of android-udev-rules

buildservice-autocommit accepted request 1154404 from Markus S's avatar Markus S (KAMiKAZOW) (revision 41)
baserev update by copy to link target
Markus S's avatar Markus S (KAMiKAZOW) accepted request 1153765 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 40)
- Update descriptions to point out ADB
buildservice-autocommit accepted request 1153730 from Paolo Panto's avatar Paolo Panto (munix9) (revision 39)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1153729 from Paolo Panto's avatar Paolo Panto (munix9) (revision 38)
- Update to version 20240221
  Features
  * Add Oculus Quest 2 (close #308) (#309)
  * Add Allwinner fastboot rule (#311)

  Miscellaneous Tasks
  * Quest 2 and 3 have the same IDs
buildservice-autocommit accepted request 1138752 from Paolo Panto's avatar Paolo Panto (munix9) (revision 37)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1138751 from Paolo Panto's avatar Paolo Panto (munix9) (revision 36)
- Update to version 20240114
  Bug Fixes
  * Amazon vendor typo in comments

  Features
  * Add support for Fire HD 8 2018 (#303)
  * Add Alcatel 5024L aka Alcatel 1S (#304)
  * Add support for Fire HD 8 2012 (#306)
  * Add ASUS ZenWatch 2 (#307)
buildservice-autocommit accepted request 1132041 from Paolo Panto's avatar Paolo Panto (munix9) (revision 35)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1132040 from Paolo Panto's avatar Paolo Panto (munix9) (revision 34)
- Update to version 20231207
  Bug Fixes
  * OnePlus 6T: debug mode not detected (#298) (#300)

  Features
  * Add Hisense U8G Smart TV (#301)
  * Add Google Pixel Watch 2 (#302)

  Miscellaneous Tasks
  * Use more specific adb GOTOs for XiaoMi (#299)
buildservice-autocommit accepted request 1128580 from Paolo Panto's avatar Paolo Panto (munix9) (revision 33)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1128579 from Paolo Panto's avatar Paolo Panto (munix9) (revision 32)
- Update to version 20231124
  Bug Fixes
  * Typo within README.md (#294)
  * Motorola adbfast code, also sort codes and use default drop (#297)

  Features
  * Add CI to verify rules (#291)

  Styling
  * Remove all unused labels
buildservice-autocommit accepted request 1123736 from Paolo Panto's avatar Paolo Panto (munix9) (revision 31)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1123735 from Paolo Panto's avatar Paolo Panto (munix9) (revision 30)
check deactivated for the time being, causes an error on factory:   
udevadm verify --resolve-names=never --no-style 51-android.rules   
udevadm: symbol lookup error: udevadm: undefined symbol: module_load_and_warn, version SD_SHARED
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1123341 from Paolo Panto's avatar Paolo Panto (munix9) (revision 29)
- Update to version 20231104
  Bug Fixes
  * Fix Spreadtrum rule (#288)
  * Fix code due to journalctl output errors (#289)
buildservice-autocommit accepted request 1121674 from Paolo Panto's avatar Paolo Panto (munix9) (revision 28)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1121672 from Paolo Panto's avatar Paolo Panto (munix9) (revision 27)
- Update to version 20231030
  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
buildservice-autocommit accepted request 1093794 from Paolo Panto's avatar Paolo Panto (munix9) (revision 26)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1093793 from Paolo Panto's avatar Paolo Panto (munix9) (revision 25)
- Update to version 20230614
  * 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)
buildservice-autocommit accepted request 1069448 from Paolo Panto's avatar Paolo Panto (munix9) (revision 24)
baserev update by copy to link target
Paolo Panto's avatar Paolo Panto (munix9) accepted request 1069447 from Paolo Panto's avatar Paolo Panto (munix9) (revision 23)
- Update to version 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)
buildservice-autocommit accepted request 1057560 from Paolo Panto's avatar Paolo Panto (munix9) (revision 22)
baserev update by copy to link target
Displaying revisions 1 - 20 of 41
openSUSE Build Service is sponsored by