Commit Graph

1358 Commits (63db137e24749fd311f4ecf274562f143b208f94)

Author SHA1 Message Date
Tim Su 2556a67764 Merge remote-tracking branch 'sbosley/110809_ui_polish' 13 years ago
Tim Su 5b8ef914d0 Merge remote-tracking branch 'sbosley/110808_gtasks_clear_completed' 13 years ago
Tim Su 33a41332a6 Merge remote-tracking branch 'sbosley/110810_search_from_home' 13 years ago
Tim Su 476e460eed Merge remote-tracking branch 'sbosley/110810_notification_affinity' 13 years ago
Tim Su 1caa2938f7 Minor usability tweaks from white theme 13 years ago
Sam Bosley 17ed4b8ac2 Affinity of NotificationActivity is now main app 13 years ago
Sam Bosley 089978b905 Implemented a few of Scott's small UI tweaks 13 years ago
Sam Bosley d461c31c85 Search tasks from home screen enabled 13 years ago
Tim Su a5dd979ce9 New localytics API 2.1 13 years ago
Sam Bosley bbd57c309c Completing tasks in gtasks lists now completes/uncompletes all subtasks 13 years ago
Sam Bosley 85e1cd2f78 Completed tasks now stick around in google tasks lists until they are explicitly cleared from the menu 13 years ago
Tim Su 14e8d33258 Fix for missing stuff, where did it go 13 years ago
Tim Su 852491fa1f More theme issue fixes 13 years ago
Tim Su a889c9d175 Minor tweaks to color, icons, and fixed upgrade service to apply before theming 13 years ago
Tim Su 8ae706b0dd More theme issues unearthed and fixed 13 years ago
Tim Su 2ad22640e9 Revert changes to astrid.launch 13 years ago
Tim Su a9a9b42233 Applied white stile to filters page, minor style tweaks 13 years ago
Tim Su 75d5864c83 Merge remote-tracking branch 'sbosley/110805-light-theme' 13 years ago
Tim Su d5058b2154 Merge remote-tracking branch 'stingerAJ/2011-08-03-patches' 13 years ago
Tim Su 665930b865 Fix for actfm tags getting deleted on sync 13 years ago
Tim Su 94fd25098f New style for filters page to show list pictures and restructure custom filters. 13 years ago
Sam Bosley 3750959a0c Light view settings, works in task list and task edit activities 13 years ago
Tim Su 35c059bf26 New icons for filter page, now filter page comes from bottom 13 years ago
Tim Su 389caba910 New button style 13 years ago
Arne Jans 527e79343b Fix for migration bug 400 in GTask-sync 13 years ago
Tim Su 7c3147ca6c Ixnay duplicated notes 13 years ago
Tim Su c6a95952c7 Fix for unit tests for repeat 13 years ago
Tim Su 371dd2bbb8 Don't send before completing repeating task 13 years ago
Tim Su 21e905442d Handle repeat-on-complete for those who sync with astrid.com 13 years ago
Tim Su e7cabcbdca Fix for crash 13 years ago
Tim Su 42ea483336 added repeat tests, fixed up others 13 years ago
Tim Su 06e7274bc5 version bump, proguard cleanup 13 years ago
Tim Su 6c5f4d776b Got proguard working, shrank images and killed useless images 13 years ago
Tim Su d3ca126152 Fix to compile under javac 13 years ago
Tim Su d717dad6f8 Removed unused images to shrink size of apk 13 years ago
Tim Su dfaa14a289 Minor cleanup / refactor of repeats 13 years ago
Tim Su bbd943f0a8 Merge remote-tracking branch 'stingerAJ/2011-7-25-patches' 13 years ago
Tim Su 8890ca05f7 Fix for crashes reported from android market 13 years ago
Tim Su 4155665bf4 Fix for task save getting triggered even if no edits because of people control set 13 years ago
Tim Su 14332867da Start emulator with more memory 13 years ago
Tim Su 6e602ff43c Fixy fixy crash 13 years ago
Tim Su 1f95ccf977 Updated localytics to 2.0 13 years ago
Arne Jans c7b076a460 Added yearly repeats and fixed monthly to really add a calendar-month. 13 years ago
Arne Jans a79e19637f Implemented snooze by x minutes and repeat interval also. 13 years ago
Arne Jans 5bf9f8ed37 Fix for taskedit-page crashing on Android OS 1.6 and older 13 years ago
Tim Su ee4faa919e Merge remote-tracking branch 'stingerAJ/2011-21-7-patches' 14 years ago
Tim Su 800519a5ae Better checks for when not to push 14 years ago
Tim Su 99c59cce23 Fix for not updating settings page on new tag data incoming 14 years ago
Arne Jans e5b0674e6b Potential fix for duplicated notes in producteev. Please test this thorougly! Also, there is still the deletion of already duplicated notes missing. I hard a hard time trying to get rid of them without coding. 14 years ago
Tim Su e6a5e98570 Refactor upgrade service 14 years ago
Tim Su f5a631ca0d Version bump and update message 14 years ago
Tim Su d5a1f601af set last sync when receiving a task 14 years ago
Sam Bosley d07c007317 Fixed a bug with the migration process--if a particular task can't be migrated, reset its remote id so we don't query api with bad ids 14 years ago
Sam Bosley cbb1475bec Added a check in GtasksService for 503 errors (Google backend issues) and added the MANAGE_ACCOUNTS permission to the manifest 14 years ago
Tim Su 070972f72b Fix for crashes reported from android market 14 years ago
Tim Su be1f716be9 Rearrange receivers for gtasks and actfm 14 years ago
Tim Su 9fb085561c Pass modified_after to tags_list in sync logic 14 years ago
Tim Su f8392c7659 Added divider to gcal 14 years ago
Tim Su 5d105e4df4 Handle crashes reported from Android Market 14 years ago
Tim Su efc7d22592 Removed debugging code, fixed warnings, cleaned up a string 14 years ago
Tim Su be1229a705 version bump and Upgrade message 14 years ago
Tim Su 876393d439 Fix for error instantiating producteev control set 14 years ago
Tim Su ba798a88c3 Fix for has_due_time not being picked up from the server 14 years ago
Tim Su 3174e085dd Version bump 14 years ago
Tim Su 80449df0e5 Fix for issues from crash logs 14 years ago
Tim Su ca002ae33c fixed upgrade message 14 years ago
Tim Su 41a9f5992d Minor language change 14 years ago
Tim Su 1773ca8eb8 Fix for translation issues, and allow translation tests to handle numerical formatters 14 years ago
Tim Su 0292894194 Merge remote-tracking branch 'sbosley/110715_gtasks_sync_on_save_bugfixes' 14 years ago
Sam Bosley bc66634f72 removed spurious prints 14 years ago
Tim Su ce6fd902b7 Merge remote-tracking branch 'stingerAJ/2011-7-15-patches' 14 years ago
Tim Su 4fb431a1b7 Merged incoming from launchpad 14 years ago
Sam Bosley ae04a726a6 Fixed the last known ordering bugs 14 years ago
Sam Bosley e6f9e0bf44 Improved synchronization issues with sync on save 14 years ago
Tim Su 0b664c2d7e Kill noisy stats events 14 years ago
Tim Su a86fd17671 Don't set sync freq in login 14 years ago
Arne Jans 7dbba09346 Potential fix for User cannot start Astrid due to force close (Localytics OutOfMemoryError) 14 years ago
Tim Su e36aac4607 Version bump & cleanup 14 years ago
Tim Su 6f4d9aa356 Merge commit 'f8b0b47' 14 years ago
Tim Su 2983b20897 Moved gtasks token clearing to upgradeservice 14 years ago
Sam Bosley 057f03850e Updated the gtasks auth error string 14 years ago
Sam Bosley b96ef92f9c 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.
Various bugfixes and improvements to exception handling during migration
14 years ago
Arne Jans f8b0b4758b Fix for -Snooze for x hours / isn't label but not default functionality for snooze options.- 15344073. It was only faulty directly after install as the setting-value wasnt written yet and the NotificationActivity assumed the wrong default-value. 14 years ago
Tim Su 365608f4c6 Merge commit 'c7edb5e' 14 years ago
Tim Su 18f1d320e1 Merge commit '139ae6c' 14 years ago
Tim Su fa4d610b31 Merge commit '5265708' 14 years ago
Tim Su d57cd119ae Adapt to prettier OAUTH google login 14 years ago
Tim Su 301a1c1de9 Killed warnings 14 years ago
Tim Su dbcc393e07 Cleaned up task list relative date logic 14 years ago
Sam Bosley c7edb5eed4 Fixed a layout issue with the draggable task list row 14 years ago
Tim Su 4b68e6ac92 New incoming list names should be updated 14 years ago
Tim Su b8c0289c91 Tweaked notifications with outlines 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 2cf0de3ac0 New notification icons for c2dm and default astrid 14 years ago
Tim Su 06330e4f45 Use dismiss Dialog instead of dialog.dismiss() where possible 14 years ago
Tim Su e5a60e23ec Made check box easier to press and note decoratoin clickable 14 years ago
Arne Jans 52657081ca Partial Fix for Filters not working on ZTE Blade (15723487) for ZTE Blades from UK with 2.1 stock rom. Hercz reported it working on gs-thread 14 years ago
Tim Su 915bfc0074 Only show refresh if logged in 14 years ago
Tim Su 60ce4121e7 Fix for text, and fix for refresh updates on new list sad 14 years ago
Tim Su 9818c52018 unaligned apks are useless 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 5aad0b95cf Fix for new list activity not getting a title 14 years ago
Tim Su 950d7f1ab2 Fix for tag view activity breaking on rotate 14 years ago
Tim Su affa165702 Save tag silenced seting, preserve members on rotate 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 c3b1e2e084 upgrade message 14 years ago
Tim Su 46d094951d Fixed an ordering bug with GT task creation 14 years ago
Tim Su 50ec30eb21 pick up gtasks api key on build 14 years ago
Tim Su e2f8f77fd4 If migration fails, stop sync. Also minor cleanup 14 years ago
Tim Su 0ec2982025 Merge remote-tracking branch 'sbosley/110627_new_gtasks_api' 14 years ago
Tim Su 5cb15995f1 Handle errors 14 years ago
Tim Su 4a55a8b18e Text cleanup and rename for sensibility 14 years ago
Tim Su b4df3c325d Fix warnings 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
Tim Su 08580f36c1 Merge remote-tracking branch 'stingerAJ/2011-7-8-patches' 14 years ago
Tim Su 31c2355742 Rewrote repeats completely to fulfil new requirements 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
Sam Bosley f2e17386ef Fixed bugs related to task creation with order 14 years ago
Tim Su 928795938b Added astridApi translations, fixed some translation bugs 14 years ago
Tim Su 69c453af45 Updated all xml files from Launchpad. re-created simplified chinese by translating from traditional 14 years ago
Tim Su 1ddeb2add6 Added a unit test for new case and also tweaked a minor setting in repeat task complete listener that might fix the bug Jon is describing 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 8d3e7f5a24 newly created task will get a light gray header bar 14 years ago
Tim Su db44d448f2 List icon instead of tags 14 years ago
Tim Su 2c07691fc7 Fix for crash in dismissing progress dialog 14 years ago
Tim Su 8ef476bb6a Fix for stray 'tag' mentions 14 years ago
Tim Su b4dcfd7970 Fix for task save triggered every time by tag erroneously 14 years ago
Tim Su 0153ec1bda Fix for contacts get auutoloaded, add them as collaborators 14 years ago
Tim Su bb8d4ec060 don't double-share when saving on pause 14 years ago
Tim Su fcc70f53a4 Fix for inability to share in task edit 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 a524922cc4 added handle-web-update c2dm receiver 14 years ago
Tim Su 3d533ab96d fix repeat unit tests 14 years ago
Tim Su afd0bc090b Fixed release build script to produce an apk 14 years ago
Tim Su 0258377d8b consolidated sync events to report one not two 14 years ago
Tim Su 3db04edd0d Got rid of noisy stat event 14 years ago
Tim Su 669583a3a9 rewrote astrid build target to take advantage of new build hooks 14 years ago
Tim Su ade3981a5b add proguard.cfg files as created by default android script 14 years ago
Tim Su 8568b95569 fix build file warning and added help for tests 14 years ago
Tim Su 2eab044057 don't assume folks are first time unless they are 14 years ago
Tim Su d8762eca7c instrumentation 14 years ago
Tim Su e92ae2593a add request id to pending intent for c2dm, allow opening task from push 14 years ago
Sam Bosley e34e7d71e1 Added Producteev Unit tests
Added a necessary function to the invoker that was lost in repository cleanup

