Android Open Source - App simple SimpleDo






Project Summary

A simple Android 'to-do' application..

Web Site / Source Repository

SimpleDo is hosted in the following web site
https://github.com/JamesFrost/SimpleDo

If you think the Android project SimpleDo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SimpleDo.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version15
Activity Count6
Required Permissionsandroid.permission.READ_CALENDAR
android.permission.WRITE_CALENDAR




License

The license information of SimpleDo is as follows:

GNU General Public License

Resource Files

There are 16 image files in SimpleDo. The names of the image files are listed as follows.

ab_bottom_solid_actionbartheme.9.png
ab_solid_actionbartheme.9.png
ab_stacked_solid_actionbartheme.9.png
ab_transparent_actionbartheme.9.png
cab_background_bottom_actionbartheme.9.png
cab_background_top_actionbartheme.9.png
ic_action_overflow.png
ic_action_search.png
list_focused_actionbartheme.9.png
list_pressed_actionbartheme.9.png
menu_dropdown_panel_actionbartheme.9.png
progress_primary_actionbartheme.9.png
spinner_ab_default_actionbartheme.9.png
spinner_ab_disabled_actionbartheme.9.png
spinner_ab_focused_actionbartheme.9.png
spinner_ab_pressed_actionbartheme.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

me.jamesfrost.simpledo.AboutDialog.java
me.jamesfrost.simpledo.Constants.java
me.jamesfrost.simpledo.CreateItem.java
me.jamesfrost.simpledo.DataBaseOpenHelper.java
me.jamesfrost.simpledo.DateHelper.java
me.jamesfrost.simpledo.DeleteDialog.java
me.jamesfrost.simpledo.EditItem.java
me.jamesfrost.simpledo.ItemsDataSource.java
me.jamesfrost.simpledo.QuickReschedule.java
me.jamesfrost.simpledo.ReminderHelper.java
me.jamesfrost.simpledo.SettingsActivity.java
me.jamesfrost.simpledo.SimpleDo.java
me.jamesfrost.simpledo.SimpleEula.java
me.jamesfrost.simpledo.ToDoItemSorter.java
me.jamesfrost.simpledo.ToDoItem.java