Delete unused resources.
Add the google play link.
6 files changed
tree: fed77369d3a1236090fb3f5c3590dcb974670617
  1. assets/
  2. extensions_src/
  3. external/
  4. libs/
  5. res/
  6. src/
  7. tests/
  8. .classpath
  9. .gitignore
  10. .gitmodules
  11. Android.mk
  12. AndroidManifest.xml
  13. build.gradle
  14. CleanSpec.mk
  15. fix_strings_and_import.py
  16. ic_launcher-web.png
  17. mkprojectfile
  18. MODULE_LICENSE_APACHE2
  19. NOTICE
  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 opensource material designed calendar made for everyone!

Etar Calendar

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

###Spcical Thanks

The application is enhanced version of AOSP Calendar. Without the help of Free Software for Android team, this app well be just 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.

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