Commit Graph

6 Commits (e902a4ff08da42ca9d1aff1477f19fb85c876946)

Author SHA1 Message Date
Tim Su e902a4ff08 Added copyright header to all files. 16 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. 16 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. 16 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
16 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
16 years ago
Tim Su 2c63a54802 Reorganized svn repository to follow Google's format. 16 years ago