Cable-Desktop/js
lilia 0a3c03025b Abstract nativeclient callback logic
The nativeclient.js module overrides
window.textsecure.registerOnLoadFunction with its own version. Otherwise
helpers will define a trivial placeholder for same.

The flag textsecure.NATIVE_CLIENT can be set anywhere ahead of
nativeclient.js, but is only acted on in nativeclient.js,
and crypto.js.
2014-11-06 17:58:48 -08:00
..
models Use FileReader to base64 encode attachments 2014-11-03 15:01:52 -08:00
storage Move storage objects to their own files 2014-10-28 22:47:48 -07:00
views Add attachment inputs to new conversation form 2014-11-03 17:51:57 -08:00
api.js No, jQuery, don't processData! 2014-10-25 19:48:54 -07:00
background.js Use FileReader to base64 encode attachments 2014-11-03 15:01:52 -08:00
chromium.js moved some chromium-specific code into chromium.js (using extension.navigator namespace) 2014-06-01 21:33:58 +02:00
components.js Bowerize backbone.localstorage 2014-11-03 17:27:44 -08:00
crypto.js Abstract out curve25519 tests 2014-11-06 14:54:36 -08:00
helpers.js Abstract nativeclient callback logic 2014-11-06 17:58:48 -08:00
index.js Remove unused popup.html 2014-10-28 22:47:48 -07:00
libphonenumber-util.js Move phonenumbery utils to libphonenumber object 2014-10-13 22:49:39 -07:00
nativeclient.js Abstract nativeclient callback logic 2014-11-06 17:58:48 -08:00
options.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
protobufs.js Refactor textsecure.protos -> textsecure.protobuf 2014-10-20 15:11:16 -07:00
protocol.js Removed now unused copy of getRandomBytes 2014-11-06 04:42:49 -08:00
sendmessage.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00
storage.js Move storage objects to their own files 2014-10-28 22:47:48 -07:00
webcrypto.js Refactor crypto.js and native client interface 2014-11-06 04:33:43 -08:00