Commit Graph

509 Commits

Author SHA1 Message Date
Joe da9b5c86b3
Exit earlier if not add, and reduce tests further (#188)
Several HTC are:
 =0c01 for mass storage, and
 =0c02 for development

Do fewer tests for Intel phones and don't assume other stuff is.
2020-08-03 23:20:15 +02:00
Artem 6876144fef
Tablet Idea XDS-1078 added (#187)
* idea tablet added

* adb user

Co-authored-by: Artem Dekhtyar <m@artemd.ru>
2020-08-02 23:22:00 +02:00
Joe b3702da7fa
Ensure all idProduct are guarded by a preceeding idVendor. (#186)
There were a few instances of idVendor being checked without
idProduct being verified first. Re-coded to ensure idVendors
had an idProduct check first.

SYMLINK+=android_adb can be also done too with ENV{adb_adb}.

Shorten adb_fast to exclude adb_user, adb_adbfast does both.
2020-06-15 11:14:39 +02:00
Joe 632c51ae56
Scanned other rules and updated vendor names, added Parrot (#185) 2020-06-15 11:14:19 +02:00
Joe 721c47b5d0
nvidia corrected to 0955, should close issue #163 (#184)
Doing a vendor check Nvidia is 0955 with productID 7000/7100
for a Folio or Folio100, also found other tablet to include.
2020-06-14 12:31:42 +02:00
Joe 311e6d42d6
Remove two duplicates and alphabetically re-order SK Telesys and Wileyfox (#183) 2020-06-14 12:31:27 +02:00
M0Rf30 e5bc06eea4 Indentation cleanup 2020-06-13 12:26:14 +02:00
Daniel Kutik 6f6d26d24f
Removed duplicate entry for Qualcomm (05c6) (#180)
Line 458-460 are already taking care of this:

 458 # Qualcomm
 459 ATTR{idVendor}!="05c6", GOTO="not_Qualcomm"
 460 ENV{adb_user}="yes"

Test: adb device with pid 05c6 still working
2020-06-13 12:20:03 +02:00
Samyak Jain 2152a5905b
Adds support for Huawei P10 Lite to udev rules (#181) 2020-06-13 12:19:09 +02:00
M0Rf30 3ac6e22f10 Disable ADVANCE rules: needs specific product rules (fix #182) 2020-06-13 12:17:50 +02:00
hrj f8aa93f451
syntax highlight for shell commands in README (#179) 2020-05-14 15:47:45 +02:00
Carlos Castillo a14ebc9c69
Made README easier to follow along (#178)
* Update README.md

Was a little confused when I first read the instructions. I think this might make things easier to follow along. Hope it helps

* Fixed accidental extra spacing error

* Typo fix
2020-04-26 13:01:12 +02:00
Frank Carpenter ecd3a32461
Add Spectralink (#177) 2020-04-26 12:58:57 +02:00
Gianluca Boiano 8a21289c3d
Cleanup of entries without an action 2020-04-10 20:21:18 +02:00
Kenzi Jeanis 135e1bc6f2
Add install script (#176)
Simplify the install process by adding a lightly configurable install script based on the README.md instructions.
2020-02-15 13:26:32 +01:00
Gianluca Boiano ceeb08ee96
Revert "Uncommented Dell idVendor line" (#175) 2020-01-21 21:24:53 +01:00
ercollin 724095c38e Add Sonim as vendor (#174)
* Add Sonim as vendor

* Put Sonim in alphabetical order
2020-01-16 11:47:08 +01:00
Gianluca Boiano bd437f29da
Merge pull request #173 from hlovdal/rpm
Add RPM spec file to allow building rpm packages
2019-12-16 09:01:01 +01:00
Håkon Løvdal ad68e0b0af Add RPM spec file to build rpm packages 2019-12-15 23:19:41 +01:00
Gianluca Boiano 32a2d39d3a
Merge pull request #172 from concatime/patch-1
Essential Phone PH-1 is also known as `2e17:c032`
2019-12-11 20:53:56 +01:00
Issam Maghni 883c76510b
Essential Phone PH-1 is also known as `2e17:c032`
Fix https://forum.xda-developers.com/essential-phone/help/fastboot-commands-t3950106
2019-12-11 00:20:29 +00:00
M0Rf30 f0a2f85367 20191103 2019-11-03 12:12:14 +01:00
Gianluca Boiano 0d2c63fee9
Reverting android universal rule. We prefer a punctual device detection (commented as reminder) 2019-08-31 13:25:29 +02:00
Gianluca Boiano 97c93409be
Merge pull request #168 from KAMiKAZOW/patch-1
Add GPLv3 header to rule file
2019-05-30 19:42:31 +02:00
KAMiKAZOW 3c83eada42
Add GPLv3 header to rule file 2019-05-30 16:58:20 +02:00
M0Rf30 fc939ecb53 Xiaomi RedMi 7 added 2019-05-14 23:09:27 +02:00
Gianluca Boiano c01699c00c
Merge pull request #167 from davidcesarino/patch-1
Fix nVidia label definition.
2019-05-09 20:19:44 +02:00
David Cesarino 6126cfb1d0
Fix nVidia label definition. 2019-05-09 11:51:39 -03:00
M0Rf30 eeb5e904d4 added Nvidia Shield TV product 2019-04-11 20:19:14 +02:00
Gianluca Boiano a12c9a2598
Merge pull request #165 from bluemarvin/pico-vendor
Added Pico vendor ID
2019-04-11 19:54:16 +02:00
Randall E. Barker b593ab64b7 Added Pico vendor ID 2019-04-10 15:22:29 -07:00
Gianluca Boiano d830fa908d
Merge pull request #162 from steadfasterX/steadfasterX-patch-oneplus
oneplus: added Asia productid
2019-03-25 15:44:14 +01:00
stay steadfast 374791ad97
oneplus: added Asia productid 2019-03-22 10:58:07 +01:00
Gianluca Boiano 86207490af
Merge pull request #161 from parkerlreed/master
Added Oculus vendor ID
2019-03-14 00:38:35 +01:00
parkerlreed 155b0c5fd5
Added Oculus vendor ID 2019-03-13 13:55:01 -04:00
Gianluca Boiano 63f30d7425
Merge pull request #160 from hvariant/fix_arch_wiki_link
Fix link to instructions for connecting a device on arch wiki
2019-02-24 13:07:24 +01:00
Zhansong Li 9b888ece22 Fix link to instructions for connecting a device on arch wiki 2019-02-24 22:22:30 +11:00
Gianluca Boiano 42f94f3069
Merge pull request #159 from idlesign/patch-1
Added LG90 D410 rules
2019-02-21 23:32:04 +01:00
Igor Starikov 288375c506
Added LG90 D410 rules
Hi,

Just as in the title.
2019-02-21 11:05:49 +07:00
M0Rf30 5b0c011dd5 Added Mediapad T3 description 2019-01-26 14:55:10 +01:00
Gianluca Boiano 8e123ac230
Merge pull request #158 from gallyamow/master
Added Huawei KOB
2019-01-24 00:31:05 +01:00
Ramil Gallyamov 0147452604 Added Huawei KOB 2019-01-23 11:17:02 +03:00
Gianluca Boiano 6d3672f2d0
Merge pull request #156 from ryanheise/xperia-xz
Added Xperia XZ
2018-12-22 18:37:34 +01:00
Ryan Heise 0df245aa3f Added Xperia XZ 2018-12-21 11:46:01 +11:00
Gianluca Boiano 0ce7bb8aef
Merge pull request #155 from bbo2adwuff/master
Added HTC One X (endeavoru)
2018-11-01 22:31:20 +01:00
bbo2adwuff d4906815e9
Added HTC One X (endeavoru) 2018-11-01 15:16:33 +01:00
Gianluca Boiano be8d1974f2
Fix #154 2018-10-31 15:44:02 +01:00
Gianluca Boiano c8f2e1e495 removed plugdev group (fix #153) 2018-10-30 15:00:59 +01:00
Gianluca Boiano cc6c307945 typo clean 2018-10-26 14:58:53 +02:00
Gianluca Boiano 2798fbb345
Merge pull request #152 from willdathrill/master
William Swiss: added line under the Motorola section for the Moto x4
2018-10-10 11:43:55 +02:00