Commit Graph

539 Commits (053ef047bdb0ae55a3b0a4fff0159b5f5631f1a1)

Author SHA1 Message Date
Tim Su 63971ed712 Today and yesterday flipped 13 years ago
Tim Su 301a1c1de9 Killed warnings 13 years ago
Tim Su dbcc393e07 Cleaned up task list relative date logic 13 years ago
Sam Bosley 6254348933 Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing. 13 years ago
Tim Su 5aad0b95cf Fix for new list activity not getting a title 13 years ago
Tim Su 275415702e Now use the tag view activity for new tag creation 13 years ago
Sam Bosley 89dc6d462a Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids. 13 years ago
Tim Su fd4d178827 Refactored Task Edit page into four tabs and added styling
- added sharing tab from edit people activity
- changed due date picker into two buttons
- refactored Task Edit Activity into multiple smaller files
- new UI elements for save/cancel buttons, tabs, and other small parts
13 years ago
Tim Su b4a337eb97 Fixed issue with AstridApi referencing astrid project. how did this ever build? 13 years ago
Tim Su d443ff8502 Added an 'add new' button to lists, which creates a list 13 years ago
Tim Su 8a0b6f1a61 Increased sophistication of displaying due dates in task adapter, it was displaying next week incorrectly 13 years ago
Tim Su 27816c42bc New dark style for Astrid task list UI designed by Scott Rim & Astrid team
- new header and footer styling
- abbreviated date format, moved date and details to same line
- new icons and reduced padding for quick action bar
- notched task indicators
- smaller details font
- new icons for details row
- new check box icons
- added header to filter activity
- removed unused resources
13 years ago
Tim Su 70f3ba2b4d Merge branch '3.7'
Conflicts:
	astrid/AndroidManifest.xml
	astrid/build.xml
13 years ago
Tim Su 339e5cf344 Fix for modified date getting written when details get written mistakenly 13 years ago
Tim Su d94c10b624 update for a comment being able to belong to multiple tags 13 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 13 years ago
Tim Su 38dc0e12cf remove warning 13 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
13 years ago
Arne Jans 16456e7dd6 Fix for disabling SyncBackgroundServices not working 13 years ago
Arne Jans d1787b1849 Fix for Detailloader issueing an insignificant change as a significant one (_id for query-purposes) 13 years ago
Arne Jans 496c240a2a Fixed 24hour-display in list and timepicker 13 years ago
Tim Su a22baa36fb SharedPreference will open a new file if the current one is not working out 13 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 13 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 13 years ago
Arne Jans d30d9f8eed enabled TaskApiDao.insignificantChange in TaskDao.saveExisting and added Timeractions to it. Timeractions dont seem to overwrite producteev-changes during sync anymore, but please verify this is fixed. 13 years ago
Arne Jans c5c9e3c873 Organized imports 13 years ago
Tim Su 0d2157db8d Expand the definition of 'insignificant change', and don't write modification date if change was insignificant 13 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 13 years ago
Tim Su 200e8fbf9b Added the case in sync preferences for a successful sync that had errors, displayed in yellow 13 years ago
Tim Su 5097d3fac9 Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations 13 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 13 years ago
Arne Jans 6e1c31dfdf rewrite of filters for teammember's tasks, readonly again, modified standard-filters so readonly-tasks dont clutter those filters like Inbox, Recent, Taglists, workspaces, tasks assigned by you/to you. Fixes AST-354 13 years ago
Tim Su d7af85c164 Using apache lang unescapeHTML instead of the random one i found on the net. Better license and more trusted code. 13 years ago
Arne Jans aa79cd7246 duplicate-fix for locally renaming tasks in Astrid, also untested fix for deleting workspaces remotely 14 years ago
Tim Su 479f2458fc Replacing html.fromHTML in pdv api utilities to unescapeHtml implementation to fix pushback buffer overflow issue. 14 years ago
Tim Su 2ddc0429f2 Added a ring 5 times setting to Astrid, and now a notification if your volume is muted and you launch astrid 14 years ago
Tim Su 8c3bee018c Added quick-add markup 14 years ago
Tim Su f161294848 Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
14 years ago
Tim Su 9b26d9020e Merge commit '94a57ce7512954d092ea49a09f3f15ccc7486556' as 'api' 14 years ago