A simple beautiful and elegant android app of TODO list.
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.
The following table is the detailed list of TODO.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi, nodpi] |
Activity Count | 3 |
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.
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