Commit Graph

2670 Commits (fbd3c90a21a3a08b83e20e43dc197ec6516eb36c)
 

Author SHA1 Message Date
Andrew Shaw fbd3c90a21 fixed update comments for task created, and specialized comments for different update views 14 years ago
Tim Su 44958e8df8 Auto idea is part of the appearance parent 14 years ago
Tim Su 0646edadee Got rid of the 'Beta' label on preferences 14 years ago
Sam Bosley c5779c03fe Fixed issues with compressed task rows, more section->details in beast mode prefs 14 years ago
Sam Bosley a2940ebbc4 Fixed a concurrency bug in gtasks sync, fixed setting of gtasks last_sync dates on individual tasks 14 years ago
Sam Bosley d3ce02dffc Introduce a nullable option for properties to fix errors where some long properties would return null instead of 0 14 years ago
Sam Bosley 33dc23d5db Check uniqueness of remote id in task api dao 14 years ago
Sam Bosley 6c0ef54104 I broke abstractdatabase.insert. Fixed now 14 years ago
sbosley a3650a917e Merge pull request #141 from jonparis/120215_jp_style
120215 jp style
14 years ago
Jon Paris e9989b9fab updated menu buttons to look nicer 14 years ago
Sam Bosley f2de1d2152 Cleaned up classpath 14 years ago
Tim Su 34fde08ba4 Merge pull request #142 from sbosley/120217_sb_duplicate_issues
Fixes for lots of sync issues, hopefully resolving duplicates
14 years ago
Sam Bosley db0cde33ff Synchronize the gtasks update lists method to prevent conflicts when multiple syncs ongoing 14 years ago
Sam Bosley 3e7cfc7120 Removed debug code 14 years ago
Sam Bosley 5058a4262f Cleaned up database migration code 14 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. 14 years ago
Sam Bosley d081be7c24 Make sure header title updates when list title changes from settings 14 years ago
Sam Bosley 9bb1d6aa49 Expect string in c2dm intents, not long for oid 14 years ago
Sam Bosley 86f5357e56 Fixed a bug in the number picker that could throw a numberformatexception 14 years ago
Sam Bosley 77286781f2 Fixed a potential null pointer in taskrabbit control set 14 years ago
Sam Bosley 10cb216ca9 Make sure that fragment is attached to activity on ui thread in taskeditbackgroundloader 14 years ago
Sam Bosley 0f1a3c14f7 Preload resources object in task adapter so we don't have to get them from the fragment 14 years ago
Sam Bosley 983d41cbba Try/catch when unregistering recievers 14 years ago
Sam Bosley a790be4079 Catch bad token exceptions in the broadcast receivers that show dialogs 14 years ago
Sam Bosley a9fc5b8d5c Fixed a bug where editing task from widget wouldn't have required id param in intent 14 years ago
Sam Bosley 6550a4fd88 Fixed a bug that was preventing existing shared users from saving in shared lists 14 years ago
Sam Bosley 339b3f8062 Fixed another duplicate index name 14 years ago
Sam Bosley fdd912216b Fixed a syntax error 14 years ago
Sam Bosley 7cc27bfa86 Fixed table index names 14 years ago
Sam Bosley 8e68160724 Better synchronization in actfm sync; started building db indexes 14 years ago
Sam Bosley 0b34b8c8ae Fixed a potential null pointer in filter list refresh receiver 14 years ago
Sam Bosley 7ca89ffa3a Check for null model in task edit onDetatch() 14 years ago
Sam Bosley 9c51674b90 Fixed a possible null pointer exception in showListsHelp() 14 years ago
Tim Su 6a6d237a68 Force NotificationManager for notification tests 14 years ago
Tim Su a75438de12 Added a parameter, broke all of the format strings. Tsk tsk. :) 14 years ago
Jon Paris 95d031dd94 update ppowerpack widget 14 years ago
Jon c0ab648121 Merge pull request #140 from jonparis/120215_jp_style
120215 jp style
14 years ago
Jon Paris f8b3c293fd updated dismissed icons to make consistent and not fuzzy 14 years ago
Jon Paris b8143f37af updated camera and list settings buttons 14 years ago
Jon Paris 60204d3837 per suggestion tap to share or edit is changed to tap to edit or share list 14 years ago
Sam Bosley a804c51c88 Fixed a bug where push task could be called in infinite recursion by activity tab, other small things 14 years ago
Tim Su 60eee30bdd Coverage.em already ends up in tests folder awesomely 14 years ago
Andrew Shaw 45de2cb240 unsetting c2dm on server when user or token doesn't match 14 years ago
Tim Su 251913aa8f Removed conditions since we fixed this an alternate path 14 years ago
Tim Su 1c6c8c0156 Merge remote-tracking branch 'origin/120217_as_minor_bug_fixes' into 4.0 14 years ago
Tim Su 6877bbd9e0 Change MENU_REFRESH_ID to be different than MENU_SYNC_ID for the code to run through different paths 14 years ago
Tim Su b1ca277692 Merge pull request #137 from sbosley/120217_sb_minor_fixes
Minor fixes
14 years ago
Sam Bosley 03f1c48d51 Forgot to update the invoker 14 years ago
Sam Bosley f6d3df10a3 Upgrade to api level 6 and send creation date when saving task 14 years ago
Andrew Shaw a14ad3aaaf Setting dialog for task rabbit title 14 years ago