Commit Graph

1090 Commits (5cb15995f12a8a542641e287321a37b3404f1b58)

Author SHA1 Message Date
Tim Su 10bb07708e Fixed unit tests 15 years ago
Tim Su a8ff585a7d Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask 15 years ago
Tim Su 67ef6ffd00 Only show creator of task if it's not the same as responsible user 15 years ago
Tim Su e91c92b93a GTasks custom filter exposer 15 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 15 years ago
Tim Su 61e6db4aab Merge remote branch 'bigwave/Fix-testFormatStringsMatch' 15 years ago
Tim Su de8c438c49 Merge remote branch 'bigwave/hide-complete-google-tasks' 15 years ago
Tim Su 44b66b1ea0 New and updated icon 15 years ago
Tim Su db7a69b487 Move 'filter by tag' to a task action 15 years ago
Tim Su 8d8db3e1d8 Moved filter by tag to the tag plugin, created an api for task context menu actions 15 years ago
Tim Su 0b753d3532 Merge remote branch 'altendky/master' 15 years ago
Ian Fraser 52af1265c1 Delete redundant translations of English text that no longer
exists, fix failure in testFormatStringsMatch
15 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. 15 years ago
unknown 8b21487df8 Make Google Tasks lists respect the "Display Completed" preference flag.
Signed-off-by: unknown <ian@.(none)>
15 years ago
Tim Su 211eb383ed Added eclipse code formatting and organizing preferences to Astrid, test, and API projects 15 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.
15 years ago
Tim Su e013e7ee3b Minor fix to not dupe RTM tasks on clone 15 years ago
Tim Su 3f9c957107 Don't send tasks with PDV id = 0 as part of the locally updated 15 years ago
Arne Jans 89afc36cc5 invoker.labelsShowList now be called with timestamp to save time and bandwidth 15 years ago
Arne Jans aa79cd7246 duplicate-fix for locally renaming tasks in Astrid, also untested fix for deleting workspaces remotely 15 years ago
Tim Su f5e297fc0d Version bump to 3.7.2 15 years ago
Tim Su 8dd10dfe24 Removed retry from producteev login on server 403 15 years ago
Tim Su 12ab4ab16d Minor tweaks to reminder logic 15 years ago
Tim Su 7aeb675caa reset completion and deletion date 15 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.
15 years ago
Kyle Altendorf 61ff04725d Consider due and completion dates as part of uniqueness during import 15 years ago
Tim Su 6cd2b0b011 Fixing unit tests 15 years ago
Tim Su 479f2458fc Replacing html.fromHTML in pdv api utilities to unescapeHtml implementation to fix pushback buffer overflow issue. 15 years ago
Tim Su 8755a4c561 Fixed null pointer when subject of 'share with' is null 15 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 15 years ago
Tim Su 91b84d2a53 On android 2.2 and up, the voice search application has a different package name 15 years ago
Tim Su b88d5e5527 Fix for astrid crash on honeycomb - no more managing cursors that we also close 15 years ago
Tim Su c00e69c4cb Version bump Astrid 3.7.1 15 years ago
Tim Su 08265c0f38 improved the appearance of the about page 15 years ago
Tim Su 12e8c23931 Fix for crashes reported by users 15 years ago
Joshua Gross 6485e8c3a3 I believe the parenthesization of this if statement was wrong, leading to some notifications never appearing 15 years ago
Joshua Gross 042f393c8f About menu is a bit prettier 15 years ago
Joshua Gross 3820f53e94 Linkified About links. 15 years ago
Joshua Gross b449fc3ef1 Moved 'about' strings to strings-core 15 years ago
Joshua Gross d78fb39c0c Moved 'about' strings to strings-core 15 years ago
Joshua Gross b1a90ffecc Initial about screen; need to make the about links clickable 15 years ago
Tim Su fbdb5de14e Fixed translations from the unit test 15 years ago
Tim Su 5a5e746e46 Updated XML files from .PO files 15 years ago
Tim Su b1a5096f8e Updated upgrade message with help from Jon 15 years ago
Tim Su fec3f3c93a Tweaks to quick-add to make it work in all cases 15 years ago
Tim Su 8c3bee018c Added quick-add markup 15 years ago
Tim Su a5dfaf119d Fix a bunch of crashes 15 years ago
Tim Su 61003bd535 Producteev: Fix case where there is no array returned in json invocation 15 years ago
Tim Su f161294848 Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
15 years ago
Tim Su b99850134e restored astrid launch 15 years ago
Tim Su 8fe4afe934 Note plugin cosmetic tweaks (padding, UI) 15 years ago
Tim Su 7770852144 Link action is totally awesome. Now you can get your links via task action 15 years ago
Tim Su c5389c098a Temporarily removed manifest entries for sharing 15 years ago
Tim Su 3e28972237 Act.fm invoker 15 years ago
Tim Su 4d5b667243 Added facebook login button to the sharing login activity 15 years ago
Tim Su d32545fbb5 Started work on sharing login activity 15 years ago
Tim Su ce320f29b8 Minor tweaks to make note viewing a pleasant experience, intro tasks 15 years ago
Tim Su fcb484fca7 Tweaks to make the note detail exposer work 15 years ago
Tim Su 464d65fc63 fix for npe 15 years ago
Tim Su 2f87b67248 Moved notes from action into a decoration 15 years ago
Tim Su f46a92938a Sharing initial commit 15 years ago
Tim Su f4aa8093ad Don't create project dependencies in Eclipse, this is actually useless 15 years ago
Tim Su 167cd799ed Move notes plugin below timers 15 years ago
asukali 56227e27e8 Fixed project setup to compile and run Astrid
(tim's edit: removed GDCatalog)
15 years ago
Tim Su 8685971408 New task subject from e-mail subject extra of send to 15 years ago
Joshua Gross 18a2ef1147 Finished 'share link' functionality for sending links into Astrid from the browser. 15 years ago
Joshua Gross de8125de74 Send-to menu: only missing piece is filling in 'notes' field initially 15 years ago
Tim Su f229c978d6 Improved the appearance of the note dialog header 15 years ago
Tim Su 608bbc3c40 Fix for debug task notification with new task_due prevention logic 15 years ago
Tim Su af6dc54720 Set default style so we can use GreenDroid styles in many places in our application 15 years ago
Tim Su ba7384a504 intro tasks all get note icon 15 years ago
Tim Su c856bb49db Fix for AST-325 - reminders pop up even when due dates are changed 15 years ago
Tim Su a10887e577 Appearance tweaks with our new dialog style 15 years ago
Tim Su abb456e0c7 Added a dialog custom title style for note dialog 15 years ago
Tim Su 03684c9f25 First pass at creating a note-viewing activity as a quick action on the task 15 years ago
Tim Su a3e6b8fcb0 Separate action icons for starting and stopping the timer 15 years ago
Tim Su 243d0de6fc Removed warnings, killed dead code 15 years ago
Tim Su dfa7969e81 Astrid 3.7.0 - min sdk version is now Android 1.6 15 years ago
Melissa Yu 14d1a3bb1b Added Quick Action bar to replace astrid's previous task edit button bar 15 years ago
Tim Su 8af6d11051 Updated configuration for Astrid to use subtree projects for Android libraries 15 years ago
Tim Su 80f3f9b37f version bump to 3.7.0 prerelease 15 years ago
Joshua Gross 1a8f646934 Fixed off-by-one-second task filtering error 15 years ago
Joshua Gross 50203ecd9f Fixed one unit test, GTask integration tests are still broken 15 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 15 years ago
Joshua Gross a94796351b Fixed build process to work with Eclipse 15 years ago
Tim Su 224246badc fix for ant deleting our src folders 15 years ago
Tim Su ecd613ebe4 fix for amazon market not supporting version names with dashes 15 years ago
Tim Su 833b4ddff9 Updated project metadata to work with latest Android SDK, and fix the Unknown Error: NullPointerException errors 15 years ago
Melissa Yu 5e307d15f7 Updated res files to fix compile error with newest Android SDK 15 years ago
Tim Su 3eb6b2bd53 Merge remote branch 'origin/master' 15 years ago
Tim Su 06f5a1b179 Updated upgrade message 15 years ago
Tim Su b92256303e Fix for Astrid crash when using timers. Version bump 15 years ago
Tim Su 81229dcac1 Added a message if google login fails too many times. This will help users get un-stuck 15 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 15 years ago
Tim Su 22cd64bda9 Fix for AST-471 - editing from the web causing duplicate tasks. how did i forget this 15 years ago
Tim Su ba578976e7 Fixed a crash with missing value 15 years ago
Tim Su 9d22415023 Removed debugging 15 years ago
Tim Su 0625a34582 Upgrade message 15 years ago
Tim Su 91509d0642 Restored functionality where we don't synchronize tasks that you are not interested in 15 years ago
Tim Su a28d39ea90 Added nls warning suppression 15 years ago
Tim Su b79a75bf17 Removing some commented out lines 15 years ago
Arne Jans d6c4499497 repeating icon for pdv-recurrent tasks added 15 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) 15 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. 15 years ago
Tim Su 02d5de51e8 Had to re-write the producteev api sig generation logic to support array types 15 years ago
Tim Su cded7963f9 Changed producteev api to use change_labels call instead of set/unset labels 15 years ago
Tim Su 127cdd081a [debug] added some debugging to PDV logic. 15 years ago
Tim Su 8b6241b042 CRLF patch from Arne 15 years ago
Tim Su 26c0d077c7 added task completion event 15 years ago
Tim Su 5582bcae53 Minor fixes to google sync and shortening log 15 years ago
Tim Su 3229379d20 Fix for a NPE 15 years ago
Tim Su 37376d5842 Default control set should be the user's default workspace 15 years ago
Tim Su ed8840167f made the do not synchronize label more clear 15 years ago
Tim Su 37ed37ba74 Don't delete tasks that are existing but marked do not sync 15 years ago
Tim Su 3984622eb7 killed unused line 15 years ago
Tim Su b06885676d version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash 15 years ago
Tim Su 4fa87a35d9 suppress strange motorola cliq error by subclassing edit text 15 years ago
Tim Su a87bda2d65 update power pack description 15 years ago
Tim Su b56e6af02e killed dead code, added calendar picker to alarms 15 years ago
Tim Su 77c674c461 oops, reversed the conditions of the plugin text matching 15 years ago
Tim Su b35ae937a2 Version bump 3.6.1 and preferences update 15 years ago
Tim Su a0bfa6567f cosmetic fix to calendar on wvga 15 years ago
Tim Su e8fe6e8a03 Scale due date along with details 15 years ago
Tim Su 60a4e7069a Updated what's in the power pack 15 years ago
Tim Su 36617f5a35 detail font size now scales with main font size 15 years ago
Tim Su dd8016c4ce Continue fixing issues with calendar widget. Now able to scroll properly without miswrapping 15 years ago
Tim Su 8fe7255ba2 More fixes to calendar 15 years ago
Tim Su 8f447e4870 Increased the touch area of the left and right buttons of calendar 15 years ago
Tim Su bdbd502c1b Minor tweaks to make the calendar more visually appealing 15 years ago
Tim Su 5916d6be85 Fix to work on large screens, localize day of week, and got rid of set button 15 years ago
Tim Su bc46960e95 Merge remote branch 'jonparis/master' 15 years ago
Tim Su b7bb6c1104 fix reference to read-only patch that we haven't pulled yet 15 years ago
Tim Su 3ed636635d Added release engineering for custom builds 15 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 15 years ago
Tim Su 0de220849a quick fix for AST-428
Conflicts:

	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
