Android Open Source - App simple JDiaryS






Project Summary

Slight Diary - A Diary App which follows the principle of "Simple Is Beauty"..

Web Site / Source Repository

JDiaryS is hosted in the following web site
https://github.com/Jeff-Z/JDiaryS

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

ItemValue
Java File Count19
Supported screen sizes[xxhdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
Fragment Count3
jar files usedcom.haarman.listviewanimations-2.6.0.jar
commons-lang3-3.3.2.jar
nineoldandroids-2.4.0.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in JDiaryS. The names of the image files are listed as follows.

favor.png
icon_calander.png
icon_search.png
icon_setting.png
icon_write.png

The following screenshort is generated from the image listed above.

null

Java Source Files

JDiaryS has the following Java source files.

cn.hartech.jdiarys.Actions.java
cn.hartech.jdiarys.All.java
cn.hartech.jdiarys.FragmentDiaryPage.java
cn.hartech.jdiarys.FragmentListPage.java
cn.hartech.jdiarys.MainActivity.java
cn.hartech.jdiarys.YearActivity.java
cn.hartech.jdiarys.dao.DBHelper.java
cn.hartech.jdiarys.dao.DiaryDAO.java
cn.hartech.jdiarys.engine.importdiary.CsvReader.java
cn.hartech.jdiarys.engine.importdiary.DateComparator.java
cn.hartech.jdiarys.engine.importdiary.ImportOrangeDiary.java
cn.hartech.jdiarys.engine.search.SearchEngine.java
cn.hartech.jdiarys.pojo.DiaryPOJO.java
cn.hartech.jdiarys.ui.AdapterForListPage.java
cn.hartech.jdiarys.ui.MyDialogs.java
cn.hartech.jdiarys.ui.UIUtility.java
cn.hartech.jdiarys.utils.Constant.java
cn.hartech.jdiarys.utils.MyProperties.java
cn.hartech.jdiarys.utils.MyUtility.java