Commit Graph

82 Commits (aa2fe7db1bd2457c53a6bfbb3afecf46a0e8a948)

Author SHA1 Message Date
Tim Su 44e0f00b38 Merge branch 'master' into dev
Conflicts:
	astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
14 years ago
Tim Su 5c07e7f9bc Created wrapper layer so gestures don't crash on Android 1.5 14 years ago
Tim Su 77bf55d6ad Gesture detector, fixed crash with Locale edit alerts 14 years ago
Tim Su 73d15ccd56 Fix for AST-131 - date formatting functions are broken on HTC desire in non-english languages. Replaced all instanced where we get MMMM or EEEE date formats with android functions 14 years ago
Tim Su e01e417611 Interim fix for AST-135 - tags with underscore in the beginning are hidden again. 14 years ago
Tim Su 8fee29ef55 Completed step 1 of alarms - the control set 14 years ago
Tim Su 7547767d67 Made old shortcuts work 14 years ago
Tim Su be1ef4decc Fix for AST-148: filter shortcuts that are two words cause crash 14 years ago
Tim Su adbc132c02 Fix for producteev api errors by a smart retry algorithm. 14 years ago
Tim Su 385db6235f Merge branch 'master' into dev 14 years ago
Tim Su af119a599d Version bump, updated upgrade message, and added weekday 14 years ago
Tim Su b8623d2500 Merge branch 'master' into dev 14 years ago
Tim Su d22769a2a2 Added option to settings to turn on or off notes in default task list view 14 years ago
Tim Su aa6f01e730 Fixed a bunch of producteev issues as we move forward 14 years ago
Tim Su 375bc26423 Powerpack by default, expiration in september, fixed alert dialog so it wouldn't crash 14 years ago
Tim Su 581cdacbfd Fixed crash, now performing upgrade in background thread 14 years ago
Tim Su 5aa270a347 Closing a cursor from task provider, abstract database catch error 14 years ago
Tim Su cca9c363b9 Fixed issue with repeated tasks getting upgraded as completed, also fixed backup not getting created while upgrading, and upgrade failure results in backup restore. Also temporary restore of backup functionality 14 years ago
Tim Su 293788ae2f Updated the legacy com.timsu.astrid.tasksprovider provider 14 years ago
Tim Su 397f24320f Renamed Constants => SqlConstants for disambiguity, deeper integration with addon servce 14 years ago
Tim Su ad4e1db7a4 add on adapter, add on items, add on activity now populated 14 years ago
Tim Su 7eee8cddaf Fix for repeats always checking today's day of week, making task selection turn orange background, fixed an issue with undeleting RTM tasks 14 years ago
Tim Su 644e52497c Ran all .po files through msguniq, updated bash script to do this automatically from now on. 14 years ago
Tim Su 57a9283d7a Fix to get Astrid working back on Android 1.5 14 years ago
Tim Su 4ad61000a8 Fixed various bugs with rmilk lists out of sync, backup polishing & a crash while restoring because of incorrect sql filtering, etc 14 years ago
Tim Su 8082b94c2c Got export working, minor bug fixes 14 years ago
Tim Su 1bd704b5d4 Findbugs 14 years ago
Tim Su 728e1bb2f4 Fix for three issues
- fling task adapter showed old junk
- timer would show wrong time when remoteview reinstantiated
- due date filter was wrong
14 years ago
Tim Su 8f80a9a6c5 Added background synchronization for RTM 14 years ago
Tim Su 9cdba9c17a Added default values for all things in creating a new list and syncing it. Also handling sync errors silently 14 years ago
Tim Su e99e52b64f Locale plugin. 14 years ago
Tim Su 2a88772ae8 Deleted and moved around a bunch of legacy things 14 years ago
Tim Su 695f865c23 Fixed crashing issues with RTM sync (thanks Arne Jans!). Also added an 'Ongoing' status for sync 14 years ago
Tim Su a8ca8f346d Merge branch 'dev' 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 14bb13f023 Fix for crashes with widget, milk data service, and reminders not getting set properly 14 years ago
Tim Su fa449f749d Turned off debug, fixed unit tests, fix for crash 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 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 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 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 a3b33a38f6 Fix for crashing in creating FLA context menu's, moved target to 8 14 years ago