Android Open Source - App track Feelings






Project Summary

Simple Android app for tracking and analyzing your daily feelings..

Web Site / Source Repository

Feelings is hosted in the following web site
https://github.com/destil/Feelings

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version15
Activity Count3
jar files usedachartengine-1.0.0.jar
Required Permissionsandroid.permission.RECEIVE_BOOT_COMPLETED




Resource Files

There are 9 image files in Feelings. The names of the image files are listed as follows.

btn_default_focused_holo_light.9.png
btn_default_pressed_holo_light.9.png
btn_feeling0_default.9.png
btn_feeling1_default.9.png
btn_feeling2_default.9.png
btn_feeling4_default.9.png
btn_feeling5_default.9.png
btn_feeling6_default.9.png
ic_new.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Feelings has the following Java source files.

cz.destil.feelings.data.Database.java
cz.destil.feelings.data.Feeling.java
cz.destil.feelings.notify.AlarmSetter.java
cz.destil.feelings.notify.NotificationStarter.java
cz.destil.feelings.ui.MainActivity.java
cz.destil.feelings.ui.NewFeelingActivity.java
cz.destil.feelings.ui.SettingsActivity.java
cz.destil.feelings.ui.widgets.FeelingsChart.java
cz.destil.feelings.ui.widgets.TimePreference.java