Merge pull request #194 from xsoh/master

Add privacy policy #178
tree: bb75c151c8260152cc78a42ca114defd215c1af4
  1. assets/
  2. extensions_src/
  3. external/
  4. res/
  5. src/
  6. tests/
  7. .classpath
  8. .gitignore
  9. .gitmodules
  10. Android.mk
  11. AndroidManifest.xml
  12. build.gradle
  13. CleanSpec.mk
  14. fix_strings_and_import.py
  15. ic_launcher-web.png
  16. mkprojectfile
  17. MODULE_LICENSE_APACHE2
  18. NOTICE
  19. PrivacyPolicy.md
  20. proguard.flags
  21. project.properties
  22. README.md
  23. settings.gradle
README.md

![Etar Calendar](./assets/_pre_prod/Feature Graphic.png) #Etar Calendar Etar (from Arabic: إِيتَار) is an open source material designed calendar made for everyone!

Etar Calendar

##Why? Well, I wanted a simple, material designed and state of the art open source calendar that anyone can make it better.

##Special thanks

The application is an enhanced version of AOSP Calendar. Without the help of Free Software for Android team, this app would be just a dream. So thanks to them!

##Features

  • Month view.
  • Week, day & agenda view.
  • Uses Android calendar sync. Works with Google Calendar, Exchange, etc.
  • Material designed.
  • Agenda widget.

Contribute

Translations in Google Play app description

You can update/add your own language here. Also, all artwork files are available here

Build instructions

git submodule init
git submodule update

gradle build

How this was done