Android Open Source - App note Dreadnote






Project Summary

Note-taking app for Android.

Web Site / Source Repository

Dreadnote is hosted in the following web site
https://github.com/mikeroll/Dreadnote

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count3

Resource Files

There are 13 image files in Dreadnote. The names of the image files are listed as follows.

color_button_pressed.png
color_button_selected.png
ic_ab_logo.png
ic_action_accept.png
ic_action_cancel.png
ic_action_discard.png
ic_action_edit.png
ic_action_new.png
ic_action_settings.png
ic_action_view_as_grid.png
ic_edit_bold.png
ic_edit_italic.png
popup_color_chooser.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Dreadnote has the following Java source files.

com.mikeroll.dreadnote.entity.Note.java
com.mikeroll.dreadnote.frontend.ColorChooser.java
com.mikeroll.dreadnote.frontend.Dashboard.java
com.mikeroll.dreadnote.frontend.Editor.java
com.mikeroll.dreadnote.frontend.ExtrasNames.java
com.mikeroll.dreadnote.frontend.NoteScreen.java
com.mikeroll.dreadnote.frontend.Preview.java
com.mikeroll.dreadnote.frontend.Settings.java
com.mikeroll.dreadnote.frontend.SettingsFragment.java
com.mikeroll.dreadnote.storage.DBClient.java
com.mikeroll.dreadnote.storage.DBContract.java
com.mikeroll.dreadnote.storage.DBHelper.java
com.mikeroll.dreadnote.widget.CheckableRelativeLayout.java