synit/TODO.md

42 lines
948 B
Markdown
Raw Normal View History

2021-09-27 11:19:36 +00:00
- signals (SIGTERM)
2022-02-09 14:49:02 +00:00
- cron
- at
2021-09-27 11:19:36 +00:00
2022-02-09 14:49:02 +00:00
- user settings:
- ✓ wifi networks
2022-02-26 14:04:12 +00:00
- ✓ wwan enabled/disabled, plus apn
2022-02-09 14:49:02 +00:00
- screen brightness level
- squeak
2022-02-24 12:25:11 +00:00
- ✓ scrolling by dragging
2022-02-09 14:49:02 +00:00
- pinch zoom
2022-02-24 12:25:11 +00:00
- ✓ demo app that opens the map
2022-02-09 14:49:02 +00:00
- phone call audio
- terminal that isn't based on a transcript??
2022-03-05 15:38:15 +00:00
- ✓ blank screen on/off with power button
- ✓ stop listening to screen, too!
2022-02-09 14:49:02 +00:00
- sms UI
2022-02-24 12:25:11 +00:00
- ✓ scrollable lists
- ✓ big lists
2022-02-24 12:25:11 +00:00
- browse SMS database
2022-02-09 14:49:02 +00:00
- power management
- sleep mode (!!!)
- wake up periodically??
2022-02-09 22:47:19 +00:00
- note that will need to re-initialize the framebuffer to stop the cursor from appearing,
screensaver operating, etc.
2022-02-09 14:49:02 +00:00
- get firefox running in vnc? (Xvfb -> x11vnc -> squeak vnc client ...? Keyboard focus is
wonky and firefox isn't set up right, but the basics work already)
- docker
- appears to need `CONFIG_BPF_SYSCALL`, which is not set in the stock kernel