Sam Bosley
057f03850e
Updated the gtasks auth error string
14 years ago
Tim Su
365608f4c6
Merge commit 'c7edb5e'
14 years ago
Tim Su
18f1d320e1
Merge commit '139ae6c'
14 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.
14 years ago
Tim Su
60ce4121e7
Fix for text, and fix for refresh updates on new list sad
14 years ago
Tim Su
3a407fd41c
Better password login experience
14 years ago
Tim Su
94707800ac
Merge commit '37513df'
14 years ago
Tim Su
eae4a81684
Use check box instead of toggle button
14 years ago
Tim Su
e9c0a9f23f
New login screen that is more streamlined
14 years ago
Tim Su
275415702e
Now use the tag view activity for new tag creation
14 years ago
Tim Su
784a37fc0b
Started move to use tag view activity always, minor tweaks
14 years ago
Sam Bosley
139ae6c13b
For Gtasks users, filter list view shows a button that allows a user to create a new gtasks list. On success, the user is ttaken to the list view for the newly created list.
14 years ago
Arne Jans
37513df3a8
Fix for 13186807. New setting default is to behave as before, max-out the volumefor multiple rings. Discussion about behaviour of new setting during silent-mode is still open (see flowdock-history for this from 7/11/2011
14 years ago
Tim Su
0ec2982025
Merge remote-tracking branch 'sbosley/110627_new_gtasks_api'
14 years ago
Tim Su
4a55a8b18e
Text cleanup and rename for sensibility
14 years ago
Tim Su
bb815e145a
Moved purge/delete to its own preference file and operations to their own threads. Renamed extended => Manage Old Tasks
14 years ago
Arne Jans
1cbeef458a
Added delete completed/purged tasks to settings. Needs polishing (backgrounding, progress dialog, error handling) and then some testing. Basics work.
14 years ago
Tim Su
69c453af45
Updated all xml files from Launchpad. re-created simplified chinese by translating from traditional
14 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.
14 years ago
Tim Su
8ef476bb6a
Fix for stray 'tag' mentions
14 years ago
Tim Su
0153ec1bda
Fix for contacts get auutoloaded, add them as collaborators
14 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
14 years ago
Tim Su
2143ddb461
Added Google OAuth as a login option in astrid.com login
14 years ago
Tim Su
4569ca6bee
rename to list in actfm stuff
14 years ago
Tim Su
d443ff8502
Added an 'add new' button to lists, which creates a list
14 years ago
Tim Su
a645946133
Moved backup to settings menu to make room for lists
14 years ago
Tim Su
d35824de76
Changed sharing button label to 'save and share'
14 years ago
Tim Su
1db6ff498d
Rename tag => list
14 years ago
Tim Su
83e9b715d0
Added a little blurb on sharing page
14 years ago
Tim Su
bfa20a703c
fix typo
14 years ago
Tim Su
105c251deb
usability fixes
14 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
14 years ago
Tim Su
925193c146
bye bye reminder quiet time toast, Jon and I decided it was too bothersome
14 years ago
Tim Su
7179a2fb30
ability to delete tag data and transmit that to the server
14 years ago
Tim Su
7189020842
improvements / fixes to note edite activity
14 years ago
Tim Su
e9db48b229
Created EditNoteActivity for viewing and adding task comments and notes.
14 years ago
Tim Su
9ca8eb87f7
Implemented password-based login and sign up to Astrid.com
14 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
14 years ago
Arne Jans
4ff9c1dfc6
Clarified reminder-settings descriptions (quiet hours dont stop notifications to appear, Astrid Reminders-setting doesnt turn off notifications, either).
14 years ago
Arne Jans
13e2b739da
Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this.
14 years ago
Ikari
b5b6294972
Integrated OpenCRX plugin with Astrid.
14 years ago
Tim Su
bdb5c62f03
Added an explanation for Android 1.6 users
14 years ago
Tim Su
baaa94362c
Added a setting for turning on/off transparency
14 years ago
Tim Su
c1a5bbdb66
Minor capitalization and string fixing
14 years ago
Tim Su
5097d3fac9
Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations
14 years ago
Tim Su
e91c92b93a
GTasks custom filter exposer
14 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
14 years ago
Tim Su
db7a69b487
Move 'filter by tag' to a task action
14 years ago
Kyle Altendorf
b3c678b023
Added 'Filter By Tag' TaskListActivity context menu item
...
If the task for which the context menu has been created has no tags
this entry will be disabled (but visible). For a single tag a new
TaskListActivity is started and with a filter based on that single
tag. If multiple tags are present then a dialog is presented to allow
the user to select a single tag to filter by.
14 years ago
Kyle Altendorf
11736572e8
Added 'Copy Task' to task context menu
...
Clones task, sets creation then modification date, and finally opens
cloned task for editing.
14 years ago