Android Open Source - App todo TODO






Project Summary

A simple beautiful and elegant android app of TODO list.

Web Site / Source Repository

TODO is hosted in the following web site
https://github.com/movier/TODO

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count3

Resource Files

There are 5 image files in TODO. The names of the image files are listed as follows.

ic_action_new.png
ic_undobar_undo.png
undobar.9.png
undobar_button_focused.9.png
undobar_button_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

TODO has the following Java source files.

me.movier.todo.ApplicationTest.java
me.movier.todo.BackgroundContainer.java
me.movier.todo.MainActivity.java
me.movier.todo.NewTodoActivity.java
me.movier.todo.PreviewTodoWidget.java
me.movier.todo.SettingsActivity.java
me.movier.todo.SettingsFragment.java
me.movier.todo.StableArrayAdapter.java
me.movier.todo.Todo.java
me.movier.todo.TodoController.java
me.movier.todo.TodoReaderContract.java
me.movier.todo.TodoReaderDbHelper.java
me.movier.todo.TodoWidgetService.java
me.movier.todo.Undo.java
me.movier.todo.UndoBarController.java