Sam Bosley
|
7d77af5bf9
|
Login to astrid.com won't block the ui thread anymore
|
13 years ago |
Tim Su
|
d4cfb9a072
|
seeing too many timeout exceptions, need to increase timeout
|
13 years ago |
Tim Su
|
8afc0af018
|
Only clear details if model has changed
|
13 years ago |
Tim Su
|
d1ec1b0954
|
clear details on receiving new tasks
|
13 years ago |
Arne Jans
|
b620c0d260
|
Fixed the flag-setting location for default reminder-mode, moved it to TaskDao. Also fixed a minor de-localization error for reminder-modes.
|
13 years ago |
Arne Jans
|
1ddaca5109
|
Removed redundant getFlag-method from Task, as its already in AbstractModel
|
13 years ago |
Tim Su
|
db345af318
|
minor cleanup of whitespace and conditions for detail clearing
|
13 years ago |
Tim Su
|
2f17c60f94
|
Moved upgrade service text up
|
13 years ago |
Arne Jans
|
0ff73823bb
|
Implemented gcal-default-setting and fixed some bugs with gcal-integration (timezone-bug, estimated time, adding duetime, changing task-details). This setting is not regarded for sync, as the webservices usually offer their own gcal-integration like gtasks, producteev.
|
13 years ago |
Tim Su
|
571a84559f
|
add HTTPS handler
|
13 years ago |
Tim Su
|
14c0bb9333
|
Version bump and upgrade message
|
13 years ago |
Tim Su
|
65ff89bd76
|
fix typos in the intro string
|
13 years ago |
Tim Su
|
7d256e6c3d
|
Truncate notes longer than 200 chars from details.
|
13 years ago |
Tim Su
|
ffaa628e61
|
Don't show 'synchronizing' toast for first time users
|
13 years ago |
Tim Su
|
e194d12e6a
|
Fix for task repeat not to spec throwing parse errors when syncing astrid.com
|
13 years ago |
Sam Bosley
|
132f27963c
|
Repeat from completion will now move forward from completion date to the next day in the recurrence instead of skipping a week. The old behavior is still available as repeat every 2 weeks from completion. The new behavior allows the use case of a weekly repeating event on specific days of the week and ensures upcoming events will not be missed.
|
13 years ago |
Sam Bosley
|
408eb95bad
|
Workaround for wrong task complete with debug printlns
|
13 years ago |
Sam Bosley
|
3dd18c26b4
|
Use astrid logo as header of filter list activity
|
13 years ago |
Sam Bosley
|
e781bb3148
|
Adjusted feature flipper to run in background on startup and changed some ab probabilities
|
13 years ago |
Sam Bosley
|
fbdd8652db
|
Fixed cursor moving on rotate in task title and notes
|
13 years ago |
Sam Bosley
|
043beb2b39
|
Fix for crash in gtasks widget
|
13 years ago |
Sam Bosley
|
0c2ce67fd4
|
RC2 version string
|
13 years ago |
Tim Su
|
0b2cf58375
|
sync repeat on complete with Astrid.com
|
13 years ago |
Sam Bosley
|
e813d848af
|
Removed unecessary bindview call
|
13 years ago |
Sam Bosley
|
8fc39f3b16
|
Filter list activity refreshes after creating new list
|
13 years ago |
Sam Bosley
|
6ee85f7003
|
Possible workaround for samsung account manager bug
|
13 years ago |
Sam Bosley
|
6c47306e9a
|
Removed extra printlns
|
13 years ago |
Sam Bosley
|
32b865d86f
|
Fixed bug with tag widgets not launching tag view activity
|
13 years ago |
Sam Bosley
|
c8bf0dc866
|
New welcome graphic
|
13 years ago |
Sam Bosley
|
38577f9e55
|
More bug fixes to tag case migration--now includes upgrade message
|
13 years ago |
Sam Bosley
|
e065947528
|
Bugfixes to tag case migration
|
13 years ago |
Sam Bosley
|
e3ef6cde30
|
Only new users see the welcome login and graphic
|
13 years ago |
Sam Bosley
|
7c364a4ff7
|
A/B Testing and Feature flipping infrastructure. AB testing of new user experience.
|
13 years ago |
Sam Bosley
|
58fe374d20
|
Rename "Not in any list" to "Not in an Astrid list" if you sync with gtasks
|
13 years ago |
Sam Bosley
|
3526e750ed
|
List context menu item renames tag data also
|
13 years ago |
Sam Bosley
|
a007e2ac8a
|
Better code reuse for getting full tag list
|
13 years ago |
Sam Bosley
|
95b9fe8bd0
|
Fixed issue where empty lists wouldn't show up in the dropdown menu
|
13 years ago |
Sam Bosley
|
b0f938af65
|
Implemented Tim's suggestions
|
13 years ago |
Sam Bosley
|
91e31091c2
|
Queue failed tag and update pushes
|
13 years ago |
Sam Bosley
|
75d3016177
|
Do full sync on c2dm receive
Updates to timing intervals between sync tries
Synchronized queue of failed pushes
|
13 years ago |
Sam Bosley
|
a46645d128
|
Queue failed task pushes to astrid.com
|
13 years ago |
Sam Bosley
|
8356a711a7
|
Added screen tagging to all currently instrumented activities
|
13 years ago |
Sam Bosley
|
514e8a76d9
|
Reset last reminder time on repeated tasks
|
13 years ago |
Sam Bosley
|
02ef005e2a
|
Tweaked gtasks auth timeout and logging
|
13 years ago |
Tim Su
|
b2eacec1f8
|
Merge pull request #86 from sbosley/110905_sb_case_insensitive_lists
Case insensitive lists
|
13 years ago |
Tim Su
|
a42e044b04
|
Merge pull request #83 from sbosley/110908_sb_specific_time_checked
Specific time picker is always enabled on show
|
13 years ago |
Sam Bosley
|
262c8e19bc
|
Changed to reflect Tim\'s suggesion
|
13 years ago |
Sam Bosley
|
0380ace1d1
|
Specific time picker is always enabled on show. Uncheck to remove specific time
|
13 years ago |
Sam Bosley
|
d8ab004bf7
|
Fixed a bug where you couldn't change the case of a list ever
|
13 years ago |
Sam Bosley
|
f71ae1fbe9
|
Lists are now case insensitive, with a migration process to save and merge old lists with the same names but different cases
|
13 years ago |