Tim Su
|
7cbc7478c0
|
got saved filter saving working. also updated the icon on the task list activity
|
14 years ago |
Tim Su
|
8e7b96f78f
|
Got the awesome filter screen working. Won't save as bookmarks, but at least... it works and can filter tasks. Can edit the chaining type, can delete rows. Pretty much awesome.
|
14 years ago |
Tim Su
|
0f77edb13e
|
Wrote code for custom filter. A bunch of code. Time to see if it works
|
14 years ago |
Tim Su
|
b116bdfc7a
|
Merge branch 'dev'
Conflicts:
astrid/common-src/com/todoroo/andlib/sql/Order.java
astrid/src/com/todoroo/astrid/widget/TasksWidget.java
|
14 years ago |
Tim Su
|
8004d6f906
|
dos-to-unix on all files. Everything now should have only LF
|
14 years ago |
Tim Su
|
0ced4fc3d9
|
New sort selection activity now works, updates the task list as you'd expect.
|
14 years ago |
Tim Su
|
5472e0da2c
|
Fixed some bugs, now we actually are able to synchronize producteev workspaces and responsible parties. Todo: edit dashboard / responsible, filters, hide tasks you aren't able to edit
|
14 years ago |
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
|
15 years ago |
Tim Su
|
e99e52b64f
|
Locale plugin.
|
15 years ago |
Tim Su
|
2a88772ae8
|
Deleted and moved around a bunch of legacy things
|
15 years ago |
Tim Su
|
695f865c23
|
Fixed crashing issues with RTM sync (thanks Arne Jans!). Also added an 'Ongoing' status for sync
|
15 years ago |
Tim Su
|
a8ca8f346d
|
Merge branch 'dev'
|
15 years ago |
Tim Su
|
8f757ac9fa
|
First pass at task decorations, timer. Works but doesn't update.
|
15 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
|
15 years ago |
Tim Su
|
14bb13f023
|
Fix for crashes with widget, milk data service, and reminders not getting set properly
|
15 years ago |
Tim Su
|
fa449f749d
|
Turned off debug, fixed unit tests, fix for crash
|
15 years ago |
Tim Su
|
ebe6249852
|
Made internal api task details way faster to load
|
15 years ago |
Tim Su
|
df4e219409
|
Hiding the sync interval until we restore BG sync. Cleaned up the UI a litle bit.
|
15 years ago |
Tim Su
|
196417deea
|
Continued improvements for RTM task / notes - now works without crashing
|
15 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 :)
|
15 years ago |
Tim Su
|
34ee32f5dd
|
Various improvements. All over, improvements.
|
15 years ago |