index
:
direct_bt.git
alt_sendevent
bredr_2
connector_b_1.5
cor_locking
cow_locking
issue_308
issue_318
le_secure_connections
master
os_and_arch
simple_mutex0
simple_mutex2
tinyb
tinyb-2-clean
tinyb-master
Direct Bluetooth LE and BREDR programming, high-performance & reliable.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.4.0
v0.4.0
Petre Eftime
2016-03-24
1
-1
/
+1
*
java: Add description to find functions
Petre Eftime
2016-03-18
5
-6
/
+183
*
jni: clean up allocated strings after getObject_setter
Petre Eftime
2016-03-07
1
-0
/
+12
*
java: Add find methods to classes, add AsyncTinyB example
Petre Eftime
2016-03-07
10
-1
/
+266
*
jni: Fix reference to stack object in getObject_setter
Petre Eftime
2016-03-07
1
-2
/
+2
*
examples: java: Improve shutdown handling
Petre Eftime
2016-03-07
1
-12
/
+9
*
Remove event from event_list before find function completes
Petre Eftime
2016-03-07
3
-4
/
+14
*
Add find functions to all classes
Petre Eftime
2016-03-07
6
-15
/
+47
*
Document the new async functions
Petre Eftime
2016-03-07
1
-0
/
+86
*
Add comparison for find's parent parameter
Petre Eftime
2016-03-07
3
-1
/
+11
*
Fix some minor issues in asynctinyb example, remove debug prints
Petre Eftime
2016-03-07
2
-37
/
+4
*
Add async example for TinyB; introduce convenience template for find
Petre Eftime
2016-03-07
9
-1
/
+185
*
Fix compilation warnings
Petre Eftime
2016-03-07
1
-1
/
+0
*
Implement handle_event, fix some issues
Petre Eftime
2016-03-07
4
-23
/
+73
*
Bluetooth Events, initial commit
Petre Eftime
2016-03-07
4
-21
/
+208
*
Add checkinit which tests if library loads ok and manager initialization comp...
v0.3.3
Petre Eftime
2016-02-29
4
-5
/
+53
*
java: Handle possible type cast errors
Petre Eftime
2016-02-29
1
-1
/
+6
*
Better handling of default adapter and initialization
Petre Eftime
2016-02-29
3
-16
/
+22
*
Add Travis and Coverity Badges to README.md
petreeftime
2016-02-19
1
-0
/
+3
*
Add glib version requirements, update README.md
Petre Eftime
2016-02-19
3
-11
/
+15
*
Add Coverity Scan to Travis
Petre Eftime
2016-02-16
1
-6
/
+18
*
java: Update HelloTinyB sample to read temp from TI Sensor Tag
v0.3.2
Petre Eftime
2016-02-15
1
-59
/
+118
*
java: Fix array size when converting from Java to C++
Petre Eftime
2016-02-15
2
-10
/
+2
*
Reorganize java example
Petre Eftime
2016-02-11
3
-66
/
+147
*
java: Updated Java example
v0.3.1
Andrei Vasiliu
2016-02-04
1
-0
/
+2
*
jni: Implemented getObject* functions and added defensive checks
Andrei Vasiliu
2016-02-04
9
-54
/
+189
*
java: Fixed class name runtime mismatch
Andrei Vasiliu
2016-02-04
8
-9
/
+9
*
Fix Travis Coverity Scan
Petre Eftime
2016-02-03
1
-6
/
+6
*
Add Coverity Scan to Travis
Petre Eftime
2016-02-03
1
-1
/
+12
*
Travis integration
Stefan Andritoiu
2016-02-03
1
-0
/
+11
*
cmake: Updated dirty version to 0.3.0
Andrei Vasiliu
2016-02-03
1
-1
/
+1
*
java: Added install commands for generated binaries
Andrei Vasiliu
2016-02-03
2
-0
/
+4
*
docs: modify color for Java documentation
Petre Eftime
2016-02-02
2
-4
/
+4
*
Fix Java package runtime mismatch
v0.3.0
Petre Eftime
2016-01-27
16
-27
/
+60
*
java: Added "autoload library" code
Stefan Andritoiu
2016-01-27
3
-9
/
+18
*
Fix compilation warnings
Petre Eftime
2016-01-26
6
-19
/
+1
*
Start/stop discovery only when not in proper state
Petre Eftime
2016-01-26
1
-1
/
+6
*
cmake: Fixed version name
Stefan Andritoiu
2016-01-25
1
-1
/
+2
*
java: Created Java package tinyb
Andrei Vasiliu
2016-01-25
22
-122
/
+147
*
java: Added javadoc documentation to tinyb Java API
Stefan Andritoiu
2016-01-25
10
-14
/
+341
*
src/CMakeLists.txt: Deleted non-existent header from CMakeLists
Andrei Vasiliu
2016-01-22
1
-1
/
+0
*
Use correct paths in Doxyfiles and add README.md as main page
Petre Eftime
2016-01-15
2
-10
/
+12
*
Build documentation with make doc
Petre Eftime
2016-01-13
4
-6
/
+2398
*
Merge pull request #3 from andreivasiliu2211/master
petreeftime
2016-01-13
23
-97
/
+593
|
\
|
*
Java: Added copyright header
Andrei Vasiliu
2016-01-13
22
-0
/
+528
|
*
Java: Solved unused variable warnings in BluetoothEvent.cxx
Andrei Vasiliu
2016-01-13
1
-0
/
+30
|
*
Java: Enabled warnings for JNI build
Andrei Vasiliu
2016-01-13
1
-0
/
+1
|
*
Java: Changed List<Byte> to byte[]
Andrei Vasiliu
2016-01-13
4
-97
/
+34
|
/
*
Update README.md for building Java bindings
petreeftime
2016-01-13
1
-3
/
+6
*
Build Java bindings
Petre Eftime
2016-01-12
18
-981
/
+93
|
\
[next]