Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
2017-02-10 22:44:01 +01:00
.idea make sure we dont delete any folders from SD card accidentally 2017-01-16 20:11:34 +01:00
commons Merge branch 'master' of github.com:SimpleMobileTools/Simple-Commons 2017-02-10 22:44:01 +01:00
gradle/wrapper adding the project 2016-12-11 00:22:27 +01:00
samples add storage permission to the sample app 2017-01-07 12:39:48 +01:00
.gitignore add pom 2016-12-11 15:32:51 +01:00
bintray-upload.gradle update more widget colors automatically 2016-12-18 14:58:06 +01:00
build.gradle update version to 2.5.14 2017-02-09 18:29:36 +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 rename library to commons 2016-12-17 21:52:07 +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.