public
Description: an iPhone application for Remember the Milk.
Homepage: http://deadbeaf.org/out/milpon/
Clone URL: git://github.com/mootoh/milpon.git
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
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 en.lproj/
directory ja.lproj/
directory model/
directory others/
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