Commit Graph

3316 Commits (65fd2492b94274d540dd3142081b79dff45f2176)
 

Author SHA1 Message Date
Jon Paris e9989b9fab updated menu buttons to look nicer 13 years ago
Sam Bosley f2de1d2152 Cleaned up classpath 13 years ago
Tim Su 34fde08ba4 Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
13 years ago
Sam Bosley db0cde33ff Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing 13 years ago
Tim Su d6345b4b32 Killed some bunk methods from gtasks task list updater, removed old sync provider 13 years ago
Sam Bosley 3e7cfc7120 Removed debug code 13 years ago
Tim Su 0db134e095 Got dragging working in tandem with clicking. So awesome. 13 years ago
Sam Bosley 5058a4262f Cleaned up database migration code 13 years ago
Sam Bosley 46f2ee2c2e Refactored Task.REMOTE_ID to be null when unset rather than 0. Also catch SQLiteConsistency exceptions and recover when inserting a task that already has that remote id. 13 years ago
Sam Bosley d081be7c24 Make sure header title updates when list title changes from settings 13 years ago
Sam Bosley 9bb1d6aa49 Expect string in c2dm intents, not long for oid 13 years ago
Sam Bosley 86f5357e56 Fixed a bug in the number picker that could throw a numberformatexception 13 years ago
Sam Bosley 77286781f2 Fixed a potential null pointer in taskrabbit control set 13 years ago
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