Tim Su
a645946133
Moved backup to settings menu to make room for lists
14 years ago
Tim Su
c2954b19a7
changed version code back to beta and changed way sources get copied in ant build
14 years ago
Tim Su
a92bef662b
version bump and upgrade notice
14 years ago
Tim Su
a0e41f42dc
version bump and added updatekeys to release build
14 years ago
Tim Su
e83623fda9
bump
14 years ago
Tim Su
e9db48b229
Created EditNoteActivity for viewing and adding task comments and notes.
14 years ago
Tim Su
9ca8eb87f7
Implemented password-based login and sign up to Astrid.com
14 years ago
Tim Su
26c2d3c49b
Astrid Collaboration Project
...
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
14 years ago
Tim Su
73dbcefe01
version bump
14 years ago
Tim Su
70110e152e
Version bump
14 years ago
Tim Su
a22baa36fb
SharedPreference will open a new file if the current one is not working out
14 years ago
Tim Su
052c92d3a4
Roll back opencrx changes that aren't required, move opencrx packages to Astrid prefix.
14 years ago
Ikari
b5b6294972
Integrated OpenCRX plugin with Astrid.
14 years ago
Tim Su
bdb5c62f03
Added an explanation for Android 1.6 users
14 years ago
Tim Su
64e9bb854e
Fix for Astrid not displaying properly in Android 1.6 because of using Theme.Wallpaper, which is only exposed in API version 5
14 years ago
Tim Su
4ed26c0d7d
Fixed crashes reported from Android Market
14 years ago
Tim Su
9b3abfcec8
temporarily remove the filter by tag exposer, it seems to be broken with multiple tags
14 years ago
Tim Su
5097d3fac9
Seems to fix the gtasks remote id issues, also consolidated some API calls for fewer invocations
14 years ago
Tim Su
a8ff585a7d
Various minor fixes - targeting SDK 10, fix typo, and change algo for isIntroTask
14 years ago
Tim Su
e91c92b93a
GTasks custom filter exposer
14 years ago
Tim Su
db7a69b487
Move 'filter by tag' to a task action
14 years ago
Tim Su
f5e297fc0d
Version bump to 3.7.2
14 years ago
Tim Su
6cd2b0b011
Fixing unit tests
14 years ago
Tim Su
c00e69c4cb
Version bump Astrid 3.7.1
14 years ago
Tim Su
f161294848
Killed extended details. Created NoteMetadata for displaying notes created from plugins.
...
- migrated PDV and RTM notes to new format
14 years ago
Tim Su
7770852144
Link action is totally awesome. Now you can get your links via task action
14 years ago
Tim Su
c5389c098a
Temporarily removed manifest entries for sharing
14 years ago
Tim Su
4d5b667243
Added facebook login button to the sharing login activity
14 years ago
Tim Su
2f87b67248
Moved notes from action into a decoration
14 years ago
Tim Su
f46a92938a
Sharing initial commit
14 years ago
Tim Su
167cd799ed
Move notes plugin below timers
14 years ago
Joshua Gross
de8125de74
Send-to menu: only missing piece is filling in 'notes' field initially
14 years ago
Tim Su
af6dc54720
Set default style so we can use GreenDroid styles in many places in our application
14 years ago
Tim Su
abb456e0c7
Added a dialog custom title style for note dialog
14 years ago
Tim Su
03684c9f25
First pass at creating a note-viewing activity as a quick action on the task
14 years ago
Tim Su
dfa7969e81
Astrid 3.7.0 - min sdk version is now Android 1.6
14 years ago
Melissa Yu
14d1a3bb1b
Added Quick Action bar to replace astrid's previous task edit button bar
14 years ago
Tim Su
80f3f9b37f
version bump to 3.7.0 prerelease
14 years ago
Joshua Gross
c42dd42676
Show sync option in menu if no sync accounts are set up, then prompt user to select and log into a service
14 years ago
Tim Su
b92256303e
Fix for Astrid crash when using timers. Version bump
14 years ago
Tim Su
93ac196557
Can start sync intent with any kind of action. Created two new manifest actions for starting sync from third party apps like Tasker
14 years ago
Tim Su
0625a34582
Upgrade message
14 years ago
Tim Su
b06885676d
version bump to Astrid 3.6.2, fix for google tasks crash and another minor crash
14 years ago
Tim Su
b35ae937a2
Version bump 3.6.1 and preferences update
14 years ago
Tim Su
f9a3c188a3
Version bump update version information for 3.6.0
14 years ago
Tim Su
0c32676667
version bump
14 years ago
Tim Su
3a33f57877
Version bump release candidate
14 years ago
Tim Su
cbe253d835
Had to add another content provider to get around Android limitations with queries. Private content provider.
14 years ago
Tim Su
da8c3bb180
Fix background sync setting for gtasks (and producteev) should be set on prefs finish, also created startup receiver for gtasks.
14 years ago
Tim Su
d814f4df6d
Updated upgrade message and version bump
14 years ago
Tim Su
e4e73e9909
version bump, removed debugging flag from manifest
14 years ago
Tim Su
21a2a93fee
Add permission for Android 1.5
14 years ago
Tim Su
50b10b7b5b
store credentials for gtasks since token may be expired or revoked
14 years ago
Tim Su
36f9fda0cc
moved widgets 4x4 and 4x2 to separate codebase
14 years ago
Tim Su
7f5028c40d
Adding new gtasks login activity for logging in
14 years ago
Tim Su
d7f3108049
Merge branch 'gtasks'
14 years ago
Tim Su
630f842301
Version bump
14 years ago
Tim Su
0fdc38c7cd
Debuggable = true
14 years ago
Tim Su
a4340a5acd
Fixed widget update wrong activity getting called after configure
14 years ago
Tim Su
f50e1f6811
now the 4x4 widget works
14 years ago
Tim Su
24e1aa70f1
Consolidated three widget configuration classes into one
14 years ago
Tim Su
e36b5d2c94
turned off scary permissions for gtasks since no gtasks yet
14 years ago
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