Android 7.0+ Quick Settings tile to select portrait or landscape screen orientation

Google Play

Free Android app available on Google Play.

Download APK

Direct download for manual installation on your device.

Source Code

GPLv3 open source project, available on GitLab.

FEATURES

App compatibility can vary depending on manufacturers. Please verify that your device does support Android TileService API.

CREDITS

Android app developed by Mudar Noufal <mn@mudar.ca>.

The Android app includes libraries and derivative work of the following projects:

These three projects are all released under the Apache License v2.0.

App also relies on Crashlytics SDK for Android © Google Inc. The reason why internet permission is needed.

CODE LICENSE

Rotation Quick Setting
Add a Quick Settings tile to select portrait or landscape screen orientation.

Copyright (C) 2017 Mudar Noufal <mn@mudar.ca>

This file is part of RotationQS.

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 3 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, see <http://www.gnu.org/licenses/>.