GeeUITime Libreria para gestionar el tiempo en el robot
Net: Clase que organiza solicitudes de red con la interfaz de usuario y el reloj en el robot TimeService: Clase que sincroniza la configuración de tiempo y reloj del dispositivo y gestiona personalizaciones visuales del reloj Storage: Clases que gestionan el almacenamiento de las preferencias del robot, especialmente relacionadas con el tiempo Timer: Clases que detectan cambios del tiempo en el sistema y se lo comunica a un callback que a su vez lo notifica a los componentes de los listeners para mantenerlos actualizados UI: Vistas para mostrar widgets relacionados con el tiempo Util: Funciones de utilidad para utilizar en todo el repositorio
- Clona el repositorio:
git clone https://github.com/AlejandroDCK/GeeUITime
Contributing to this software is warmly welcomed. There are 3 ways you can contribute to this project:
- Test and report. Let us know if there is something missing in the issue section.
- Helps us solve current issues or other bugs .
- Suggest or request new blocks.
You can do this basically by, committing modifications and then open a pull request. Please explain the changes and make sure they have been tested.
Just make sure to keep consistency in the naming and make a record of the change or improvement made.
Thanks for your contribution.