lp:tomdroid/iteration3

Created by Olivier Bilodeau and last modified
Get this branch:
bzr branch lp:tomdroid/iteration3
Only Olivier Bilodeau can upload to this branch. If you are Olivier Bilodeau please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Bilodeau
Project:
Tomdroid
Status:
Merged

Recent revisions

44. By Olivier Bilodeau

New static string reference for bundles in Note: File
NoteList will now call the NoteView activity if you click on a note
NoteView now accepts a File path or an URL from bundles when its started
and will fetch the note accordingly

43. By Olivier Bilodeau

Removing some debugging to hopefully make the thing faster.

42. By Olivier Bilodeau

NoteList activity that lists all the notes on the sdcard in
/sdcard/tomdroid/.
Added a button on the main screen to load that activity.

41. By Olivier Bilodeau

Fixed a regression! The loading message was not shown since quite a
while.

40. By Olivier Bilodeau

FileSystem DAO abstraction. I tested it using the normal test-case by
hacking NoteView into using it instead of the network one and it
worked!!
Added the sdcard image I used.

39. By Olivier Bilodeau

Added web, email and phone links in test case since its the notes I'll
use from the sdcard reader.

38. By Olivier Bilodeau

Refactoring time (again)!
Changed my mind, dao should not have subpackages but the name should
state the fetching method instead. The interface stays generic.

37. By Olivier Bilodeau

Parsing title and last-change-date tags in Note XML and setting them in Note object.
last-change-date is parsed using joda-time lib (jar added to lib/)

36. By Olivier Bilodeau

Members are now stuff I'll actually need.
I regenerated getters/setters.
Removed the note String member deprecated by the SpannableString one.

35. By Olivier Bilodeau

Now styling the note's title properly.
Took the opportunity to remove a todo along the way: avoiding repetitive
object calls and put it in local var instead.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers