From f6333c73fe8bdd0027bb16a715193e1587b934a2 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Mon, 25 Jul 2016 08:59:36 +0500 Subject: - Move lastPosition update to the end of pipeline - Optimize MotionEventHandler to do not use Device.motion - Remove Device.motion from model and database - some optimizations --- schema/changelog-3.7.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'schema') diff --git a/schema/changelog-3.7.xml b/schema/changelog-3.7.xml index e23e44b04..c988b8bdb 100644 --- a/schema/changelog-3.7.xml +++ b/schema/changelog-3.7.xml @@ -24,6 +24,8 @@ + + -- cgit v1.2.3