Commit Graph

1387 Commits (3635dab3bada7c43cad4fa934e1690c8e616a99f)

Author SHA1 Message Date
Tim Su 31c2355742 Rewrote repeats completely to fulfil new requirements 13 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. 13 years ago
Sam Bosley f2e17386ef Fixed bugs related to task creation with order 13 years ago
Tim Su 928795938b Added astridApi translations, fixed some translation bugs 13 years ago
Tim Su 69c453af45 Updated all xml files from Launchpad. re-created simplified chinese by translating from traditional 13 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 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 8d3e7f5a24 newly created task will get a light gray header bar 13 years ago
Tim Su db44d448f2 List icon instead of tags 13 years ago
Tim Su 2c07691fc7 Fix for crash in dismissing progress dialog 13 years ago
Tim Su 8ef476bb6a Fix for stray 'tag' mentions 13 years ago
Tim Su b4dcfd7970 Fix for task save triggered every time by tag erroneously 13 years ago
Tim Su 0153ec1bda Fix for contacts get auutoloaded, add them as collaborators 13 years ago
Tim Su bb8d4ec060 don't double-share when saving on pause 13 years ago
Tim Su fcc70f53a4 Fix for inability to share in task edit 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 a524922cc4 added handle-web-update c2dm receiver 13 years ago
Tim Su 3d533ab96d fix repeat unit tests 13 years ago
Tim Su afd0bc090b Fixed release build script to produce an apk 13 years ago
Tim Su 0258377d8b consolidated sync events to report one not two 13 years ago
Tim Su 3db04edd0d Got rid of noisy stat event 13 years ago
Tim Su 669583a3a9 rewrote astrid build target to take advantage of new build hooks 13 years ago
Tim Su ade3981a5b add proguard.cfg files as created by default android script 13 years ago
Tim Su 8568b95569 fix build file warning and added help for tests 13 years ago
Tim Su 2eab044057 don't assume folks are first time unless they are 13 years ago
Tim Su d8762eca7c instrumentation 13 years ago
Tim Su e92ae2593a add request id to pending intent for c2dm, allow opening task from push 13 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
13 years ago
Tim Su 94b172cb5f Enforce refresh details date after tag gets removed (and other details updating actions) 13 years ago
Tim Su 2143ddb461 Added Google OAuth as a login option in astrid.com login 13 years ago
Tim Su 4569ca6bee rename to list in actfm stuff 13 years ago
Tim Su 37b0b5d76e Cosmetic fixes for icons 13 years ago
Tim Su 1b3ad28a30 bump 13 years ago
Tim Su e8cd162697 Fix for removing tags doesn't remove tag detail 13 years ago
Tim Su fc7c385a12 Fixed bug where remoteid = 0 would break comments on future update because of adapter 13 years ago
Tim Su d443ff8502 Added an 'add new' button to lists, which creates a list 13 years ago
Tim Su 5fa80b89f7 notes activity --> dialog 13 years ago
Tim Su 614a50fe68 Added forgotten stat 13 years ago
Tim Su a645946133 Moved backup to settings menu to make room for lists 13 years ago
Tim Su d35824de76 Changed sharing button label to 'save and share' 13 years ago
Tim Su 1db6ff498d Rename tag => list 13 years ago
Tim Su 4ea3405a17 Fix crash 13 years ago
Tim Su 2acfa30691 One dual-purpose task add button to rule them all. Short press - add to list. Long press - edit 13 years ago
Tim Su 371977ae04 New contact selector that uses new API 13 years ago
Tim Su 95b39ac040 always start with the activity tab in c2dm 13 years ago
Tim Su 71cc4ef8e3 linkify notes for real 13 years ago
Tim Su 37a273ec06 fix for task repeating statistic inaccurate 13 years ago
Tim Su 36d918f5aa show error when can't save task during sharing 13 years ago
Tim Su b87bce24be Added initialize for AstridDependencyService as indicated by warnings 13 years ago
Tim Su 83e9b715d0 Added a little blurb on sharing page 13 years ago
Tim Su c2954b19a7 changed version code back to beta and changed way sources get copied in ant build 13 years ago
Tim Su 0aa6bc1260 Fix for crashes reported from android market 13 years ago
Tim Su a92bef662b version bump and upgrade notice 13 years ago
Tim Su db415b19c7 Apply default reminder settings for producteev and gtasks sync 13 years ago
Tim Su a0e41f42dc version bump and added updatekeys to release build 13 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 13 years ago
Tim Su 657487fbe5 prevent blank tag names from coming in to astrid 13 years ago
Tim Su bfa20a703c fix typo 13 years ago
Tim Su e81b34b145 Make google tasks draggable list work with new style updates 13 years ago
Tim Su 105c251deb usability fixes 13 years ago
Tim Su f55dc839f5 tag_set_picture => tag_save 13 years ago
Tim Su 4dea897fbe linkify notes 13 years ago
Tim Su 24a764f682 Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library) 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 513e2eda89 don't clear task flags on sync 13 years ago
Tim Su 433545904e Event Instrumentation 13 years ago
Tim Su 64241c5dfe Goodbye flurry, hello localytics, an open-source and friendlier analytics 13 years ago
Tim Su a9fc2bd41d update to new api version 13 years ago
Tim Su 9b2dd979cc kill for lines killed in english version 13 years ago
Tim Su 6f70abe13b manual refresh of tags kills all unused tags 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 925193c146 bye bye reminder quiet time toast, Jon and I decided it was too bothersome 13 years ago
Tim Su 70f3ba2b4d Merge branch '3.7'
Conflicts:
	astrid/AndroidManifest.xml
	astrid/build.xml
