Camera is a simple and easy to use camera for Ubuntu Touch. Main focus in this app is intuative and simple UI and reliable operation to allow taking good pictures easily or in other words: simple by default expansive when needed. It also provides a Barcode-Scanner with support for a wide range of 2D and 3D Barcodes, including QR-Codes.
This app is a core app for the Ubuntu Touch mobile OS developed by UBports.
Bugs and feature requests can be reported via our bug tracker.
You can easily contribute to the localization of this project (i.e. the translation into your language) by visiting (and signing up with) the Hosted Weblate service
The localization platform of this project is sponsored by Hosted Weblate via their free hosting plan for Libre and Open Source Projects.
To get started developing Camera install
Clickable.
Then you can run clickable build
from the root of this repository to build
and deploy Camera on your attached Ubuntu Touch device.
When contributing to this repository, please first discuss the change you wish to make via issue, email, Matrix ( #ubcd:matrix.org ), or any other method with the owners of this repository before making a change. Please note we have a code of conduct, please follow it in all your interactions with the project.
This Ubuntu Touch core app is being maintained by the UBports developers.
See also the list of contributors who participated in this project.
New releases are automatically pushed to the OpenStore via the GitLab CI. To make a new release a maintainer must:
- Increment the version in the manifest.json
- Create a new git commit, the commit message will become part of the automatic changelog in the OpenStore.
- Tag the commit with a tag starting with
v
(for example:git tag v1.2.3
) - Push the new commit and tag to GitLab:
git push && git push --tags
- The GitLab CI will build and publish the new release to the OpenStore.
If you love Ubuntu Touch and its apps please consider dontating to the UBports Foundation. Thanks in advance for your generous donations.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, 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/.