Commit Graph

329 Commits (7c4bc038ffa7779ee573e94ece4cd27f28264bdc)

Author SHA1 Message Date
Tim Su dd863f396d Moved SQL from external into data layer. 16 years ago
Tim Su 67d8483183 Partial-work commit of tag migration and improvements to the data model. 16 years ago
Tim Su 8e743d343f Minor formatting changes 16 years ago
Tim Su b729756306 Fixed bugs, plus moving unit tests towards green. Way closer to there. 16 years ago
Tim Su 3a48555cc7 Worked on migrating tasks table. And unit tests. 16 years ago
Tim Su cddab158ab Fixed unit test compilation errors. now to run them and etc. 16 years ago
Tim Su 288a7a4bdd Deleted .svn files, renamed some stuff, worked on data layer until it was good. 16 years ago
Tim Su 5d79aff22d More work in migrating dao stuff. Almost done. heh. 16 years ago
Tim Su be57b599a9 Moved stuff around into subfolders, started integrating databases. 16 years ago
Tim Su 8c31b94544 Merge from Corey's backup branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su e4a09d0329 bumpity bump, added more code into try/catch to be safe. 16 years ago
Tim Su cbc9d6d941 Merge with latest from Corey's backup branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 5ab900f323 And... removing debugging code. /am an idiot 16 years ago
Tim Su cd7d7cb3dd Better error message when we get a null error. Yup. 16 years ago
Tim Su e9be1bff6a Updated the logic for quiet hours to be a little more sensical. If you have
a non-alarm-clock-mode alarm, then quiet mode affects your ringer. If you
  aren't in periodic mode, you will still vibrate.
16 years ago
Tim Su 82f3fa4860 try/catch around backup service, get backup update status and save the
summary off.
16 years ago
Tim Su 66b34e4574 Fix for 479932. 16 years ago
Tim Su b896cef06f New widgets, high-res as well as normal-res. 16 years ago
Tim Su cf9aecddbe Extracting value to a constant woo. 16 years ago
Tim Su 7f0a196d5e Fix for creation date detection previously not working in task import. 16 years ago
Tim Su f8c638158f Cleaned up error messages when SD card doesn't exist. 16 years ago
Tim Su a29e5de53f Reverting change to .classpath, bumping version number and deleting the drop
database call on unsupported migration. Instead we show a user popup
  indicating the database might be corrupted (which is really the most often
  case an end-user sees this message). Hopefully this is another step in
  preventing permanent data loss? Although if the database is corrupted it's
  unclear what we should do.
16 years ago
Tim Su 74ab94f6fb Merge with Corey Downing's backup branch
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 1cfab5670e When finished with preferences screen, refresh list 16 years ago
Tim Su 6346066521 Merge with lp:~david-ergo/astrid/removed-attributes-sync-fix
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su f32010bfeb ... and previous commit would not have compiled. Back at it 16 years ago
Tim Su a8173dc7ea Surround more synchronization logic with try-catch, hope this makes things more resilient 16 years ago
Tim Su 578c9ba579 Merge from tcl branch: fixed bug with -1 size in tag list when 0 tasks,
turned several text edit preferences into more-sensical list
  preferences. Updated spanish translation.