13 years ago
Tim Su d42d44306a changelog 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 7179a2fb30 ability to delete tag data and transmit that to the server 13 years ago
Tim Su 9c1262c8fd Market disable logic for amazon market. 13 years ago
Tim Su 30db35fcc1 bump 13 years ago
Tim Su 6d6843a83a fill parent for widget header, possible fix for oem issues 13 years ago
Tim Su 5b18b5cc0a use the custom assigned-to value if the editor is showing 13 years ago
Tim Su 7189020842 improvements / fixes to note edite activity 13 years ago
Tim Su 80f64974b8 fix for missing string 13 years ago
Tim Su cf5e9ce9e5 fix for multiple parens display issue 13 years ago
Tim Su e83623fda9 bump 13 years ago
Tim Su dac3b672f8 Fix for unit test? 13 years ago
Tim Su 924628f33a Fix for unused string, fix for multi-c2dm alerts 13 years ago
Tim Su 68f2bf0eff fix for deleted keys still being used in the app by re-generating translation xml files 13 years ago
Tim Su e9db48b229 Created EditNoteActivity for viewing and adding task comments and notes. 13 years ago
Tim Su 948731dc61 added separate build target for update-release w/ fb api key 13 years ago
Tim Su 9ca8eb87f7 Implemented password-based login and sign up to Astrid.com 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
Tim Su 5fd62cb8f9 Fix for crash making toast 14 years ago
Tim Su 73dbcefe01 version bump 14 years ago
Tim Su 1de56ea82c Minor fix to handle all values of limit 14 years ago
Tim Su 972eaa7c51 Merge commit '7810a24' 14 years ago
Arne Jans 7810a24756 Fix for 13976663 14 years ago
Arne Jans 27c27343f2 Fix for 13186799. No more old snoozes for old repeating task iterations. 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 7b23182bab Possible fix for 13186799 and similar issues. Please verify. There still may be a PendingIntent zero-requestCode bug here. 14 years ago
Arne Jans 490af4d4a5 Fix for 13186819 14 years ago
Tim Su 9ccc9595c8 useless commit to trigger a build :) 14 years ago
Tim Su 4a53bc220a suppress warnings 14 years ago
Arne Jans 13e2b739da Implemented story 13186747, User-set defaults for reminders due today, specific date. Please test this. 14 years ago
Tim Su 70110e152e Version bump 14 years ago
Tim Su 5f7ffb7406 Hide the very last task row in the widget if screen density <= 0.75 14 years ago
Tim Su 3d8bcf4c95 Fix for more crashes encountered 14 years ago
Tim Su cb5166e022 Fix for unescaped sql in custom filter tags 14 years ago
Tim Su eaebec0850 Fix for issues created by OEM
- yellow line while gesturing
- crash moving google task around
- anr when first installing app
14 years ago
Tim Su 7d6bcee9b0 Fix unit test with reminders 14 years ago
Tim Su ca4e9c7cc2 Don't show reminders for read-only tasks 14 years ago
Tim Su 26452bec14 Updated upgrade message 14 years ago
Tim Su a22baa36fb SharedPreference will open a new file if the current one is not working out 14 years ago
Tim Su 0bb5bef617 Suppress EULA and startup tasks if you already have created tasks, in case preferences get overwritten (Galaxy S issue) 14 years ago
Tim Su 5f84f0c85b Merge commit '5c5e31b' 14 years ago
Arne Jans 74203d1c2c Fix for 13186759, note-ordering and pref-setting show all notes. couldnt reproduce disappearing notes. 14 years ago
Tim Su dc7f2f5d5e finish metadata clone clearing for all tasks 14 years ago
Tim Su fc3d02bc8d Merge remote-tracking branch 'stingerAJ/2011-05-09-patches'
Conflicts:
	astrid/src/com/todoroo/astrid/service/TaskService.java
