fix nits: break some long lines, correctly use 'a' prefix for all function arguments
[tricorder.git] / TODO
diff --git a/TODO b/TODO
index b8320302884be2c40fe8f60c110d86d93019e3d6..6f6d2d4adebc7741139f642fb12de9d6e3bf30ee 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,13 @@
 Tasks to complete for Web Tricorder:
 
-* Make more sensors work
+* Make more sensors work - see https://wiki.mozilla.org/WebAPI
+** Networks (probably need certified app!)
+*** Current connection: http://dvcs.w3.org/hg/dap/raw-file/tip/network-api/Overview.html
+*** Mobile Networks: https://wiki.mozilla.org/WebAPI/WebMobileConnection
+*** WiFi Networks: http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/ed980c42261c5f4a
+*** Nearby Bluetooth devices: https://wiki.mozilla.org/WebAPI/WebBluetooth
+** Device properties:
+*** Storage: https://github.com/mozilla-b2g/gaia/blob/master/apps/settings/js/app_storage.js
+** Video analysis
+*** histograms, etc.
 * Make output more beautiful