fix devices.json and update sdm455_64 (#59)
* devices: Fix syntax error and reformat * sdm455_64: Update to 2.8
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"error":false,
|
||||
"filename": Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip,
|
||||
"datetime": 1627631702,
|
||||
"size":1145592854,
|
||||
"url":"https://sourceforge.net/projects/cherish-os/files/device/sdm455_64/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip/download",
|
||||
"filehash":"f007b6deaed1fdcfde734035bf35c86a",
|
||||
"filename": Cherish-OS-v2.8-20210805-0751-sdm455_64-OFFICIAL-Gapps.zip,
|
||||
"datetime": 1628153892,
|
||||
"size":1146204915,
|
||||
"url":"https://sourceforge.net/projects/cherish-os/files/device/sdm455_64/Cherish-OS-v2.8-20210805-0751-sdm455_64-OFFICIAL-Gapps.zip/download",
|
||||
"filehash":"68caae6e3514d95c86f175fdb097f125",
|
||||
"version": "11",
|
||||
"id": "f007b6deaed1fdcfde734035bf35c86a",
|
||||
"id": "68caae6e3514d95c86f175fdb097f125",
|
||||
"donate_url": "https://www.paypal.me/hungphan2001",
|
||||
"website_url":"https://cherishos.com",
|
||||
"news_url":"https:\/\/t.me\/CherishOS",
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
v2.8//
|
||||
Device Changelog:
|
||||
- Enabled IORap
|
||||
- Fixed Smart Charging
|
||||
- Hide vendor mismatch pop-up
|
||||
- Introduced Haptic Feedback (QTI Haptics)
|
||||
- Made SELinux Enforcing
|
||||
- Replaced charging daemon from stock P fw
|
||||
- Set globally accessible NTP Server
|
||||
16
devices.json
16
devices.json
@@ -210,7 +210,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "Xiaomi",
|
||||
"codename": "whyred",
|
||||
@@ -225,7 +224,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "Lenovo",
|
||||
"codename": "jd2019",
|
||||
@@ -239,8 +237,7 @@
|
||||
"xda_thread": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
},
|
||||
{
|
||||
"brand": "xiaomi",
|
||||
"codename": "miatoll",
|
||||
@@ -255,7 +252,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "xiaomi",
|
||||
"codename": "jason",
|
||||
@@ -270,7 +266,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "sony",
|
||||
"codename": "honami",
|
||||
@@ -285,7 +280,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "Qualcomm",
|
||||
"codename": "sdm455_64",
|
||||
@@ -300,7 +294,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "Xiaomi",
|
||||
"codename": "pine",
|
||||
@@ -315,7 +308,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"brand": "Xiaomi",
|
||||
"codename": "olives",
|
||||
@@ -329,9 +321,8 @@
|
||||
"xda_thread": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
},
|
||||
{
|
||||
"brand": "Xiaomi",
|
||||
"codename": "umi",
|
||||
"name": "Mi 10",
|
||||
@@ -345,5 +336,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user