Commit Graph

77 Commits

Author SHA1 Message Date
Alexandros Schillings
4fcbc7c468 Java 7-ness 2015-07-03 16:53:20 +01:00
Alexandros Schillings
9c04515a34 Added some tests around ByteUtils 2015-07-03 15:38:57 +01:00
Alexandros Schillings
53138d5462 Full code reformat 2015-07-03 14:52:14 +01:00
Alexandros Schillings
5f55a3ea45 Fixed some static analysis issues 2015-07-03 14:43:54 +01:00
Alexandros Schillings
56e27ffab1 finalised things that could be final 2015-07-03 14:32:19 +01:00
Alexandros Schillings
67bc13a9c2 Migrated project from Eclipse to Android Studio 2015-07-03 14:22:13 +01:00
Alexandros Schillings
cc58a76bc6 Preparing for releasing app v0.0.3 2014-04-28 18:04:18 +01:00
Alexandros Schillings
4792282b59 Externalised strings 2014-04-28 17:54:11 +01:00
Alexandros Schillings
b0d65c08dd Added GATT Services Exporter 2014-04-28 17:39:31 +01:00
Alexandros Schillings
131ab06bfb Started rewriting the Gatt Screen UI 2014-04-28 16:42:12 +01:00
Alexandros Schillings
cf48721d77 Making the Device Details activity pretty 2014-04-25 12:55:25 +01:00
Alexandros Schillings
e28d698ba9 Preparing to relase v0.0.2 v0.0.2 2014-04-24 16:08:42 +01:00
Alexandros Schillings
e79b3f8c3d Synchonised access to the RssiLog 2014-04-24 15:45:29 +01:00
Alexandros Schillings
e8db1685d8 Tidy up 2014-04-24 14:41:29 +01:00
Alexandros Schillings
1536586546 Added some Estimote Specific UUIDs 2014-04-24 12:39:23 +01:00
Alexandros Schillings
fab98f5423 Fix for concurrent modification exception when getting running average
RSSI
2014-04-24 12:35:33 +01:00
Alexandros Schillings
bfcd23eca4 The iBeaconDevice constructors will now throw an exception if the passed
device is not an iBeacon
2014-04-24 12:01:15 +01:00
Alexandros Schillings
4fca9ed8f2 README fixes 2014-04-16 09:12:23 +01:00
Alexandros Schillings
d14e4f85d7 Fixes on CSV exporting 2014-04-16 09:09:16 +01:00
Alexandros Schillings
7f0d5838eb Added build.xml and added the dist directory to gitignore 2014-04-16 08:33:16 +01:00
Alexandros Schillings
fc69b6daa6 Started using an EasyObjectCursor to avoid the screen jumping up and
down
2014-04-09 16:54:16 +01:00
Alexandros Schillings
df3e945383 Added additional CSV fields for iBeacons 2014-04-09 16:25:28 +01:00
Alexandros Schillings
96df6d51fc Added share button to share device info 2014-04-09 15:53:41 +01:00
Alexandros Schillings
e207f1ae73 Added about dialog in sample app 2014-03-27 18:31:39 +00:00
Alexandros Schillings
e483973288 Updated README and screenshots 2014-03-27 17:44:55 +00:00
Alexandros Schillings
6ef451fe05 Updated Manifests for release 2014-03-27 16:56:23 +00:00
Alexandros Schillings
ab5b1f8641 data update 2014-03-20 18:54:15 +00:00
Alexandros Schillings
9cd3b20899 Made the iBeacon check more generic 2014-03-20 18:54:03 +00:00
Alexandros Schillings
680a630244 Added more screenshots 2014-03-20 18:53:14 +00:00
Alexandros Schillings
61b468178b Minor UI tweaks 2014-03-20 18:52:02 +00:00
Alexandros Schillings
f608d610d5 updated README 2014-03-20 18:01:19 +00:00
Alexandros Schillings
c4fa8392a8 Added screenshot 2014-03-20 18:00:13 +00:00
Alexandros Schillings
f17ed8cf40 Added a big TODO for later 2014-03-20 17:58:07 +00:00
Alexandros Schillings
af22e1a7f7 Added README 2014-03-20 17:26:31 +00:00
Alexandros Schillings
df90eecdec Added Company Identifier resolver and updated UUIDs 2014-03-20 16:16:39 +00:00
Alexandros Schillings
f30cb50f3c Added some more javadoc 2014-03-20 12:28:25 +00:00
Alexandros Schillings
a0aa259606 Added some javadoc 2014-03-20 11:45:02 +00:00
Alexandros Schillings
96af55a42b Moved the Bluetooth Class Resolver into its own class 2014-03-18 19:46:50 +00:00
Alexandros Schillings
9872cd2f60 Changed the code to use the Lib bundled GATT attribute Resolver 2014-03-18 19:43:32 +00:00
Alexandros Schillings
9b6f9b1960 Added an Extended GATT UUID resolver 2014-03-18 19:42:57 +00:00
Alexandros Schillings
a5ee9dd3d4 Added the Gatt Services code from the Google Example 2014-03-18 17:07:25 +00:00
Alexandros Schillings
c4023bbd5d Removed RadarView and any references 2014-03-18 15:51:54 +00:00
Alexandros Schillings
e2294ca926 Updated the UI to support the runing average 2014-03-18 15:23:14 +00:00
Alexandros Schillings
83ee1eab66 Added running average for RSSI 2014-03-18 15:22:46 +00:00
Alexandros Schillings
30fa8eaaee Re-jigging the list generation in preparation of sliding window rssi
calculation
2014-03-17 18:56:19 +00:00
Alexandros Schillings
ad25dfc57c Started working on RadarView 2014-03-17 00:39:56 +00:00
Alexandros Schillings
bd57a59d5a Started using the new iBeacon class 2014-03-16 23:13:23 +00:00
Alexandros Schillings
3f333df497 Created an iBeaconDevice object 2014-03-15 23:39:19 +00:00
Alexandros Schillings
7546813f1b Added more information in the list item 2014-03-15 21:28:24 +00:00
Alexandros Schillings
366f4139cb Exposed timestamp 2014-03-15 21:27:15 +00:00