Simple Android app for tracking and analyzing your daily feelings..
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.
The following table is the detailed list of Feelings.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 3 |
jar files used | achartengine-1.0.0.jar |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED |
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.
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