amo13 / Anarchy-Droid

One-Click Android Rom Installation Assistant
https://anarchy-droid.com
GNU General Public License v3.0
114 stars 15 forks source link

Incorrectly recognizes the codename of enchilada #10

Closed Louis2747 closed 2 years ago

Louis2747 commented 2 years ago

The codename of the OnePlus 6 is "enchilada". Anarchy-Droid incorrectly recognizes this as "oneplus6", I think this might be because the model number of my device gets recognized as "ONEPLUS A6003", while in codenames.yml it is listed as "a6003", Although I don't know anything about how this works other than what I read in the "I want to help" section. image

amo13 commented 2 years ago

Thanks for reporting! I added "oneplus a6003" to codenames.yml. This should fix the wrong codename recognition.

amo13 commented 2 years ago

You need to restart the application for the new fix to be taken into account.

Louis2747 commented 2 years ago

Sorry I almost forgot, yes it does correctly recognize it as enchilada now. And thank you for the really fast answer!