Tim Su
91cc629273
Added some padding to the edit pages, added the suppress dialog sync option, changed a label.
15 years ago
Tim Su
cc397209bb
Of course market makes you bump up your revision #.
15 years ago
Tim Su
2698abcdd2
Made Astrid annoying mode use the device's full volume. Also hide postpone menu for tasks w/ no deadlines and stuff.
15 years ago
Tim Su
b4f9d7e086
Added uber-annoying insistent Astrid mode. =)
15 years ago
Tim Su
8a247fce08
Bugfixes Galore:
...
- couldn't dismiss initial RTM welcome box
- duplicated sync notes
- space between elapsed time & "ago" in view page
- performance improvements: caching and not inflating on view list
- tasks due "today" are due at midnight
New features:
- postpone button
- filters persisted
- timer icon made vertical
- added a sync shortcut
- improved cosmetics of the strikeout
15 years ago
Tim Su
1ccdab86a6
Got rid of the bubbles for performance reasons =(
15 years ago
Tim Su
68134b94e9
Making the task labels nicer. First step in my attempt to make the images work faster in long lists.
15 years ago
Tim Su
7171a3870e
Added warning for sync if IOException, and added the fields-picker from Sergi Velez's patch with some modifications.
15 years ago
Tim Su
66fc4fab73
I did not save this file.
15 years ago
Tim Su
8bb97a73df
Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering.
15 years ago
Tim Su
bf282c128b
Tweaked the cosmetics of the main task list, as well as synchronization screens. Also should remove all of the database constraint violations on sync mappings. Good thing those are working. =)
15 years ago
Tim Su
3edc4163b9
- Moved estimated time back to 1st page of edit box.
...
- Persisting sort status
- Sync:
- per-list sync happens only if one-list sync fails
- adding some delay between grabbing the task list
- tags
- estimated time
- reuse taskcontroller crash solved
- sync dialog gets the name of the task
15 years ago
Tim Su
b9aaa8e95f
Updated to handle huge task lists by breaking things down into multiple lists.
15 years ago
Tim Su
afaac7d9f9
Updated synchronization algorithm to handle tasks created in Astrid & also RTM, added time remaining to the dashboard.
15 years ago
Tim Su
37340b6cb2
Moved sync logic. code broken. =)
15 years ago
Tim Su
25e8e63525
Updated RTM to not read your whole task list, but only the incomplete tasks, on initial sync. Rotation protection for syncpreferences dialog.
15 years ago
Tim Su
01af108e96
Fixed sync issues:
...
- no more double-synchronizing, which gives "Service invocation failed" error
- better logging
- notes are now pushed to RTM if they don't already exist. this is a small hack
- auto synchronization option
- hacky screen gesture animations. they're really terrible, but kinda cool
- completed tasks are marked as done on RTM, not deleted
- tag-to-list conversion is now case insensitive
Also, restored full tabs, and added animation xml's.
15 years ago
Tim Su
f649568c14
removed warning. try at own risk. =)
15 years ago
Tim Su
d269f5f189
Minor bug fixes. Minor stuff:
...
- sync of notes field, if your field doesn't end in a newline =)
- newline after dialog box
15 years ago
Tim Su
ad15acbcf7
Various fixes to get the dialogs looking right, and catching exceptions.
15 years ago
Tim Su
c722008f89
Synchronization works, I think. Needs testing of course.
15 years ago
Tim Su
fd78e22cd8
First pass at synchronization. All the structural stuff is done, needs to be tested.
15 years ago
Tim Su
db20f92769
RTM Synchronization: got authentication working. now to do the synchronize bit.
15 years ago
Tim Su
79be2aed86
Fixed swipe to work over a TaskList row, updated the notification for all tasks to search for tasks w/ alerts.
15 years ago
Tim Su
836429d700
Astrid 1.11.3
...
- deleted unused files
- fix bug with tasks w/ notif flags but no notifications
- added sorting options
15 years ago
Tim Su
c5b92dcd94
Adding a bit of margin around the bubbles, a new preference for default reminders, and reverted the list colors to blues
15 years ago
Tim Su
6293161863
More cosmetic changes: added option to colorize task list, bigger bubbles, and some changes to the label titles.
15 years ago
Tim Su
b6f44dd53a
Updated look & feel with graphical icons, added hours:minutes to snooze dialog, and two new preferences: font size, and default deadline time
15 years ago
Tim Su
1617ad35b7
Updated a string.
15 years ago
Tim Su
94042f83cf
New deadline? Show deadline text.
15 years ago
Tim Su
091cce9998
Made the check boxes a little bigger, fixed info refresh bug in task view, fixed a bug with repeats if you set no deadlines.
15 years ago
Tim Su
ddf8191855
we aren't using these.
15 years ago
Tim Su
feb3873819
Fixed overflow bug for a second time. GAH.
15 years ago
Tim Su
2baef42ff0
Moved a comment.
15 years ago
Tim Su
ec04a59cb0
Moved task notes to top of view page.
15 years ago
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