16 years ago
Tim Su c6f899e67d Fixed auto-sync not working by turning SynchronizationService into a real service (wtf). Also added a hook so if auto-sync is set up but no user credentials are specified, login is requested 16 years ago
Tim Su cf9c8f6b25 Removed unused class warning, tweaked synchronization service logic. 16 years ago
Tim Su 158931148f Fixed issue where task killer warning popup would be displayed all the time. 16 years ago
Tim Su 555d990bdd New notification popup custom dialog thing. Allows Astrid to provide a reminder message as well as arbitrary number of options. 16 years ago
Tim Su e2f9d652aa Fix for #511200 - run widget updater in the background. Also tweaked auto-synchronization in background. Hopefully that doesn't break :| 16 years ago
Tim Su dbf749e781 Updated Astrid task killer warning, and make task killer search every startup. 16 years ago
Tim Su 0a015c9813 New method of displaying actions after a task reminder - using list items instead of buttons. Trying it out. Also, fixed up vibration to do the right thing and improved the taskkiller warning. 16 years ago
Tim Su d170341737 Added an "already done" button to the notification dialog. 16 years ago
Tim Su 84cca572c5 Fix for notifications not being displayed? bug #392770 16 years ago
Tim Su 478824cde5 Added a vibration setting to the notification menu. Created some random notification.vibrate setting that hopefully works. 16 years ago
Tim Su d4920d6118 Merge with 1/16 updates to koxx3 provider branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 219f39dd39 Fix for crash to DateControlSet / TaskEdit activity because of invalid format specifier. How the heck did it get in there? Sad times on the Android platform. 16 years ago
Tim Su a48ebe5d9c Merge from koxx3/astrid-provider
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su f1796694d1 Fix for null pointer error in synchronization, bump Astrid version to 2.10.2 16 years ago
Tim Su 83c0649756 Released 2.10.1.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 9d492d87ae Merge with 2.9.2
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su eb5451ee47 Merged from 2.9.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 80fca66a3d Merged from 2.9.0
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su a6ebce21f3 Merge 2.8.8.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 0da2536723 Merge from 2.8.8
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 7444bc28a6 Updated sync service min interval => cut release 2.7.8.1 16 years ago
Tim Su 86a2558cfd Merge 2.8.7
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 7a3f00e105 Merged from 2.8.5 branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
16 years ago
Tim Su 42aa15967c Updated translation files to be more helpful for translators. Adding scripts to assist in generating .pot files. Added more graceful handling to RtmTaskNote. 16 years ago
Tim Su c2ec12b343 Fixed how the autosync offset was being calculated.
Really, how did this work before? Oh well, that's why we code review... =/
16 years ago
Tim Su 3559181728 Fix for the "greyed out task list" bug, and adding another catch for IllegalStateException aughhh. 16 years ago
Tim Su 96fafbf88c Trying to fix an issue with SyncLoginActivity going dark, and also sync service starting immediately, screwing up your login. 16 years ago
Tim Su aebc698298 Tracked down and fixed a couple bugs with synchronization, handling IllegalStateException,
added more error reporting via flurry. Ready for 2.8 release!
16 years ago
Tim Su eae64b19e9 Adding better error reporting facilities via flurry, plus a few more flurry events. 16 years ago
Tim Su 349e50c6c4 Updates to the locale receiver so that notification only occurs for tags with visible and active tasks, and the last notification time is recorded.
Adding "synchronized" to the onOpen calls for all the controllers to avoid a race condition where the database would get opened from two different threads, get created in one, and while in the process of creation, get queried from the other thread.
16 years ago
Tim Su 2c501a35b7 Removed logging call which was slowing down synchronization 16 years ago
Tim Su e81012df05 Added Flurry to track application usage statistics. Creating various logging points for errors and events, including creating, editing, postponing, completing tasks, synchronization, notifications. 16 years ago
Tim Su 98e8641874 Strip out user agent as per issue #98 16 years ago
Tim Su 0e0217b8fe Restored quick tips (how did this get deleted?) and enabling zoom in the sync login activity. 16 years ago
Tim Su b1c1388063 Fix so that when you log in to RTM, sync happens right away. 16 years ago
Tim Su 74798781fa Adding Synchronize Login WebView which is displayed when user needs to log in. 16 years ago
Tim Su 966fae0941 Adding bits in LocaleReceiver to minimize the number of times user is notified 16 years ago
Tim Su 7b77ab0274 Fixes to the [untagged] business. Think it works now. Also, fix to the way the locale reminder string is displayed - using task plural. 16 years ago
Tim Su 95eaa160cd Fixed bug in RTM & applied patch from rogerkk to address issues #89 and #94.
Also restored arrays.xml for nn and ja translations, deleting chinese translation as it's not part of our 2.8 plan.
16 years ago
Tim Su a91baa02c3 Added Locale Edit Alerts and fixed up the "untagged" tag list option. Little code cleanup here and there. 16 years ago
Tim Su 569a0fc9a3 Added a new activity that is exported to Locale for picking a tag. Next step is to wire Astrid up to receive triggering events and respodn appropriately. 16 years ago
nemo.nihil f781da3daf Tag List shows the number of [Untagged] tasks (doesn't show if there are zero).
Task List (when filtered by Tag/accessed through Tag List) can show all Untagged tasks.
  Added an entry 'tagList_untagged' in strings.xml under the <--Tag List--> section, for multiple language support.

  Next steps:
  -Tag List context menu on the [Untagged] category shows some inapplicable commands, e.g. delete this tag.
  -Making a new Task from the [Untagged] Task List auto-fills in the first Tag field of the task -- it should be blank.
16 years ago
Tim Su 32d8e010a4 Updating startup receiver to use standard static service start method, version #'s. 16 years ago
Tim Su 42e25b1410 Fixed bug with repeating tasks! 16 years ago
Tim Su a63b5de137 Removed unused code, added display for tasks synchronized on remote server, updated translations. 16 years ago
Tim Su 85f892a24a Updated german translation for sync tokens, added preposition version of date plurals. Also removed other language localization files until we can proofread and get them up to date. 16 years ago
Tim Su 4540583ff0 Fix bug where clear personal data would crash Astrid. Also updated the sync stat algorithm. 16 years ago
Tim Su 0031ca9d82 woe is me. Removed annotation, got the cast removed by save actions, and now it doesn't work. 16 years ago
Tim Su 191846caf8 Fixed some findbugs issues, and a bug with tags and lists when synchronizing. 16 years ago
Tim Su 96e5f46ef9 Bug fixes in preparation for 2.7:
- Fixed a couple issues with German localization
  - not listing smart lists in synchronization dialog
  - fixed bug where hiding a tag that corresponds to an RTM list doesn't work well
  - localizing more synchronization strings
16 years ago
Tim Su 309431bcdc Updated date formatter localization. 16 years ago
Tim Su 7cf04bf658 Fixed bug where task completed date wasn't getting set. 16 years ago
Tim Su e5478f4187 More updates to support sync-after-repeat-complete. I think it works mostly now. 16 years ago
Tim Su e80e062735 Special sync-on-complete hooks for completing tasks that remember the milk is handling the repeat for. 16 years ago
Tim Su 74b5ff1f95 Now translating taskedit tab labels. Updated all language files to make this work. 16 years ago
Tim Su 5ee4077427 Fixed background synchronization - seems to work in initial tests. 16 years ago
Tim Su 18adc8799d Removed static properties from Synchronizer class so controller overrides are not propagated. 16 years ago
Tim Su ff9fc72156 Minor change to hide auto sync label. 16 years ago
Tim Su e98cbb0fa0 Fixes for auto-synchronization. Yay for testing. 16 years ago
Tim Su 655c839550 Remember The Milk Background Synchronization.
- 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"
16 years ago
Tim Su 60af08f0b1 Apply of patch from Roger Kristiansen to fix issue #80 16 years ago
eparvand@gmail.com 7250b6a1a2 Edited classpath and removed some unnecessary jars, all in effort to build against 1.5. 16 years ago
Tim Su 7d4ad4d9c9 Fixed bug where the very first time the app is run, it would crash, by adding "IF NOT EXISTS" to the sql queries for creating tables. Also synchronizing these operations for good measure. 16 years ago
nemo.nihil b3661a872d Added Toasts for "onTaskSave" (reporting the time till due date, if set) 16 years ago
Tim Su fb8f8e412c Removed @Override annotation on annonymous inner classes as per issue #71 16 years ago
Tim Su 747febb162 Dropping email address by default. 16 years ago
Tim Su a38e8cb57b Slight updates to get to 2.6.1 - including making the swipes far more lenient, and fixing back button behavior. 16 years ago
Tim Su 14766f250f Fix to postponed tasks to keep a per/task counter, bug fixes for refreshing the list. 16 years ago
Tim Su 3d5b8d45b3 Fixin' the bugs with postpone pref. 16 years ago
Tim Su 3c6a8c8716 Bug fixes:
- new RTM synchronization automatically starts the sync process
  - nags after postpone
  - if tag has special characters, no '@' in shortcut
  - delete old tasks
16 years ago
Tim Su c6ce2d9a23 Bug fixes: have tag list hide completed tasks from count, add a @ to tags. 16 years ago
Tim Su c792d99467 Awesome shortcuts: 'create new task' anycut shortcut, tag direct shortcuts. 16 years ago
Tim Su 037dc35c5d Fix for broken notifications. 16 years ago
Tim Su d2e8db4f10 Update alarms on postpone. 16 years ago
Tim Su 90e57d3391 Saving context when screen rotating, also some tweaks from the profiler. 16 years ago
Tim Su d5488da201 Fixed bug w/ postpone. 16 years ago
Tim Su 57fa2678c0 Only show dialog when really out of memory. 16 years ago
Tim Su cf290c89f2 Fixing lots of crashes and stuff generated by monkey... super ugly. I hope the product works... =x 16 years ago
Tim Su 36ca13ae8d More updates to loading thread - stops if running and reload needed. 16 years ago
Tim Su 327bc1b7ae Always show text at the top 16 years ago
Tim Su 3c09c367dc Updates to task list to handle editing, creating, deleting. 16 years ago
Tim Su 81cd7de0df Work on optimizing Astrid for gigantic lists. Removed all the crashing! Just have to test
a) task updates when edited
  b) task hides when deleted, nothing else is affected
  c) creating tasks works
