public
Description: an iPhone application for Remember the Milk.
Homepage: http://deadbeaf.org/out/milpon/
Clone URL: git://github.com/mootoh/milpon.git
takayama@helsinki (author)
Tue Oct 13 01:59:16 -0700 2009
milpon /
name age message
file .ditz-plugins Sat Jan 17 06:03:06 -0800 2009 add ditz stuff. [mootoh]
directory .ditz/ Tue Oct 13 01:59:16 -0700 2009 added 2.2.1 release. [takayama@helsinki]
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/ Tue Oct 13 01:59:16 -0700 2009 added 2.2.1 release. [takayama@helsinki]
file NOTE.txt Thu Jan 15 03:28:56 -0800 2009 cleaning up my confusing head again. [mootoh]
file README.md Tue Sep 29 17:48:50 -0700 2009 updated the readme. [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 model/ Mon Sep 28 20:07:16 -0700 2009 fixed #133. [takayama@helsinki]
directory others/ Sun Aug 16 08:22:41 -0700 2009 should set locale for date formatting. http://... [mootoh]
directory resource/ Tue Sep 29 18:06:29 -0700 2009 add a Spanish localization (thanks Guillermo !). [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/ Mon Sep 28 20:07:16 -0700 2009 fixed #133. [takayama@helsinki]
directory vendor/ Tue Apr 21 19:57:16 -0700 2009 fixed #87: use latest UICCalendarPicker. [mootoh]
README.md

Milpon

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