Tim Su
|
cc7bf20562
|
Made snooze time override other alarms, also created preference for new old-style snooze dialog
|
14 years ago |
Tim Su
|
ebc277d4db
|
Added filters for "tag contains" and "title contains". Added the requisite supporting classes to make that happen. Fixes AST-287.
|
14 years ago |
Tim Su
|
85c0ebfb1a
|
Darkened the body of the 4x4 widget
|
14 years ago |
Tim Su
|
d40c7e67ce
|
Fix for AST-315 - made hyperlink colors a lighter shade of blue
|
14 years ago |
Tim Su
|
12683dbee2
|
Fix for AST-212 - hide until specific time setting
|
14 years ago |
Tim Su
|
3d6063b205
|
Removed unused translation strings entries
|
14 years ago |
Tim Su
|
4fc4ad732c
|
Got landscape and importance stuff working out
|
14 years ago |
Tim Su
|
da74bc73e2
|
Added drop shadow to buttons, updates to widget to fix bugs with completing tasks scrolled further down
|
14 years ago |
Tim Su
|
885bd84965
|
Modified widget to work under Android 1.5. I don't think the setBackgroundResource stuff is completedly fixed, but it's a start
|
14 years ago |
Tim Su
|
4776e0e866
|
temporarily restoring rmilk into mainline astrid product for a bug fix release
|
14 years ago |
Tim Su
|
14cd6d26e5
|
Cleaned up translations, pushing out a new pot file from this project and astridApi combined
|
14 years ago |
Tim Su
|
401125c187
|
got widget completing working. also updated the look slightly.
|
14 years ago |
Tim Su
|
50229bed6b
|
fixed up power widget, moved drawables into drawable/ folder for compatibility with Android 1.5
|
14 years ago |
Tim Su
|
0edee4ed2a
|
First pass at not dynamically creating views from widget
|
14 years ago |
Tim Su
|
175f4fe8da
|
Fix for AST-233 - new tasks reminder settings into Task Defaults menu
|
14 years ago |
Tim Su
|
e3634794ee
|
Fix for AST-180 - updating title, notes, or due date of an Astrid task updates calendar event
|
14 years ago |
Tim Su
|
597c2ea67f
|
Initial big widget commit
|
14 years ago |
Tim Su
|
fac536ad5c
|
Re-activated override pending transition for leaving task list activity to filter, made swiping anim faster
|
14 years ago |
Tim Su
|
1b0026f208
|
Fix for AST-291 - task est time tally now 999, AST-215 - cancel specific day/time goes back
|
14 years ago |
Tim Su
|
c6da0907ff
|
Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
|
14 years ago |
Tim Su
|
cb6645704f
|
Fixed some warnings, moved translations into sync file, fixed an issue with leaking reciever
|
14 years ago |
Tim Su
|
33ae2cad02
|
Merge remote branch 'origin/master' into dev
Conflicts:
astrid/AndroidManifest.xml
astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkDetailExposer.java
astrid/plugin-src/com/todoroo/astrid/rmilk/MilkPreferences.java
astrid/plugin-src/com/todoroo/astrid/rmilk/api/data/RtmTask.java
astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkNote.java
astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMTaskContainer.java
astrid/src/com/todoroo/astrid/activity/TaskListActivity.java
astrid/src/com/todoroo/astrid/adapter/TaskAdapter.java
astrid/src/com/todoroo/astrid/service/StartupService.java
|
14 years ago |
Tim Su
|
027e943213
|
Made a nicer selection background for task rows
|
14 years ago |
Tim Su
|
2c64b35504
|
Now we detect if an anomalous database state has occurred and try to restore tasks. Also now we sort backup files by last modified date
|
14 years ago |
Tim Su
|
ff4e6ba5ea
|
Got rid of confirm password box when creating new user account
|
14 years ago |
Tim Su
|
939bb9d5af
|
Merge remote branch 'origin/master'
Conflicts:
astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevSyncProvider.java
|
14 years ago |
Tim Su
|
8bd838be50
|
Made slide animations quicker, started work on sync provider API
|
14 years ago |
Tim Su
|
888183c1bb
|
Now we automatically feed our task to the decorations so no extra sql queries in the background. Also automatic updates when action button is pressed
|
14 years ago |
Tim Su
|
1cb46c83fc
|
Add a bit of padding, got rid of logging statement
|
14 years ago |
Tim Su
|
edb6379c9f
|
Added a purge item
|
14 years ago |
Tim Su
|
adea1b3126
|
AST-246 - caching task details
|
14 years ago |
Tim Su
|
1049549629
|
Shortened notification title
|
14 years ago |
Arne Jans
|
8b084c286f
|
first version of notifiers for producteev-worklog to show acitivites/shownotifications since last sync
|
14 years ago |
Tim Su
|
ae0f20e192
|
Remoted a temporary property on ProducteevLoginActivity, change 'Notes' -> 'Add a Comment' in taskedit with producteev
|
14 years ago |
Tim Su
|
e95222bb59
|
Fixes to make created user thing work
|
14 years ago |
Tim Su
|
4751815fcc
|
Merge remote branch 'origin/master'
|
14 years ago |
Arne Jans
|
ed8efb1e22
|
dashboards can now be created and assigned from within astrid. setting responsible person is now sent to server, too (fixin missing parameter in invoker.tasksCreate)
|
14 years ago |
Tim Su
|
de43051ee1
|
Adding 'created by' detail to producteev tasks, fix for not fully logging out, don't read null's from database
|
14 years ago |
Arne Jans
|
7b5a6ebae2
|
dashboards can now be created and assigned from within astrid. setting responsible person is now sent to server, too (fixin missing parameter in invoker.tasksCreate)
|
14 years ago |
Tim Su
|
3d2a67741e
|
Removed plugin.
|
14 years ago |
Tim Su
|
fbbc494c43
|
Updated .po files from xml files, ready for re-integration by launchpad
|
14 years ago |
Tim Su
|
feb42c087f
|
Got unit tests for translations working
|
14 years ago |
Tim Su
|
4992bab24c
|
Pulled in translations from launchpad, updated value xml's
|
14 years ago |
Tim Su
|
1f77461c61
|
Merge branch 'master' of github.com:todoroo/astrid
|
14 years ago |
Arne Jans
|
85ca151b01
|
TaskEditPage: responsibleSpinner gets updated by selecting another dashboard. And its more robust now, if selecting another dashboard, it tries to identify the responsible amongst the associated users and sets it. And if you select the nosync-dashboard, it doesnt get NPEs anymore. Also fixed an invalid whitespace in strings-producteev.xml
|
14 years ago |
Tim Su
|
175543d494
|
Fixing crashes, duplicated RTM list size count, reordering in addon service
|
14 years ago |
Tim Su
|
c092436f4f
|
Fix for AST-242 - task editing cancelled when rotate on edit new task, AST-211 - new tag box doesn't always appear, AST-262 - tag drop down selector
|
14 years ago |
Tim Su
|
bfbd493fe9
|
Fix for RTM duplicating tasks on sync (it was happening twice), fix for PDV log in activity not showing up, fix for PDV not logging you out
|
14 years ago |
Tim Su
|
648139e458
|
Fix for AST-227 - launching app goes straight to filters, back from filters goes straight home
|
14 years ago |
Tim Su
|
03c83324a7
|
centering task list header
|
14 years ago |