Commit Graph

11687 Commits (4be0a80d17d0594641fe416f085e667084712d5b)
 

Author SHA1 Message Date
Tim Su 7e41ab960a Flipped the ! sign. Hasn't this happened before...? 14 years ago
Tim Su e5826cdb9d Fixed startup crashing issue, added "completed task time" display on task listing. 14 years ago
Tim Su a6ba8a6c16 How did i get the comparison backwards? Sloppy sloppy. 14 years ago
Tim Su bb50b8a3e0 Ok fine, this gets a minor version change. 14 years ago
Tim Su f0da8949ab Clarified the label for the reminder feature. It's been misunderstood =( 14 years ago
Tim Su f1e6f5a480 Updated the way deadlines (absolute vs goal) are handled. Goal deadlines don't send reminders once they're overdue.
Also, did some cosmetic things.
14 years ago
Tim Su 0f426aa86a That's 1.4, isn't it? 14 years ago
Tim Su a036a31ed0 Cosmetic improvements to displayed strings. 14 years ago
Tim Su fe1bddf761 Last line of text was getting cut off. 14 years ago
Tim Su 7ec1dbbc08 Removing some unused options. 14 years ago
Tim Su 5ddd9a4b63 Many purely cosmetic changes. 14 years ago
Tim Su ff77679e5b That's a wrap. Now you can close the task list by cancelling a notification. 14 years ago
Tim Su 2354be6f40 And of course, removing some debug code. 14 years ago
Tim Su 88e6d9179a Snooze is in seconds, not millis. 14 years ago
Tim Su bfb0313f36 Adding snoozing, notifications for upcoming deadlines, and made the system wake you when an alarm hits. 14 years ago
Tim Su 41c02d743e I got the sort by size thing backwards? 14 years ago
Tim Su ac04e1c693 Patched up an arrays value that wasn't so good. 14 years ago
Tim Su 17809c46fb Refresh the tag list after sorting. 14 years ago
Tim Su eab42e63b7 Reset constants back to pre-debug levels. 14 years ago
Tim Su e95e40f93b Reset constants back to pre-debug levels. 14 years ago
Tim Su 11afe41b0f Incremental refinements to notification system: better handling of edge cases where stuff is deleted, the task is in progress, etc. 14 years ago
Tim Su 2f4c104d83 Notifications seem to work pretty well. Needs testing. 14 years ago
Tim Su 4d46900f45 Got the alarm stuff working... I think. 14 years ago
Tim Su 7c317b4b52 Lots of changes:
- progress checkboxes
   - feature: completing a task queries you to stop the timer
   - feature: 'blocking on' dialog partially complete
   - feature: notification system...
   - feature: NNumberPicker
   - more informative edit screen
14 years ago
Tim Su b3d61b5884 Bug fix: delete button => discard button on task creation 14 years ago
Tim Su dfa992a12f Updating manifest with new version number. 14 years ago
Tim Su 26af21a8ea Monkey found some bugs... apparently you can't double-schedule a TimerTask. 14 years ago
Tim Su e902a4ff08 Added copyright header to all files. 14 years ago
Tim Su 8016312cf1 Fixing more bugs: adding a new tag then going back to task list needed a tagArray refresh, removed some toString() references in TagController. 14 years ago
Tim Su 4f287f28e1 Slight change to the layout, fixed NPE in task Edit page. 14 years ago
Tim Su 065fc1a9d4 First pass at adding tagging features to astrid. Add tags from the editor view, also a tags listing page to view the tags you have. 14 years ago
Tim Su 0af4cf9d99 Fixed some activity lifecycle things:
- closing DB on onStop instead of onDestroy
   - stoping timer on onPause, recreating on onResume

  Closes Issue #2
14 years ago
Tim Su 95450a63bb Fixed bugs:
- adding blank tasks
   - rotating after creating task causes crash
   - save creates 2 copies of a task

  Added features:
   - add ability to start/stop timer from list
   - changed importance colors
   - shrink importance spinner
14 years ago
Tim Su 2c63a54802 Reorganized svn repository to follow Google's format. 14 years ago
Tim Su 4cda12b558 Created 1.0 tag, along with binary release. 14 years ago
Tim Su 7444cc7d1e Astrid version 1.0
Initial commit
14 years ago
Tim Su a6762aa1bb Initial directory structure. 14 years ago