You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
A repository for syncing data with custom ROMs' creators. It includes files for hundreds of devices and scripts for synchronizing the data with upstream repositories.
3
3
4
4
## State of scripts for synchronizing with different custom ROMs' creators:
5
-
**<spanstyle="color:lime">[✓]</span>** LineageOS - conflicts fixed [here](https://github.com/LineageOS/lineage_wiki/commit/97360174e8eab338d7b848db4b626ef0ce8cd72e), using the mainstream [device directory](https://github.com/LineageOS/lineage_wiki/tree/master/_data/devices), 432/432 devices supported \
6
-
**<spanstyle="color:lime">[✓]</span>** PixelExperience - using the mainstream [devices.json file](https://github.com/PixelExperience/official_devices/blob/master/devices.json), 143/143 devices supported \
5
+
**<spanstyle="color:lime">[✓]</span>** LineageOS - conflicts fixed [here](https://github.com/LineageOS/lineage_wiki/commit/97360174e8eab338d7b848db4b626ef0ce8cd72e), using the mainstream [device directory](https://github.com/LineageOS/lineage_wiki/tree/master/_data/devices), 437/437 devices supported \
6
+
**<spanstyle="color:lime">[✓]</span>** PixelExperience - using the mainstream [devices.json file](https://github.com/PixelExperience/official_devices/blob/master/devices.json), 142/142 devices supported \
7
7
**<spanstyle="color:lime">[✓]</span>** ArrowOS - using the mainstream [arrow_ota.json file](https://github.com/ArrowOS/arrow_ota/blob/master/arrow_ota.json), no support for checking if a device is discontinued found, 90/90 devices supported \
8
-
**<spanstyle="color:lime">[✓]</span>** EvolutionX - using the mainstream [devices.json file](https://github.com/Evolution-X-Devices/official_devices/blob/master/devices.json), 68/68 devices supported \
8
+
**<spanstyle="color:lime">[✓]</span>** EvolutionX - using the mainstream [devices.json file](https://github.com/Evolution-X-Devices/official_devices/blob/master/devices.json), 69/69 devices supported \
9
9
**<spanstyle="color:lime">[✓]</span>** PixelOS - using the mainstream [devices.json file](https://github.com/PixelOS-AOSP/official_devices/blob/thirteen/API/devices.json), 45/45 devices supported \
10
10
**<spanstyle="color:lime">[✓]</span>** PixysOS - using the mainstream [devices.json file](https://github.com/PixysOS/official_devices/blob/master/devices.json), 28/28 devices supported \
11
11
**<spanstyle="color:lime">[✓]</span>** SuperiorOS - using files from the [official_devices](https://github.com/SuperiorOS-Devices/official_devices) and [official_devices-gapps](https://github.com/SuperiorOS-Devices/official_devices-gapps) repositories, 29/29 devices supported \
@@ -17,5 +17,5 @@ A repository for syncing data with custom ROMs' creators. It includes files for
17
17
**<spanstyle="color:red">[-]</span>** GrapheneOS - no parsable file found, devices added manually and not synced \
18
18
**<spanstyle="color:red">[-]</span>** AwakenOS - no parsable file found, devices added manually and not synced
19
19
## State of scripts for synchronizing with custom recoveries:
20
-
**<spanstyle="color:yellow">[/]</span>** TWRP - using the [twrpme repository](https://github.com/TeamWin/twrpme), 311/826 devices supported \
20
+
**<spanstyle="color:yellow">[/]</span>** TWRP - using the [twrpme repository](https://github.com/TeamWin/twrpme), 311/827 devices supported \
21
21
**<spanstyle="color:yellow">[/]</span>** OrangeFox - using the [official API](https://api.orangefox.download/v3/devices/), 87/142 devices supported
0 commit comments