Slight Diary - A Diary App which follows the principle of "Simple Is Beauty"..
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.
The following table is the detailed list of JDiaryS.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | com.haarman.listviewanimations-2.6.0.jar commons-lang3-3.3.2.jar nineoldandroids-2.4.0.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
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.
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