Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
2016-12-15 22:42:23 +01:00
.idea move the icons into the drawable folder 2016-12-15 18:24:01 +01:00
gradle/wrapper adding the project 2016-12-11 00:22:27 +01:00
library change the order at onCreate functions 2016-12-15 22:42:23 +01:00
samples move the icons into the drawable folder 2016-12-15 18:24:01 +01:00
.gitignore add pom 2016-12-11 15:32:51 +01:00
build.gradle adding the project 2016-12-11 00:22:27 +01:00
commons-1.0.4.pom update version to 1.0.4 2016-12-15 22:34:44 +01:00
gradle.properties adding the project 2016-12-11 00:22:27 +01:00
gradlew adding the project 2016-12-11 00:22:27 +01:00
gradlew.bat adding the project 2016-12-11 00:22:27 +01:00
LICENSE add readme and license 2016-12-11 00:23:33 +01:00
README.md adding some copy conflict strings 2016-12-13 16:17:25 +01:00
settings.gradle create a new module Library 2016-12-11 00:33:47 +01:00

Simple Commons

Some helper functions, dialogs etc used by multiple simple apps.

License

Copyright 2016 SimpleMobileTools

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.