Tim Su
|
9ede7a31f7
|
Updated snooze to move repeating alarms instead of scheduling an additional alarm. Also updated repeat to move alarms.
|
15 years ago |
Tim Su
|
5d07f907ee
|
Added repeating tasks feature, help menu, and started work on RTM sync.
|
15 years ago |
Tim Su
|
fa4642ab3d
|
Fixed bug with initial values in Number Picker Dialog.
|
15 years ago |
Tim Su
|
2c5c9ee356
|
Cleaned up activity result code, added snooze minutes to snooze button, and updated the colors.
|
15 years ago |
Tim Su
|
d879e63129
|
Updated the colors / font sizes, and made the notifications un-clearable.
|
15 years ago |
Tim Su
|
472610429f
|
Fixed bug that prevented periodic tasks from going, and added snooze.
|
15 years ago |
Tim Su
|
d7043bce8f
|
Fixed an oopsie bug counting tasks.
|
15 years ago |
Tim Su
|
455baa195f
|
Incorporated Notification patch by Sergi Velez for choosing ringtone, and also icon. Nice work!
|
15 years ago |
Tim Su
|
98a8970f53
|
Fixed completed task sorting yet again, and fixed a bug with multiple alerts.
|
15 years ago |
Tim Su
|
13a8852090
|
Why don't my alerts sound? Trying to debug this issue.
|
15 years ago |
Tim Su
|
da02524fa9
|
Reversed completed task ordering.
|
15 years ago |
Tim Su
|
33ea2a1f43
|
Fixed NPE in task sorting algorithm.
|
15 years ago |
Tim Su
|
eed464cb31
|
Changed the logging message.
|
15 years ago |
Tim Su
|
1e91d59874
|
Possible fix that silences scheduled alerts from back in time!
|
15 years ago |
Tim Su
|
e5ee881b21
|
Fixed another startup bug, updated layouts, improved quiet hours handling.
|
15 years ago |
Tim Su
|
06a49752fb
|
Fix for startup bug.
|
15 years ago |
Tim Su
|
b78e5aa309
|
1.9 beta release:
- added tabbed interface for editor
- added ability to set fixed-time notifications
- fixed some crashes
|
15 years ago |
Tim Su
|
8c3aaab57e
|
Fixed bug where you couldn't uncheck a task you just checked.
|
15 years ago |
Tim Su
|
7a48de3b77
|
Removed debugging code.
|
15 years ago |
Tim Su
|
519acb304f
|
Feature updates:
- hiding tags from home page
- inactive tags colored gray
- quiet hours
Bug fixes
- cosmetic fix with progress %
- don't set alarms all the time
|
15 years ago |
Tim Su
|
080878e216
|
Tweaked the notifications a bit more, and fixed a date display bug with deadlines too far in the future.
|
15 years ago |
Tim Su
|
a073b5eef2
|
Updating versions.
|
15 years ago |
Tim Su
|
647011935f
|
Tweaked the notification algo again. I like it better this time. Also a cosmetic change to display hidden tasks as such (H)
|
15 years ago |
Tim Su
|
c44321ac1a
|
Slight change to notification logic. Tweaked a lot of the colors.
|
15 years ago |
Tim Su
|
a9264f0a2b
|
Overhauled the colour scheme.
|
15 years ago |
Tim Su
|
7e41ab960a
|
Flipped the ! sign. Hasn't this happened before...?
|
15 years ago |
Tim Su
|
e5826cdb9d
|
Fixed startup crashing issue, added "completed task time" display on task listing.
|
15 years ago |
Tim Su
|
a6ba8a6c16
|
How did i get the comparison backwards? Sloppy sloppy.
|
15 years ago |
Tim Su
|
bb50b8a3e0
|
Ok fine, this gets a minor version change.
|
15 years ago |
Tim Su
|
f0da8949ab
|
Clarified the label for the reminder feature. It's been misunderstood =(
|
15 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.
|
15 years ago |
Tim Su
|
0f426aa86a
|
That's 1.4, isn't it?
|
15 years ago |
Tim Su
|
a036a31ed0
|
Cosmetic improvements to displayed strings.
|
15 years ago |
Tim Su
|
fe1bddf761
|
Last line of text was getting cut off.
|
15 years ago |
Tim Su
|
7ec1dbbc08
|
Removing some unused options.
|
15 years ago |
Tim Su
|
5ddd9a4b63
|
Many purely cosmetic changes.
|
15 years ago |
Tim Su
|
ff77679e5b
|
That's a wrap. Now you can close the task list by cancelling a notification.
|
15 years ago |
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 |