Not sure if you have the same issue on your device model, but I reverted my source back to my initial HMP task packing implementation and found out it was the cause of a bug as described in my commit:
https://github.com/UpInTheAir/SM-N915/commit/9f61827efb429b8e15cf57ebba884c1db5da6b35
I could easily test it by:
- Enable data only
- Volume mute and/or disable touch sounds
- Keep rapidly tap the back soft key
System would start to "hang-up" and lag. Most of the time the device would appear to lag on touch/swipe input and quite considerable delay.
Still not sure if there is a conflict with any of my earlier commits, but is removed for now.
Cheers,
UpInTheAir
Not sure if you have the same issue on your device model, but I reverted my source back to my initial HMP task packing implementation and found out it was the cause of a bug as described in my commit:
https://github.com/UpInTheAir/SM-N915/commit/9f61827efb429b8e15cf57ebba884c1db5da6b35
I could easily test it by:
System would start to "hang-up" and lag. Most of the time the device would appear to lag on touch/swipe input and quite considerable delay.
Still not sure if there is a conflict with any of my earlier commits, but is removed for now.
Cheers,
UpInTheAir