just another notes app for android.
Stars
0
Forks
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
add swipe to delete on note list view. fix #5.
1cd238f
show note title on action bar.
6f336f7
Create README.md
8c95086
extract NoteDetailActivity into a NoteContentFragment.
cc22256
add todo note support in evernote module.
50a0778
add todo note support in domain.
70c5fdb
handle en-todo tag when mapping plain text and enml.
0af93ad
add code to map enml to and from plain text.
0f5fa3b
disable sync button when syncing.
b601b21
add target notes detection.
ec80260
fix various sync bugs.
ac79c3e
1, upgrade sqlite note repository.
fbba04c
add update count save/load logic in EvernoteNoteRepository.
c3c1446
remove Realm note repository implementation.
02fbf58
integrate app module with evernote module.
9eed80a