Commit Graph

4979 Commits (0ccb93ec95755d152511f7dde35e68d1108f5f99)
 

Author SHA1 Message Date
Sam Bosley 0ccb93ec95 Null pointer checks 11 years ago
Sam Bosley 9d31c9276b Fixed issues with the previous commit on ICS devices 11 years ago
Sam Bosley 972676d76b Fixed some bugs with the TagSettingsActivity window on Kindle and honeycomb tablets. Needs testing on ICS devices 11 years ago
Sam Bosley abc527d396 Don't optimize method signatures out of facebook sdk, they needs them 11 years ago
Sam Bosley 7d78af4ff0 Readded sync logs in JSONPayloadBuilder 11 years ago
Sam Bosley 2fcad7c3e3 Improved JSON message serialization 11 years ago
Sam Bosley 0622e43ff9 Experimental memory saving json 11 years ago
Sam Bosley 996614b19d Minor memory optimization 11 years ago
Sam Bosley cfb1c64af3 Null pointer check when clicking list view 11 years ago
Sam Bosley d043e5d77b Null pointer check when deleting task 11 years ago
Sam Bosley e58298ccd8 Version bump 11 years ago
Sam Bosley a880606003 Fixed an issue where transparent themes wouldn't work in TLA 11 years ago
Sam Bosley 6440cc8361 Suppress gtasks sync during sync migration, don't ever let the contact user be selected 11 years ago
Sam Bosley 8f901dc53d Killed dead code 11 years ago
Sam Bosley efde65f8df Don't allow batch size > 12 11 years ago
Sam Bosley 794b05c774 Fixed attachment history display 11 years ago
Sam Bosley d8cf2f6264 Improved autosync logic to be independent of server time 11 years ago
Sam Bosley 570d340eaf Hopefully fixed a couple rare crashes 11 years ago
Sam Bosley 30b8ab67a8 Log exceptions getting client version JSON 11 years ago
Sam Bosley 75c97450a1 Fixed crashes in comments fragments 11 years ago
Sam Bosley d4ea1d7487 Don't need to use object longs when primitives will do 11 years ago
Sam Bosley 735898cd75 Forgot to add some changes to ActFmInvoker 11 years ago
Sam Bosley e3ebe0c544 Fun with generics, fixed signature generation when using gcm 11 years ago
Sam Bosley 3698244f13 Send current GCM token if one exists and message batch contains a ChangesHappened 11 years ago
Sam Bosley c33e93f03e Better GCM retry 11 years ago
Sam Bosley 641ef8b337 Fixed some intent filters for astridlite 11 years ago
Sam Bosley adba5c9374 Clear fake gtasks token after unit test 11 years ago
Sam Bosley 6fd865b822 Adjusted autosync interval 11 years ago
Sam Bosley 84dbac3975 Fixed typo, imported updated translations 11 years ago
Sam Bosley f105611563 Copy change, removed some unused strings 11 years ago
Sam Bosley a7d34ad5b2 Minor tweaks to reset sync state button 11 years ago
Sam Bosley de82594757 Fix a bug where Google Tasks sync would never be shown 11 years ago
Sam Bosley 3e1400017f New version string and upgrade message 11 years ago
Sam Bosley 62cd376a8f Don't need to refresh token when resetting sync state 11 years ago
Sam Bosley c2fb314b19 Placeholder logic for a sync refresh/debug button 11 years ago
Sam Bosley 0f52169f74 Implement BriefMe for fetching tasks for a user 11 years ago
Sam Bosley 5359797b82 Improve the tags group_by to not show empty entries 11 years ago
Sam Bosley 561612ff7c First draft at fetching tasks for a user 11 years ago
Sam Bosley e0c6d474ff Minor history fixes 11 years ago
Sam Bosley e64d6f540c Create tag_id index for history table 11 years ago
Sam Bosley 5ac4e10b1d Introduce a tag_id history field for better keeping track of history entries that correspond to particular tags 11 years ago
Sam Bosley 9c5eff5368 Don't ever write false has_more values in fetch history when modified_after > 0 11 years ago
Sam Bosley d268f3fa19 Move database migration logic 11 years ago
Sam Bosley 72292c3f79 Don't need include_tasks in FetchHistory 11 years ago
Sam Bosley 9d76225086 Getting closer but it's still not really working 11 years ago
Sam Bosley 1c686eb533 Refetch models in comments fragments after history fetch 11 years ago
Sam Bosley f30b1044c2 Basic logic for load more in comments fragments. Parts may be broken, still need to reload models on success 11 years ago
Sam Bosley 0bc9b0b253 Got load more history working in EditNoteActivity, still need it in comment fragments 11 years ago
Sam Bosley 1b393dfea0 More new logic for keeping track of if last history request had more data 11 years ago
Sam Bosley 34db0fc9fd Added database columns for keeping track of history offsets 11 years ago