1
0
Fork 0
mirror of https://gitlab.com/dadada_/uuidgen.git synced 2025-06-06 17:13:57 +02:00
No description
Find a file
2020-11-12 21:15:19 +01:00
.idea Initial commit 2020-11-08 16:38:33 +01:00
app Fix navigation 2020-11-12 21:15:19 +01:00
gradle/wrapper Initial commit 2020-11-08 16:38:33 +01:00
.gitignore Initial commit 2020-11-08 16:38:33 +01:00
build.gradle Add test dependencies 2020-11-12 20:24:21 +01:00
gradle.properties Initial commit 2020-11-08 16:38:33 +01:00
gradlew Initial commit 2020-11-08 16:38:33 +01:00
gradlew.bat Initial commit 2020-11-08 16:38:33 +01:00
LICENSE Add license 2020-11-08 19:59:28 +01:00
README.md Add license 2020-11-08 19:59:28 +01:00
settings.gradle Initial commit 2020-11-08 16:38:33 +01:00
uuidgen_logo.svg Initial commit 2020-11-08 16:38:33 +01:00

UuidGen

UuidGen is a simple UUID Generator for Android. It was created as a personal learning experience. It supports copying to clipboard and displays a history of previously generated UUIDs.

License

See LICENSE