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
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
08265c0f38
improved the appearance of the about page
14 years ago
Joshua Gross
b449fc3ef1
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
d78fb39c0c
Moved 'about' strings to strings-core
14 years ago
Joshua Gross
b1a90ffecc
Initial about screen; need to make the about links clickable
14 years ago
Tim Su
4d5b667243
Added facebook login button to the sharing login activity
14 years ago
Tim Su
d32545fbb5
Started work on sharing login activity
14 years ago
Tim Su
f46a92938a
Sharing initial commit
14 years ago
Tim Su
f229c978d6
Improved the appearance of the note dialog header
14 years ago
Tim Su
a10887e577
Appearance tweaks with our new dialog style
14 years ago
Tim Su
abb456e0c7
Added a dialog custom title style for note dialog
14 years ago
Tim Su
03684c9f25
First pass at creating a note-viewing activity as a quick action on the task
14 years ago
Melissa Yu
14d1a3bb1b
Added Quick Action bar to replace astrid's previous task edit button bar
14 years ago