Commit Graph

4118 Commits (a4405481f7d6ac0d56d7ed6f70a4ca163bd5e6aa)
 

Author SHA1 Message Date
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
Sam Bosley e6d45aecba Fixed a bug where moving to the end of a list wouldn't update the indentation correctly 12 years ago
Sam Bosley 7388399552 Refactored and renamed things to support legacy metadata ordered lists for gtasks 12 years ago
Sam Bosley a59abccdf1 Update the in memory tree model when adding tasks 12 years ago
Sam Bosley 6c9f1c1a09 Don't ever need to serialize tree from filter, the verification will take care of it 12 years ago
Sam Bosley 113e671550 Verify tree model by checking for missing tasks on initialization 12 years ago
Sam Bosley df36dcc808 Updater should save tree state on change 12 years ago
Sam Bosley 9a5a6afd3e Default value for tag ordering property, killed dead code 12 years ago
Sam Bosley 64e2b7bc14 Refactor some indent logic 12 years ago
Sam Bosley 8ec79a2eb9 Fixed bugs with deleting a task messing up indent model 12 years ago
Sam Bosley fe79994c6a Fixed bugs relating to indentation and list refreshing 12 years ago
Sam Bosley 4c7139a7ce Killed a println 12 years ago
Sam Bosley 5ed0555280 Manual ordering seems to be sort of working, bugs may still exist 12 years ago
Sam Bosley 13d85be8e8 Make all subtasks fragments compile using the new helper classes (untested) 12 years ago
Sam Bosley 029e5450ab Implement move to end of list, get task indent from node 12 years ago
Sam Bosley 01ca8189f1 Implemented function to traverse list tree and output an ordered id list 12 years ago
Sam Bosley fb21f68b84 Implemented move in the new ordered list updater 12 years ago
Sam Bosley fa5739f499 Started implementing in-memory management of sort and subtasks 12 years ago
Sam Bosley 53d6c2387d Refactored some of arne's code for adding assignees to a list, fixed the ui refresh issue 12 years ago
Arne Jans e349349e7e Preliminary support for asking about adding a user to a list, if the user
is assigned by email and not in the list-members.
The GUI (memberlist in TagViewFragment) is not updating, though, so the new user isn't reflected yet.
12 years ago
Sam Bosley a0c31d4052 Fixed typo in upgrade message 12 years ago
Sam Bosley 84b550fecb Measure how many people are using swipe between lists 12 years ago
Sam Bosley b21d5aa063 Fixed a menu bug with featured lists when swipe enabled 12 years ago
Sam Bosley f8f42861a0 Version bump and upgrade message 12 years ago