Sam Bosley
|
cdc403827b
|
Don't change text view style when parsing shared with members. Why was that ever there?
|
13 years ago |
Sam Bosley
|
87e38b30c9
|
Introduce a flag to help TaskListFragmentPager not intercept touch events in subtasks mode
|
13 years ago |
Sam Bosley
|
a0c2d7b7f5
|
Fixed a bug in DraggableListView that would fire click events for cancelled motion events
|
13 years ago |
Sam Bosley
|
8d2c19c859
|
Renamed adjustedSqlQuery in Filter to filterOverride to be more descriptive
|
13 years ago |
Sam Bosley
|
872ae3edf1
|
Fixed bug where rotation would lose subtasks setting
|
13 years ago |
Sam Bosley
|
056cbe5497
|
Introduced an adjustedSqlQuery field to Filter objects so that subtasks won't break equality checking
|
13 years ago |
Sam Bosley
|
af9345c057
|
Merge swipe between lists branch with changes from master
|
13 years ago |
Sam Bosley
|
6cee41ac9a
|
Restored progress bar to activity fragment
|
13 years ago |
Sam Bosley
|
dde1248573
|
Use the onOkClick hook in assignment picker to validate email before dismissing dialog
|
13 years ago |
Sam Bosley
|
b0a1efcdcd
|
Introduced a new hook so that subclasses of popup control set can decide for themselves if the ok button should always dismiss the dialog (for data validation purposes)
|
13 years ago |
Sam Bosley
|
85efa99f2b
|
Better plus button in the people picker
|
13 years ago |
Sam Bosley
|
197fe02be4
|
Sectioned headers in the assignment picker. booyah
|
13 years ago |
Sam Bosley
|
e92c2ef048
|
Polished assignment autocomplete field
|
13 years ago |
Sam Bosley
|
7fbfe181b5
|
Fixed a bug in user sync
|
13 years ago |
Sam Bosley
|
b0ac54ef30
|
Fixed a bug with using the contact picker
|
13 years ago |
Sam Bosley
|
5ede134e9f
|
Added contact chooser option to people picker
|
13 years ago |
Sam Bosley
|
6168534e0a
|
Better size for assigned picker rows
|
13 years ago |
Sam Bosley
|
1e3006bde7
|
More improvements to contact picking
|
13 years ago |
Sam Bosley
|
a7bff3f9ec
|
Fixed change from merge in Database upgrade
|
13 years ago |
Sam Bosley
|
6268458093
|
Cherry-pick astrid user loading commit
|
13 years ago |
Sam Bosley
|
c8c170ed7b
|
First draft of contact picking
|
13 years ago |
sbosley
|
2104d3eae0
|
Merge pull request #172 from sbosley/120405_sb_backup_on_upgrade
Backup on upgrade
|
13 years ago |
Sam Bosley
|
8a377ffd33
|
When deleting tasks after a manual sync (i.e. ones that weren't returned) only delete things assigned to me
|
13 years ago |
Sam Bosley
|
e2b51f072a
|
Use tablet layout for google tvs
|
13 years ago |
Sam Bosley
|
75b51c8839
|
Only do backups before upgrade when necessary. Added a reminder comment in upgrade service to remind developers to do this
|
13 years ago |
Sam Bosley
|
3a5b3f9eb5
|
Fixed a bug in draggable list activity
|
13 years ago |
Sam Bosley
|
09f4d16aa1
|
Don't let last version name be null
|
13 years ago |
Sam Bosley
|
cc3a70962b
|
Make a special backup before upgrades
|
13 years ago |
Tim Su
|
ac40dc9d4f
|
Cleaned up old version upgrade strings
|
13 years ago |
Tim Su
|
c74001965e
|
Version bump and upgrade message bump
|
13 years ago |
Tim Su
|
99f5cdc39f
|
Apply migration backup fix to deletion date as well as deletion date
|
13 years ago |
Sam Bosley
|
c1c949b025
|
Updated upgrade message
|
13 years ago |
Sam Bosley
|
559bf8d096
|
Refresh task list after backup import
|
13 years ago |
Tim Su
|
e34ebd2432
|
Cursors are silly.
|
13 years ago |
Tim Su
|
353a420fec
|
Handle for restore from failed migration 4.0.6 - reading XML file, not skipping, and instead overwriting
|
13 years ago |
Tim Su
|
df6e08840d
|
Read version from backup xml, only apply due date adjustment in this case
|
13 years ago |
Sam Bosley
|
e2796db23b
|
Migrate old due time style from xml importer to new due time style
|
13 years ago |
Sam Bosley
|
dbf7d8b6ce
|
Version bump and upgrade message
|
13 years ago |
Sam Bosley
|
0b528c9f08
|
Fixed sync issues with the due time migrator
|
13 years ago |
Sam Bosley
|
e178681990
|
Use a better scheme for checking if a filter isInbox
|
13 years ago |
Sam Bosley
|
52660cd80d
|
Fixed a display bug with the tags control set
|
13 years ago |
Sam Bosley
|
9496ff0f4d
|
Catch a potential crash and bail out in rescheduling repeating calendar events
|
13 years ago |
Sam Bosley
|
7b4baaede1
|
Define constants for transitories in TaskService, fixed a bug where copied tasks would be assigned back to user
|
13 years ago |
Sam Bosley
|
91792d38c8
|
Don't need to load control sets twice, which was causing sharing bugs
|
13 years ago |
Sam Bosley
|
d0b18d3596
|
Make activity feed less vague
|
13 years ago |
Sam Bosley
|
3b7c9a0437
|
Updated a string to prevent bad word wrapping
|
13 years ago |
Sam Bosley
|
b97e3f3e8b
|
Date sanity check
|
13 years ago |
Sam Bosley
|
665b6301b9
|
Fixed a bug that prevented due times from being set
|
13 years ago |
Sam Bosley
|
aff8b1c893
|
Fixed the 'wrong task clicked' bug somehow
|
13 years ago |
Sam Bosley
|
d0460079bb
|
Fixed a quickadd gcal bug
|
13 years ago |