Merge branch 'master' into 'master'
New app: UsbMountr See merge request !1943
This commit is contained in:
commit
3f1c42b165
35
metadata/streetwalrus.usbmountr.txt
Normal file
35
metadata/streetwalrus.usbmountr.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:System
|
||||
License:MIT
|
||||
Web Site:https://github.com/Streetwalrus/android_usb_msd/blob/HEAD/README.md
|
||||
Source Code:https://github.com/Streetwalrus/android_usb_msd
|
||||
Issue Tracker:https://github.com/Streetwalrus/android_usb_msd/issues
|
||||
Changelog:https://github.com/Streetwalrus/android_usb_msd/releases
|
||||
|
||||
Auto Name:USB Mountr
|
||||
Summary:Use your device as a USB flash drive
|
||||
Description:
|
||||
A helper application to set the Mass Storage Device gadget up in Android kernels
|
||||
|
||||
Android kernels still include a USB MSD component in their device gadget
|
||||
nowadays, though it is mostly unused since Android started using MTP. Some OEM
|
||||
ROMs still use it to provide a drivers installation "disc", but it is otherwise
|
||||
useless.
|
||||
|
||||
This application leverages the module in order to let you use your device as a
|
||||
standard USB thumbdrive for the purpose of, e.g., booting a distro ISO.
|
||||
.
|
||||
|
||||
Requires Root:yes
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/Streetwalrus/android_usb_msd
|
||||
|
||||
Build:0.3,1
|
||||
commit=0.3
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.3
|
||||
Current Version Code:1
|
Loading…
Reference in a new issue