Some helper functions and shared resources to be used only by the simple apps suite.
4cd1be0fe2
I was not able to find those others corrections: * You have to put 'Poids' instead of 'Dimension'; * And 'Dimensions' (with an 's' at the end) instead of 'Résolution' (the resolution is measured in dpi or ppi). * Likewise, the unit of weight for images is denoted 'ko', 'Mo' or 'Go' (the 'o' in lower case) in french, instead of 'kB', 'MB', 'GB'. * In French, the decimal is noted by a comma instead of a dot, and a space after the value ('0,2 You have to put 'Poids' instead of 'Dimension'; And 'Dimensions' (with an 's' at the end) instead of 'Résolution' (the resolution is measured in dpi or ppi). * Likewise, the unit of weight for images is denoted 'ko', 'Mo' or 'Go' (the 'o' in lower case) in French, instead of 'kB', 'MB', 'GB'. * In French, the decimal is noted by a comma instead of a dot, and a space after the value ('0,2 MP' instead of '0.2MP'). |
||
---|---|---|
.github | ||
commons | ||
gradle/wrapper | ||
samples | ||
.editorconfig | ||
.gitignore | ||
bintray-upload.gradle | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
Simple Commons
Some helper functions, dialogs etc used by multiple simple apps.
For reporting bugs/features that affect multiple apps please use the General Discussion repository.