Commit Graph

870 Commits (1a3f14830689f18568f1207f57488c6ffe1f01d7)

Author SHA1 Message Date
Tim Su 1a331afa62 Made the action exposer 14 years ago
Tim Su 8f757ac9fa First pass at task decorations, timer. Works but doesn't update. 14 years ago
Tim Su 095d95d97f Minor bug fixes - to content values from shortcut, improved the filter tags images to not be fuzzy, made the filters page look better on dpi=160 screens, etc 14 years ago
Tim Su 95154ca51c Added gcal task complete listener, made period spinner actually do what it's supposed to. 14 years ago
Tim Su 6784269f47 Fixed up task save toast to only appear when necessary, fixed bug with random repeats 14 years ago
Tim Su dab5eeade0 Fix for opening existing calendar event not quite working, also bug with random reminders 14 years ago
Tim Su 1af6202dcd Google calendar integration - now integrated 14 years ago
Tim Su b333a8243c Beginnings of google calendar plugin 14 years ago
Tim Su 14bb13f023 Fix for crashes with widget, milk data service, and reminders not getting set properly 14 years ago
Tim Su 1cb6d9d3cc Fix for milk preferences in real life device, no details while fling, fix for hidden and completed tasks in filter 14 years ago
Tim Su ba11338ff4 I HATE HATE HATE java == strings 14 years ago
Tim Su abef5e882e For safety 14 years ago
Tim Su 38057d321a Fix for situation where tags would get wiped on first sync 14 years ago
Tim Su e775701320 Cleaned up and prettified stuff. Things work as far as i can tell. 14 years ago
Tim Su f0cdd51444 Ading caching layer to milk data service 14 years ago
Tim Su ebe6249852 Made internal api task details way faster to load 14 years ago
Tim Su df4e219409 Hiding the sync interval until we restore BG sync. Cleaned up the UI a litle bit. 14 years ago
Tim Su 196417deea Continued improvements for RTM task / notes - now works without crashing 14 years ago
Tim Su 38ab72af9f Fixed up RTM stuff... now we synchronize tags and lists! but currently no display for notes other than the first one. Getting there :) 14 years ago
Tim Su f6faf9c1fa Got stuff to compile, now synchronizing tags and notes. Well, now we attempt to anyways 14 years ago
Tim Su 64ea20e0f1 More progress... filled in code 14 years ago
Tim Su 27dbd7f198 broke stuff for the sake of tags (and notes? i dunno about notes) 14 years ago
Tim Su 34ee32f5dd Various improvements. All over, improvements. 14 years ago
Tim Su da8dcc0432 Awesome better remember the milk 14 years ago
Tim Su 115bda98f6 RTM can sync! Now to make it better... 14 years ago
Tim Su 60d2157d06 Made metadata have five value columns. Still to do: transition RTM to use metadata table 14 years ago
Tim Su cf75d057c1 Fixed some bugs to get Astrid launching, basic synchronization stuff. Still don't work, because of the crazy multi-db join we're doing... 14 years ago
Tim Su b66e28dfb8 It's imposible that everything works completely, but at least it compiles... 14 years ago
Tim Su c38890a885 Remember the milk initial commit. stuff don't compile yet... 14 years ago
Tim Su fe45e603a0 Fix for null recurrences in upgraded tasks 14 years ago
Tim Su d03651c801 Response to user feedback: Moved edit activity stuff around, tweaked background gradient, updated filters to be more useful. 14 years ago
Tim Su 87fd8ca231 added repeat detail exposer, now repeat pushes hide until too 14 years ago
Tim Su 66b9cb7e0e YEAAAAA UNIT TESTS PASSEED for repeat 14 years ago
Tim Su 82e734d986 Upgrade for repeats, and repeat tests. also reorganized some imports on accident 14 years ago
Tim Su 21ea97ed34 Fixed some warnings, pulled out repeat completion listener into it's own
class, now handling "repeat after complete date", and cloning task.

Needs a unit test of course (of course!)
14 years ago
Tim Su 8e02edab68 Repeats. woot 14 years ago
Tim Su f4865e2928 Fix for AST-24 14 years ago
Tim Su 187c878458 Fix for filter shortcut not working 14 years ago
Tim Su 7841448da3 fixed up widget so now application starts up without crashing. 14 years ago
Tim Su 07cccb4214 Fixed some issues, added undelete, etc. 14 years ago
Tim Su 734face4c2 got widget working. and fixed some bugs with it... 14 years ago
Tim Su 9df24b5fff cool new astrid reminder thing, polished up reminder settings 14 years ago
Tim Su d083f81c3e Renamed package, cleaned up preference libraries 14 years ago
Tim Su fd26639d33 Cosmetic fixes to checkbox size, made quick add add to the list itself, note detail exposer fixes 14 years ago
Tim Su 9253b4e911 notes plugin 14 years ago
Tim Su f01662689b Fixes to android launch modes, improvements to task sorting by default etc 14 years ago
Tim Su e75e41643b Fixed disappearing filter text 14 years ago
Tim Su 0d7d1e464b Fixed untagged business 14 years ago
Tim Su 753626c2ee Updated images to tango images. Updated task defaults to actually work. 14 years ago
Tim Su 329f371020 Made searching work, fixed up goodies 14 years ago
Tim Su a65133c44a polished up the random reminder stuff 14 years ago
Tim Su 06ddddb478 Fixed up warnings in reminder plugin 14 years ago
Tim Su f707702ed2 Fixed a crash on startup, made notifications a bit better by opening up a new separate filter, also refactor. 14 years ago
Tim Su 8b85736976 added reminder preferences, fixed up various minor bugs with tests and real app 14 years ago
Tim Su a453628a8a added reminder service tests, got many to pass 14 years ago
Tim Su 05234dde7f Merge branch '100616-replace-controllers' of ponyo into 100616-replace-controllers
Conflicts:
	astrid/res/xml/preferences.xml
	astrid/res/xml/preferences_reminders.xml
14 years ago
Tim Su d1e16db737 Fixed more snafu's. Lots of snafu's today. 14 years ago
Tim Su 542bf22201 Fixing various bugs encountered during starting up... 14 years ago
Tim Su 1c9d4c1696 More progress in the effort of getting notifications working. 14 years ago
Tim Su 3cb2ed563e Updating reminders to use new stuff... 14 years ago
Tim Su 4f61c9b5a4 Fixed various minor usability issues. A lot more smooth now. 14 years ago
Tim Su 82bf5598d5 Alright, task editing is working for tags and alarms and all goodies. Also got rid of preferred due date. 14 years ago
Tim Su 4b85db1e46 Deleted some unused stuff, made prettier filters 14 years ago
Tim Su fffc9f4a46 Fot filters working, with icons even. sweet action. 14 years ago
Tim Su c43ff1aea6 Made lots of changes in an attempt to clean stuff up 14 years ago
Tim Su 9225898806 Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there. 14 years ago
Tim Su f8a907487f Removed extraneous logging, ready to merge into master 14 years ago
Tim Su 55ea028ec7 Upgrade tests pass! woo woo woo 14 years ago
Tim Su 4287d13969 Alarm stuff, added upgrade logic for it, trying to fix tests 14 years ago
Tim Su c7974868be Moved projects around. 15 years ago