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,
|
"error":false,
|
||||||
"filename": Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip,
|
"filename": Cherish-OS-v2.8-20210805-0751-sdm455_64-OFFICIAL-Gapps.zip,
|
||||||
"datetime": 1627631702,
|
"datetime": 1628153892,
|
||||||
"size":1145592854,
|
"size":1146204915,
|
||||||
"url":"https://sourceforge.net/projects/cherish-os/files/device/sdm455_64/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip/download",
|
"url":"https://sourceforge.net/projects/cherish-os/files/device/sdm455_64/Cherish-OS-v2.8-20210805-0751-sdm455_64-OFFICIAL-Gapps.zip/download",
|
||||||
"filehash":"f007b6deaed1fdcfde734035bf35c86a",
|
"filehash":"68caae6e3514d95c86f175fdb097f125",
|
||||||
"version": "11",
|
"version": "11",
|
||||||
"id": "f007b6deaed1fdcfde734035bf35c86a",
|
"id": "68caae6e3514d95c86f175fdb097f125",
|
||||||
"donate_url": "https://www.paypal.me/hungphan2001",
|
"donate_url": "https://www.paypal.me/hungphan2001",
|
||||||
"website_url":"https://cherishos.com",
|
"website_url":"https://cherishos.com",
|
||||||
"news_url":"https:\/\/t.me\/CherishOS",
|
"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
|
||||||
12
devices.json
12
devices.json
@@ -210,7 +210,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Xiaomi",
|
"brand": "Xiaomi",
|
||||||
"codename": "whyred",
|
"codename": "whyred",
|
||||||
@@ -225,7 +224,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Lenovo",
|
"brand": "Lenovo",
|
||||||
"codename": "jd2019",
|
"codename": "jd2019",
|
||||||
@@ -240,7 +238,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "xiaomi",
|
"brand": "xiaomi",
|
||||||
"codename": "miatoll",
|
"codename": "miatoll",
|
||||||
@@ -255,7 +252,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "xiaomi",
|
"brand": "xiaomi",
|
||||||
"codename": "jason",
|
"codename": "jason",
|
||||||
@@ -270,7 +266,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "sony",
|
"brand": "sony",
|
||||||
"codename": "honami",
|
"codename": "honami",
|
||||||
@@ -285,7 +280,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Qualcomm",
|
"brand": "Qualcomm",
|
||||||
"codename": "sdm455_64",
|
"codename": "sdm455_64",
|
||||||
@@ -300,7 +294,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Xiaomi",
|
"brand": "Xiaomi",
|
||||||
"codename": "pine",
|
"codename": "pine",
|
||||||
@@ -315,7 +308,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Xiaomi",
|
"brand": "Xiaomi",
|
||||||
"codename": "olives",
|
"codename": "olives",
|
||||||
@@ -329,8 +321,7 @@
|
|||||||
"xda_thread": ""
|
"xda_thread": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"brand": "Xiaomi",
|
"brand": "Xiaomi",
|
||||||
"codename": "umi",
|
"codename": "umi",
|
||||||
@@ -345,5 +336,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user