Tim Su
|
2354be6f40
|
And of course, removing some debug code.
|
15 years ago |
Tim Su
|
88e6d9179a
|
Snooze is in seconds, not millis.
|
15 years ago |
Tim Su
|
bfb0313f36
|
Adding snoozing, notifications for upcoming deadlines, and made the system wake you when an alarm hits.
|
15 years ago |
Tim Su
|
41c02d743e
|
I got the sort by size thing backwards?
|
15 years ago |
Tim Su
|
ac04e1c693
|
Patched up an arrays value that wasn't so good.
|
15 years ago |
Tim Su
|
17809c46fb
|
Refresh the tag list after sorting.
|
15 years ago |
Tim Su
|
eab42e63b7
|
Reset constants back to pre-debug levels.
|
15 years ago |
Tim Su
|
e95e40f93b
|
Reset constants back to pre-debug levels.
|
15 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.
|
15 years ago |
Tim Su
|
2f4c104d83
|
Notifications seem to work pretty well. Needs testing.
|
15 years ago |
Tim Su
|
4d46900f45
|
Got the alarm stuff working... I think.
|
15 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
|
15 years ago |
Tim Su
|
b3d61b5884
|
Bug fix: delete button => discard button on task creation
|
15 years ago |
Tim Su
|
dfa992a12f
|
Updating manifest with new version number.
|
15 years ago |
Tim Su
|
26af21a8ea
|
Monkey found some bugs... apparently you can't double-schedule a TimerTask.
|
15 years ago |
Tim Su
|
e902a4ff08
|
Added copyright header to all files.
|
15 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.
|
15 years ago |
Tim Su
|
4f287f28e1
|
Slight change to the layout, fixed NPE in task Edit page.
|
15 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.
|
15 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
|
15 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
|
15 years ago |
Tim Su
|
2c63a54802
|
Reorganized svn repository to follow Google's format.
|
15 years ago |
Tim Su
|
4cda12b558
|
Created 1.0 tag, along with binary release.
|
15 years ago |
Tim Su
|
7444cc7d1e
|
Astrid version 1.0
Initial commit
|
15 years ago |
Tim Su
|
a6762aa1bb
|
Initial directory structure.
|
15 years ago |