1. 9c24c47 Move functionality for setting the hub into NdnProtocolInfo.setHub. by Jeff Thompson · 12 years ago
  2. cd376e7 Added Android menu to show the connected hub. by Jeff Thompson · 12 years ago
  3. ca5130a Added startup code for Firefox for Android to add the NDN Get Version menu. by Jeff Thompson · 12 years ago
  4. 3faa218 Remove debug override for hub. by Jeff Thompson · 12 years ago
  5. d51cb58 Moved functionality from ndnToolbarGetVersion to NdnProtocolInfo.getVersion so that Firefox for Android can use it too. by Jeff Thompson · 12 years ago
  6. 66f2d60 Merge feature branch 'waf-build' by Alexander Afanasyev · 12 years ago
  7. 181a8b9 Initial reorganization by Alexander Afanasyev · 12 years ago[Renamed from js/ndnProtocol/modules/NdnProtocolInfo.jsm]
  8. b2f91ea In NdnProtocolInfo.jsm, put all functions in the NdnProtocolInfo class instead of being global. by Jeff Thompson · 12 years ago
  9. 8107ec8 In NdnProtocolInfo.jsm, added splitUri, and use in ndnProtocolService.js and ndnToolbar.js. by Jeff Thompson · 12 years ago
  10. f3ec9a1 In addNdnHubChangedListener, if the current host and port are not null, call listener with the values to initialize. by Jeff Thompson · 12 years ago
  11. 6ad5c36 Added NdnProtocolInfo.jsm to store static info such as the connected host. Updated ndnProtocolService.js to report the hub host and port when connected, and updated the NDN Toolbar to display it. by Jeff Thompson · 12 years ago