KillerInk / FreeDcam

FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs
GNU General Public License v2.0
300 stars 44 forks source link

Name fix for raw supported devices for "Mi A1". DNG Profile Tuning. #78

Closed aunqur closed 5 years ago

aunqur commented 5 years ago
  1. "MI A1" to "Mi A1" as Build.MODEL gets "Mi A1"
  2. Fix and tuning Mi A1 Camera DNG profiles.
KillerInk commented 5 years ago

dont know but maybe it would be better to treat mi a1 as own device and move it out from the MI 5x instead of replacing the mit 5x stuff^^

aunqur commented 5 years ago

it was an issue of case sensitive match of device name. Was used Upper case "I" where device detects small "i". No need to separate from mi 5x as tag is used for match and both have same raw configurations.

KillerInk commented 5 years ago

i would keep both. thats something rom developers tend to change