public
Fork of mootoh/milpon
Description: an iPhone application for Remember the Milk.
Homepage: http://deadbeaf.org/out/milpon/
Clone URL: git://github.com/ctran/milpon.git
mootoh (author)
Thu Aug 27 17:17:43 -0700 2009
commit  d77f0268ffbd2683c812ec568716c4d0ee89524f
tree    30577d1037b2c926db3d81cac15ddbbb3c8bbd98
parent  6e040ccc3063beca04168cc6a3f8e6dd50476a3d
milpon /
name age message
file .ditz-plugins Sat Jan 17 06:03:06 -0800 2009 add ditz stuff. [mootoh]
directory .ditz/ Loading commit data...
file .gitignore Fri Aug 14 07:44:52 -0700 2009 add resources provided by akfile. [mootoh]
file ChangeLog.txt Wed Dec 17 16:23:37 -0800 2008 tweaking UICCalendarPicker, HomeVIew. [mootoh]
file Default.png Sat May 16 09:02:05 -0700 2009 add splash screen build target. [mootoh]
file Makefile Sun May 17 02:36:03 -0700 2009 fixed reversed sort order. [mootoh]
directory Milpon.xcodeproj/
file NOTE.txt Thu Jan 15 03:28:56 -0800 2009 cleaning up my confusing head again. [mootoh]
file README.txt Mon Sep 28 19:49:35 -0700 2009 fixed #134. sync at start. [takayama@helsinki]
file TODO.txt Thu Jan 15 16:10:40 -0800 2009 add a note. [mootoh]
directory api/ Fri May 22 19:36:02 -0700 2009 Merge branch 'master' of git@github.com:mootoh/... [mootoh]
directory db/ Thu May 28 07:14:36 -0700 2009 add missing migrate_version table. [mootoh]
directory design/ Sat Oct 25 00:32:39 -0700 2008 fixed #36, #37: scroll to the current editing f... [mootoh]
directory model/ Tue Aug 18 06:24:45 -0700 2009 fixed #108: sort tags and lists by its names. [mootoh]
directory others/ Sun Aug 16 08:22:41 -0700 2009 should set locale for date formatting. http://... [mootoh]
directory resource/
directory sample/ Thu Apr 09 16:30:29 -0700 2009 add check token sample. [mootoh]
directory splashscreen/ Sat May 16 09:02:05 -0700 2009 add splash screen build target. [mootoh]
directory test/ Fri May 01 09:53:49 -0700 2009 updated RTMTag model. [mootoh]
directory ui/
directory vendor/ Tue Apr 21 19:57:16 -0700 2009 fixed #87: use latest UICCalendarPicker. [mootoh]
README.txt
An iPhone application for Remember the Milk.

= Requirements =

Need a Remember the Milk API key.
Obtain from RTM web site, then store them in PrivateInfo.h (see PrivateInfo.h-sample).

= LICENSE =

New BSD.

--
mootoh