Tim Su
|
7d0b986d98
|
turned on gtasks and widget
|
14 years ago |
Tim Su
|
a20f0b008a
|
Commented out google tasks, version bump for market release
|
14 years ago |
Tim Su
|
9a977e0129
|
Google tasks login thing
|
14 years ago |
Tim Su
|
6d127a8071
|
Added a swipe listener to touch list view, extended gtasks to use it
|
14 years ago |
Tim Su
|
48e42f910e
|
Manual merge of improvements from split-out gtasks project and our current branch
|
14 years ago |
Tim Su
|
a85ba5571d
|
Revert "Removed gtasks plugin into its own project"
This reverts commit 84fbfc1cbd .
|
14 years ago |
Tim Su
|
e030d23a6f
|
Started work on draggable task list activity by separating out task list body from task list activity, pulling in cwac TouchListView class (license: APLv2)
|
14 years ago |
Tim Su
|
84fbfc1cbd
|
Removed gtasks plugin into its own project
|
14 years ago |
Tim Su
|
d2d4f8150b
|
Imported auth manager and account chooser code from Google MyTracks (Apache License). Wired up gtasks to use auth manager. Modern seems to work but Old does not.
|
14 years ago |
Tim Su
|
de8bff5b81
|
Merge branch 'producteev-custom-filters-2' of git://192.168.10.106/astrid
|
14 years ago |
Joshua Ball
|
cb407bbd53
|
Producteev custom filters.
|
14 years ago |
Joshua Ball
|
11c30a522c
|
API-ifying custom filter criteria.
Moving tag custom filter criteria into their
own exposer.
|
14 years ago |
Tim Su
|
696c8cd4c7
|
Now able to synchronize a google task list successfully. Some kinks to work out.
|
14 years ago |
Tim Su
|
bfc7655d6d
|
Merge branch 'gtasks'
Conflicts:
astrid/src/com/todoroo/astrid/service/AstridDependencyInjector.java
|
14 years ago |
Tim Su
|
bfa25cba4e
|
Merge branch 'rename-delete-tag' of git://192.168.10.106/astrid
|
14 years ago |
Joshua Ball
|
761aa94080
|
Adding ability to rename and delete tags.
|
14 years ago |
Tim Su
|
4cc9829e8c
|
Version bump again, since the last one was released with debugging options
|
14 years ago |
Tim Su
|
1e9cda7aaa
|
Merge branch 'master' into gtasks
|
14 years ago |
Tim Su
|
d0e2527ca9
|
3.3.5 version bump
|
14 years ago |
Tim Su
|
95621e597c
|
First pass at gtasks sync provider
|
14 years ago |
Tim Su
|
968ccc9fe4
|
version bump
|
14 years ago |
Tim Su
|
d438ab4de0
|
Bumped Astrid version to push out an Astrid 3.3 release with cleaner caching logic and no debug statements
|
14 years ago |
Tim Su
|
df942e57ba
|
changed ordering of actions to up right left down
|
14 years ago |
Tim Su
|
459009f39c
|
Refactored task adapter add on manager into own class, fixed a bug with detail loading, updated task details to not use broadcast receiver, added skeleton google order actions
|
14 years ago |
Tim Su
|
927ba61e5a
|
Added indentation action and unit test
|
14 years ago |
Tim Su
|
1d5e7ef477
|
Added gtasks preferences, bug fixes to get detail exposer working
|
14 years ago |
Tim Su
|
2c6400ed89
|
Astrid 3.3.2 - fixes edit button tap jumps to top of list
|
14 years ago |
Tim Su
|
7fe8f6a481
|
Version bump, make it so that invalidating the data set preserves scroll location
|
14 years ago |
Tim Su
|
f0aba05d43
|
Added a version descriptor
|
14 years ago |
Tim Su
|
1d406bb292
|
Version bump - Astrid 3.3
|
14 years ago |
Tim Su
|
ee303ab1f4
|
Fixing widget not starting, fixing bug with custom filter activity and decorations not loading correctly
|
14 years ago |
Tim Su
|
13e69cc004
|
temporary disable of pp widgets in order to make a release
|
14 years ago |
Tim Su
|
9598ba52d4
|
Moving reminder scheduling into a background service to prevent ANR dialogs
|
14 years ago |
Tim Su
|
c918f251b4
|
4x2 widget beta... did the old widget break?
|
14 years ago |
Tim Su
|
8c2d742336
|
Removed some cruft
|
14 years ago |
Tim Su
|
cc7bf20562
|
Made snooze time override other alarms, also created preference for new old-style snooze dialog
|
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
|
4776e0e866
|
temporarily restoring rmilk into mainline astrid product for a bug fix release
|
14 years ago |
Tim Su
|
597c2ea67f
|
Initial big widget commit
|
14 years ago |
Tim Su
|
12880c4508
|
Wrote a build.xml for Astrid that actually compiles the thing.
|
14 years ago |
Tim Su
|
be125eca89
|
Added an API for refreshing details
|
14 years ago |
Tim Su
|
136135cfd0
|
Official API support for settings categories
|
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
|
3e57703911
|
Fixed up bugs in reminders that would cause them to go off continually. Version bumped to 3.2.7
|
14 years ago |
Tim Su
|
e129443c9d
|
Version bump and upgrade message
|
14 years ago |
Tim Su
|
5934d21d4a
|
finished up Sync action
|
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
|
adea1b3126
|
AST-246 - caching task details
|
14 years ago |
Tim Su
|
120613d067
|
Fix for AS-299 - notifications don't open up the right page and instead re-use the old notification. There were bugs upon bugs upon bugs!
|
14 years ago |