Skip to content

Commit

Permalink
Update To-do
Browse files Browse the repository at this point in the history
  • Loading branch information
0x11DFE authored Sep 26, 2023
1 parent d9cbcbb commit 68ddd9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,14 @@ $ ./download_latest_ota_build.sh cheetah raven redfin
```


## To do
## To-do
- [x] Downloads latest OTA Image from [Google Full OTA Images](https://developers.google.cn/android/ota).
- [x] Check for dependencies
- [x] Extract factory images
- [x] Extract OTA images
- [x] Build props
- [x] Use of GitHub Actions to automate the update/commit/push/release process on schedule
- [ ] Use of GitHub Actions to automate the release of props on the Telegram Channel
- [ ] ~~Download latest factory image from [Google Android Images](https://developers.google.com/android/images)~~

You can also help me finish those todo's by forking this repository, modifying the script and pushing a pull request.

0 comments on commit 68ddd9d

Please sign in to comment.