issues
search
hanlindev
/
plugin_android_library
Plugin android library for Sana Mobile Client
Other
1
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example ReactionAppActivity should send only a number back to Sana
#147
weitsang
opened
9 years ago
0
The only possible result from CommManager is RESULT_OK
#146
weitsang
opened
9 years ago
0
HeartbeatAudioDetector does not actually work
#145
weitsang
closed
9 years ago
2
Usb*Device should throw exceptions to inform caller the error instead of logging the error and returning null
#144
weitsang
opened
9 years ago
0
CaptureManager did not check if dataSource.prepare() returns null
#143
weitsang
opened
9 years ago
0
Error messages are not printed consistently
#142
weitsang
opened
9 years ago
0
BluetoothAudioDevice has no comment/javadoc
#141
weitsang
opened
9 years ago
0
Bad naming for getmRecorder and getmPlayer
#140
weitsang
opened
9 years ago
0
The LOG_TAG for BluetoothAudioDevice does not make sense
#139
weitsang
opened
9 years ago
0
AudioRecordDevice and AudioRecordUncompressedDevice shares many code
#138
weitsang
opened
9 years ago
3
Audio recording incurs file IO unnecessarily
#137
weitsang
opened
9 years ago
1
AudioRecordDevice.prepare() should throw exceptions so that caller knows how to handle the error.
#136
weitsang
opened
9 years ago
0
inStream in UsbHostDeviceDataithEvent's constructor is not defined
#135
weitsang
opened
9 years ago
0
UsbHostDeviceDataEvent.run() allocates a 1 MB buffer in every loop
#134
weitsang
opened
9 years ago
0
UsbHostDeviceDataEvent has no comment/javadoc
#133
weitsang
opened
9 years ago
0
AccelerometerDataEvent does not define LOG_TAG
#132
weitsang
opened
9 years ago
0
AccelerometerDataEvent.java has no comment / javadoc
#131
weitsang
opened
9 years ago
0
BytePushingDataEvent's bytesAvailable should be rename (to a verb)
#130
weitsang
opened
9 years ago
0
BytePushingDataEvent's bytesAvailable returns the same -1 when there is no data to read and when there is an exception.
#129
weitsang
opened
9 years ago
0
Should not rely on additional library (Apache Common Lang)
#128
weitsang
opened
9 years ago
0
Incomplete javadoc for BytePollingDataEvent
#127
weitsang
opened
9 years ago
0
Incomplete javadoc for BaseDataEvent
#126
weitsang
opened
9 years ago
0
BaseDataEvent and CaptureManager should allow the same listener to be added only once
#125
weitsang
opened
9 years ago
0
CommManager's sendData() methods has mostly duplicated code
#124
weitsang
opened
9 years ago
0
Debugging statement left behind in CommManager's sendData()
#123
weitsang
opened
9 years ago
0
Confusing API and documentation for CommManager.getAllControlParameters( )
#122
weitsang
opened
9 years ago
0
CommManager's getMimeType may throw NullPointerException if intent is null
#121
weitsang
opened
9 years ago
0
Not all CommManager methods are documented.
#120
weitsang
opened
9 years ago
0
Behavior of calling CaptureManager reset() is not properly explained
#119
weitsang
opened
9 years ago
0
Inconsistent convention of using this keyword
#118
weitsang
opened
9 years ago
0
No way for caller to know if removeListener is successful or not
#117
weitsang
opened
9 years ago
0
The behavior of CaptureManager when the same listener is added multiple times is not explained.
#116
weitsang
opened
9 years ago
0
Incomplete javadoc for CaptureManager's constructor
#115
weitsang
opened
9 years ago
0
Merge with master
#114
hanlindev
closed
10 years ago
0
clean up code
#113
seitokaimoe
closed
10 years ago
0
Final Clean up
#112
zhaooyue
closed
10 years ago
0
Finished text bluetooth record
#111
zhaooyue
closed
10 years ago
0
Zhaoyue
#110
zhaooyue
closed
10 years ago
0
fix view data for snore
#109
yanfei1993
closed
10 years ago
0
Chenxi
#108
seitokaimoe
closed
10 years ago
0
Chenxi
#107
seitokaimoe
closed
10 years ago
0
Clean up DeviceFactory to remove bluetooth specific code.
#106
hanlindev
closed
10 years ago
0
Chenxi
#105
seitokaimoe
closed
10 years ago
0
BluetoothAudioTest is ready
#104
zhaooyue
closed
10 years ago
0
camera capture setting
#103
yanfei1993
closed
10 years ago
0
try catch
#102
yanfei1993
closed
10 years ago
0
camera
#101
yanfei1993
closed
10 years ago
0
Mia
#100
yanfei1993
closed
10 years ago
0
new bluetooth feature checker
#99
zhaooyue
closed
10 years ago
0
Fixed captureManager Stop Bug
#98
zhaooyue
closed
10 years ago
0
Next