Commit Graph

234 Commits (e41ceafe921980995a8db494aa9dcb8f835b5adf)

Author SHA1 Message Date
Alex Baker e41ceafe92 Remove api module 10 years ago
Tim Su c7974868be Moved projects around. 14 years ago
Tim Su 3183a2275b Attempt to fix unit test dependency injection in static context 14 years ago
Tim Su ecc539418b Got closer to finishing astrid upgrade first unit test, plus fixed startup crash 14 years ago
Tim Su 811b4862c9 Added properties to cursor, and gettin' stuff to work 14 years ago
Tim Su dd863f396d Moved SQL from external into data layer. 14 years ago
Tim Su 67d8483183 Partial-work commit of tag migration and improvements to the data model. 14 years ago
Tim Su 8e743d343f Minor formatting changes 14 years ago
Tim Su b729756306 Fixed bugs, plus moving unit tests towards green. Way closer to there. 14 years ago
Tim Su 3a48555cc7 Worked on migrating tasks table. And unit tests. 14 years ago
Tim Su cddab158ab Fixed unit test compilation errors. now to run them and etc. 14 years ago
Tim Su 288a7a4bdd Deleted .svn files, renamed some stuff, worked on data layer until it was good. 14 years ago
Tim Su 5d79aff22d More work in migrating dao stuff. Almost done. heh. 14 years ago
Tim Su be57b599a9 Moved stuff around into subfolders, started integrating databases. 14 years ago
Tim Su 8c31b94544 Merge from Corey's backup branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su e4a09d0329 bumpity bump, added more code into try/catch to be safe. 14 years ago
Tim Su cbc9d6d941 Merge with latest from Corey's backup branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 5ab900f323 And... removing debugging code. /am an idiot 14 years ago
Tim Su cd7d7cb3dd Better error message when we get a null error. Yup. 14 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.
14 years ago
Tim Su 82f3fa4860 try/catch around backup service, get backup update status and save the
summary off.
14 years ago
Tim Su 66b34e4574 Fix for 479932. 14 years ago
Tim Su b896cef06f New widgets, high-res as well as normal-res. 14 years ago
Tim Su cf9aecddbe Extracting value to a constant woo. 14 years ago
Tim Su 7f0a196d5e Fix for creation date detection previously not working in task import. 14 years ago
Tim Su f8c638158f Cleaned up error messages when SD card doesn't exist. 14 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.
14 years ago
Tim Su 74ab94f6fb Merge with Corey Downing's backup branch
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 1cfab5670e When finished with preferences screen, refresh list 14 years ago
Tim Su 6346066521 Merge with lp:~david-ergo/astrid/removed-attributes-sync-fix
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su f32010bfeb ... and previous commit would not have compiled. Back at it 14 years ago
Tim Su a8173dc7ea Surround more synchronization logic with try-catch, hope this makes things more resilient 14 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.
14 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 14 years ago
Tim Su cf9c8f6b25 Removed unused class warning, tweaked synchronization service logic. 14 years ago
Tim Su 158931148f Fixed issue where task killer warning popup would be displayed all the time. 14 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. 14 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 :| 14 years ago
Tim Su dbf749e781 Updated Astrid task killer warning, and make task killer search every startup. 14 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. 14 years ago
Tim Su d170341737 Added an "already done" button to the notification dialog. 14 years ago
Tim Su 84cca572c5 Fix for notifications not being displayed? bug #392770 14 years ago
Tim Su 478824cde5 Added a vibration setting to the notification menu. Created some random notification.vibrate setting that hopefully works. 14 years ago
Tim Su d4920d6118 Merge with 1/16 updates to koxx3 provider branch.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 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. 14 years ago
Tim Su a48ebe5d9c Merge from koxx3/astrid-provider
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su f1796694d1 Fix for null pointer error in synchronization, bump Astrid version to 2.10.2 14 years ago
Tim Su 83c0649756 Released 2.10.1.
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su 9d492d87ae Merge with 2.9.2
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago
Tim Su eb5451ee47 Merged from 2.9.1
------------------------------------------------------------
Use --include-merges or -n0 to see merged revisions.
14 years ago