Commit Graph

984 Commits (e1e448c89c1f46f5c637d879b5cb431a7105ac2c)

Author SHA1 Message Date
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
Tim Su d814f4df6d Updated upgrade message and version bump 14 years ago
Tim Su 3310285b90 backup out of ppack 14 years ago
Tim Su 543bebfc4a Fixed force close issues as reported from Android 14 years ago