Commit Graph

4027 Commits (0ab32b9d582139893ae776a2f45b681717fdb06f)
 

Author SHA1 Message Date
Sam Bosley 0ab32b9d58 Introduce an ErrorCatchingListView to fix a pre-ICS ListView bug (see http://stackoverflow.com/questions/12473625/nullpointerexception-at-android-widget-abslistview-contentfitsabslistview-java) 12 years ago
Sam Bosley b2ecdf4c65 Sync tag orderings after metadata migration 12 years ago
Sam Bosley dc2c37edaf Some improvements to tag order syncing, better timing to ensure most accurate data pushed 12 years ago
Sam Bosley 5c39dc55d3 When syncing a list, if its order exists in the ordering queue, push it immediately 12 years ago
Sam Bosley 9460610837 Stupid omission is stupid 12 years ago
Sam Bosley 6938478558 More powerful list order validation, fixes some bugs when weird hierarchies may exist 12 years ago
Sam Bosley 384ae65d25 Fixed a bug where sometimes sync would be perpetually ongoing, blocking sync on save. This is tragic 12 years ago
Sam Bosley 61d080bcc4 Fetching list order requires token 12 years ago
Sam Bosley 9b4622db70 Swap the date and time picker layout to fit more on the screen 12 years ago
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