Commit Graph

4591 Commits (2e4a941530a45f9d05b7e41b7c8a88d45b6a41c0)
 

Author SHA1 Message Date
Sam Bosley 505e591a2d Minor changes to list order api call 12 years ago
Sam Bosley 8687e3e192 Some tweaks to subtasks sync, hopefully resolves some timing issues 12 years ago
Sam Bosley db4266e80c Fixed a ui refresh bug when syncing task comments 12 years ago
Sam Bosley 4865a7dedf AB test default edit tab 12 years ago
Sam Bosley 12de9f9949 Fixed minor ui bug with default tab height 12 years ago
Sam Bosley 758e4adb8a Make the details tab the default on the edit screen 12 years ago
Sam Bosley d13f76f4f2 Fixed a potential null pointer when showing comments 12 years ago
Sam Bosley 374a0daf07 Report statistic for featured list cloned 12 years ago
Sam Bosley 5de1f6e2a0 Handle the case when subtasks are repeating 12 years ago
Sam Bosley 49b4f943cf Real ab test probs 12 years ago
Sam Bosley eab34ae7fa Fixed some layout oddities with the draggable task adapter 12 years ago
Sam Bosley c6d51d3aa5 AB test for drag and drop 12 years ago
Sam Bosley a99998c323 Check for non-null activity when showing sort options 12 years ago
Sam Bosley ff5d592785 Got rid of DisposableTaskListFragment, it was causing crashes :( 12 years ago
Sam Bosley f6be6998cc Added a forgot password link to the sign in screen 12 years ago
Sam Bosley aad8ebbc98 Minor refactor and bugfix to subtasks 12 years ago
Sam Bosley ded2f5d674 Merge remote-tracking branch 'origin/121105_sb_sync_subtasks' 12 years ago
Sam Bosley 65809dc2cc Don't try to autosync tags when not logged in 12 years ago
Sam Bosley 1cdf9ea8b0 Fixed an error; push order queue doesn't need to be blocking 12 years ago
Sam Bosley c6600c536f Threadsafe version of syncing manual ordering, delay before sync in case many changes are occurring 12 years ago
Sam Bosley 6e1352e3c9 Naive syncing of list order is working 12 years ago
Sam Bosley d17ea10617 Make sure the server provided ordering has the root element before processing 12 years ago
Sam Bosley 575bc4b135 Added unit tests for subtasks helper functions 12 years ago
Sam Bosley a0d7ac427c Fix some issues and remove unecessary code 12 years ago
Sam Bosley cbd2d92c0e Convert to local ordering before saving during sync 12 years ago
Sam Bosley 3fb5c150c9 Save ordering obtained from task_list result 12 years ago
Sam Bosley 60ba37662d Don't give up on the entire hierarchy when remapping tree ids--just deindent children if an id isn't found 12 years ago
Sam Bosley 7130547bef Wrote some helper functions to convert subtask trees between local and remote ids (could be useful for syncing) 12 years ago
Sam Bosley 0ad805648f Implemented a more concise serialization scheme for subtasks 12 years ago
Sam Bosley 49fad99bd2 Temporarily disable calendar reminders for Android 2.1 users 12 years ago
Sam Bosley c0e0a27c18 Report statistic for premium page viewed 12 years ago
Sam Bosley 9a0a1ab6c9 AB test the social reminders 12 years ago
Sam Bosley 80ec3cbe17 Add faces of people shared with to reminders 12 years ago
Sam Bosley 360445034a Merge branch 'subtasks_performance' 12 years ago
Sam Bosley c18cc937b0 Catch a runtime exception ('System server dead') the system would sometimes throw in the widget 12 years ago
Sam Bosley 8ed2046c4f Removed a println 12 years ago
Sam Bosley ec576dc568 Fixed an ordering bug in subtasks migration 12 years ago
Sam Bosley 7560421141 Fixed a bug with subtasks tag view not working when tasks were added 12 years ago
Sam Bosley 4d7aa95ea2 Reflect manual ordering in widgets 12 years ago
Sam Bosley d09987bbfd Restart launching activity after upgrade 12 years ago
Sam Bosley ea1b213385 Clear metadata when reading indent 12 years ago
Sam Bosley b5ad7136bf Check if indent property exists 12 years ago
Sam Bosley 272ded7d28 Upgrade activity needs to be public 12 years ago
Sam Bosley 688f9053a4 If a migration is required, launch a separate activity to deal with it 12 years ago
Sam Bosley e5ff5188eb Advanced subtasks migration tests 12 years ago
Sam Bosley 4146038c77 Wrote test for subtasks migration 12 years ago
Sam Bosley b230e45491 Clear subtasks order pref during subtasks test setup 12 years ago
Sam Bosley 4cc3838d03 Rewrote subtasks moving tests for the new subtasks scheme 12 years ago
Sam Bosley cb5c89fece Don't allow moving parent into children 12 years ago
Sam Bosley dd30cc59dd First draft at a subtasks metadata migration 12 years ago