Commit Graph

4994 Commits (bbdb06697b4f1681155a42b79a723b220f0b1c7a)
 

Author SHA1 Message Date
Sam Bosley c76375688c More clear data on different user login logic 12 years ago
Sam Bosley cace6f769e Partial implementation of sign out clear data 12 years ago
Sam Bosley e2a9d34701 Reload TLM in subtasks tag view refresh 12 years ago
Sam Bosley 275e363d59 Only show sync upgrade prompts after welcome walkthrough 12 years ago
Sam Bosley 6019fd70a6 Don't need to actually log out of google tasks if user chooses to upgrade--leaving it logged in makes import easier later and doesn't affect sync 12 years ago
Sam Bosley a17b734be6 Moved the new sync tests into the main tests project so they could be run as part of the full test suite 12 years ago
Sam Bosley a3d2163cc6 Fixed a compile error in unit test 12 years ago
Sam Bosley cf97bb9393 Fixed a potential concurrency bug 12 years ago
Sam Bosley 97c3480732 Suppress widget updates during sync 12 years ago
Sam Bosley bba063739f Set general pushed at value in makechanges 12 years ago
Sam Bosley 11f86e32e8 Sync hide until dates 12 years ago
Sam Bosley c56c7ef7e8 Code cleanup 12 years ago
Sam Bosley 9fe7f30373 Minor fixes to sync upgrade prompts 12 years ago
Sam Bosley 1ea5d2cbf6 Finish button and listener logic for sync upgrade prompts 12 years ago
Sam Bosley bab8092c97 Titles and body text for sync upgrade prompts--just need button and listener logic 12 years ago
Sam Bosley 074d6f678a Started working on sync upgrade prompts 12 years ago
Sam Bosley 3aac9f082b Kill featured lists 12 years ago
Sam Bosley 57ee4e3492 Fixed file uploading logic 12 years ago
Sam Bosley 490e816492 Fixed a compiler error in unit test 12 years ago
Sam Bosley 6ed1655653 Use mime type when constructing file body for entity 12 years ago
Sam Bosley 1e7c7e20e0 Added entity uploading logic for task attachments 12 years ago
Sam Bosley b1da107c0d Rough draft of how uploading files with multipart entity might look 12 years ago
Sam Bosley 6e0e86d6b7 Some progress towards uploading pictures as multipart entities 12 years ago
Sam Bosley 6df92fce1f Fixed a couple issues with non-premium users trying to create attachments 12 years ago
Sam Bosley c9f2dfb14c Put JSON null in changes happened when value is null 12 years ago
Sam Bosley c2a31285c0 Fixed an equality check 12 years ago
Sam Bosley 52c12a55f3 Validate certain values in ChangesHappened so we can know whether or not to kill the message (e.g. for empty task titles) 12 years ago
Sam Bosley 3af22f6ca9 Don't allow weird invalid repeat value only containing the ;FROM_COMPLETION flag 12 years ago
Sam Bosley 548706a6e0 Don't suppress changes when creating new task list metadata in migration 12 years ago
Sam Bosley ff56b0e6ba Use empty string instead of null for 0 dates 12 years ago
Sam Bosley a8e61b6602 Added some ability to do progress bars under new sync 12 years ago
Sam Bosley 47be5a1fde Fixed ant.properties 12 years ago
Sam Bosley 3eb4414389 More efficient sync callback execution 12 years ago
Sam Bosley 6a1a0edc46 Killed dead code 12 years ago
Sam Bosley 79afb0b861 Improvements to gtasks import ui 12 years ago
Sam Bosley 8049a3395d During gtasks import, only prompt about tasks that aren't already in the specified tag 12 years ago
Sam Bosley 2c49b30c1f Don't allow gtasks preferences to rotate (prevents killing ui during import) 12 years ago
Sam Bosley d8b3f962b6 First draft of prompt to import 12 years ago
Sam Bosley c4284894a0 Partial logic for initiating gtasks import from sync menu 12 years ago
Sam Bosley 922db53862 Don't allow inactive sync providers (like gtasks) to sync in background 12 years ago
Sam Bosley 33a93a40ab Started implemented logic to do blocking gtasks import from the preferences 12 years ago
Sam Bosley 1241967d73 Don't consider gtasks sync provider 'active' if astrid logged in 12 years ago
Sam Bosley bd8918d0fa Don't need the third party addons preference anymore 12 years ago
Sam Bosley 8bdcb8ef0f Fixed bugs in unit tests from references to rmilk 12 years ago
Sam Bosley cae8c4eb35 Delete all rmilk sources 12 years ago
Sam Bosley 3622ae6bc1 Removed all producteev source files 12 years ago
Sam Bosley 8d298dda58 Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync 12 years ago
Sam Bosley 2a28937a65 Fixed several theming issues with the new action bar library 12 years ago
Sam Bosley a4f92a6446 Fixed several fb login errors--it seems to be working now 12 years ago
Sam Bosley ce37aa607b Move facebook app id to keys.xml file so we can reference it from the manifest 12 years ago