Android Open Source - App todo ToDoMorrow-Android






Project Summary

Simple ToDo-List app for Android.

Web Site / Source Repository

ToDoMorrow-Android is hosted in the following web site
https://github.com/mwagnurr/ToDoMorrow-Android

If you think the Android project ToDoMorrow-Android 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 ToDoMorrow-Android.

ItemValue
Java File Count21
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version15
Activity Count8
jar files usedandroid-support-v4.jar
androidplot-core-0.6.0.jar




Resource Files

There are 1 image files in ToDoMorrow-Android. The names of the image files are listed as follows.

checkbox_checked1.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ToDoMorrow-Android has the following Java source files.

com.lnu.todomorrow.DialogFinish.java
com.lnu.todomorrow.DialogPostpone.java
com.lnu.todomorrow.EditTask.java
com.lnu.todomorrow.GoalFilterDialogFragment.java
com.lnu.todomorrow.GoalForm.java
com.lnu.todomorrow.GoalList.java
com.lnu.todomorrow.GoalOverview.java
com.lnu.todomorrow.NotificationAlarmManager.java
com.lnu.todomorrow.ScoreManager.java
com.lnu.todomorrow.TaskForm.java
com.lnu.todomorrow.TaskList.java
com.lnu.todomorrow.TaskListFragment.java
com.lnu.todomorrow.dao.DAOException.java
com.lnu.todomorrow.dao.DbHelper.java
com.lnu.todomorrow.dao.GoalDAO.java
com.lnu.todomorrow.dao.TaskDAO.java
com.lnu.todomorrow.utils.Goal.java
com.lnu.todomorrow.utils.NotificationReceiver.java
com.lnu.todomorrow.utils.Task.java
com.lnu.todomorrow.utils.TestDataCreator.java
com.lnu.todomorrow.utils.TimeUtil.java