Sam Bosley
|
48f0ec9ece
|
Polished the missed call dialog
|
13 years ago |
Sam Bosley
|
29555b08a4
|
Picture in missed call view, polish close button
|
13 years ago |
Sam Bosley
|
9fe310972f
|
Don't title the missed call schedule dialog 'snooze'
|
13 years ago |
Sam Bosley
|
a4a53ad195
|
Fixed bugs when fielding missed calls on real phones
|
13 years ago |
Sam Bosley
|
e0a30bb3e3
|
Use flag_activity_multiple_task to stack missed call notifications
|
13 years ago |
Sam Bosley
|
0e613f9017
|
Wire up call later button to create tasks with the appropriate due time
|
13 years ago |
Sam Bosley
|
b772c79bf9
|
More polish to missed call dialog, preference to activate/deactivate:
|
13 years ago |
Sam Bosley
|
e19fa0819c
|
More awesomeness. All that's left is the snooze scheduling
|
13 years ago |
Sam Bosley
|
29c41bcffe
|
Displaying the activity in most of its awesomeness
|
13 years ago |
Sam Bosley
|
040aca6d7c
|
Basic logic for intercepting missed calls
|
13 years ago |
Sam Bosley
|
927ea5403b
|
Fixed a bug that prevented subtasks toggling from working correctly in lists
|
13 years ago |
Sam Bosley
|
453ecbed4d
|
Removed a bunch of unnecessary stuff related to toasting on tag save
|
13 years ago |
Sam Bosley
|
b5f5259366
|
Fixed a bug with dialog theme declared in manifest messing up tag settings activity on phones
|
13 years ago |
Sam Bosley
|
472288b1b9
|
Don't need to restart astrid for swipe performance to take effect
|
13 years ago |
Sam Bosley
|
32bd06219a
|
Replaced the Performance preferences with 'Astrid Labs', where users can go to enable/disable features that are being AB tested
|
13 years ago |
Sam Bosley
|
a9ede5955c
|
AB test the presence of the new contact picker
|
13 years ago |
Sam Bosley
|
9519517073
|
Made swipe between lists disableable
|
13 years ago |
Sam Bosley
|
d42471a5f6
|
Fixed a couple rare null pointers
|
13 years ago |
Sam Bosley
|
529bb2fcba
|
Added a prefrence to control how aggressive the fragment pager is with preloading task lists
|
13 years ago |
Sam Bosley
|
6ebe45df18
|
Fix bug with choosing contact from quickadd
|
13 years ago |
Sam Bosley
|
ca004a718e
|
Refactor and fix for list leaving/deleting functionality
|
13 years ago |
Sam Bosley
|
18d8acc461
|
Load things from argument extras in gtasks fragments instead of from intent
|
13 years ago |
Sam Bosley
|
7e2e378c2e
|
Tweaks to reminder scheduling to account for new date scheme
|
13 years ago |
Sam Bosley
|
be6b1310e1
|
Make clicking on task links in comments edit task
|
13 years ago |
Sam Bosley
|
e7fcdb20d6
|
Introduced new permasql for noon-based times
|
13 years ago |
Sam Bosley
|
642f84f817
|
Fixed bug where tasks assigned while offline would be reassigned to self after sync
|
13 years ago |
Sam Bosley
|
a79c2eb78f
|
Wait a couple seconds before initiating automatic sync when using swipe between lists
|
13 years ago |
Sam Bosley
|
4477ca55ca
|
Don't show astrid in reminder dialog when that preference is turned off
|
13 years ago |
Sam Bosley
|
19c26c1539
|
Fixed a crash for in-app reminders
|
13 years ago |
Sam Bosley
|
5952959d86
|
Bugfixes to search and unecessary code cleanup
|
13 years ago |
Sam Bosley
|
7451ca813e
|
Don't do a full broadcast refresh when autosyncing
|
13 years ago |
Sam Bosley
|
f963d5f610
|
Fixed bugs with reminder dialog not working
|
13 years ago |
Sam Bosley
|
5f8e86d7bd
|
Fixed bugs with Notification fragments in swipe between lists
|
13 years ago |
Sam Bosley
|
d52fd02b87
|
Implemented Tim's suggested cleanup to the pull requests from yesterday
|
13 years ago |
Tim Su
|
0f13cf01f7
|
Merge pull request #174 from sbosley/120302_sb_swipe_lists_subtasks
Swipe between lists! Woooo
|
13 years ago |
Tim Su
|
076eeee13c
|
Merge pull request #173 from sbosley/120405_sb_pick_contact
Contacts picker!
|
13 years ago |
Sam Bosley
|
8d2c19c859
|
Renamed adjustedSqlQuery in Filter to filterOverride to be more descriptive
|
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
|
197fe02be4
|
Sectioned headers in the assignment picker. booyah
|
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
|
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
|
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
|
cc3a70962b
|
Make a special backup before upgrades
|
13 years ago |
Tim Su
|
99f5cdc39f
|
Apply migration backup fix to deletion date as well as deletion date
|
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
|
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
|
44efcfb6c3
|
Fixed repeating tasks in gcal bugs
|
13 years ago |
Sam Bosley
|
01e28fb529
|
Fixed a subtasks indentation bug in certain edge cases:
|
13 years ago |
Sam Bosley
|
06279d50ac
|
Fixed a potential double popup
|
13 years ago |
Sam Bosley
|
b24044ddd1
|
Fixed a deadlock, made errors more descriptive
|
13 years ago |
Sam Bosley
|
3f0de0ab4e
|
Report last error at end of sync
|
13 years ago |
Tim Su
|
1576702202
|
Merge remote-tracking branch 'sbosley/120329_sb_astrid_sync_fixes'
|
13 years ago |
Tim Su
|
288a558ebe
|
Really minor cleanup for the awesome gtasks bug fixes
|
13 years ago |
Sam Bosley
|
7e1335adbc
|
Fixed a synchronization bug
|
13 years ago |
Sam Bosley
|
02d6d30d83
|
Threads launching threads
|
13 years ago |
Sam Bosley
|
cb95621ddc
|
Use a condition variable for the actfm sync timing
|
13 years ago |
Sam Bosley
|
cfdbe08e75
|
Some ideas for fixing timing issue in astrid.com
|
13 years ago |
Sam Bosley
|
ea42bb828c
|
Fixed gtasks sync timing issues
|
13 years ago |
Sam Bosley
|
f0d453e0a3
|
Fixed some bugs related to subtasks using -1 instead of Task.NO_ID
|
13 years ago |
Sam Bosley
|
e5b5e3e2c2
|
Fixed a rare crash that could occur if tag is deleted during sync
|
13 years ago |
Sam Bosley
|
d536cdbf1e
|
Fixed a crash that could occur if gtasks encounter auth problems during a background sync
|
13 years ago |
Sam Bosley
|
9ae4b81acf
|
Don't create new deleted tasks on gtasks
|
13 years ago |
Sam Bosley
|
54d0390dd8
|
Don't push things to google tasks that aren't assigned to you
|
13 years ago |
Sam Bosley
|
ef58bb1cda
|
Bug fixes to sync isOngoing display, better error messages
|
13 years ago |
Sam Bosley
|
f221bc49f1
|
Improved gtasks token validator by trying invalidate/validate cycle a few times before failing
|
13 years ago |
Sam Bosley
|
745f1ea814
|
Synchronize the GtasksTokenValidator
|
13 years ago |
Sam Bosley
|
e119dbbc93
|
Make the locale edit alerts screen always dark themed:
|
13 years ago |
Sam Bosley
|
b395725fcc
|
Show picture popups in task activity feed
|
13 years ago |
Sam Bosley
|
59dead0ff9
|
Account for any discrepancies in server time and client time
|
13 years ago |
Sam Bosley
|
e99a2f1d8b
|
Push unsynced tasks in tags
|
13 years ago |
Sam Bosley
|
0ed4e6a72a
|
Apply last modified check to syncing tags
|
13 years ago |
Sam Bosley
|
9b6689a90d
|
Sync conflict merge, not totally working
|
13 years ago |
Sam Bosley
|
e91df38e0c
|
Bug fixes to last modified logic in push task on save
|
13 years ago |
Sam Bosley
|
4ed70def25
|
Option to report last error in sync prefs
|
13 years ago |
Tim Su
|
0d67506434
|
Better check for infinite loop, slightly more detailed upgrade message
|
13 years ago |
Tim Su
|
c7e7458651
|
Handle crashes in various places
|
13 years ago |
Tim Su
|
de9aacd027
|
Handle infinite loop when parent is child
|
13 years ago |
Sam Bosley
|
a309e55910
|
Deleted commented out code for real! Yay for cleanliness
|
13 years ago |
Sam Bosley
|
260d5b7f26
|
Don't log handled exceptions--crittercism crashes
|
13 years ago |
Sam Bosley
|
73df7d23ee
|
Fixed ActionBar home button in CustomFilterActivity
|
13 years ago |
sbosley
|
a1e71d9bbb
|
Merge pull request #163 from sbosley/120312_sb_sqlite_exception
Added code to catch SQLiteException errors like missing columns
|
13 years ago |
Sam Bosley
|
e320e9ee6b
|
Refactored gtasks token validator
|
13 years ago |