A simple, open-source viewer app that displays a panoramic image sliding it when the phone orientation sensors detect user movement:
- when user move to left/right
- when user mover vertically the phone
It has been tested in FXOS v2.1 (LG FX0), and it will only run on devices with an internal compass.
The source code is available at the link below. This is my first FXOS app, so please be kind in any comments!
Particular thanks to Toolkit app [https://github.com/PG23/Toolkit] for inspiration.
LICENSE: GPL v2
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- Sergi Rodrigues (developer)
- Adrián Crespo (developer & revisor)