Skip to content

Commit

Permalink
New OTA
Browse files Browse the repository at this point in the history
Should be fully working
  • Loading branch information
a-huk committed Jul 5, 2020
1 parent 86020c4 commit 04cf71f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
14 changes: 12 additions & 2 deletions 02-03.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
{
"response": []
}
"response": [
{
"datetime": 1593947663,
"filename": "incremental_ota_update.zip",
"id": "",
"romtype": "UNOFFICIAL",
"size": 38032845,
"url": "https://github.com/a-huk/otaserver/releases/download/03/incremental_ota_update.zip",
"version": "17.1"
}
]
}
3 changes: 3 additions & 0 deletions 03-04.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"response": []
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ I plan on releasing one build a month, so that we all get the security updates.
[Lyceris-chan](https://github.com/Lyceris-chan)
[LineageOS](https://github.com/LineageOS)
[lupesoltec](https://github.com/lupesoltec)
[mahajant99](https://github.com/mahajant99)
If you feel like you deserve a mention, contact me

## Some information
I plan on releasing one build a month, so that we all get the security updates. You can find more information on XDA and report anything there as well
Expand Down

0 comments on commit 04cf71f

Please sign in to comment.