1
0
mirror of https://github.com/M0Rf30/android-udev-rules.git synced 2024-06-27 07:35:17 +02:00
Commit Graph

497 Commits

Author SHA1 Message Date
M0Rf30
544410ec08 replaced spaces 2018-06-09 03:15:35 +02:00
Gianluca Boiano
35bf1d1528
Merge pull request #145 from MatthewBooth/patch-1
Fixed symbolic link
2018-05-11 15:37:48 +02:00
Matt Booth
0aae154ab9
Fixed symbolic link
Previous to this addition, the symbolic link did not work. However this will work on most Linux systems.

This closes M0Rf30/android-udev-rules#144
2018-05-09 09:24:19 +01:00
Gianluca Boiano
5aa8536e65
Merge pull request #141 from younglim/patch-1
groupadd adbusers for Fedora
2018-02-28 19:14:40 +01:00
younglim
334627ff2e
groupadd adbusers for Fedora 2018-02-28 17:04:13 +08:00
Gianluca Boiano
b2538165ff
Merge pull request #140 from bodtx/master
systemd-sysusers not available on 16.04
2018-02-19 13:44:27 +01:00
bodtx
f209738d46 systemd-sysusers not available on 16.04 2018-02-18 11:13:36 +01:00
Gianluca Boiano
2221057999
Merge pull request #138 from saschpe/fedora
Add udev service restart for Fedora
2018-01-13 16:34:45 +01:00
Sascha Peilicke
014f188cee Add udev service restart for Fedora 2018-01-13 15:05:25 +01:00
M0Rf30
3a6170cb54 Motorola Droid Turbo 2 added 2018-01-12 12:29:53 +01:00
Gianluca Boiano
aa8d4ef107
Merge pull request #137 from SimonSickle/master
Add .deb building to make debian installs easier
2018-01-12 12:17:23 +01:00
Simon Sickle
566051f3ce Add .deb building to make debian installs easier
Signed-off-by: Simon Sickle <simon@simonsickle.com>
2018-01-11 20:58:46 -06:00
Gianluca Boiano
784697daab
Merge pull request #135 from mendhak/readme-cleanup
Ubuntu instructions - minor consolidation
2018-01-01 14:03:22 +01:00
mendhak
e6f9bec172 Consolidating Ubuntu instructions for directory consistency 2018-01-01 11:02:25 +00:00
Gianluca Boiano
d2ecbc00f2
Merge pull request #134 from kusanaginoturugi/master
add another idProduct for Essential PH-1
2017-12-21 12:59:52 +01:00
root
d3e78baad5 add another idProduct for Essential PH-1 2017-12-21 15:22:12 +09:00
M0Rf30
9e76973b4f README.md: reference to sysusers.d on ubuntu 2017-12-16 19:16:19 +01:00
M0Rf30
da35e0345c README.md: reference to sysusers.d on ubuntu 2017-12-16 18:59:13 +01:00
M0Rf30
661d12155f working .conf for sysusers.d compliance 2017-12-16 18:52:35 +01:00
M0Rf30
4350bdd709 introducing .conf for sysusers.d compliance 2017-12-16 18:45:46 +01:00
Gianluca Boiano
c53c93dfbb
Merge pull request #132 from Maxr1998/patch-1
Support Essential PH-1
2017-12-15 11:14:28 +01:00
Max Rumpf
aa7f9cf5c2
Support Essential PH-1 2017-12-14 13:23:15 +01:00
M0Rf30
2fa03ba644 cleanup 2017-12-06 14:48:54 +01:00
Gianluca Boiano
309be0e479
Merge pull request #130 from jemyzhang/master
add Oneplus3 device(Oreo)
2017-12-06 14:41:42 +01:00
Gianluca Boiano
1ac220975c
Merge pull request #129 from Depaulicious/patch-1
Add special rules for OnePlus 3T running Oreo
2017-12-06 14:41:31 +01:00
jemyzhang
981523a622 add Oneplus3 device(Oreo)
+ add oneplus 3 device, seems can not be recognized by ubuntu(17.10)
  after updated to oreo.
