Commit Graph

208 Commits (e47b34a998cfafd3a5753e08da6b844442084e4f)

Author SHA1 Message Date
Tim Su 0f45a4d28f Import XML files from .po 12 years ago
Tim Su ea7dfe377c Import new translations from launchpad 12 years ago
Sam Bosley 7f57679469 Added service and invoker for reporting analytics data 12 years ago
Sam Bosley c7e18592a6 Added methods for creating data points to the abtesteventdao 12 years ago
Andrey Marchenko e63de8a4e6 Implemented Update access through Astrid Api 12 years ago
Sam Bosley fec9d72bea Fixed a display bug with the appearance of task due dates due today 12 years ago
Sam Bosley e7fcdb20d6 Introduced new permasql for noon-based times 12 years ago
Sam Bosley d52fd02b87 Implemented Tim's suggested cleanup to the pull requests from yesterday 12 years ago
Tim Su 0f13cf01f7 Merge pull request #174 from sbosley/120302_sb_swipe_lists_subtasks
Swipe between lists! Woooo
12 years ago
Sam Bosley 8d2c19c859 Renamed adjustedSqlQuery in Filter to filterOverride to be more descriptive 12 years ago
Sam Bosley 056cbe5497 Introduced an adjustedSqlQuery field to Filter objects so that subtasks won't break equality checking 12 years ago
Sam Bosley af9345c057 Merge swipe between lists branch with changes from master 12 years ago
Sam Bosley 6268458093 Cherry-pick astrid user loading commit 12 years ago
Sam Bosley e2b51f072a Use tablet layout for google tvs 12 years ago
Sam Bosley 3f0de0ab4e Report last error at end of sync 12 years ago
Tim Su 288a558ebe Really minor cleanup for the awesome gtasks bug fixes 12 years ago
Sam Bosley c44b884f3a Refactored transitory preservation to be structured better 12 years ago
Sam Bosley 982d9b1e0a Can't use keySet on ContentValues 12 years ago
Sam Bosley 551542e8a7 Retain transitories across the api dao/content resolver boundary 12 years ago
Sam Bosley 5d87de12d9 Cleanup and better code 12 years ago
Sam Bosley 50db04ffd6 Migrate handling of due times, take two 12 years ago
Sam Bosley 78cc696648 Progress on keeping filter counts up to date in real time 12 years ago
Sam Bosley ef58bb1cda Bug fixes to sync isOngoing display, better error messages 12 years ago
Sam Bosley fe95cae2d5 Improve human readable sync error messages 12 years ago
Sam Bosley c59e6104ee Brought back isOngoing status for sync prefs, started more user friendly last error messages 12 years ago
Sam Bosley 4ed70def25 Option to report last error in sync prefs 12 years ago
Sam Bosley 76c0d13be1 Hidden tasks with due times should show at midnight on the date they are due, not the due time 13 years ago
Sam Bosley cdeaf16ea8 Refactored some receiver unregistering to prevent leaks and crashes 13 years ago
Tim Su 2e7be1c7b2 Imported XML strings from .po files. For some reason the API strings are still in the main project? 13 years ago
Tim Su 0e8d38a6ea Import language files from launchpad 13 years ago
Sam Bosley 760d7da160 Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks 13 years ago
Sam Bosley 4e3ebbde05 Fixed bugs with icon themes on tablet, updated crittercism library 13 years ago
Tim Su b2f53822d4 Fixed up the comments 13 years ago
Sam Bosley ed6984e58d Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists 13 years ago
Tim Su ff16bb21ce Applied proper format strings where applicable 13 years ago
Tim Su 4b5419cc30 Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects. 13 years ago
Tim Su 3c5f3f20e6 Added translations for the files not yet shipped with Astrid 13 years ago
Tim Su b589a25e32 New translation system build on android2po. Includes bin/a2po script, locales folders. 13 years ago
Sam Bosley 054b8b4f4f Merge remote-tracking branch 'upstream/master' into 120221_sb_swipe_between_lists
Conflicts:
	astrid/src/com/todoroo/astrid/activity/AstridActivity.java
	astrid/src/com/todoroo/astrid/activity/TaskListFragment.java

Merge upstream/master
13 years ago
Sam Bosley 8b0f3e80cc Refactored sync preferences to go straight back to task list and autosync after logging in, other polish 13 years ago
Sam Bosley 36a5821813 Merge remote-tracking branch 'upstream/4.0' into 120221_sb_swipe_between_lists 13 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 13 years ago
Sam Bosley ad7fc4ce80 Merge upstream/4.0 13 years ago
Sam Bosley 0d7f5b21b9 Use update instead of updateWithOnConflict--it caused an api level error and we want the abort semantics anyways 13 years ago
Tim Su cbe42c1532 Moved art to assets folder to get preserved by jjjenkins 13 years ago
Tim Su ff01ab795f Subtasks help page now looks cool and fits on one page 13 years ago
Tim Su cbb4df0c11 Make our default task order have a fixed time component so crittercism alamgamates crashes 13 years ago
Tim Su df1e3cba8c Fix for SQL onconflict - specify FAIL. This fixes the default update's error because we don't use transactions. 13 years ago
Tim Su d8f08f0b61 Don't let sync with errors report date of 1969 13 years ago
Tim Su fc0989fcfa Merge remote-tracking branch 'origin/4.0' into 120220-st 13 years ago