Commit Graph

527 Commits

Author SHA1 Message Date
Gianluca Boiano dd51f9e223 Merge pull request #31 from t-anderson/master
Added Spreadtrum vendor ID
2014-02-10 15:46:33 +01:00
Tom Anderson 85952d4717 Added Spreadtrum vendor ID 2014-02-04 13:49:27 +00:00
Gianluca Boiano 57b7da8d0d Merge pull request #30 from ilaxel2033/master
style
2014-01-31 16:08:58 -08:00
ilaxel2033 fc8795efcc style 2014-01-31 18:39:03 +04:00
M0Rf30 a9c493bb85 Updated 2014-01-10 18:23:26 +01:00
Gianluca Boiano 076436e1d6 Merge pull request #29 from Arguggi/master
Add Motorola Moto G
2014-01-10 09:18:47 -08:00
Gianluca Boiano 9ec059a2e2 Merge pull request #27 from spamn/patch-1
Update 51-android.rules
2014-01-10 09:18:18 -08:00
Arguggi 40c47fcba5 Add Motorola Moto G 2014-01-09 18:00:17 +01:00
M0Rf30 228a25fb40 added HTC one (m7) and lg 4x 2014-01-05 16:00:00 +01:00
M0Rf30 e789c308e5 TI OMAP 44xx added 2013-12-05 13:22:44 +01:00
spamn 9b0673e04d Update 51-android.rules
Added rule for Xperia Mini Pro
2013-11-26 19:15:34 +01:00
M0Rf30 d45ea07c11 Typo 2013-11-05 16:40:15 +01:00
M0Rf30 0bb6a8e2d0 Updated 2013-10-31 15:00:45 +01:00
Gianluca Boiano 1aca16995e Merge pull request #25 from smoak/t_add_razr_xt912
Add rules for the Motorola Droid Razr XT912
2013-10-28 11:28:23 -07:00
Scott Moak d2e925aada Add rules for the Motorola Droid Razr XT912 2013-10-28 09:35:25 -07:00
Gianluca Boiano 7a2f8bba7b Merge pull request #24 from Firef0x/master
Added rules for LG Optimus LTE
2013-10-19 20:57:33 -07:00
Firef0x 5d2b8c14ca Added rules for LG Optimus LTE 2013-10-20 00:04:42 +08:00
Gianluca Boiano 9fd79dc345 Merge pull request #23 from lizaifang/master
XiaoMi Mi2A
2013-10-13 03:10:05 -07:00
lizaifang efcb5f6056 XiaoMi Mi2A 2013-10-13 10:15:33 +08:00
M0Rf30 8dfd1cd000 style 2013-09-11 20:08:07 +02:00
Gianluca Boiano 447fd8d10f Merge pull request #22 from laloch/master
Zopo C2 MTP support
2013-09-11 11:06:45 -07:00
laloch e6db8904d4 Zopo C2 MTP support 2013-09-11 08:15:04 +02:00
M0Rf30 8f61d3d741 Haier and MTK entries added 2013-09-10 18:29:22 +02:00
Gianluca Boiano d024ca8679 Merge pull request #21 from blueperil/patch-1
Added Sony Xperia L
2013-08-29 09:00:41 -07:00
blueperil a9924676da Added Sony Xperia L 2013-08-29 11:25:06 +02:00
M0Rf30 3b7ebf22dd Added 101 xs 2013-08-08 15:05:08 +02:00
M0Rf30 4f8bf303f3 Rules updated 2013-07-21 14:45:52 +02:00
Gianluca Boiano 39c78eac3a Merge pull request #20 from msx/patch-1
Update 51-android.rules
2013-07-21 05:43:38 -07:00
Martín Cigorraga ed7bfbafce Update 51-android.rules
Hello and thank you for maintaining this list.
I own the Intl. Samsung Galaxy S4 GT-I9500 Exynos Octo Core and was having a hard time to make it recognized within Windows so I can use Odin to root it.
The issue was that my current kernel [OS: Chakra, kernel 3.9.2-CHAKRA] detects it as 04e8:6860 while it's correct ID is 04e8:685d (I got aware of this later when rebooted the smartphone into recovery mode), once I corrected the ID I created a new rule following advice here: http://developer.android.com/tools/device.html and then I finally was able to make the Windows guest recognize it.

