public
Description: an iPhone application for Remember the Milk.
Homepage: http://deadbeaf.org/out/milpon/
Clone URL: git://github.com/mootoh/milpon.git
mootoh (author)
Sun May 17 02:36:03 -0700 2009
commit  b2256409cb763a1289529db1a4dbb5d9816a785c
tree    c264634876022e1ec79fb37a9234029ed64d777e
parent  5c3fe827d0525e1980456db44ca934196da145d9
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
file TODO.txt Thu Jan 15 16:10:40 -0800 2009 add a note. [mootoh]
directory api/
directory db/
directory design/ Sat Oct 25 00:32:39 -0700 2008 fixed #36, #37: scroll to the current editing f... [mootoh]
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