Android Locale Calendar Plugin.
locale-calendar-plugin is hosted in the following web site
https://github.com/steidinger/locale-calendar-plugin
If you think the Android project locale-calendar-plugin 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 locale-calendar-plugin.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [ldpi, mdpi] |
Target SDK Version | 4 |
Minimum SDK Version | 3 |
Activity Count | 2 |
Required Permissions | android.permission.READ_CALENDAR |
There are 2 image files in locale-calendar-plugin. The names of the image files are listed as follows.
calendar.png ic_menu_my_calendar.png
The following screenshort is generated from the image listed above.
locale-calendar-plugin has the following Java source files.
com.twofortyfouram.locale.BreadCrumber .java com.twofortyfouram.locale.Intent .java com.twofortyfouram.locale.MarketActivity.java com.twofortyfouram.locale.SharedResources .java org.acm.steidinger.calendar.CalendarEntry.java org.acm.steidinger.calendar.CalendarInfo.java org.acm.steidinger.calendar.CalendarProvider.java org.acm.steidinger.calendar.Condition.java org.acm.steidinger.calendar.ConditionGroup.java org.acm.steidinger.calendar.ConditionGroupBuilder.java org.acm.steidinger.calendar.DisjunctiveConditionGroup.java org.acm.steidinger.calendar.conditions.AvailabilityCondition.java org.acm.steidinger.calendar.conditions.BelongsToCalendar.java org.acm.steidinger.calendar.conditions.LocationDoesContainText.java org.acm.steidinger.calendar.conditions.LocationDoesNotContainText.java org.acm.steidinger.calendar.conditions.NotAllDayEvent.java org.acm.steidinger.calendar.conditions.TextCondition.java org.acm.steidinger.calendar.conditions.TimeCondition.java org.acm.steidinger.calendar.conditions.TitleDoesContainText.java org.acm.steidinger.calendar.conditions.TitleDoesNotContainText.java org.acm.steidinger.calendar.localePlugin.CalendarAdapter.java org.acm.steidinger.calendar.localePlugin.Constants .java org.acm.steidinger.calendar.localePlugin.EditConditionActivity.java org.acm.steidinger.calendar.localePlugin.QueryConditionReceiver.java