update current project status
This commit is contained in:
parent
03ee4ef9e3
commit
84f15725b9
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -38,8 +38,8 @@ Roll out audio workarounds: `./audio.sh`
|
||||||
|
|
||||||
### To Do List
|
### To Do List
|
||||||
|
|
||||||
- Make installer images
|
- Make installer images work on this device
|
||||||
- Have droid-juicer run on installer images and test LUKS
|
- Have droid-juicer run on installer images
|
||||||
- Make an ITP for tinyalsa and q6voiced and get that done (use the workarounds from this repo to get call audio working for now)
|
- Make an ITP for tinyalsa and q6voiced and get that done (use the workarounds from this repo to get call audio working for now)
|
||||||
- Combine SDM670 kernel patches with those in the Mobian qcom kernel
|
- Combine SDM670 kernel patches with those in the Mobian qcom kernel
|
||||||
- Patches are already being upstreamed by the sdm670-linux project, maybe that's already done before I start working on it xD
|
- Patches are already being upstreamed by the sdm670-linux project, maybe that's already done before I start working on it xD
|
||||||
|
@ -77,12 +77,13 @@ Roll out audio workarounds: `./audio.sh`
|
||||||
- wifi
|
- wifi
|
||||||
- torch
|
- torch
|
||||||
- suspend
|
- suspend
|
||||||
- SMS (only receiving has been tested, but I don’t have reason to believe sending wouldn’t work)
|
|
||||||
- call audio
|
- call audio
|
||||||
- vibration
|
- vibration
|
||||||
- audio (ALSA config not packaged, but can be manually added using the playbook in this repo)
|
|
||||||
- Bluetooth™
|
- Bluetooth™
|
||||||
- eSIM
|
- eSIM
|
||||||
|
- SMS (only receiving has been tested, but I don’t have reason to believe sending wouldn’t work)
|
||||||
|
- audio (ALSA config not packaged, but can be manually added using the playbook in this repo)
|
||||||
|
- full disk encryption (works, need to get some MRs merged and will document that soon)
|
||||||
- camera (both are still WIP, front camera buggy, back camera works but patches not in git yet)
|
- camera (both are still WIP, front camera buggy, back camera works but patches not in git yet)
|
||||||
- GPS (needs some improvements for better accuracy)
|
- GPS (needs some improvements for better accuracy)
|
||||||
|
|
||||||
|
@ -93,8 +94,7 @@ Roll out audio workarounds: `./audio.sh`
|
||||||
|
|
||||||
### This Does Not Work Yet (Soon™)
|
### This Does Not Work Yet (Soon™)
|
||||||
|
|
||||||
- USB host mode (need to verify whether that's still the case or whether it can be used now)
|
- USB host mode (no Kernel support yet, but apparently this is being worked on)
|
||||||
- full disk encryption (no installer images yet, once the other stuff is done this will magically be there)
|
|
||||||
|
|
||||||
### This Has An Unknown Status
|
### This Has An Unknown Status
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue