LGgFour / android_issues

Issue tracker for LOS, eOS, AOSCP and any other custom ROM
4 stars 0 forks source link

current issues for A12 bringup #16

Open steadfasterX opened 2 years ago

steadfasterX commented 2 years ago
  1. LED blinking issue. Disable in this commit for the moment g4-common: rootdir: disable BOOT LED entirely as it doesnt stop after boot
  2. Offline charger broken
  3. Display turns off when making/receiving calls. Issue is related to the proximity sensor. Adding this commit introduces a workaround where the proximity sensor is ignored and screen is kept on all the time during calls :.https://github.com/aoleary/device_lge_g4-common/commit/8f3de10ddc33c79c9fb9056f38908afe7ad102e4
  4. User report that WiFi wasnt stable (maybe fixed by: https://github.com/LGgFour/android_device_lge_g4-common/commit/2a85d4b8ede11e7fbc57a7601ba29cc3bb803e06)
  5. GPS seems to slow the system a bit. It has improved after this commit: g4-common: Update GPS config for S
  6. No response from lockscreen lock button sometimes
  7. Swipe-up on lockscreen doesn't work as it should. Need to slide finger all the way up the screen to get the PIN pad to appear. This is also related to sensors, because if sensors are not working, this works perfectly
  8. Still not enforcing !
aoleary commented 2 years ago

For #5 I tested this earlier this week, before that commit, so its a global issue. @masemoel reported it to me at the start of the week.