.. |
datautil.js
|
Remove "Device database does not have an entry for device ..." entirely, everyone still thinks it's an error.
|
2017-05-24 15:02:04 +09:00 |
deviceutil.js
|
Fix eslint errors
|
2016-07-22 19:40:27 +05:30 |
devutil.js
|
Merge pull request #806 from thinkhy/patch_180204
|
2018-07-14 12:02:29 +08:00 |
download.js
|
Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either.
|
2014-05-22 13:33:38 +09:00 |
failcounter.js
|
Updated npm dependencies.
|
2016-08-03 20:08:30 +09:00 |
fakedevice.js
|
Add IMSI to device details.
|
2017-01-13 13:52:11 +09:00 |
grouputil.js
|
Fix JSHint errors.
|
2014-05-13 14:54:56 +09:00 |
jwtutil.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
keyutil.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
ldaputil.js
|
Slightly modify undefined check to make it match the rest of the codebase. No change in expected usage.
|
2017-10-12 22:31:07 +09:00 |
lifecycle.js
|
Auto-end shared lifecycles on exit.
|
2014-04-07 17:05:12 +09:00 |
logger.js
|
Add a timestamp to log output. Closes #730.
|
2017-11-05 21:06:53 +09:00 |
pathutil.js
|
Nexus 9 support. Home button doesn't work, presumably due to auto-unlocking.
|
2014-11-10 11:42:59 +09:00 |
procutil.js
|
Log forks.
|
2014-04-12 15:26:49 +09:00 |
promiseutil.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
refresh.js
|
Add a Node.js code watcher. It's not a separate process, so it can check require.cache for files it should watch. Currently unused due to missing SIGHUP handlers.
|
2014-05-14 11:04:40 +09:00 |
requtil.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
riskystream.js
|
Updated npm dependencies.
|
2016-08-03 20:08:30 +09:00 |
srv.js
|
Ported CLI from commander to yargs because yargs suits our large CLI better and is easier to develop with. Split commands into separate files since the file was getting annoyingly long.
|
2016-12-22 05:32:03 +09:00 |
statequeue.js
|
Move some screen utilities to the global util directory so that they can be used for other things too.
|
2015-04-30 13:41:32 +09:00 |
storage.js
|
chore(package): update uuid to version 3.0.0
|
2016-11-23 03:21:32 +01:00 |
streamutil.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
ttlset.js
|
Updated npm dependencies.
|
2016-08-03 20:08:30 +09:00 |
urlutil.js
|
Fix for-in loop.
|
2016-01-19 23:35:45 +09:00 |
vncauth.js
|
Fix all lib/ files with ESLint rules with 0 errors.
|
2016-01-19 20:52:38 +09:00 |
zmqutil.js
|
zmq ZMQ_IPV6 option set
|
2018-09-10 22:02:06 +03:00 |