You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Script for beta config; unique data dir, in-app env/type display To release a beta build, increment the version and add -beta-N to the end, then go through all the standard release activities. The prepare-build npm script then updates key bits of the package.json to ensure that the beta build can be installed alongside a production build. This includes a new name ('Signal Beta') and a different location for application data. Note: Beta builds can be installed alongside production builds. As part of this, a couple new bits of data are shown across the app: - Environment (development or test, not shown if production) - App Instance (disabled in production; used for multiple accounts) These are shown in: - The window title - both environment and app instance. You can tell beta builds because the app name, preceding these data bits, is different. - The about window - both environment and app instance. You can tell beta builds from the version number. - The header added to the debug log - just environment. The version number will tell us if it's a beta build, and app instance isn't helpful. * Turn on single-window mode in non-production modes Because it's really frightening when you see 'unable to read from db' errors in the console. * aply.sh: More instructions for initial setup and testing * Gruntfile: Get consistent with use of package.json datas * Linux: manually update desktop keys, since macros not available |
8 years ago | |
---|---|---|
.. | ||
models | 8 years ago | |
views | 8 years ago | |
Mp3LameEncoder.min.js | 8 years ago | |
WebAudioRecorderMp3.js | 8 years ago | |
background.js | 8 years ago | |
backup.js | 8 years ago | |
chromium.js | 8 years ago | |
components.js | 8 years ago | |
conversation_controller.js | 8 years ago | |
database.js | 8 years ago | |
delivery_receipts.js | 8 years ago | |
emoji_util.js | 8 years ago | |
expire.js | 8 years ago | |
expiring_messages.js | 8 years ago | |
focus_listener.js | 8 years ago | |
i18n.js | 8 years ago | |
keychange_listener.js | 8 years ago | |
libphonenumber-util.js | 10 years ago | |
libsignal-protocol-worker.js | 9 years ago | |
libtextsecure.js | 8 years ago | |
logging.js | 8 years ago | |
notifications.js | 8 years ago | |
read_receipts.js | 8 years ago | |
read_syncs.js | 8 years ago | |
registration.js | 9 years ago | |
reliable_trigger.js | 8 years ago | |
rotate_signed_prekey_listener.js | 8 years ago | |
signal_protocol_store.js | 8 years ago | |
spell_check.js | 8 years ago | |
storage.js | 8 years ago | |
wall_clock_listener.js | 8 years ago |