libcore|App|Loop: Improvements
Version number parsing is more tolerant.
LoopCallbacks calls are made after the LoopCallback lock has beenreleased, so that the callbacks don't get stuck.
View differences
libcore|App|Loop: Improvements
Version number parsing is more tolerant.
LoopCallbacks calls are made after the LoopCallback lock has been
released, so that the callbacks don't get stuck.