Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
10cents 50b299b63c
confirm_otg_storage_access_text+1
I have not translated 'OTG' though I do not believe that it is a common known acronym, at least not among Danes in general. I do not know it myself. Acronymfinder.com suggests: On-The-Go (USB 2.0 specification), On the Ground (sales) and Off the Ground (gaming) - are you talking about USB2? Maybe I could have omitted the term 'OTG' and just translate 'device' - or will it make sense for those who need to grant access to the root directory?
2018-02-14 23:31:47 +01:00
commons confirm_otg_storage_access_text+1 2018-02-14 23:31:47 +01:00
gradle/wrapper update gradle to 4.4.1 2018-01-14 18:14:32 +01:00
samples do not explicitly define build tools version 2017-12-24 12:32:45 +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 fix the progress notification on Android 8 2018-02-13 14:16:49 +01:00
gradle.properties adding a newline 2017-11-18 23:54:38 +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 full copy of the Apache license 2017-09-16 16:15:04 -04:00
README.md add "const" modified to some values 2018-01-28 16:53:05 +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.
For reporting bugs/features that affect all apps please use the General Discussion repository.

License

Copyright 2017-present 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.