From 68ddd9dbf5bdbea4fd669003e93d0f3ec7d5c8c2 Mon Sep 17 00:00:00 2001 From: Tesla <43712252+0x11DFE@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:14:54 +0200 Subject: [PATCH] Update To-do --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 68812f6..54fa779 100644 --- a/README.md +++ b/README.md @@ -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.