Commit Graph

387 Commits (753626c2ee7d1530643b93989774cb9561929b40)
 

Author SHA1 Message Date
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 54f5ff5eb8 added to upgrade tests. but now going in different direction... 14 years ago
Tim Su cddab158ab Fixed unit test compilation errors. now to run them and etc. 14 years ago
Tim Su 5ad2de1046 New tests project, + legacy data structures for testing importing. 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 f78f2c3720 git ignore 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 a01c3fa2af Updated translation pot files. 14 years ago
Tim Su 499f56ffcb bumpity bump 2.13.4 aka 130 14 years ago
Tim Su a6a4d13987 Rearrange on classpath for aesthetic purposes, also fix for bug with quiet
hours on arrays.
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 de761ca26b Import => Restore, Export -> Backup. bump. 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 293a433a7f Minor update to backup error message woo. 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 2af81f644f Had to bump the version code. 2.13.1! 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 c47573ec63 Bump one more time, 2.12 is already taken 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 ebe146783f Updating translation files to reflect changes in strings and array xml files 14 years ago
Tim Su d1ff380450 Version bump - 2.11.2 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 32f0b9910d Exported translations to .pot files. 14 years ago
Tim Su 4fd49fb89c Updated translations again, certain strings were changed in a different way than expected 14 years ago
Tim Su af1cb20198 Bump version number to 2.11.1 14 years ago
Tim Su 2e33e6d4f8 Updated translations with the latest from Launchpad 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