From aada79dc04cf8aa52d5fbcc50776b47f8f1c8a2a Mon Sep 17 00:00:00 2001 From: drishal Date: Wed, 21 Aug 2024 14:51:39 +0530 Subject: [PATCH 1/2] Pong: update --- builds/gapps/Pong.json | 20 ++++++++++---------- changelogs/pong.txt | 5 +++++ 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/builds/gapps/Pong.json b/builds/gapps/Pong.json index 7abd236..1348735 100644 --- a/builds/gapps/Pong.json +++ b/builds/gapps/Pong.json @@ -1,19 +1,19 @@ { - "response": [ + "response": [ { "maintainer": "Drishal", "oem": "Nothing", "device": "Nothing Phone 2", - "version": "2.1", - "filename": "droidx-2.1-20240612-0902-OFFICIAL-Pong-Gapps.zip", - "download": "https://sourceforge.net/projects/droidxui-releases/files/Pong/droidx-2.1-20240612-0902-OFFICIAL-Pong-Gapps.zip/download", - "timestamp": 1718182630, - "md5": "c342326ba7cdb3c13ff9be54fc9ae692", - "sha256": "0ddcb3b943e690f5eaa198469d9ea13f3567bc17ddb8b9d4d9fbea6757265717", - "size": 2562241582, + "version": "2.2", + "filename": "droidx-2.2-20240820-1556-OFFICIAL-Pong-Gapps.zip", + "download": "https://sourceforge.net/projects/droidxui-releases/files/Pong/droidx-2.2-20240820-1556-OFFICIAL-Pong-Gapps.zip/download", + "timestamp": 1724169370, + "md5": "59808826607cbbe487b0aa025e93be6f", + "sha256": "7fd65d1b7323e409238088f4373a0601cc43d4a009f864a959cac6115aeea417", + "size": 2582216399, "buildtype": "gapps", "forum": "", "telegram": "https://t.me/DrishalDiscussion" - } - ] + } + ] } diff --git a/changelogs/pong.txt b/changelogs/pong.txt index 6096134..8cc1b4c 100644 --- a/changelogs/pong.txt +++ b/changelogs/pong.txt @@ -5,6 +5,11 @@ Device maintainer: Drishal ===== 12 June, 2024 ===== +- Add Dirac +- Improvements to performance and system stability + +===== 12 June, 2024 ===== + - Fixed Fingerprint and autobrightness - Signed build From 3295dba11197b7aefe34de6fe9644efd931987d4 Mon Sep 17 00:00:00 2001 From: drishal Date: Wed, 21 Aug 2024 14:52:53 +0530 Subject: [PATCH 2/2] Pong: fix date --- changelogs/pong.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/pong.txt b/changelogs/pong.txt index 8cc1b4c..2823fa2 100644 --- a/changelogs/pong.txt +++ b/changelogs/pong.txt @@ -3,7 +3,7 @@ Build type: Monthly Device: Nothing Phone 2 (Pong) Device maintainer: Drishal -===== 12 June, 2024 ===== +===== 21 August, 2024 ===== - Add Dirac - Improvements to performance and system stability