14 years ago
Arne Jans 5c5e31bf39 forgot to actually set the latestSetVersion. Oops... 14 years ago
Arne Jans 8996af1d39 Error reporting for cause-search of Galaxy S default tasks. It seems Preferences-read/save isnt working. 14 years ago
Arne Jans 247edede75 Fixed: Quickadd a task in a workspace is not shown 14 years ago
Tim Su 052c92d3a4 Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix. 14 years ago
Ikari b5b6294972 Integrated OpenCRX plugin with Astrid. 14 years ago
Arne Jans de29f3d7ce fixed (Repeating From Completion Date --> Loss of Due Time) 14 years ago
Tim Su 8f520a8088 Synchronize iteration over controls list 14 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. 14 years ago
Arne Jans 775d536896 Fixed sync-duplicating. Actually I introduced this bug myself with the change 89afc36cc5 14 years ago
Arne Jans 64174308f9 Organized imports 14 years ago
Tim Su 766ac6a8c0 Fix for tag control set always reporting tasks have changed when editing. Should fix (or at least help with) story #10759337 in pivotal 14 years ago
Tim Su 0d2157db8d Expand the definition of 'insignificant change', and don't write modification date if change was insignificant 14 years ago
Tim Su bdb5c62f03 Added an explanation for Android 1.6 users 14 years ago
Tim Su 64e9bb854e Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5 14 years ago
Tim Su 4ed26c0d7d Fixed crashes reported from Android Market 14 years ago
Tim Su 9b3abfcec8 temporarily remove the filter by tag exposer, it seems to be broken with multiple tags 14 years ago
Tim Su d8084869ab Turn logging messages into debug-only 14 years ago
Tim Su 43823227a4 Fix for race condition during task pushing to server, wait for them all before getting new lists 14 years ago
Tim Su 4d4f903313 New gtasks list icon 14 years ago
Tim Su 9742e6e156 Fix 'show note' preference not working 14 years ago
Tim Su baaa94362c Added a setting for turning on/off transparency 14 years ago
Tim Su 27bd6e8fb6 padding = good. Added padding to about dialog 14 years ago
Tim Su c2958d94eb clickable link in about dialog 14 years ago
Tim Su f1d45a190c Restored original gtasks jar without tests and libs 14 years ago
Tim Su 321906b555 Goodbye apache commons-lang, you made my apk too big 14 years ago
Tim Su c1a5bbdb66 Minor capitalization and string fixing 14 years ago
Tim Su 4b80e38e77 I think this will fix the gtasks task not created remotely issue 14 years ago
Tim Su 1cf26c4ca6 Multi-threading google tasks sync 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 10bb07708e Fixed unit tests 14 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 14 years ago
Tim Su 67ef6ffd00 Only show creator of task if it's not the same as responsible user 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 61e6db4aab Merge remote branch 'bigwave/Fix-testFormatStringsMatch' 14 years ago
Tim Su de8c438c49 Merge remote branch 'bigwave/hide-complete-google-tasks' 14 years ago
Tim Su 44b66b1ea0 New and updated icon 14 years ago
Tim Su db7a69b487 Move 'filter by tag' to a task action 14 years ago
Tim Su 8d8db3e1d8 Moved filter by tag to the tag plugin, created an api for task context menu actions 14 years ago
Tim Su 0b753d3532 Merge remote branch 'altendky/master' 14 years ago
Ian Fraser 52af1265c1 Delete redundant translations of English text that no longer
exists, fix failure in testFormatStringsMatch
14 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. 14 years ago
unknown 8b21487df8 Make Google Tasks lists respect the "Display Completed" preference flag.
Signed-off-by: unknown <ian@.(none)>
14 years ago
Tim Su 211eb383ed Added eclipse code formatting and organizing preferences to Astrid, test, and API projects 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
Tim Su e013e7ee3b Minor fix to not dupe RTM tasks on clone 14 years ago
Tim Su 3f9c957107 Don't send tasks with PDV id = 0 as part of the locally updated 14 years ago
Arne Jans 89afc36cc5 invoker.labelsShowList now be called with timestamp to save time and bandwidth 14 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 f5e297fc0d Version bump to 3.7.2 14 years ago
Tim Su 8dd10dfe24 Removed retry from producteev login on server 403 14 years ago
Tim Su 12ab4ab16d Minor tweaks to reminder logic 14 years ago
Tim Su 7aeb675caa reset completion and deletion date 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
Kyle Altendorf 61ff04725d Consider due and completion dates as part of uniqueness during import 14 years ago
Tim Su 6cd2b0b011 Fixing unit tests 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 8755a4c561 Fixed null pointer when subject of 'share with' is null 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 91b84d2a53 On android 2.2 and up, the voice search application has a different package name 14 years ago
Tim Su b88d5e5527 Fix for astrid crash on honeycomb - no more managing cursors that we also close 14 years ago
Tim Su c00e69c4cb Version bump Astrid 3.7.1 14 years ago
Tim Su 08265c0f38 improved the appearance of the about page 14 years ago
Tim Su 12e8c23931 Fix for crashes reported by users 14 years ago
Joshua Gross 6485e8c3a3 I believe the parenthesization of this if statement was wrong, leading to some notifications never appearing 14 years ago
Joshua Gross 042f393c8f About menu is a bit prettier 14 years ago
Joshua Gross 3820f53e94 Linkified About links. 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 fbdb5de14e Fixed translations from the unit test 14 years ago
Tim Su 5a5e746e46 Updated XML files from .PO files 14 years ago
Tim Su b1a5096f8e Updated upgrade message with help from Jon 14 years ago
Tim Su fec3f3c93a Tweaks to quick-add to make it work in all cases 14 years ago
Tim Su 8c3bee018c Added quick-add markup 14 years ago
Tim Su a5dfaf119d Fix a bunch of crashes 14 years ago
Tim Su 61003bd535 Producteev: Fix case where there is no array returned in json invocation 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 b99850134e restored astrid launch 14 years ago
Tim Su 8fe4afe934 Note plugin cosmetic tweaks (padding, UI) 14 years ago
Tim Su 7770852144 Link action is totally awesome. Now you can get your links via task action 14 years ago
Tim Su c5389c098a Temporarily removed manifest entries for sharing 14 years ago
Tim Su 3e28972237 Act.fm invoker 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 ce320f29b8 Minor tweaks to make note viewing a pleasant experience, intro tasks 14 years ago
Tim Su fcb484fca7 Tweaks to make the note detail exposer work 14 years ago
Tim Su 464d65fc63 fix for npe 14 years ago
Tim Su 2f87b67248 Moved notes from action into a decoration 14 years ago
Tim Su f46a92938a Sharing initial commit 14 years ago
Tim Su f4aa8093ad Don't create project dependencies in Eclipse, this is actually useless 14 years ago
Tim Su 167cd799ed Move notes plugin below timers 14 years ago
asukali 56227e27e8 Fixed project setup to compile and run Astrid
(tim's edit: removed GDCatalog)
14 years ago
Tim Su 8685971408 New task subject from e-mail subject extra of send to 14 years ago
Joshua Gross 18a2ef1147 Finished 'share link' functionality for sending links into Astrid from the browser. 14 years ago
Joshua Gross de8125de74 Send-to menu: only missing piece is filling in 'notes' field initially 14 years ago
Tim Su f229c978d6 Improved the appearance of the note dialog header 14 years ago
Tim Su 608bbc3c40 Fix for debug task notification with new task_due prevention logic 14 years ago
Tim Su af6dc54720 Set default style so we can use GreenDroid styles in many places in our application 14 years ago
Tim Su ba7384a504 intro tasks all get note icon 14 years ago
Tim Su c856bb49db Fix for AST-325 - reminders pop up even when due dates are changed 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
Tim Su a3e6b8fcb0 Separate action icons for starting and stopping the timer 14 years ago
Tim Su 243d0de6fc Removed warnings, killed dead code 14 years ago
Tim Su dfa7969e81 Astrid 3.7.0 - min sdk version is now Android 1.6 14 years ago
Melissa Yu 14d1a3bb1b Added Quick Action bar to replace astrid's previous task edit button bar 14 years ago
Tim Su 8af6d11051 Updated configuration for Astrid to use subtree projects for Android libraries 14 years ago
Tim Su 80f3f9b37f version bump to 3.7.0 prerelease 14 years ago
Joshua Gross 1a8f646934 Fixed off-by-one-second task filtering error 14 years ago
Joshua Gross 50203ecd9f Fixed one unit test, GTask integration tests are still broken 14 years ago
Joshua Gross c42dd42676 Show sync option in menu if no sync accounts are set up, then prompt user to select and log into a service 14 years ago
Joshua Gross a94796351b Fixed build process to work with Eclipse 14 years ago
Tim Su 224246badc fix for ant deleting our src folders 14 years ago
Tim Su ecd613ebe4 fix for amazon market not supporting version names with dashes 14 years ago
Tim Su 833b4ddff9 Updated project metadata to work with latest Android SDK, and fix the Unknown Error: NullPointerException errors 14 years ago
Melissa Yu 5e307d15f7 Updated res files to fix compile error with newest Android SDK 14 years ago
Tim Su 3eb6b2bd53 Merge remote branch 'origin/master' 14 years ago
Tim Su 06f5a1b179 Updated upgrade message 14 years ago
Tim Su b92256303e Fix for Astrid crash when using timers. Version bump 14 years ago
Tim Su 81229dcac1 Added a message if google login fails too many times. This will help users get un-stuck 14 years ago
Tim Su 93ac196557 Can start sync intent with any kind of action. Created two new manifest actions for starting sync from third party apps like Tasker 14 years ago
Tim Su 22cd64bda9 Fix for AST-471 - editing from the web causing duplicate tasks. how did i forget this 14 years ago
Tim Su ba578976e7 Fixed a crash with missing value 14 years ago
Tim Su 9d22415023 Removed debugging 14 years ago
Tim Su 0625a34582 Upgrade message 14 years ago
Tim Su 91509d0642 Restored functionality where we don't synchronize tasks that you are not interested in 14 years ago
Tim Su a28d39ea90 Added nls warning suppression 14 years ago
Tim Su b79a75bf17 Removing some commented out lines 14 years ago
Arne Jans d6c4499497 repeating icon for pdv-recurrent tasks added 14 years ago
Arne Jans 1e48dc55c0 PDV-recurrent tasks display and handling first version. No conflict-handling yet between Astrid-repeats and PDV-repeats other than disabling PDV-repeats for tasks that have Astrid-repeats enabled. But still, duplicates might be produced by this. Another glitch is, if a task is completed on webinterface and in Astrid in parallel, and synced, then PDV-recurrent tasks' duedate on webinterface gets added one day (could be due to faulty timezone-handling in producteev.api.ApiUtilities (SimpleDateFormat-instances are hardcoded on Locale.US and thus dont write +0100-timezone for me in Europe/Berlin but +0000) 14 years ago
Arne Jans 0b28171bbd clear complete-status cache if flushing tasklist-caches. this is necessary for properly displaying pdv-recurrent tasks after a sync. 14 years ago
Tim Su 02d5de51e8 Had to re-write the producteev api sig generation logic to support array types 14 years ago
Tim Su cded7963f9 Changed producteev api to use change_labels call instead of set/unset labels 14 years ago
Tim Su 127cdd081a [debug] added some debugging to PDV logic. 14 years ago
Tim Su 8b6241b042 CRLF patch from Arne 14 years ago
Tim Su 26c0d077c7 added task completion event 14 years ago
Tim Su 5582bcae53 Minor fixes to google sync and shortening log 14 years ago
Tim Su 3229379d20 Fix for a NPE 14 years ago
Tim Su 37376d5842 Default control set should be the user's default workspace 14 years ago
Tim Su ed8840167f made the do not synchronize label more clear 14 years ago
Tim Su 37ed37ba74 Don't delete tasks that are existing but marked do not sync 14 years ago
Tim Su 3984622eb7 killed unused line 14 years ago
Tim Su b06885676d version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash 14 years ago
Tim Su 4fa87a35d9 suppress strange motorola cliq error by subclassing edit text 14 years ago
Tim Su a87bda2d65 update power pack description 14 years ago
Tim Su b56e6af02e killed dead code, added calendar picker to alarms 14 years ago
Tim Su 77c674c461 oops, reversed the conditions of the plugin text matching 14 years ago
Tim Su b35ae937a2 Version bump 3.6.1 and preferences update 14 years ago
Tim Su a0bfa6567f cosmetic fix to calendar on wvga 14 years ago
Tim Su e8fe6e8a03 Scale due date along with details 14 years ago
Tim Su 60a4e7069a Updated what's in the power pack 14 years ago
Tim Su 36617f5a35 detail font size now scales with main font size 14 years ago
Tim Su dd8016c4ce Continue fixing issues with calendar widget. Now able to scroll properly without miswrapping 14 years ago
Tim Su 8fe7255ba2 More fixes to calendar 14 years ago
Tim Su 8f447e4870 Increased the touch area of the left and right buttons of calendar 14 years ago
Tim Su bdbd502c1b Minor tweaks to make the calendar more visually appealing 14 years ago
Tim Su 5916d6be85 Fix to work on large screens, localize day of week, and got rid of set button 14 years ago
Tim Su bc46960e95 Merge remote branch 'jonparis/master' 14 years ago
Tim Su b7bb6c1104 fix reference to read-only patch that we haven't pulled yet 14 years ago
Tim Su 3ed636635d Added release engineering for custom builds 14 years ago
Jon Paris dd6aebe111 added calendar widget - still needs work though days of week are not internationalized and Set button should be removed (date should be set on pressing the date 14 years ago
Tim Su 0de220849a quick fix for AST-428
Conflicts:

	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
14 years ago
Tim Su 26d8421e1a fix for crash by rotating phone rapidly on task edit screen. 14 years ago
Tim Su 721c187386 Make sure that cursor closed. 14 years ago
Tim Su 43d8157386 widget in background service 14 years ago
Tim Su 68e1b00b10 Moved FWCI to astrid api 14 years ago
Tim Su cf41c8ded9 Fix for failure in dependency injection 14 years ago
Tim Su 72e15a7ddd Upgrade service to 3.6 only if pre 3.6 14 years ago
Tim Su c44a99d8c4 add notPlugin to update message service 14 years ago
Tim Su e1ba346364 Another test, this time for DI, and fixes for the things we found 14 years ago
Tim Su f51c3269e8 Created a warning for not setting setContext, and making sure that we nail all of the cases in various classes 14 years ago
Jon bebd8db682 capitalized PUBLIC USER CONTENT in the all caps sections 14 years ago
Jon 88fc86403a Updated slightly to be more explicit about Private User Content 14 years ago
Tim Su 02091a6885 Updated EULA to be more permissive for Astrid users. Made upgrade a bit more concise 14 years ago
Tim Su 8f47f8b9c7 Fix for translations 14 years ago
Tim Su a09c6696df Updated translation xml files from launchpad .po files 14 years ago
Tim Su f9a3c188a3 Version bump update version information for 3.6.0 14 years ago
Tim Su eaea581b91 Fix for cloning metadata is the wrong behavior for sync 14 years ago
Tim Su d7332a30ca minor fix so that recurrance tasks are picked up properly by details 14 years ago
Tim Su af0436597d Minor fix to voice repeats to wait a bit longer before talking. Also, in the astrid api project we call hooks on task sync, which fixes AST-413 - repeating tasks not repeated on google sync 14 years ago
Tim Su 06f5f76302 Fix for AST-419 - google task list deleting now deletes list in Astrid 14 years ago
Tim Su 08a9aa6bde task note voice appends, task title voice replaces 14 years ago
Tim Su 785598a263 Minor cosmetic fixes in the addons menu 14 years ago
Tim Su bf325bd014 Minor updates to fix manifest 14 years ago
Tim Su d3f84c7b33 Got rid of indonesian, catalan, and turkish translations - they are currently unsupported by the Android market 14 years ago
Tim Su 0c32676667 version bump 14 years ago
Tim Su 7100d1b069 replace text field with your contents instead of appending. also capitalize first letter 14 years ago
Tim Su 271bd15fbf No more upgrade checking via the old method 14 years ago
Tim Su adfd7ca395 Fix for widget not working because of deleted files 14 years ago
Tim Su ec460e89d4 Minor fix to intro tasks 14 years ago
Tim Su d6f4d9d5c9 Fix for release engineering version.code is already being used 14 years ago
Tim Su 17221f59a2 Fix for crashes reported by astrid users 14 years ago
Tim Su 7ec45dd242 Fix for AST-363
Specifically, what this fixes is the case where a task has multiple alarms
in the future. Previously, only one of the alarms would run, but now they
are all scheduled as separate alarms and should all fire.

If there are other bugs not covered by this, please file another bug.
14 years ago
Tim Su 25ba0e3b5f on first time, create some help. fix for AST-318 14 years ago
Tim Su 6d4a7536ee Better handling & fixing of settings behavior on Android 1.5 phones 14 years ago
Tim Su 5eb20de821 Fix voice stuff on Android 1.5 14 years ago
Tim Su 19ee36f9f1 Polish issues for voice, set up preferences listeners 14 years ago
Tim Su bbd997d917 added voice descriptions 14 years ago
Tim Su 8e6360a041 Added strings for voice patch, patch coming at a later time. 14 years ago
Tim Su 87ed3e79ff Merge branch 'voice' into 101111-remerge-voice 14 years ago
Tim Su 8e7ef1c9ea better intent flags for widget 14 years ago
Tim Su 3512b57b0e remove unused resources 14 years ago
Tim Su d0d02893de Fix for AST-408 - hide until time not working' 14 years ago
Tim Su 02fe36ca42 Moved gcal control set to additional page, catch exception task create 14 years ago
Tim Su ed85a3e43c Moved gcal to standard Astrid, added message to end of task edit page 14 years ago
Tim Su 104382f108 Fix for AST-410 - sync w/ google tasks removes due time 14 years ago
Tim Su 211dc5024b Broadcast on task list change 14 years ago
Tim Su 44fce8e1ea Fix for AST-345 14 years ago
Tim Su 828a82a28a Fix for AST-361 - weekly repeats get disabled on edit 14 years ago
Tim Su 25a4048591 instead of checking api sig against some constant, just check if it matches ourselves 14 years ago
Tim Su 403a1d9967 Now sort preferences are stored publicly. Also using sortHelper 14 years ago
Tim Su 0f2b0b496f Merge remote branch 'stingerAJ/voice' into voice 14 years ago
Tim Su 3a33f57877 Version bump release candidate 14 years ago
Tim Su a19b518e43 Removed rmilk add on from list, minor usability fix from task edit page 14 years ago
Arne Jans b55a819f85 changed title of voiceprompt and placement of microphone-button in taskedit, handle the case a device doesnt have market installed and would crash with ActivityNotFoundException 14 years ago
Tim Su d635f98acd added package to make the build script work in various versions of android sdk 14 years ago
Tim Su cbe253d835 Had to add another content provider to get around Android limitations with queries. Private content provider. 14 years ago
Tim Su 0271341b07 moved search filter to astridApi project 14 years ago
Arne Jans e9bcec1444 some polishing on voice-features. please test with a fresh phone that doesnt have voicesearch and/or text-to-speech installed 14 years ago
Arne Jans 82dcd57e16 first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button 14 years ago
Tim Su 76bfd834da Fix for NPE occuring during gtasks sync 14 years ago
Tim Su 9b6150ac71 Updated translations from launchpad 14 years ago
Tim Su 00f4f67d05 Catch a weird exception thrown during gtasks sync 14 years ago
Tim Su da8c3bb180 Fix background sync setting for gtasks (and producteev) should be set on prefs finish, also created startup receiver for gtasks. 14 years ago
Tim Su 1e247a7ff7 Fixed a bug with translations, missing backtics for quotes 14 years ago
Tim Su 22ba0f49b9 bump date 14 years ago
Arne Jans 34ba1a910e Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file. 14 years ago
Tim Su 7902f92921 Updated intro strings 14 years ago
Tim Su e542531515 Merge branch 'introtasks' of http://github.com/jonparis/astrid 14 years ago
Tim Su 674cb472d0 build automation - auto rename output package to an intelligible version, auto strip double backslashes from strings 14 years ago