Note: this is my first ever contribution to a GIT project/repository, please excuse if there's anything wrong with it :/

Best regards.
2013-07-21 05:07:27 -03:00
M0Rf30 756f9530e1 Blank lines 2013-06-24 13:44:42 +02:00
Gianluca Boiano 5d604637a3 Merge pull request #19 from Raudi1/patch-1
Added correct device ids for Nexus 4/7
2013-06-24 04:37:49 -07:00
Raudi1 1dd5a5d20e Added correct device ids for Nexus 4/7
Google Nexus 4/7 devices change their id when you enable debugging or go into the bootloader. The id's for my Nexus 4 and 7 according to lsusb are these:

Nexus 4:
Fastboot - ID 18d1:4ee0 Google Inc.
MTP      - ID 18d1:4ee1 Google Inc. Nexus 4
MTP+ADB  - ID 18d1:4ee2 Google Inc. Nexus 4 (debug)

Nexus 7:
Fastboot - ID 18d1:4e40 Google Inc. Nexus 7 (fastboot)
MTP      - ID 18d1:4e41 Google Inc. ASUS Nexus 7 (MTP modus)
MTP+ADB  - ID 18d1:4e42 Google Inc. Nexus 7 (debug)

I hope I made the necessary changes. Also the Nexus 10 seems to have a wrong id, so I commented it out since it would be the same as for the Nexus 4 in MTP mode. Someone with the device should check. Also I deleted the entries for the Nexus 4/7 in the Samsung devices section. As far as I understand Udev (not much sadly), they are duplicates, but it should be checked by someone who understands Udev.
2013-06-23 23:52:22 +03:00
M0Rf30 10d7d0fe22 Oppo Find 5 added 2013-06-09 12:44:41 +02:00
Gianluca Boiano 323b023ba6 Merge pull request #18 from adrianbs/master
Galaxy Nexus
2013-06-08 06:52:09 -07:00
Adrian 21f85d2bac Added Galaxy Nexus 2013-06-07 14:49:05 -03:00
M0Rf30 339cfbcc72 syntax 2013-06-03 00:43:43 +02:00
Gianluca Boiano 9306ad6b0f Merge pull request #17 from averred/patch-1
Added Sony Xperia S
2013-06-02 15:41:50 -07:00
averred 8b321116a9 Added Sony Xperia S 2013-06-02 19:05:47 +02:00
Gianluca Boiano ff4469c886 Merge pull request #16 from Kuci24/master
Update 51-android.rules
2013-06-02 03:15:38 -07:00
kuci 2b08fba82a Add rules for Xperia Neo V 2013-06-02 10:10:46 +02:00
M0Rf30 19dd5d796c cleanup 2013-05-13 01:27:09 +02:00
Gianluca Boiano 6fa8a165d1 Merge pull request #15 from CupIvan/patch-2
add Zopo ZP900 rules
2013-05-12 16:24:32 -07:00
CupIvan 54dc425fe3 add Zopo ZP900 rules 2013-05-12 19:29:07 +04:00
Gianluca Boiano d394edd7b5 Merge pull request #14 from CupIvan/patch-1
Update 51-android.rules
2013-05-11 09:24:42 -07:00
CupIvan 725eb441f5 Update 51-android.rules 2013-05-06 17:29:43 +04:00
M0Rf30 1a8ad101c7 ADVANCE vendor S5 product added 2013-05-04 17:14:30 +02:00
Gianluca Boiano 7545206f30 Merge pull request #11 from 65kid/master
add uaccess tag to devices
2013-04-29 00:36:06 -07:00
Marius T 60a6f724bc add uaccess tag to devices
udev automatically gives the user in the active
session permissions on all devices with the
uaccess tag (see also 70-uaccess.rules). This
means that it not necessary anymore to be
in the adbusers group if the user is in an active
session (which should pretty much cover 99% of
all use cases).
2013-04-27 19:23:44 +02:00
Gianluca Boiano 0674167bd8 Merge pull request #10 from JoesCat/master
A few things learnt while building version1.0 at http://www.joescat.com/linux/android_rules.html
2013-02-26 07:18:35 -08:00
Joe Da Silva 44e2daa44b Added consistent result of GROUP=aduser, MODE=0660 2013-02-25 20:33:21 -08:00