Skip to content

Commit

Permalink
OTA: update lemonadep
Browse files Browse the repository at this point in the history
Signed-off-by: ReveRTX <[email protected]>
  • Loading branch information
ReveRTX committed Sep 15, 2024
1 parent 066e8bd commit 59d86d8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 12 deletions.
7 changes: 7 additions & 0 deletions changelog/changelog_lemonadep.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
September-14-2024
-Updated to 9.4 w/August patch
-added OPLus camera (video needs to be set 1080/60fps)
-added Device Settings
-added KSU kernel
-added Dolby Atmos

July-24-24
-source side changes only

Expand Down
15 changes: 9 additions & 6 deletions updater/lemonadep.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"response": [
{
"datetime": "1721926328",
"filename": "ProjectSakura-9.3-20240725-2224-GAPPS-lemonadep-OFFICIAL.zip",
"id": "e1f260320d3704a48c7276cd91b1366c",
"datetime": "1726332886",
"filename": "ProjectSakura-9.4-20240914-1257-GAPPS-lemonadep-OFFICIAL.zip",
"id": "6dcae294b29e799a22563d4627d9959c",
"romtype":"monthly",
"size": 1857163552,
"url": "https://master.dl.sourceforge.net/project/projectsakura/lemonadep/ProjectSakura-9.3-20240725-2224-GAPPS-lemonadep-OFFICIAL.zip",
"version": "9.3"
"size": 1984310994,
"support": false,
"url": "https://master.dl.sourceforge.net/project/projectsakura/lemonadep/ProjectSakura-9.4-20240914-1257-GAPPS-lemonadep-OFFICIAL.zip",
"updater": true,
"version": "9.4"
}
]
}

12 changes: 6 additions & 6 deletions website/lemonadep.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"response": [
{
"datetime": "1721926328",
"filename": "ProjectSakura-9.3-20240725-2224-GAPPS-lemonadep-OFFICIAL.zip",
"id": "e1f260320d3704a48c7276cd91b1366c",
"datetime": "1726332886",
"filename": "ProjectSakura-9.4-20240914-1257-GAPPS-lemonadep-OFFICIAL.zip",
"id": "6dcae294b29e799a22563d4627d9959c",
"romtype":"monthly",
"size": 1857163552,
"size": 1984310994,
"support": false,
"url": "https://master.dl.sourceforge.net/project/projectsakura/lemonadep/ProjectSakura-9.3-20240725-2224-GAPPS-lemonadep-OFFICIAL.zip",
"url": "https://master.dl.sourceforge.net/project/projectsakura/lemonadep/ProjectSakura-9.4-20240914-1257-GAPPS-lemonadep-OFFICIAL.zip",
"updater": true,
"version": "9.3"
"version": "9.4"
}
]
}
Expand Down

0 comments on commit 59d86d8

Please sign in to comment.