Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
refs/heads/master
/
ndnProtocol
/
modules
/
NdnProtocolInfo.jsm
9c24c47
Move functionality for setting the hub into NdnProtocolInfo.setHub.
by Jeff Thompson
· 12 years ago
cd376e7
Added Android menu to show the connected hub.
by Jeff Thompson
· 12 years ago
ca5130a
Added startup code for Firefox for Android to add the NDN Get Version menu.
by Jeff Thompson
· 12 years ago
3faa218
Remove debug override for hub.
by Jeff Thompson
· 12 years ago
d51cb58
Moved functionality from ndnToolbarGetVersion to NdnProtocolInfo.getVersion so that Firefox for Android can use it too.
by Jeff Thompson
· 12 years ago
66f2d60
Merge feature branch 'waf-build'
by Alexander Afanasyev
· 12 years ago
181a8b9
Initial reorganization
by Alexander Afanasyev
· 12 years ago
[Renamed from js/ndnProtocol/modules/NdnProtocolInfo.jsm]
b2f91ea
In NdnProtocolInfo.jsm, put all functions in the NdnProtocolInfo class instead of being global.
by Jeff Thompson
· 12 years ago
8107ec8
In NdnProtocolInfo.jsm, added splitUri, and use in ndnProtocolService.js and ndnToolbar.js.
by Jeff Thompson
· 12 years ago
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
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