- the synchronization process can either happen in the foreground with UI dialogs or in the background with logging to LogCat
- UI and dialogs for setting up auto-sync
- rename "SynchronizationService" => "SynchronizationProvider", created a service called "SynchronizationService"
- new RTM synchronization automatically starts the sync process
- nags after postpone
- if tag has special characters, no '@' in shortcut
- delete old tasks
- notification icon themes
- add to calendar (no event title yet)
- delete is sped up
- fixed bug with repeat double-happening
- fixed bug with task completion % not displaying
- fixed bug with date being prematurely marked as overdue
- 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
- 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.