public
Description: an iPhone application for Remember the Milk.
Homepage: http://h.deadbeaf.org/trac/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/ Sun Jun 21 05:08:16 -0700 2009 add some issues. [mootoh]
file .gitignore Tue Apr 28 05:34:21 -0700 2009 add some ignore lists. [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/ Sun May 24 08:52:31 -0700 2009 add localization. [mootoh]
file NOTE.txt Thu Jan 15 03:28:56 -0800 2009 cleaning up my confusing head again. [mootoh]
file README.txt Wed Oct 29 17:49:57 -0700 2008 add a build information of API key. [mootoh]
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/ Sun May 24 08:52:31 -0700 2009 add localization. [mootoh]
directory ja.lproj/ Sun May 24 08:52:31 -0700 2009 add localization. [mootoh]
directory model/ Sun May 17 02:36:03 -0700 2009 fixed reversed sort order. [mootoh]
directory others/ Sat May 16 09:02:05 -0700 2009 add splash screen build target. [mootoh]
directory resource/ Sun Apr 19 02:31:05 -0700 2009 fixed 85. [mootoh]
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/ Sun May 24 08:52:31 -0700 2009 add localization. [mootoh]
directory vendor/ Tue Apr 21 19:57:16 -0700 2009 fixed #87: use latest UICCalendarPicker. [mootoh]
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