Cooper Quintin
87f9cc403b
add colorblind mode. Fixes #77
2024-11-26 11:05:13 -08:00
Cooper Quintin
7addf3a67f
fix reboot timeout
2024-11-18 17:10:16 -08:00
Cooper Quintin
4d8cc9b738
Revert "name binary rayhunter-daemon"
...
This reverts commit 9cd5ce3394 .
2024-11-18 16:16:43 -08:00
Cooper Quintin
b0d797d206
name binary rayhunter-daemon
2024-11-18 16:16:43 -08:00
Will Greenberg
1ae3b5020b
fix installer script
...
With the odd permissions issues we've been seeing, we should use
AT_SYSCMD for all mv operations into /data
2024-11-18 16:16:43 -08:00
Cooper Quintin
a23df84848
workaround for root not being root permissions issue ( #72 )
...
* workaround for root not being root permissions issue
* update setup_rootshell()
2024-10-24 12:02:47 -07:00
Cooper Quintin
968af93b69
fix nits ( #68 )
2024-10-22 12:43:11 -07:00
Cooper Quintin
ee75326912
Fix macos install ( #67 )
...
* update shell path and some docs
* download ADB if not present
* big O not little o
* bugfix
* bugfix
* silence errors for macos developers
* Update dist/install-common.sh
Co-authored-by: Will Greenberg <willg@eff.org >
---------
Co-authored-by: Will Greenberg <willg@eff.org >
2024-10-22 12:21:27 -07:00
Will Greenberg
df84faa1f9
On-demand analysis of past recordings
...
* rayhunter-daemon: API for triggering and reading analysis
* rayhunter-daemon: rename readonly mode to debug mode
* rayhunter-daemon: debug mode allows live-loading frontend files
* rayhunter-check: rework to handle directories
* rayhunter-check: better output
* CI: build rayhunter-check
2024-10-08 14:58:46 -07:00
Will Greenberg
f6681a3703
Merge pull request #54 from EFForg/mac-bugfix
...
bugfix for mac install process
2024-08-05 10:11:59 -07:00
Cooper Quintin
d6bc307a81
bugfix for mac install process
2024-08-05 10:10:41 -07:00
Will Greenberg
cb3dbff54a
install-common: wait for atfwd_daemon to startup
...
We can't successfully run any AT commands until it has.
2024-08-05 09:57:09 -07:00
Cooper Quintin
5c4bd161fa
fix timeout bug in rooting script and update docs
2024-08-02 14:45:55 -07:00
Will Greenberg
fd1879d70a
rm debug print from install script
2024-08-02 12:42:32 -07:00
Will Greenberg
f18b993df3
Cleanup rootshell, add better setup/testing to install script
2024-08-02 12:42:32 -07:00
Will Greenberg
ff1f9a6857
Release fixes
2024-08-02 12:42:32 -07:00
Cooper Quintin
aa730f3c18
add EFF logo as an option
2024-06-14 14:15:41 -07:00
Cooper Quintin
54dd952ebd
refactor display code
2024-06-14 14:00:46 -07:00
Cooper Quintin
5fa35cb972
update example config
2024-06-12 08:54:45 -07:00
Cooper Quintin
f2df4798a9
Merge branch 'workflows' into documentation
2024-06-06 13:51:10 -07:00
Will Greenberg
b5cd3d3911
CI: add release workflow
2024-05-22 14:03:03 -07:00