Some helper functions and shared resources to be used only by the simple apps suite.
Find a file
unofficial-hima 1f01d17481
arabic strings.xml
I modified the months names to better and more recognized names among arabic speaker
the old months names were unrecognized among the majority of Arabic speakers and not helpful for them in the app
also add new translations to some strings not translated yet
and corrected miswritten others

hope to push them next update

thanks for the useful app
2019-06-26 10:39:54 +02:00
commons arabic strings.xml 2019-06-26 10:39:54 +02:00
gradle/wrapper updating gradle 2019-05-02 19:32:32 +02:00
samples use white text color at the sample recycler list adapter 2018-12-06 15:07:00 +01:00
.gitignore removing gradle.properties from gitignore 2019-03-27 22:16:35 +01:00
bintray-upload.gradle updating version to 5.9.16 2019-02-27 15:49:29 +01:00
build.gradle updating version to 5.14.0 2019-06-21 17:41:34 +02:00
gradle.properties update support libraries to android X 2018-10-05 15:28:26 +02: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 Update README.md 2019-04-10 19:15:24 +02: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 multiple 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.