16 years ago
Tim Su 33a3f2e1df Cleaned up the refresh code, not doing a refresh when you do timer or postponing. 16 years ago
Tim Su b07086e5f8 Max opposite axis movement for a swipe 16 years ago
Tim Su 2dafd2918d Fixed swipe being too sensitive 16 years ago
Tim Su 41435827e7 Hopefully the last force close is fixed. This whole architecture needs a re-design - I'm probably loading and reloading the list way more than I need to be. In fact, that's almost a certainty.
BAH.
16 years ago
Tim Su 25f4d31837 Caught an exception & defer-load when you change your filters in the main task list 16 years ago
Tim Su ade7846578 Another enum bites the dust. NotificationIconSet. 16 years ago
Tim Su 3d977b2d60 Log a warning on stale data exception. 16 years ago
Tim Su a71fcc2ba9 catching staledataexception and ignoring it. =( 16 years ago
Tim Su 689c24ccd0 Flipped landscape and portrait detection. 16 years ago
Tim Su 480a54bfa1 Fixes caused by thread stuff. 16 years ago
Tim Su 40fc726657 Prep for release - removed threading from fillData in onfocus. 16 years ago
Tim Su c22cf2e015 Got notifications working again, quick hour fix in alarm time 16 years ago
Tim Su 833afde0a1 Put task content loading into a separate thread. 16 years ago
Tim Su 959741120b Fixed up bugs from previous update. Also, when you complete a repeating task, periodic reminders are pushed back. 16 years ago
Tim Su 1ac92aa1a0 Completion date is in the past. 16 years ago
Tim Su c6408f488c Calendar event gets updated when you change due dates / roll over a repeating task. (untested).
Also, dates are specified in absolute where appropriate
16 years ago
Tim Su d1f6853643 Better calendar integration: precreating events and then opening them up for edit, and also deleting them when you complete / delete your task. 16 years ago
Tim Su c4db48e97e Closed issue #48, tweaked event adding. 16 years ago
Tim Su 20c1d95b5c 2.3.2:
- 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
16 years ago
Tim Su 3b7601ef01 Comments! 16 years ago
Tim Su ee10cb7dd6 Made expand->select only happen in certain circumstances. Fixed the notification icon to be clickable multiple times. Added survey option 16 years ago
Tim Su 4a40d7a4aa Clear selected when you close. 16 years ago
Tim Su 906c9fb353 Couldn't close the thing. 16 years ago
Tim Su 060e0dae4e Fixed notifications not displaying a window. 16 years ago
Tim Su feab6e3d0a Adding more protection from NPE. 16 years ago
Tim Su a6ce373866 Fixed two NPE's, also eek what happened to repeats. 16 years ago
Tim Su c0cbd60444 Got rid of taskview, now handling that function by expanding the list row. Appropriate hacks to notification. Also, new pink chat icon. 16 years ago
Tim Su 4e256262bc fixed double-switch bug. 16 years ago
Tim Su 5aa45b1dc6 Bug fixes to the chagnes made in Astrid. 16 years ago
Tim Su 753ab8a23e oops making trunk mods that i forgot to make earlier. 16 years ago
Tim Su ba5ab848e6 Got task and tag list onto one activity. 16 years ago
Tim Su 16efea1657 - fixed RTM deadline sync bug
- cache italics status
  - clear alarms for cleared deadlines
  - timer indicator
  - new indicator bar icons
16 years ago
Tim Su 927f7eb5ba Propagate the same fix to italics. 16 years ago
Tim Su 5027fc8811 Fixed task list red bug. 16 years ago
Tim Su ea0a114b9b RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting. 16 years ago
Tim Su 7f737c7021 Retry if invoke fails the first time, minor bugfixes. 16 years ago
Tim Su 91cc629273 Added some padding to the edit pages, added the suppress dialog sync option, changed a label. 16 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. 16 years ago
Tim Su b4f9d7e086 Added uber-annoying insistent Astrid mode. =) 16 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
16 years ago