Fixed a couple unit test bugs. All but the known issue are now passing
14 years ago
Tim Su 94b172cb5f Enforce refresh details date after tag gets removed (and other details updating actions) 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 37b0b5d76e Cosmetic fixes for icons 14 years ago
Tim Su 1b3ad28a30 bump 14 years ago
Tim Su e8cd162697 Fix for removing tags doesn't remove tag detail 14 years ago
Tim Su fc7c385a12 Fixed bug where remoteid = 0 would break comments on future update because of adapter 14 years ago
Tim Su d443ff8502 Added an 'add new' button to lists, which creates a list 14 years ago
Tim Su 5fa80b89f7 notes activity --> dialog 14 years ago
Tim Su 614a50fe68 Added forgotten stat 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 4ea3405a17 Fix crash 14 years ago
Tim Su 2acfa30691 One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit 14 years ago
Tim Su 371977ae04 New contact selector that uses new API 14 years ago
Tim Su 95b39ac040 always start with the activity tab in c2dm 14 years ago
Tim Su 71cc4ef8e3 linkify notes for real 14 years ago
Tim Su 37a273ec06 fix for task repeating statistic inaccurate 14 years ago
Tim Su 36d918f5aa show error when can't save task during sharing 14 years ago
Tim Su b87bce24be Added initialize for AstridDependencyService as indicated by warnings 14 years ago
Tim Su 83e9b715d0 Added a little blurb on sharing page 14 years ago
Tim Su c2954b19a7 changed version code back to beta and changed way sources get copied in ant build 14 years ago
Tim Su 0aa6bc1260 Fix for crashes reported from android market 14 years ago
Tim Su a92bef662b version bump and upgrade notice 14 years ago
Tim Su db415b19c7 Apply default reminder settings for producteev and gtasks sync 14 years ago
Tim Su a0e41f42dc version bump and added updatekeys to release build 14 years ago
Tim Su f65222964e Re-wrote producteev note handling to (1) not delete old notes that were not synced, and (2) detect notes deleted from producteev web 14 years ago
Tim Su 657487fbe5 prevent blank tag names from coming in to astrid 14 years ago
Tim Su bfa20a703c fix typo 14 years ago
Tim Su e81b34b145 Make google tasks draggable list work with new style updates 14 years ago
Tim Su 105c251deb usability fixes 14 years ago
Tim Su f55dc839f5 tag_set_picture => tag_save 14 years ago
Tim Su 4dea897fbe linkify notes 14 years ago
Tim Su 24a764f682 Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library) 14 years ago
Tim Su 8a0b6f1a61 Increased sophistication of displaying due dates in task adapter, it was displaying next week incorrectly 14 years ago
Tim Su 513e2eda89 don't clear task flags on sync 14 years ago
Tim Su 433545904e Event Instrumentation 14 years ago
Tim Su 64241c5dfe Goodbye flurry, hello localytics, an open-source and friendlier analytics 14 years ago
Tim Su a9fc2bd41d update to new api version 14 years ago
Tim Su 9b2dd979cc kill for lines killed in english version 14 years ago
Tim Su 6f70abe13b manual refresh of tags kills all unused tags 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 70f3ba2b4d Merge branch '3.7'
Conflicts:
	astrid/AndroidManifest.xml
	astrid/build.xml
14 years ago
Tim Su d42d44306a changelog 14 years ago
Tim Su 339e5cf344 Fix for modified date getting written when details get written mistakenly 14 years ago
Tim Su d94c10b624 update for a comment being able to belong to multiple tags 14 years ago
Tim Su 7179a2fb30 ability to delete tag data and transmit that to the server 14 years ago
Tim Su 9c1262c8fd Market disable logic for amazon market. 14 years ago
Tim Su 30db35fcc1 bump 14 years ago