Using Ancal Android Calendar open source project and adding the ical "ENT Le mans" iCal Connector..
EntAncal is hosted in the following web site
https://github.com/yanngv29/EntAncal
If you think the Android project EntAncal listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of EntAncal.
Item | Value |
---|---|
Java File Count | 64 |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 11 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE |
Asset File Names | assets\ancalalarm.mp3 |
Raw File Names | res\raw\ancalalarm.mp3 |
There are 26 image files in EntAncal. The names of the image files are listed as follows.
arrowright.png arrowrightempty.png btndown.png btnup.png checkmarkdelete.png checkmarkok.png iconcheckmark_checked.png iconcheckmark_unchecked.png iconitemalarm.png iconitemalarmempty.png iconitemalarmfull.png iconitemdone.png iconitemrepeat.png iconitemundone.png keyboard.png menuiconabout.png menuiconappt.png menuiconnote.png menuiconprefs.png menuiconshowtasks.png menuiconshowtasksdue.png menuicontask.png msgicon_error.png msgicon_info.png msgicon_warning.png stat_notify_alarm.png
The following screenshort is generated from the image listed above.
EntAncal has the following Java source files.
pl.magot.vetch.ancal.AnCal.java pl.magot.vetch.ancal.AnCalReceiver.java pl.magot.vetch.ancal.CommonActivity.java pl.magot.vetch.ancal.Prefs .java pl.magot.vetch.ancal.RepeatData .java pl.magot.vetch.ancal.RepeatDataValue .java pl.magot.vetch.ancal.Utils.java pl.magot.vetch.ancal.activities.ActivityAbout.java pl.magot.vetch.ancal.activities.ActivityAppointment.java pl.magot.vetch.ancal.activities.ActivityAppointmentRepeat.java pl.magot.vetch.ancal.activities.ActivityNote.java pl.magot.vetch.ancal.activities.ActivityOptions.java pl.magot.vetch.ancal.activities.ActivityTask.java pl.magot.vetch.ancal.agenda.AgendaView .java pl.magot.vetch.ancal.agenda.AgendaViewDay.java pl.magot.vetch.ancal.agenda.AgendaViewMonth.java pl.magot.vetch.ancal.agenda.AgendaViewToday.java pl.magot.vetch.ancal.agenda.AgendaViewWeek.java pl.magot.vetch.ancal.database.DataField .java pl.magot.vetch.ancal.database.DataRow .java pl.magot.vetch.ancal.database.DataRowAlarm.java pl.magot.vetch.ancal.database.DataRowAppointment.java pl.magot.vetch.ancal.database.DataRowNote.java pl.magot.vetch.ancal.database.DataRowTask.java pl.magot.vetch.ancal.database.DataTable .java pl.magot.vetch.ancal.database.Database .java pl.magot.vetch.ancal.dataview.DataView .java pl.magot.vetch.ancal.dataview.DataViewAppointment.java pl.magot.vetch.ancal.dataview.DataViewItem .java pl.magot.vetch.ancal.dataview.DataViewNote.java pl.magot.vetch.ancal.dataview.DataViewTask.java pl.magot.vetch.ancal.reminder.AlarmDataView .java pl.magot.vetch.ancal.reminder.AlarmDataViewItem .java pl.magot.vetch.ancal.reminder.AlarmDialog.java pl.magot.vetch.ancal.reminder.AlarmDialogDataItem .java pl.magot.vetch.ancal.reminder.AlarmReminder .java pl.magot.vetch.ancal.reminder.AlarmService.java pl.magot.vetch.ancal.reminder.AlarmSound .java pl.magot.vetch.ancal.reminder.AlarmsManager .java pl.magot.vetch.ancal.views.ViewDayHourItem.java pl.magot.vetch.ancal.views.ViewImgButton.java pl.magot.vetch.ancal.views.ViewMonthWeekItem.java pl.magot.vetch.ancal.views.ViewToastMsg.java pl.magot.vetch.ancal.views.ViewTodayItem.java pl.magot.vetch.ancal.views.ViewTodayItemAppointment.java pl.magot.vetch.ancal.views.ViewTodayItemHeader.java pl.magot.vetch.ancal.views.ViewTodayItemNote.java pl.magot.vetch.ancal.views.ViewTodayItemTask.java pl.magot.vetch.ancal.views.ViewWeekDayItem.java pl.magot.vetch.ancal.views.dayStyle .java pl.magot.vetch.widgets.DateWidget.java pl.magot.vetch.widgets.DateWidgetDayCell.java pl.magot.vetch.widgets.DateWidgetDayHeader.java pl.magot.vetch.widgets.HintEdit.java pl.magot.vetch.widgets.KeyItem .java pl.magot.vetch.widgets.KeyItemLayout .java pl.magot.vetch.widgets.KeyboardWidget.java pl.magot.vetch.widgets.KeyboardWidgetView.java pl.magot.vetch.widgets.SymbolButton.java pl.magot.vetch.widgets.TimeCaption.java pl.magot.vetch.widgets.TimeWidget.java pl.magot.vetch.widgets.TimeWidgetSlider.java pl.magot.vetch.widgets.TouchEdit.java pl.magot.vetch.widgets.dayStyle .java