Commit Graph

23 Commits

Author SHA1 Message Date
Alexandros Schillings f5b9d5e674 Working on the list UI 2014-03-12 23:49:42 +00:00
Alexandros Schillings e21d05a9e0 Added new icon for iBeacons 2014-03-12 00:23:56 +00:00
Alexandros Schillings b3399fa539 Added some javadoc 2014-03-11 20:45:18 +00:00
Alexandros Schillings d59f8dede0 Removed transient keyword from RSSI and timestamp variables 2014-03-11 17:35:37 +00:00
Alexandros Schillings a631cf2f81 Added timestamp to the BluetoothLeDevice 2014-03-11 17:33:20 +00:00
Alexandros Schillings cb6e9db082 Split the project into a library and sample app 2014-03-11 17:08:17 +00:00
Alexandros Schillings cad6427b49 Started correcting the iBeacon data display 2014-03-11 16:22:29 +00:00
Alexandros Schillings 78c04568de Can now parse IBeacon Manufacturer data (need to flip the byte order of
a few fields)
2014-03-11 12:57:39 +00:00
Alexandros Schillings 39d7b9a882 Working on exposing the iBeacon Manufacturer specific data 2014-03-11 11:29:08 +00:00
Alexandros Schillings 851c0ccf72 Started work on the iBeacon Manufacturer Data parsing 2014-03-10 20:04:35 +00:00
Alexandros Schillings 222d249de8 The list will no longer clear once we open the details activity 2014-03-10 19:41:37 +00:00
Alexandros Schillings 4b92e544b1 Made a couple of methods static 2014-03-10 19:39:36 +00:00
Alexandros Schillings 103df3e66e Refactored generic byte-related code out of AdRecordsUtil 2014-03-10 19:38:35 +00:00
Alexandros Schillings 0400f11f59 We can now recognise iBeacons (need to check how correct this is) 2014-03-10 19:34:53 +00:00
Alexandros Schillings 1e112bc6ef Expanded the details screen 2014-03-10 18:45:45 +00:00
Alexandros Schillings 3086b2982d We are now properly treating the sign of bytes 2014-03-10 16:22:47 +00:00
Alexandros Schillings 4b2116c060 Added details activity 2014-03-10 13:56:58 +00:00
Alexandros Schillings 596d3309ba Added classloaders to the Bundles 2014-03-10 13:52:05 +00:00
Alexandros Schillings 827e3ba19c Made the containers parcelable 2014-03-10 13:07:56 +00:00
Alexandros Schillings cc18c86b80 Made sure that the scanning no longer auto-starts 2014-03-10 00:29:10 +00:00
Alexandros Schillings 916dab0e7a This is mostly working now... 2014-03-10 00:21:29 +00:00
Alexandros Schillings ea0d9a6d72 Trying to debug EIR parsing 2014-03-09 23:17:43 +00:00
Alexandros Schillings a738bcc38e First commit 2014-03-09 23:00:00 +00:00