Aiden McClelland
d4297b16d2
Feature/full embassy recovery ( #775 )
...
* kinda working
* recovery working
* Update appmgr/src/manager/mod.rs
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
1e7492e915
adds recovery ( #731 )
...
* should work
* works for real
* fix build
2022-01-21 20:35:52 -07:00
Aiden McClelland
8056285a7f
Backups Rework ( #698 )
...
* wip: Backup al
* wip: Backup
* backup code complete
* wip
* wip
* update types
* wip
* fix errors
* Backups wizard (#699 )
* backup adjustments
* fix endpoint arg
* Update prod-key-modal.page.ts
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
* build errs addressed
* working
* update backup command input, nix, and apk add
* add ecryptfs-utils
* fix build
* wip
* fixes for macos
* more mac magic
* fix typo
* working
* fixes after rebase
* chore: remove unused imports
Co-authored-by: Justin Miller <dragondef@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@gmail.com >
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Lucy Cifferello
7adb66cf4c
add spantrace debug logs
2022-01-21 20:35:52 -07:00
Aiden McClelland
69382f788d
instrument all the things
2022-01-21 20:35:52 -07:00
Justin Miller
c3ac27865d
chore: Get the tracing in
2022-01-21 20:35:52 -07:00
Justin Miller
81164f974f
chore: moving to color_eyre
2022-01-21 20:35:52 -07:00
Chris Guida
7756841b1e
move beethoven down an octave because octave 5 wasn't ominous enough
2022-01-21 20:35:52 -07:00
Keagan McClelland
948ccd7af8
fix beethoven last note octave
2022-01-21 20:35:52 -07:00
Keagan McClelland
66d0e5056b
Beethoven correct key
2022-01-21 20:35:52 -07:00
Keagan McClelland
e75ac1e1b8
fix octaves for mario death
2022-01-21 20:35:52 -07:00
Keagan McClelland
a4ef11a60f
make bep less intense
2022-01-21 20:35:52 -07:00
Keagan McClelland
288ad14060
adds bep to embassy startup sequence ( #468 )
...
* adds bep to embassy startup sequence
* always run postinit
* Update appmgr/src/bin/embassy-init.rs
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-01-21 20:35:52 -07:00
Aiden McClelland
0cf1a45da7
sound feature flag
2022-01-21 20:35:52 -07:00
Keagan McClelland
6cb0d1ac1b
fix note timings ( #449 )
2022-01-21 20:35:52 -07:00
Keagan McClelland
ecd4687bde
fixes duration, oops ( #447 )
2022-01-21 20:35:52 -07:00
Aiden McClelland
0886cd91a3
misc fixes for init
2022-01-21 20:35:52 -07:00
Aiden McClelland
ccf505d0d3
misc fixes
2022-01-21 20:35:52 -07:00
Aiden McClelland
5d44519d0d
fix warnings
2022-01-21 20:35:52 -07:00
Keagan McClelland
f92db6fac8
Feature/sound ( #389 )
...
* WIP sound lib
* basically finishes sound interface, still needs circle of fifths for updates etc.
* finishes sound interface, includes light testing
* fixes loops to use euclidian remainder
* implements locking for the sound interface
* stop sleeping on blocks
2022-01-21 20:35:52 -07:00