Commit Graph

4591 Commits (2e4a941530a45f9d05b7e41b7c8a88d45b6a41c0)
 

Author SHA1 Message Date
Tim Su e0d64c0602 These translation files we auto-imported, since there were so few actually translated strings 12 years ago
Tim Su 3429a44bff Manually merged translations from LP 12 years ago
Tim Su d090d47279 Next stage of translations from launchpad, merged and fixed 12 years ago
Tim Su f11346459e 12 main translations completed 12 years ago
Tim Su 01d2481080 Imported API translations from launchpad 12 years ago
Sam Bosley 534cc7ac59 Roll back .po files to the last time we imported from launchpad. 12 years ago
Sam Bosley 330e52837c Removed dead code, fixed a display bug when scrolling the filter list 12 years ago
Sam Bosley 37a9f88a7c Use dialog utilities when showing sql error, version bump 12 years ago
Sam Bosley 9a4633b2e6 Fixed an update message display bug 12 years ago
Sam Bosley ebb1a23ae3 Added a new database listener class that can add changes to the sync queue 12 years ago
Sam Bosley ace604cd9b Basic support for brief me messages 12 years ago
Sam Bosley a6a18b1e04 Add a few more details and todos to the sync thread 12 years ago
Sam Bosley 507215a10f Started implementing sync thread 12 years ago
Sam Bosley 42ef792707 Refactored ClientToServer message to be an abstract class holding information common to all ClientToServer messages 12 years ago
Sam Bosley 189acd1367 Removed ActFmSyncQueue (going to redo that), refactored ChangesHappened constructor 12 years ago
Sam Bosley 5fb49bf8f0 Merge and resolve conflicts from upstream/master 12 years ago
Sam Bosley c8a0ca505a Try to create columns that crittercism claims are missing at startup time 12 years ago
Sam Bosley 2535c08e8c Version bump 12 years ago
Sam Bosley c515902223 Fixed a crash that could occur when processing update messages 12 years ago
Sam Bosley 43eedf9158 Merge remote-tracking branch 'origin/120927_sb_remove_unused_resources' 12 years ago
Sam Bosley 0de8e7ca4b Fixed compilation errors in UpdateMessageServiceTest 12 years ago
Sam Bosley 952b0b651c Don't need to hold a reference to outstandingDao in changeshappened 12 years ago
Sam Bosley 8a817ad14f Removed unused files 12 years ago
Sam Bosley 7d27cbef8d Minor refactor of migration test 12 years ago
Sam Bosley a7bac3e142 Fixed bugs in sync migration test 12 years ago
Sam Bosley 594f1976bb Migration from Update.TASK long type to Update.TASK_UUID string type 12 years ago
Sam Bosley ddb2d4ff66 Removed/renamed a few references to remoteId variable names 12 years ago
Sam Bosley 517b935b65 Use NO_UUID in default values for remote models 12 years ago
Sam Bosley 88ad53977a Using BigInteger was dumb. Just use strings 12 years ago
Sam Bosley 8585a1e2cd Removed more references to remote_id properties. Only a few left 12 years ago
Sam Bosley 5886bbd25b Updated a ton of references to REMOTE_ID to use UUID instead 12 years ago
Sam Bosley 17e126f487 Updated all references to REMOTE_ID in astrid/src to refer to UUID instead 12 years ago
Sam Bosley c771987cdc Use new UUID field instead of REMOTE_ID in a few more places 12 years ago
Sam Bosley 48d9c46d72 Started building stuff for separate uuid column (can't reuse remoteId column because of size) 12 years ago
Sam Bosley b6902e6c90 UUIDs should be positive 12 years ago
Sam Bosley 9dd6c58068 Support for BigInteger properties (stored/parsed as strings) 12 years ago
Sam Bosley 63f7d328b6 Basic implementation of sync queue 12 years ago
Sam Bosley 4e05e74be0 Minor unit test tweak 12 years ago
Sam Bosley 4427ee3093 Added a unit test for the migration 12 years ago
Sam Bosley cf5c725879 Refactored ChangesHappened to use generics better, started writing tests for sync message classes 12 years ago
Sam Bosley 646470c47b Comparison fix now that remote ids can be negative 12 years ago
Sam Bosley 0a8f523551 Make tag creation work better in TaskService.createWithValues 12 years ago
Sam Bosley 7175865a12 UUID proof text should make random strings using hex digits 12 years ago
Sam Bosley 06f519f231 Fix database bugs and make unit tests from previous commit pass 12 years ago
Sam Bosley 2917683bb8 Added unit tests for database layer (testing outstanding entries, uuid creation, etc.) 12 years ago
Sam Bosley a4df5a2580 Added pushed_at column to other remote models 12 years ago
Sam Bosley c01f2f45dd Add pushed at column to task and tagdata models 12 years ago
Sam Bosley 5959e3ab50 Server to client message stubs 12 years ago
Sam Bosley c812599c00 Refactor reflection methods in ChangesHappened 12 years ago
Sam Bosley 1f3183c392 Renamed some things 12 years ago