15 years ago
Tim Su 26d8421e1a fix for crash by rotating phone rapidly on task edit screen. 15 years ago
Tim Su 721c187386 Make sure that cursor closed. 15 years ago
Tim Su 43d8157386 widget in background service 15 years ago
Tim Su 68e1b00b10 Moved FWCI to astrid api 15 years ago
Tim Su cf41c8ded9 Fix for failure in dependency injection 15 years ago
Tim Su 72e15a7ddd Upgrade service to 3.6 only if pre 3.6 15 years ago
Tim Su c44a99d8c4 add notPlugin to update message service 15 years ago
Tim Su e1ba346364 Another test, this time for DI, and fixes for the things we found 15 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 15 years ago
Jon bebd8db682 capitalized PUBLIC USER CONTENT in the all caps sections 15 years ago
Jon 88fc86403a Updated slightly to be more explicit about Private User Content 15 years ago
Tim Su 02091a6885 Updated EULA to be more permissive for Astrid users. Made upgrade a bit more concise 15 years ago
Tim Su 8f47f8b9c7 Fix for translations 15 years ago
Tim Su a09c6696df Updated translation xml files from launchpad .po files 15 years ago
Tim Su f9a3c188a3 Version bump update version information for 3.6.0 15 years ago
Tim Su eaea581b91 Fix for cloning metadata is the wrong behavior for sync 15 years ago
Tim Su d7332a30ca minor fix so that recurrance tasks are picked up properly by details 15 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 15 years ago
Tim Su 06f5f76302 Fix for AST-419 - google task list deleting now deletes list in Astrid 15 years ago
Tim Su 08a9aa6bde task note voice appends, task title voice replaces 15 years ago
Tim Su 785598a263 Minor cosmetic fixes in the addons menu 15 years ago
Tim Su bf325bd014 Minor updates to fix manifest 15 years ago
Tim Su d3f84c7b33 Got rid of indonesian, catalan, and turkish translations - they are currently unsupported by the Android market 15 years ago
Tim Su 0c32676667 version bump 15 years ago
Tim Su 7100d1b069 replace text field with your contents instead of appending. also capitalize first letter 15 years ago
Tim Su 271bd15fbf No more upgrade checking via the old method 15 years ago
Tim Su adfd7ca395 Fix for widget not working because of deleted files 15 years ago
Tim Su ec460e89d4 Minor fix to intro tasks 15 years ago
Tim Su d6f4d9d5c9 Fix for release engineering version.code is already being used 15 years ago
Tim Su 17221f59a2 Fix for crashes reported by astrid users 15 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.
15 years ago
Tim Su 25ba0e3b5f on first time, create some help. fix for AST-318 15 years ago
Tim Su 6d4a7536ee Better handling & fixing of settings behavior on Android 1.5 phones 15 years ago
Tim Su 5eb20de821 Fix voice stuff on Android 1.5 15 years ago
Tim Su 19ee36f9f1 Polish issues for voice, set up preferences listeners 15 years ago
Tim Su bbd997d917 added voice descriptions 15 years ago
Tim Su 8e6360a041 Added strings for voice patch, patch coming at a later time. 15 years ago
Tim Su 87ed3e79ff Merge branch 'voice' into 101111-remerge-voice 15 years ago
Tim Su 8e7ef1c9ea better intent flags for widget 15 years ago
Tim Su 3512b57b0e remove unused resources 15 years ago
Tim Su d0d02893de Fix for AST-408 - hide until time not working' 15 years ago
Tim Su 02fe36ca42 Moved gcal control set to additional page, catch exception task create 15 years ago
Tim Su ed85a3e43c Moved gcal to standard Astrid, added message to end of task edit page 15 years ago
Tim Su 104382f108 Fix for AST-410 - sync w/ google tasks removes due time 15 years ago
Tim Su 211dc5024b Broadcast on task list change 15 years ago
Tim Su 44fce8e1ea Fix for AST-345 15 years ago
Tim Su 828a82a28a Fix for AST-361 - weekly repeats get disabled on edit 15 years ago
Tim Su 25a4048591 instead of checking api sig against some constant, just check if it matches ourselves 15 years ago
Tim Su 403a1d9967 Now sort preferences are stored publicly. Also using sortHelper 15 years ago
Tim Su 0f2b0b496f Merge remote branch 'stingerAJ/voice' into voice 15 years ago
Tim Su 3a33f57877 Version bump release candidate 15 years ago
Tim Su a19b518e43 Removed rmilk add on from list, minor usability fix from task edit page 15 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 15 years ago
Tim Su d635f98acd added package to make the build script work in various versions of android sdk 15 years ago
Tim Su cbe253d835 Had to add another content provider to get around Android limitations with queries. Private content provider. 15 years ago
Tim Su 0271341b07 moved search filter to astridApi project 15 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 15 years ago
Arne Jans 82dcd57e16 first working version of voiceinput and voiceoutput, yet without PowerWidget-microphone-button 15 years ago
Tim Su 76bfd834da Fix for NPE occuring during gtasks sync 15 years ago
Tim Su 9b6150ac71 Updated translations from launchpad 15 years ago
Tim Su 00f4f67d05 Catch a weird exception thrown during gtasks sync 15 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. 15 years ago
Tim Su 1e247a7ff7 Fixed a bug with translations, missing backtics for quotes 15 years ago
Tim Su 22ba0f49b9 bump date 15 years ago
Arne Jans 34ba1a910e Re-merge with Arne's Producteev timezone commit, changed timezone selection method to use strings array file. 15 years ago