Android Open Source - App todo Android-Todo-Application






Project Summary

Todo Application with Alarmpad an AlarmPad extension.

Web Site / Source Repository

Android-Todo-Application is hosted in the following web site
https://github.com/sam45/Android-Todo-Application

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

ItemValue
Java File Count9
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedalarmpad-api-r1.0.jar
systembartint-1.0.3.jar
Asset File Namesassets\icon todo.png
assets\icon todo.svg




License

The license information of Android-Todo-Application is as follows:

MIT License

Resource Files

There are 3 image files in Android-Todo-Application. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_sort_by_size.png
ic_alarmpad_extension.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.samvandenberge.todo.AboutActivity.java
com.samvandenberge.todo.MainActivity.java
com.samvandenberge.todo.OverviewFragment.java
com.samvandenberge.todo.TodoListAdapter.java
com.samvandenberge.todo.extension.TodoExtension.java
com.samvandenberge.todo.extension.TodoSettingsActivity.java
com.samvandenberge.todo.model.Todo.java
com.samvandenberge.todo.sqlite.DatabaseTodo.java
com.samvandenberge.todo.util.Helper.java