Tear-off calendar application for Android.
tear-off-calendar is hosted in the following web site
https://github.com/Otanikotani/tear-off-calendar
If you think the Android project tear-off-calendar 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 tear-off-calendar.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 13 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v13.jar android-support-v4.jar |
Asset File Names | assets\themes\testtheme.xml assets\themes\testtheme2.xml |
There are 6 image files in tear-off-calendar. The names of the image files are listed as follows.
action_settings.png card_history_menu.png content_discard.png ic_action_overflow.png ic_action_search.png theme_selection_menu.png
The following screenshort is generated from the image listed above.
tear-off-calendar has the following Java source files.
com.tearoffcalendar.activities.Card.java com.tearoffcalendar.activities.CardHistoryActivity.java com.tearoffcalendar.activities.DisplayMenuActivity.java com.tearoffcalendar.activities.DoubleSidedListActivity.java com.tearoffcalendar.activities.FaceDownCardFragment.java com.tearoffcalendar.activities.FaceUpCardFragment.java com.tearoffcalendar.app.TearOffApp.java com.tearoffcalendar.themes.BasicTheme.java com.tearoffcalendar.themes.BasicThemeManager.java com.tearoffcalendar.themes.ResourceTheme.java com.tearoffcalendar.themes.ResourcesThemeManager.java com.tearoffcalendar.themes.ThemeException.java