Go to file
2024-01-30 16:35:47 -08:00
.gitea/workflows Add a unit test 2024-01-06 19:07:16 -07:00
android boots on android, no recording/file logging/etc, just camera access and button ui 2024-01-30 14:18:19 -08:00
assets Initial commit 2023-12-28 16:44:12 -07:00
component add button to change orientation of camera -- passed to props -- needs to be set up 2024-01-30 16:35:47 -08:00
graphql Support new feature tables 2024-01-14 17:39:25 -07:00
ios get android running in nix shell 2024-01-26 16:41:50 -08:00
mock/charts add line graph, associated changes to utils/config/styles & test 2024-01-18 16:21:01 -08:00
screens add some comments and add text to log output 2024-01-29 14:51:24 -08:00
test add line graph, associated changes to utils/config/styles & test 2024-01-18 16:21:01 -08:00
.dir-locals.el Add prettier 2024-01-06 19:25:17 -07:00
.env remove custom grid 2024-01-09 15:42:38 -08:00
.env.development Fix uri path 2024-01-06 23:36:24 -07:00
.env.production Fix uri path 2024-01-06 23:36:24 -07:00
.envrc Creating new repo 2023-12-28 17:18:54 -07:00
.eslintrc.js Make eslint compatible with prettier 2024-01-06 19:32:00 -07:00
.gitignore get android running in nix shell 2024-01-26 16:41:50 -08:00
app.json android google-service.json linking 2024-01-27 15:11:42 -08:00
App.tsx working on emulator but crashing on physical device after calling startRecording 2024-01-30 14:18:19 -08:00
babel.config.js working on emulator but crashing on physical device after calling startRecording 2024-01-30 14:18:19 -08:00
env.d.tsx Get dotenv working with typescript 2024-01-06 23:58:36 -07:00
flake.lock Creating new repo 2023-12-28 17:18:54 -07:00
flake.nix Add prettier 2024-01-06 19:25:17 -07:00
google-services.json android google-service.json linking 2024-01-27 15:11:42 -08:00
GoogleService-Info.plist firebase sdk installation and set up for iOS + connection test 2024-01-25 17:08:58 -08:00
index.js get android running in nix shell 2024-01-26 16:41:50 -08:00
metro.config.js get android running in nix shell 2024-01-26 16:41:50 -08:00
package.json add logs, try removing props from Camera component 2024-01-30 14:18:19 -08:00
styles.ts merge chart-view from master, implement in component 2024-01-15 17:52:10 -08:00
tsconfig.json Fix lint errors 2024-01-05 19:19:45 -07:00
yarn.lock add logs, try removing props from Camera component 2024-01-30 14:18:19 -08:00