Commit Graph

35 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 2014-04-24 16:08:42 +01:00
Alexandros Schillings
d14e4f85d7 Fixes on CSV exporting 2014-04-16 09:09: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
6ef451fe05 Updated Manifests for release 2014-03-27 16:56:23 +00:00
Alexandros Schillings
61b468178b Minor UI tweaks 2014-03-20 18:52:02 +00:00
Alexandros Schillings
f17ed8cf40 Added a big TODO for later 2014-03-20 17:58:07 +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
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
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
7546813f1b Added more information in the list item 2014-03-15 21:28:24 +00:00
Alexandros Schillings
f08a561e7e Added proximity descriptor 2014-03-14 18:00:01 +00:00
Alexandros Schillings
8c03f29c32 Added Distance calculation but it is off. 2014-03-14 17:37:21 +00:00
Alexandros Schillings
27c06208e1 Fixed UUID calculation 2014-03-14 17:30:30 +00:00
Alexandros Schillings
09848838f2 Added timestamp 2014-03-13 20:21:11 +00:00
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
cb6e9db082 Split the project into a library and sample app 2014-03-11 17:08:17 +00:00