Commit Graph

6519 Commits (save_or_discard)
 

Author SHA1 Message Date
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