https://github.com/pretix/libpretixui-android
Common UI elements for pretix Android apps
https://github.com/pretix/libpretixui-android
Last synced: about 1 year ago
JSON representation
Common UI elements for pretix Android apps
- Host: GitHub
- URL: https://github.com/pretix/libpretixui-android
- Owner: pretix
- License: apache-2.0
- Created: 2021-01-14T08:35:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T14:37:58.000Z (over 1 year ago)
- Last Synced: 2025-04-08T23:41:53.107Z (over 1 year ago)
- Language: Kotlin
- Size: 4.92 MB
- Stars: 3
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
libpretixui-android
===================
This is a shared library between `pretixSCAN`_ and `pretixPOS`_. It provides some common
user interface components.
Release cycle
-------------
As we currently do not expect any third parties to use this library, we do not do formal releases
so far and do not upload the library to Maven repositories, but use it as a git submodule in our
other software to ease development. If you are interested in using this library for a new project,
please get in touch with us! :) We'll work something out.
Contributing
------------
If you like to contribute to this project, you are very welcome to do so. If you have any
questions in the process, please do not hesitate to ask us.
Please note that we have a `Code of Conduct`_
in place that applies to all project contributions, including issues, pull requests, etc.
License
-------
The code in this repository is published under the terms of the Apache License.
See the LICENSE file for the complete license text.
This project is maintained by Raphael Michel . See the
AUTHORS file for a list of all the awesome folks who contributed to this project.
This project is 100 percent free and open source software. If you are interested in
commercial support, hosting services or supporting this project financially, please
go to `pretix.eu`_ or contact Raphael directly.
.. _pretixSCAN: https://pretix.eu/about/en/scan
.. _pretixPOS: https://pretix.eu/about/en/pos
.. _pretix.eu: https://pretix.eu
.. _Code of Conduct: https://docs.pretix.eu/en/latest/development/contribution/codeofconduct.html