Android Open Source - App notepad hashLog






Project Summary

A minimalistic notepad app for Android.

Web Site / Source Repository

hashLog is hosted in the following web site
https://github.com/Ganz7/hashLog

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

ItemValue
Java File Count14
Supported screen sizes[hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count9
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 17 image files in hashLog. The names of the image files are listed as follows.

ic_action_home.png
ic_action_newhash.png
ic_action_search.png
ic_app.png
ic_info1.png
ic_info2.png
ic_listall1.png
ic_listall2.png
ic_new1.png
ic_new2.png
ic_recent1.png
ic_recent2.png
ic_search1.png
ic_search2.png
ic_share.png
ic_tag1.png
ic_tag2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

hashLog has the following Java source files.

ganz7.hash.database.LogsDataSource.java
ganz7.hash.database.SQLiteHandler.java
ganz7.hash.database.SimpleCursorLoader.java
ganz7.hash.paneview.DetailActivity.java
ganz7.hash.paneview.DetailFragment.java
ganz7.hash.paneview.PaneHomeActivity.java
ganz7.hash.paneview.TagListFragment.java
ganz7.hash.view.CreateLogActivity.java
ganz7.hash.view.DashboardLayout.java
ganz7.hash.view.EditLogActivity.java
ganz7.hash.view.RecentsActivity.java
ganz7.hash.view.SearchActivity.java
ganz7.main.activity.HashLogActivity.java
ganz7.main.activity.InfoActivity.java