Android Open Source - App todo treedo






Project Summary

The hierarchical todo list app for control freaks.

Web Site / Source Repository

treedo is hosted in the following web site
https://github.com/martinbonnin/treedo

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

ItemValue
Java File Count18
Supported screen sizes[xhdpi]
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\tutorial.txt




License

The license information of treedo is as follows:

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Everyone is permitted to copy and distribute verbatim or modified copies of this license document, ...

Resource Files

There are 11 image files in treedo. The names of the image files are listed as follows.

about.png
arrow.png
check.png
edit.png
folder.png
handle.png
plus.png
plus_gray.png
swap.png
trash.png
triangle.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.mbonnin.treedo.ApplicationTest.java
com.mbonnin.treedo.BackupAdapter.java
com.mbonnin.treedo.BackupManager.java
com.mbonnin.treedo.Database.java
com.mbonnin.treedo.DialogBuilder.java
com.mbonnin.treedo.ItemAdapter.java
com.mbonnin.treedo.ItemDecorator.java
com.mbonnin.treedo.ItemEditText.java
com.mbonnin.treedo.ItemListView.java
com.mbonnin.treedo.ItemView2.java
com.mbonnin.treedo.ItemView.java
com.mbonnin.treedo.Item.java
com.mbonnin.treedo.MainActivity.java
com.mbonnin.treedo.ObservableScrollView.java
com.mbonnin.treedo.ProgressBar.java
com.mbonnin.treedo.SpacerView.java
com.mbonnin.treedo.TypeSpinnerAdapter.java
com.mbonnin.treedo.Utils.java