* format ZTE according to rules
2017-12-06 11:32:23 +08:00
Davide Depau
a4a5a70d3c
Add special rules for OnePlus 3T running Oreo
OnePlus 3T running Oxygen OS Oreo changes IDs for every USB mode
2017-12-05 16:50:43 +01:00
Gianluca Boiano
41d6a9e216
Merge pull request #128 from undefman/master
Improved README.md
2017-11-14 20:07:25 +01:00
Giang Nguyen
0f469082a6 add sudo to cp command, improve comment 2017-11-14 12:50:00 +07:00
Giang Nguyen
9fad32e199 add command to copy rules file to udev folder, fixed symlink with full-path (realative path did not work for me on Ubuntu 16.04) 2017-11-14 12:43:18 +07:00
M0Rf30
d91c7c776a fixed https://github.com/M0Rf30/android-udev-rules/issues/127 2017-11-13 12:32:11 +01:00
Gianluca Boiano
18b026bf0a
Merge pull request #125 from ganadist/master
add product id for Xiaomi A1
2017-11-10 12:57:56 +01:00
Gianluca Boiano
717f24395f
Merge pull request #126 from ncaq/master
fixed: quotation to ascii
2017-11-10 12:57:39 +01:00
ncaq
71df448445 fixed: quotation to ascii 2017-11-10 10:10:36 +09:00
YOUNG HO CHA
25a2d6f932 add product id for Xiaomi A1
Signed-off-by: YOUNG HO CHA <ganadist@gmail.com>
2017-11-09 10:42:54 +09:00
Gianluca Boiano
bff0ac38dc
Merge pull request #124 from ganadist/master
add product id to support intel reference boards
2017-11-08 12:48:53 +01:00
YOUNG HO CHA
31156df953 add to support intel reference boards
Signed-off-by: YOUNG HO CHA <ganadist@gmail.com>
2017-11-08 19:13:16 +09:00
Gianluca Boiano
0eca44b61b
Merge pull request #123 from ganadist/master
Update 51-android.rules
2017-11-07 12:43:17 +01:00
YOUNG HO CHA
ec19521ad2 Update 51-android.rules
Update Nexus/Pixel product ids and add reference urls

Signed-off-by: YOUNG HO CHA <ganadist@gmail.com>
2017-11-06 23:42:36 +09:00
Gianluca Boiano
ec41531135
Merge pull request #122 from joergi/patch-1
Update 51-android.rules
2017-11-04 04:15:47 +01:00
Joergi
57501c8145
Update 51-android.rules
adds the Pico i.MX7 Dual Development Board
all fame goes to @johnjohndoe
https://gist.github.com/johnjohndoe/a67d1558d01cb79bf6347beb35722ece
2017-11-03 21:08:42 +01:00
Gianluca Boiano
99d7f08b57
Merge pull request #121 from wiggin-boy/master
updated readme to replace cp command with symlink command
2017-11-03 14:53:36 +01:00
Andrew Sellers
480e8b1ad5 Added Meizu hardware code to adb_usb.ini and Meizu MX6 IDs to udev rules 2017-11-02 17:20:57 -07:00
Andrew Sellers
8820c722c6 Merge branch 'master' of https://github.com/M0Rf30/android-udev-rules 2017-11-02 14:08:35 -07:00
Andrew Sellers
45863a166c Deleted extra 'sudo' in earlier correction. 2017-11-02 14:07:15 -07:00
Andrew Sellers
e002330456 updated readme to replace cp command with symlink command 2017-11-02 11:43:27 -07:00
Gianluca Boiano
7032d88cdb
Merge pull request #120 from wiggin-boy/master
Uncommented Dell idVendor line
2017-11-02 19:32:50 +01:00
Andrew Sellers
da3a426bda Uncommented Dell idVendor line 2017-11-02 11:01:50 -07:00
M0Rf30
abf3352bd8 tab indentation 2017-10-31 13:04:22 +01:00
Gianluca Boiano
8b72bc25e4
Merge pull request #119 from wiggin-boy/master
BlackBerry DTEK60
2017-10-31 12:34:28 +01:00