OSDN Git Service

Alter sync logic to examine new notes as they arrive rather than doing a full reload...
authorRandy Baumgarte <randy@fbn.cx>
Sun, 22 Aug 2010 11:15:14 +0000 (07:15 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Sun, 22 Aug 2010 22:50:02 +0000 (18:50 -0400)
commitcb2b9e43c59e40558259d8179bb6c68a432d8a94
tree57a0122e4403b6b4feba164fa91ebef73f6fd46a
parentd21a5488a708a520188f38489701e4a41b88df18
Alter sync logic to examine new notes as they arrive rather than doing a full reload after a sync completes. This should improve performance.
src/cx/fbn/nevernote/NeverNote.java
src/cx/fbn/nevernote/gui/NoteTableModel.java
src/cx/fbn/nevernote/signals/NoteSignal.java
src/cx/fbn/nevernote/threads/SyncRunner.java
src/cx/fbn/nevernote/utilities/ListManager.java