Android Open Source - App simple temaki






Project Summary

An Android app for creating simple lists..

Web Site / Source Repository

temaki is hosted in the following web site
https://github.com/jffrymrtn/temaki

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version16
Activity Count3
Fragment Count2
jar files usedandroid-support-v13.jar
gson-2.2.4.jar




License

The license information of temaki is as follows:

Apache License

Resource Files

There are 12 image files in temaki. The names of the image files are listed as follows.

ic_action_close.png
ic_action_search.png
ic_add_item.png
ic_add_item_light.png
ic_delete.png
ic_drawer.png
ic_edit.png
ic_finished.png
ic_focus_finished.png
ic_highlight.png
ic_logo.png
ic_new_item.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.jmartin.temaki.FocusActivity.java
com.jmartin.temaki.MainDrawerActivity.java
com.jmartin.temaki.MainListsFragment.java
com.jmartin.temaki.adapter.DrawerListAdapter.java
com.jmartin.temaki.adapter.ListItemsAdapter.java
com.jmartin.temaki.dialog.DeleteConfirmationDialog.java
com.jmartin.temaki.dialog.GenericInputDialog.java
com.jmartin.temaki.model.Constants.java
com.jmartin.temaki.model.TemakiItem.java
com.jmartin.temaki.settings.InformationDialogPreference.java
com.jmartin.temaki.settings.SettingsActivity.java
com.jmartin.temaki.settings.SettingsFragment.java