Wykres commitów

22 Commity (master)

Autor SHA1 Wiadomość Data
Felipe Herranz 9dfa8f6867
Merge pull request #194 from felHR85/example_close
closing port when service is destroyed
2019-01-12 12:19:24 +01:00
Felipe Herranz d280e05043 closing port when service is destroyed 2019-01-12 11:50:43 +01:00
mws-rmain e7439e3551
Fix build issues
Add missing import & TAG
2019-01-10 13:58:01 -05:00
mws-rmain aa4a19cd46
Ensure findSerialPortDevice() requests access ONLY to a supported device
The hashmap returned by usbManager.getDeviceList() contains devices in random order. Access will be requested for the first supported device.
2019-01-09 11:25:21 -05:00
mws-rmain d5da84072b
added unregisterReceiver(usbReceiver) to onDestroy() 2019-01-04 13:32:41 -05:00
Felipe Herranz 5c30d0d00f solved inputStream issues and getSerialPorts 2018-11-16 00:19:45 +01:00
Felipe Herranz 63e0e8db68 added testing dependencies 2018-10-28 19:02:38 +01:00
Bart 49137fac4d
Ignore modem connected on Samsung devices 2018-01-11 03:15:42 +01:00
Henry Addo c228699a2f Remove build tools version
The latest Android Gradle plugin now set its default
build tools version so explicitly setting is not necessary.
2018-01-04 17:26:10 +01:00
Henry Addo b78dad5120 Change compile to implementation 2018-01-04 17:23:07 +01:00
Felipe Herranz 6da6212692 added some comments in UsbSerial example 2016-09-02 10:54:11 +02:00
Felipe Herranz d2d05a781c change run call for start 2016-07-18 23:55:03 +02:00
Felipe Herranz 8bd88ea83b fix usb hub excluding logic 2016-07-03 16:50:29 +02:00
José Juan Sánchez a7fe800bbf This fixes issue #52 2016-06-19 22:16:23 +02:00
José Juan Sánchez bb214e85d7 Added scroll vertically automatically in TextView 2016-06-19 03:12:01 +02:00
Felipe Herranz 378075d03b Example not appending data from EditText to TextView when sending 2016-04-10 23:36:17 +02:00
Felipe Herranz 1333ea8b2c Readme updated 2016-02-13 13:44:22 +01:00
Felipe Herranz 2c0ea553b1 CTS and DSR signals will be read the first time a modem info packet is received 2016-02-13 13:04:55 +01:00
Felipe Herranz c826e45bdf Added comments for flow control options 2016-02-13 10:55:52 +01:00
Felipe Herranz a050e14683 added CTS and DSR callbacks 2016-02-12 19:17:20 +01:00
Felipe Herranz f581d1cca0 Deleted redundant .javas 2016-01-11 22:25:35 +01:00
StephaneBg 6a75ee3fd8 Add example as a module. 2016-01-11 12:28:22 +01:00