Android open source calendar
Go to file
Suhail Alkowaileet 4a1c075df7 Update readme.
Update readme.
2015-09-05 22:03:52 +03:00
assets Update readme. 2015-09-05 22:03:52 +03:00
extensions_src/com/android/calendar/extensions Make this build in Eclipse 2012-12-20 18:04:30 -08:00
external Fix timezones 2013-10-27 17:36:49 +01:00
libs Add submodules 2013-10-26 18:15:21 +02:00
res - New calendar widget preview image. 2015-09-04 09:50:06 +03:00
Resources Big icon for Google Play, Screenshots 2013-11-19 23:33:52 +01:00
src/com/android/calendar Change package name. 2015-09-04 16:34:27 +03:00
tests Fix for build breakage. 2013-04-02 12:59:44 -07:00
.classpath Make this build in Eclipse 2012-12-20 18:04:30 -08:00
.gitignore - Update gitignore 2015-09-04 14:59:54 +03:00
.gitmodules Fix timezones 2013-10-27 17:36:49 +01:00
Android.mk Also allow hidden method access. 2013-09-03 16:31:10 +02:00
AndroidManifest.xml - Change the taskAffinity to the new package. 2015-09-04 17:17:47 +03:00
build.gradle - Change the taskAffinity to the new package. 2015-09-04 17:17:47 +03:00
CleanSpec.mk Remove attendees list in edit event (chips only) 2011-08-05 11:39:31 -07:00
fix_strings_and_import.py Change package name. 2015-09-04 16:34:27 +03:00
ic_launcher-web.png - Update Gradle. 2015-08-23 18:13:38 +03:00
mkprojectfile Update eclipse build files 2012-12-11 17:12:04 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:18 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:18 -08:00
proguard.flags Fixed proguard flag 2013-04-03 11:41:03 -07:00
project.properties Fix project.properties 2013-10-26 18:22:18 +02:00
README.md Update readme. 2015-09-05 22:03:52 +03:00
settings.gradle Use gradle 2013-10-26 23:56:37 +02:00

![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