Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 195CE200C64 for ; Fri, 28 Apr 2017 15:41:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 17F7C160BA3; Fri, 28 Apr 2017 13:41:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 86020160B8C for ; Fri, 28 Apr 2017 15:41:58 +0200 (CEST) Received: (qmail 94142 invoked by uid 500); 28 Apr 2017 13:41:57 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 94131 invoked by uid 99); 28 Apr 2017 13:41:57 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Apr 2017 13:41:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 10ECAE0005; Fri, 28 Apr 2017 13:41:57 +0000 (UTC) From: matrosov-nikita To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-plugin-device-orientation issue #34: CB-12667 android: Added logic f... Content-Type: text/plain Message-Id: <20170428134157.10ECAE0005@git1-us-west.apache.org> Date: Fri, 28 Apr 2017 13:41:57 +0000 (UTC) archived-at: Fri, 28 Apr 2017 13:41:59 -0000 Github user matrosov-nikita commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/34 @infil00p, sorry for late reply, I've tested a plugin with two Samsung devices: 1) Samsung Galaxy Core Prime VE Duos SM-G361H (Android 5.1) ![samsung galaxy core prime ve duos sm-g361h](https://cloud.githubusercontent.com/assets/12752587/25530833/5ad2daa8-2c30-11e7-9ff1-eae35a1dcd97.png) It has only 'Screen Orientation Sensor' with orientation type 65558 2) Samsung Galaxy S5 (Android 5.1) ![samsung](https://cloud.githubusercontent.com/assets/12752587/25530943/b4745c6c-2c30-11e7-844f-796cb1a54ba3.PNG) It has two orientation sensors - 'Screen Orientation Sensor'(type=65558) and 'Orientation Sensor'(type=3) For Samsung Galaxy S5 plugin works perfect. So, not all devices are affected. It depends on what orientation sensors the device has. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org