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
|
14 years ago |
Tim Su
|
e99e52b64f
|
Locale plugin.
|
14 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 |
Tim Su
|
da8dcc0432
|
Awesome better remember the milk
|
15 years ago |
Tim Su
|
115bda98f6
|
RTM can sync! Now to make it better...
|
15 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...
|
15 years ago |
Tim Su
|
b66e28dfb8
|
It's imposible that everything works completely, but at least it compiles...
|
15 years ago |
Tim Su
|
82e734d986
|
Upgrade for repeats, and repeat tests. also reorganized some imports on accident
|
15 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!)
|
15 years ago |
Tim Su
|
a3b33a38f6
|
Fix for crashing in creating FLA context menu's, moved target to 8
|
15 years ago |
Tim Su
|
187c878458
|
Fix for filter shortcut not working
|
15 years ago |
Tim Su
|
7841448da3
|
fixed up widget so now application starts up without crashing.
|
15 years ago |
Tim Su
|
07cccb4214
|
Fixed some issues, added undelete, etc.
|
15 years ago |
Tim Su
|
1d21258b0d
|
fixed bugs
|
15 years ago |
Tim Su
|
734face4c2
|
got widget working. and fixed some bugs with it...
|
15 years ago |
Tim Su
|
9df24b5fff
|
cool new astrid reminder thing, polished up reminder settings
|
15 years ago |
Tim Su
|
d083f81c3e
|
Renamed package, cleaned up preference libraries
|
15 years ago |
Tim Su
|
0d7d1e464b
|
Fixed untagged business
|
15 years ago |
Tim Su
|
753626c2ee
|
Updated images to tango images. Updated task defaults to actually work.
|
15 years ago |
Tim Su
|
a453628a8a
|
added reminder service tests, got many to pass
|
15 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
|
15 years ago |
Tim Su
|
d1e16db737
|
Fixed more snafu's. Lots of snafu's today.
|
15 years ago |
Tim Su
|
542bf22201
|
Fixing various bugs encountered during starting up...
|
15 years ago |
Tim Su
|
3cb2ed563e
|
Updating reminders to use new stuff...
|
15 years ago |
Tim Su
|
4f61c9b5a4
|
Fixed various minor usability issues. A lot more smooth now.
|
15 years ago |
Tim Su
|
807b8ffa9f
|
Minor appearance tweaks - updated tab icons, made the date utilities better
|
15 years ago |
Tim Su
|
d3e33d0d8b
|
yay compiles
|
15 years ago |
Tim Su
|
52d61e7bd0
|
been updating task edit. just finished urgency... rest of stuff should be fast
|
15 years ago |
Tim Su
|
917cb8f7c4
|
Fixed up start up service, moved it out of legacy, deleted home activity, and fixed various bugs
|
15 years ago |
Tim Su
|
82bf5598d5
|
Alright, task editing is working for tags and alarms and all goodies. Also got rid of preferred due date.
|
15 years ago |
Tim Su
|
e06f60b95f
|
Now got edit to work. yay! no saving tags, and no alerts. Still to do: due date stuff, urgency stuff
|
15 years ago |
Tim Su
|
4b85db1e46
|
Deleted some unused stuff, made prettier filters
|
15 years ago |
Tim Su
|
fffc9f4a46
|
Fot filters working, with icons even. sweet action.
|
15 years ago |
Tim Su
|
c43ff1aea6
|
Made lots of changes in an attempt to clean stuff up
|
15 years ago |
Tim Su
|
9225898806
|
Crazy Astrid 3 activity merged in. Does it work? not really. But it's cool that it's there.
|
15 years ago |
Tim Su
|
f8a907487f
|
Removed extraneous logging, ready to merge into master
|
15 years ago |
Tim Su
|
55ea028ec7
|
Upgrade tests pass! woo woo woo
|
15 years ago |
Tim Su
|
a1b12d15ef
|
Made significant progress getting upgrade tests to pass.
|
15 years ago |
Tim Su
|
0f0fcfb9ba
|
Temporary commit with add
|
15 years ago |
Tim Su
|
4287d13969
|
Alarm stuff, added upgrade logic for it, trying to fix tests
|
15 years ago |
Tim Su
|
741a6246a6
|
Fixed crashes all around, created a changelist displayer in upgrade service
|
15 years ago |
Tim Su
|
c7974868be
|
Moved projects around.
|
15 years ago |