Tim Su
|
0e557f80e8
|
don't show the popover every single time
|
13 years ago |
Tim Su
|
f358429b9e
|
Moved display logic for upgrade message into the TaskListActivity so it actually shows up.
|
13 years ago |
Tim Su
|
3933cd778b
|
Version bump and upgrade message
|
13 years ago |
Tim Su
|
418f86b81a
|
Minor tweaks to improve the login experience:
- lightened up the popover images
- now clicking passes through to underlying thing
- code cleanup
|
13 years ago |
Tim Su
|
d0c65d8ae4
|
Sexy black popover, high tech.
|
13 years ago |
sbosley
|
3c012b4d1d
|
Merge pull request #79 from sbosley/rebase-mania
New user experience with login prompt and welcome graphic
|
13 years ago |
Sam Bosley
|
9d9680cbf2
|
New user experience with login prompt and welcome graphic
|
13 years ago |
Jon
|
6a666f8d80
|
Update to intro tasks copy
|
13 years ago |
Tim Su
|
2799829d55
|
Updated app id for development not to be the same as release
|
13 years ago |
Tim Su
|
2363fc9525
|
Make astrid sort match astrid.com
|
13 years ago |
Sam Bosley
|
3526548762
|
Loading label in tag view activity
|
13 years ago |
Tim Su
|
b0fe7a08ac
|
Prevent scheduling of due date reminders multiple times between due date and quiet hours
|
13 years ago |
Tim Su
|
8bf8e46847
|
reduce the timeout from crazytime
|
13 years ago |
Sam Bosley
|
3a45e92b52
|
Popover on first created task
|
13 years ago |
Sam Bosley
|
594ff4ea79
|
Popovers in tag view activity on collaborators and settings tab
|
13 years ago |
Sam Bosley
|
201f4218c4
|
Added basic popover views for new user help
|
13 years ago |
Sam Bosley
|
00fe08c5e0
|
Login screen goes to task list activity when launched from welcome screen
|
13 years ago |
Sam Bosley
|
7a9a6995c4
|
Call startup service from welcome screen
|
13 years ago |
Sam Bosley
|
13f49304ce
|
Basic logic for welcome and login screens
|
13 years ago |
Sam Bosley
|
5ddf619907
|
When reminders are mass scheduled, reminders for now are spread out
|
13 years ago |
Tim Su
|
e5b499d075
|
Fix for localytics and Javac!!!! (said whilst shaking fist)
|
13 years ago |
Tim Su
|
f5997069cf
|
Merge pull request #77 from sbosley/110829_sb_localytics_fixes
Localytics fixes
|
13 years ago |
Sam Bosley
|
521b8e5f65
|
Fixed balance of calls to open/close in statistics service, bugfixes to localytics api
|
13 years ago |
sbosley
|
0cc1a79fd1
|
Merge pull request #76 from sbosley/110829_sb_hide_until_due_time
Hide until due time
|
13 years ago |
Tim Su
|
d60515b3b7
|
Added a little bit of contextual text to reminder setting
|
13 years ago |
Tim Su
|
ec003597c7
|
Add more time between overdue reminders, dependent on task importance
|
13 years ago |
Sam Bosley
|
99b05143d9
|
Added a preference option that can prevent notifications from ever appearing
|
13 years ago |
Sam Bosley
|
8ff97152a6
|
Hide until control set reads setting from preferences for newly created tasks
|
13 years ago |
Sam Bosley
|
7c4250036a
|
Use due time for hide until due case
|
13 years ago |
Sam Bosley
|
422b5acd2a
|
ProducteevDashboad returns empty list instead of null for users
|
13 years ago |
Sam Bosley
|
dee63f1494
|
Day of week checkboxes get themed correctly
|
13 years ago |
Sam Bosley
|
d1a398a74d
|
Fixed a bug where reminders for tasks without due times wouldn't show at the default time
|
13 years ago |
sbosley
|
eef8dcefbb
|
Merge pull request #75 from sbosley/110829_sb_task_edit_rotate
Fixed a bug that caused task edit activity to quit on rotate
|
13 years ago |
Sam Bosley
|
1950a6db3c
|
Fixed a bug that caused task edit activity to quit on rotate
|
13 years ago |
Tim Su
|
1a9303b928
|
Merge remote-tracking branch 'sbosley/110826_sb_sort_prioritize_deadlines'
|
13 years ago |
Sam Bosley
|
573e9167bd
|
Task counts now update correctly in filter list view
|
13 years ago |
sbosley
|
c34a38be4b
|
Merge pull request #74 from sbosley/110826_sb_logged_in_display
Sync prefs pages now show name or email of logged in user
|
13 years ago |
Sam Bosley
|
dc09a1fae6
|
Changed the sorting functions to give greater weight to tasks with deadlines over tasks without
|
13 years ago |
Sam Bosley
|
a92f94703a
|
Sync prefs pages now show name or email of logged in user
|
13 years ago |
Tim Su
|
556ddfa204
|
Fix merge conflict in tests
|
13 years ago |
Tim Su
|
7dcd93e608
|
Suppressed warnings, removed trailing spaces
|
13 years ago |
Tim Su
|
7fb4ef4b11
|
Refactored gcalhelper to avoid double read for tasks with empty gcal property
|
13 years ago |
Tim Su
|
956c39476c
|
Merge remote-tracking branch 'stingerAJ/2011-08-19-patches'
|
13 years ago |
Tim Su
|
8bcd9513f5
|
Merge remote-tracking branch 'sbosley/110817_sb_changes_from_wimm'
|
13 years ago |
Tim Su
|
48e7cdc87c
|
Merge remote-tracking branch 'sbosley/110824_sb_gtasks_resets_reminders'
|
13 years ago |
Tim Su
|
5b626680d1
|
Merge remote-tracking branch 'sbosley/110818_sb_repeat_tests'
Conflicts:
tests/src/com/todoroo/astrid/repeats/RepeatTestsGtasksSyncRemote.java
|
13 years ago |
Tim Su
|
186ea4d369
|
Use dialogutilities to dismiss dialog
|
13 years ago |
Tim Su
|
e60c528d8d
|
Merge remote-tracking branch 'sbosley/110824_sb_gtasks_login_issues'
|
13 years ago |
Tim Su
|
dca54a204e
|
Merge pull request #68 from sbosley/110823_sb_gtasks_date_change
Adjusted gtasks due date functions to work around Google's rounding
|
13 years ago |
Arne Jans
|
ccfbd8f79b
|
Extracted deleteTaskEvent to its own Helper-class to keep UI-classes clean.
|
13 years ago |