← Back to team overview

tomdroid-dev team mailing list archive

Re: threading-improvements branch landed in trunk/

 

That's great news Olivier!

I got the editing controls to work. Unfortunately I ended up stuck because
there was no facility to save notes.

I think storing notes in the database is the way to go. If this could be
combined with syncing to the Tomboy online service that would be great!

On May 28, 2009 7:13 PM, "Olivier Bilodeau" <olivier@xxxxxxxxxxxxxxxxx>
wrote:

Hi,

Just a quick one to let you know the I merged the threading-improvements
branch in tomdoid's trunk not so long ago. It's ready for wider testing.

The application responsiveness while loading is way better now. The
performance is not improved much but I've come to realize that I might have
to change how I'm doing things. Using the sqlite database instead of parsing
all the notes files on each load..

Next is the implementation of Android's lifecycle elements which will make
Tomdroid friendlier with multitasking, etc.

Before 0.2.0 here are the goals:
- implement lifecycle elements
- desactivate datetime parsing since it's the slowest piece of the parsing
and were are not using it yet
- verify that it works on the 1.5 platform (future-proof)

As always, help is more than welcome! You can check for tasks in
doc/dev/TODO, submit bugs or enhancements, etc.

Have a nice day!
-- 
Olivier Bilodeau <olivier@xxxxxxxxxxxxxxxxx>

_______________________________________________
Mailing list: https://launchpad.net/~tomdroid-dev
Post to     : tomdroid-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~tomdroid-dev
More help   : https://help.launchpad.net/ListHelp

References