Commit Graph

2753 Commits (cbb4df0c11e70b7709319c2f8923fc83a2b50d73)
 

Author SHA1 Message Date
Tim Su 108a4efbb8 Restore our concept of a swipe listener 13 years ago
Tim Su c228e33b0e Upgrade TouchListView to 0.4.3 13 years ago
Sam Bosley 10cb216ca9 Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader 13 years ago
Tim Su a5c33f3045 Initial subtasks thing 13 years ago
Sam Bosley 0f1a3c14f7 Preload resources object in task adapter so we don't have to get them from the fragment 13 years ago
Sam Bosley 983d41cbba Try/catch when unregistering recievers 13 years ago
Sam Bosley a790be4079 Catch bad token exceptions in the broadcast receivers that show dialogs 13 years ago
Sam Bosley a9fc5b8d5c Fixed a bug where editing task from widget wouldn't have required id param in intent 13 years ago
Sam Bosley 6550a4fd88 Fixed a bug that was preventing existing shared users from saving in shared lists 13 years ago
Sam Bosley 339b3f8062 Fixed another duplicate index name 13 years ago
Sam Bosley fdd912216b Fixed a syntax error 13 years ago
Sam Bosley 7cc27bfa86 Fixed table index names 13 years ago
Sam Bosley 8e68160724 Better synchronization in actfm sync; started building db indexes 13 years ago
Sam Bosley 0b34b8c8ae Fixed a potential null pointer in filter list refresh receiver 13 years ago
Sam Bosley 7ca89ffa3a Check for null model in task edit onDetatch() 13 years ago
Sam Bosley 9c51674b90 Fixed a possible null pointer exception in showListsHelp() 13 years ago
Tim Su 6a6d237a68 Force NotificationManager for notification tests 13 years ago
Tim Su a75438de12 Added a parameter, broke all of the format strings. Tsk tsk. :) 13 years ago
Jon Paris 95d031dd94 update ppowerpack widget 13 years ago
Jon c0ab648121 Merge pull request #140 from jonparis/120215_jp_style
120215 jp style
13 years ago
Jon Paris f8b3c293fd updated dismissed icons to make consistent and not fuzzy 13 years ago
Jon Paris b8143f37af updated camera and list settings buttons 13 years ago
Jon Paris 60204d3837 per suggestion tap to share or edit is changed to tap to edit or share list 13 years ago
Sam Bosley a804c51c88 Fixed a bug where push task could be called in infinite recursion by activity tab, other small things 13 years ago
Tim Su 60eee30bdd Coverage.em already ends up in tests folder awesomely 13 years ago
Andrew Shaw 45de2cb240 unsetting c2dm on server when user or token doesn't match 13 years ago
Tim Su 251913aa8f Removed conditions since we fixed this an alternate path 13 years ago
Tim Su 1c6c8c0156 Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0 13 years ago
Tim Su 6877bbd9e0 Change MENU_REFRESH_ID to be different than MENU_SYNC_ID for the code to run through different paths 13 years ago
Tim Su b1ca277692 Merge pull request #137 from sbosley/120217_sb_minor_fixes
Minor fixes
13 years ago
Sam Bosley 03f1c48d51 Forgot to update the invoker 13 years ago
Sam Bosley f6d3df10a3 Upgrade to api level 6 and send creation date when saving task 13 years ago
Andrew Shaw a14ad3aaaf Setting dialog for task rabbit title 13 years ago
Andrew Shaw 5b4b7bd7b7 Encouragements on repeat completion 13 years ago
Andrew Shaw a043ba8ed7 Default list icons for tags via ios 13 years ago
Andrew Shaw 38d9b5c3c8 trying to sync in a tag list while offline pulls up the sync to astrid dialog 13 years ago
Sam Bosley f2baeb259c Validate email addresses when saving list sharing settings 13 years ago
Sam Bosley da3aca16bf Go directly to comments page when clicking a comment notification 13 years ago
Sam Bosley bc17b23e81 Show alert when task repeat value changed 13 years ago
Sam Bosley c277c50c7e Fixed issues with comment count consistency: 13 years ago
Sam Bosley 4418372224 Fixed margin issues when viewing full task titles, fixed a crash in draggable task list 13 years ago
Andrew Shaw ab95b37e2c Made images 2px smaller and moved text 2px to the right in task_adapter_row 13 years ago
Andrew Shaw f1595129c7 Pushing queued updates and enabling commenting while offline 13 years ago
Andrew Shaw f7b2405e8a Added new cities, changed task rabbit server error reporting, and saving data as a draft 13 years ago
Sam Bosley 7973b55993 Fixed a bug where list wouldn't refresh after deleting from edit page 13 years ago
Tim Su 3d02188f7d Refactored quick add bar from Task List Fragment out into QuickAddBar. Seems like it works... like a boss! 13 years ago
Tim Su e8c06cd7d4 Refactored sync actions out of task list. Also refactored a couple smaller methods out as well. 13 years ago
Tim Su 4eaeaf97d8 Merge pull request #136 from sbosley/120216_sb_bugfixes
Bug fixes
13 years ago
Sam Bosley 59f00cd511 Improved actfm sync code and fixed a bug where empty tags would be deleted on first sync 13 years ago
Sam Bosley 417b5b517c Fixed a bug where task list wouldn't refresh after task edit on phones 13 years ago