Note-taking app for Android.
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.
The following table is the detailed list of Dreadnote.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 3 |
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.
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