Commit Graph

2884 Commits (4206c644ec1d08c9baed48282b8445d9066e4900)

Author SHA1 Message Date
Sam Bosley d6952c5e66 Forgot to set the preference for the friends view 12 years ago
Sam Bosley 64a0f32b04 Fixed layout issues with people list fragment 12 years ago
Sam Bosley 2b75a4de1e AB test the friends view, added descriptions for all the astrid labs features 12 years ago
Sam Bosley f23c0cdb22 Version bump and upgrade message 12 years ago
Sam Bosley 80f4521a87 Use long dialog title for quick add people picker 12 years ago
Sam Bosley f553284cdc Bugfixes to Kindle and other non-camera devices when selecting pictures 12 years ago
Sam Bosley 6a006fc0e7 Removed the latest round of a/b tests, set appropriate defaults 12 years ago
Tim Su e797764145 Merge pull request #179 from rip238/patch-1
Translated some strings
12 years ago
Tim Su 328128f443 More kindle fixes - TagUpdatesFragment looks super ugly, and ActFmLoginActivity remove google login 12 years ago
Tim Su c4c333be7c Special handling for kindle fire - remove google tasks and addons tab 12 years ago
Sam Bosley c5124268ef Repurposed Main from the aac project to be an api wrapper, started experimenting with using it in the quick add bar 12 years ago
Sam Bosley afa57f7af2 Make aac-enc a library project 12 years ago
Sam Bosley 0f23787253 Shouldn't be able to add tasks to my shared filter from empty view 12 years ago
Sam Bosley a8a09ef7a5 Fixed a progaurd issue that was breaking things, fixed a bug in the my shared tasks filter 12 years ago
Sam Bosley 375de2ffca Fixed a layout bug with the person fragment, use a custom icon for the my shared tasks filter 12 years ago
Sam Bosley 6b56710dc8 Added a subtitle to Astrid Labs preference 12 years ago
Sam Bosley ed769347e0 Fixed a bug with how TaskListActivity handled constructing a default filter 12 years ago
Sam Bosley 579ac9d069 Fixed a couple minor things 12 years ago
Sam Bosley 4dd8bff567 Added a default people filter that shows all the tasks you have shared with anyone 12 years ago
rip238 328d66f31b Translated some strings 12 years ago
Sam Bosley 4c845f2dfb Added icons for the various people buttons 12 years ago
Sam Bosley 63d6605898 Updated string for empty list in people view 12 years ago
Sam Bosley 0e85cd2714 Further refined menu behavior with people view on tablet 12 years ago
Sam Bosley 8c95d4a802 Persist people list on tablet across device rotation 12 years ago
Sam Bosley 86ec3295b6 Basic version of toggling to people mode on tablet working 12 years ago
Sam Bosley 02f25f7e1f Polish to main menu size 12 years ago
Sam Bosley 3fb9899582 PersonViewFragment syncs tasks for that user 12 years ago
Sam Bosley 1896fe89c7 Cleanup and polish to quick add bar in people view 12 years ago
Sam Bosley cc76e6d178 Fixed many bugs with people filters 12 years ago
Sam Bosley 0ed664a663 Commit all the things--mostly working people view 12 years ago
Sam Bosley 6060b21757 Fixed a bug in StringProperty.in(String[]) that makes hiding emergent tags work 12 years ago
Sam Bosley 28d05d6325 Started altering tag service to filter out emergent tags 12 years ago
Sam Bosley 23fc2277b8 Cleanup printlns 12 years ago
Sam Bosley ea322ea941 Fixed a bug in shortcut handling, which incidentally solves our most common crash 12 years ago
Sam Bosley aba9f2f154 Fixed bugs and improved sync unit tests 12 years ago
Sam Bosley fac40b89e2 Hopefully fixed a refresh bug in the tag view fragment--not sure what's causing it though 12 years ago
Sam Bosley ab1ada80d5 Version bump and upgrade message 12 years ago
Sam Bosley 3393ebb766 Use FilterWithUpdate when necessary when creating shortcuts so that filter comparison doesn't break 12 years ago
Sam Bosley 96e4255e2d Fixed a bug with shortcuts not displaying titles correctly 12 years ago
Sam Bosley 56e64699d1 Hopefully fixed a stack overflow problem 12 years ago
Sam Bosley ee3cc8f3cf Fixed a potential null pointer in disposable task list fragment 12 years ago
Sam Bosley fea213a7a8 Fixed a null pointer in missed call activity when encouragements disabled 12 years ago
Sam Bosley ff4b4020ce Fixed a potential null pointer in task list fragment 12 years ago
Sam Bosley 8a5c59db2e Version bump and upgrade message for the version that WILL include missed call fielding 12 years ago
Sam Bosley e2842d5fb1 Fixed a search bug when swipe between lists disabled 12 years ago
Sam Bosley ffd7c2a43d Suppress popup notifications when that task is being edited 12 years ago
Sam Bosley 23a01ff845 Fixed a bug where notification titles wouldn't work with swipe turned off 12 years ago
Sam Bosley f11052bb88 Respect tag deleted_at 12 years ago
Sam Bosley 7a4be838d0 Fixed a bug when rotating the contact picker 12 years ago
Sam Bosley f382ddae10 Fixed a bug in the DisposableTaskListFragment 12 years ago
Sam Bosley 415b95d0c2 Fixed a bug with constructing widget edit intent 12 years ago
Sam Bosley 929ff3a017 Fixed upgrade message 12 years ago
Tim Su c7fcd388fb Fix the link action wrong because pending intent reused 12 years ago
Tim Su 2cc3d85786 Export .po files 12 years ago
Tim Su e47b34a998 Delete string entries that changed from original template 12 years ago
Tim Su 0f45a4d28f Import XML files from .po 12 years ago
Tim Su ea7dfe377c Import new translations from launchpad 12 years ago
Sam Bosley 73de97f25d Fixed a bug when toggling subtasks mode 12 years ago
Sam Bosley 621491478a More polish 12 years ago
Sam Bosley b9dcb3fcda Polish with Henry 12 years ago
Sam Bosley 6c70db5315 TaskRabbitControlSet isn't an activity. This should fix the kindle problems 12 years ago
Sam Bosley aa12ae6f64 Synchronize ab test event reporting to prevent duplicate reports 12 years ago
Sam Bosley c89de5e952 Fixed a bug in statistics reporting 12 years ago
Sam Bosley 46e3ffb571 Check for null number when handling missed calls 12 years ago
Sam Bosley 235dc415de Temporary fix for a task edit crash in tablets 12 years ago
Tim Su da5e73dd05 make unsigned amazon build 12 years ago
Sam Bosley a2153ea237 Fixed bugs in widget not using customExtras 12 years ago
Sam Bosley 9fd8cab63e Added an intent extra to the task list activity that can start by immediately editing a task 12 years ago
Sam Bosley cd28d408e2 Polish and fixes to missed call notif 12 years ago
Sam Bosley f3083b614d Use ACTION_VIEW instead of ACTION_CALL in missed call dialog 12 years ago
Sam Bosley 2298a278cd Default fielding missed calls to off 12 years ago
sbosley e8bfb35cb4 Merge pull request #178 from sbosley/120427_sb_missed_call
Missed call notifications
12 years ago
Sam Bosley cf84bf5917 Cleanup according to Tim's suggestions 12 years ago
Sam Bosley 0b750e909e Killed the feature flipper, not needed anymore 12 years ago
Sam Bosley cf68f97aa4 Random strings for missed call dialog 12 years ago
Sam Bosley c469c9afd2 Fixed picture loading stuff 12 years ago
Sam Bosley 48f0ec9ece Polished the missed call dialog 12 years ago
Sam Bosley 29555b08a4 Picture in missed call view, polish close button 12 years ago
Sam Bosley 9fe310972f Don't title the missed call schedule dialog 'snooze' 12 years ago
Sam Bosley a4a53ad195 Fixed bugs when fielding missed calls on real phones 12 years ago
Sam Bosley e0a30bb3e3 Use flag_activity_multiple_task to stack missed call notifications 12 years ago
Sam Bosley 0e613f9017 Wire up call later button to create tasks with the appropriate due time 12 years ago
Sam Bosley b772c79bf9 More polish to missed call dialog, preference to activate/deactivate: 12 years ago
Sam Bosley e19fa0819c More awesomeness. All that's left is the snooze scheduling 12 years ago
Sam Bosley 29c41bcffe Displaying the activity in most of its awesomeness 12 years ago
Sam Bosley 040aca6d7c Basic logic for intercepting missed calls 12 years ago
Sam Bosley bdec8356ca Added one day retention statistic 12 years ago
Sam Bosley f17ab6b117 Hack to fix showing new list not working. How was this ever working? 12 years ago
Sam Bosley 476b3af206 Refactor and cleanup based on Tim's suggestions 12 years ago
Sam Bosley fe47ed4edd Added documentation and comments 12 years ago
Sam Bosley ac4e8b07f5 Added unit tests for ab test retention database 12 years ago
Sam Bosley 69cbd31148 Added ability to specifiy different probability distributions for new and existing users 12 years ago
Sam Bosley c26a160855 Added insertion of analytics api keys to build script 12 years ago
Sam Bosley 2acea6f48b Don't report retention if statistics tracking turned off 12 years ago
Sam Bosley 0a2ff5de4b Move retention tracking to TLA onCreate since startup service may not run if app has been living in background 12 years ago
Sam Bosley 89de6e9fde Optimizations with reporting using arrays instead of separate requests, bugfixes 12 years ago
Sam Bosley 65d13cbf22 Hide things that don't need to be visible 12 years ago
Sam Bosley 1746ec4e9f Reorder stuff for better performance 12 years ago
Sam Bosley bf8dc12ff6 Create relative date events on startup 12 years ago
Sam Bosley 1b2d5c2585 Push unreported test data on startup 12 years ago
Sam Bosley 7f57679469 Added service and invoker for reporting analytics data 12 years ago
Sam Bosley 2a0200a715 Added field to track if data point has been reported 12 years ago
Sam Bosley bf15575643 Check new user and activated status at startup 12 years ago
Sam Bosley c7e18592a6 Added methods for creating data points to the abtesteventdao 12 years ago
Sam Bosley f08d3c2890 Added ABTestEventDao 12 years ago
Sam Bosley 1f46fa34c6 Added the ABTestEvent model for tracking events in the database 12 years ago
Sam Bosley 02049930c9 Started cleaning up and refactoring the AB testing classes to fit with the new analytics framework 12 years ago
Andrey Marchenko e63de8a4e6 Implemented Update access through Astrid Api 12 years ago
Sam Bosley 927ea5403b Fixed a bug that prevented subtasks toggling from working correctly in lists 12 years ago
Sam Bosley 27e108a5e4 Fixed a logic error in reporting app_open statistics 12 years ago
Sam Bosley 453ecbed4d Removed a bunch of unnecessary stuff related to toasting on tag save 12 years ago
Sam Bosley b5f5259366 Fixed a bug with dialog theme declared in manifest messing up tag settings activity on phones 12 years ago
Sam Bosley 472288b1b9 Don't need to restart astrid for swipe performance to take effect 12 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 12 years ago
Sam Bosley a9ede5955c AB test the presence of the new contact picker 12 years ago
Sam Bosley 8f7176f3c3 Updated upgrade message 12 years ago
Sam Bosley 80843660c4 AB test and instrument swipe between lists enabled or disabled 12 years ago
Sam Bosley 9519517073 Made swipe between lists disableable 12 years ago
Sam Bosley d42471a5f6 Fixed a couple rare null pointers 12 years ago
Sam Bosley 529bb2fcba Added a prefrence to control how aggressive the fragment pager is with preloading task lists 12 years ago
Sam Bosley 978aa11fd1 Fixed a bug with widgets using filterwithcustomintent 12 years ago
Sam Bosley 6ebe45df18 Fix bug with choosing contact from quickadd 12 years ago
Sam Bosley 869adc42f6 Don't let view pager intercept scrolling of people view 12 years ago
Sam Bosley ca004a718e Refactor and fix for list leaving/deleting functionality 12 years ago
Sam Bosley 18d8acc461 Load things from argument extras in gtasks fragments instead of from intent 12 years ago
Sam Bosley e5d30775a1 Fixed a bug with ShareLinkActivity not working with swipe between lists 12 years ago
Sam Bosley 8564e37b40 Fixed bug with activity shown for new lists 12 years ago
Sam Bosley 7e2e378c2e Tweaks to reminder scheduling to account for new date scheme 12 years ago
Sam Bosley bddc70bdb4 Version bump and upgrade message 12 years ago
Sam Bosley a222e28cd6 Preload a few more fragments in the task list pager. We can experiment with this setting for optimal performance/memory tradeoff 12 years ago
sbosley 35734273f0 Merge pull request #175 from sbosley/120413_sb_comment_links
In comments, make links to tasks.
12 years ago
Sam Bosley 279713cf48 Added comment for translators, use $ for special token 12 years ago
Sam Bosley bec80c0b34 Send support button to blog faq, forums button to crittercism 12 years ago
Sam Bosley 2745079599 Awesome new stuff for putting links in comments. Works for tasks, can adapt to things like tags/users in the future 12 years ago
Sam Bosley be6b1310e1 Make clicking on task links in comments edit task 12 years ago
Sam Bosley 6701e46bfb Good progress on linkifying task titles in comments 12 years ago
Sam Bosley dabb393f6d Fixed potential null pointer in task list fragment 12 years ago
Sam Bosley a735863fc0 Fixed a crash in DisposableTaskListFragment 12 years ago
Sam Bosley 5a413c4553 Don't allow null extras in fragment pager adapter 12 years ago
Sam Bosley fec9d72bea Fixed a display bug with the appearance of task due dates due today 12 years ago
Sam Bosley dc9a6b2fed Fix some arguments in update format strings 12 years ago
Sam Bosley 56fb16aace Check uniqueness of list members by email 12 years ago
Sam Bosley 42da848122 Fixed a potential null pointer in task adapter 12 years ago
Sam Bosley f7da0c8233 Refixed people picker row heights 12 years ago
Sam Bosley 8a4a0f802f Don't set the title of the actual filter instance when switching to custom context 12 years ago
Sam Bosley e7fcdb20d6 Introduced new permasql for noon-based times 12 years ago
Sam Bosley 642f84f817 Fixed bug where tasks assigned while offline would be reassigned to self after sync 12 years ago
Sam Bosley ea4b8ecbd1 Fixed a string with backwards format args 12 years ago
Sam Bosley 1ec773f1b2 Only the current fragment can handle menu options or context menu items 12 years ago
Sam Bosley a79c2eb78f Wait a couple seconds before initiating automatic sync when using swipe between lists 12 years ago
Sam Bosley 4477ca55ca Don't show astrid in reminder dialog when that preference is turned off 12 years ago
Sam Bosley 19c26c1539 Fixed a crash for in-app reminders 12 years ago
Sam Bosley 668a23ad45 Adjusted contact adapter row size 12 years ago
Sam Bosley 7f07d08af4 Restore the progress bar to task comments view 12 years ago
Sam Bosley 5952959d86 Bugfixes to search and unecessary code cleanup 12 years ago
Sam Bosley 7451ca813e Don't do a full broadcast refresh when autosyncing 12 years ago
Sam Bosley f963d5f610 Fixed bugs with reminder dialog not working 12 years ago
Sam Bosley 5f8e86d7bd Fixed bugs with Notification fragments in swipe between lists 12 years ago
Sam Bosley 7dd5833e30 Clear filter query override when switching out of subtasks mode 12 years ago
Sam Bosley cf486bfed7 Fixed a crash when swiping between lists before fragment exists 12 years ago
Sam Bosley d52fd02b87 Implemented Tim's suggested cleanup to the pull requests from yesterday 12 years ago
Tim Su 0f13cf01f7 Merge pull request #174 from sbosley/120302_sb_swipe_lists_subtasks
Swipe between lists! Woooo
12 years ago
Tim Su 076eeee13c Merge pull request #173 from sbosley/120405_sb_pick_contact
Contacts picker!
12 years ago
Sam Bosley d73ed12816 Don't let title parsing override quickadd control sets 12 years ago
Sam Bosley cdc403827b Don't change text view style when parsing shared with members. Why was that ever there? 12 years ago
Sam Bosley 87e38b30c9 Introduce a flag to help TaskListFragmentPager not intercept touch events in subtasks mode 12 years ago
Sam Bosley a0c2d7b7f5 Fixed a bug in DraggableListView that would fire click events for cancelled motion events 12 years ago
Sam Bosley 8d2c19c859 Renamed adjustedSqlQuery in Filter to filterOverride to be more descriptive 12 years ago
Sam Bosley 872ae3edf1 Fixed bug where rotation would lose subtasks setting 12 years ago
Sam Bosley 056cbe5497 Introduced an adjustedSqlQuery field to Filter objects so that subtasks won't break equality checking 12 years ago
Sam Bosley af9345c057 Merge swipe between lists branch with changes from master 12 years ago
Sam Bosley 6cee41ac9a Restored progress bar to activity fragment 12 years ago
Sam Bosley dde1248573 Use the onOkClick hook in assignment picker to validate email before dismissing dialog 12 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) 12 years ago
Sam Bosley 85efa99f2b Better plus button in the people picker 12 years ago
Sam Bosley 197fe02be4 Sectioned headers in the assignment picker. booyah 12 years ago
Sam Bosley e92c2ef048 Polished assignment autocomplete field 12 years ago
Sam Bosley 7fbfe181b5 Fixed a bug in user sync 12 years ago
Sam Bosley b0ac54ef30 Fixed a bug with using the contact picker 12 years ago
Sam Bosley 5ede134e9f Added contact chooser option to people picker 12 years ago
Sam Bosley 6168534e0a Better size for assigned picker rows 12 years ago
Sam Bosley 1e3006bde7 More improvements to contact picking 12 years ago
Sam Bosley a7bff3f9ec Fixed change from merge in Database upgrade 12 years ago
Sam Bosley 6268458093 Cherry-pick astrid user loading commit 12 years ago
Sam Bosley c8c170ed7b First draft of contact picking 12 years ago
sbosley 2104d3eae0 Merge pull request #172 from sbosley/120405_sb_backup_on_upgrade
Backup on upgrade
12 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 12 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 12 years ago
Sam Bosley 3a5b3f9eb5 Fixed a bug in draggable list activity 12 years ago
Sam Bosley 09f4d16aa1 Don't let last version name be null 12 years ago
Sam Bosley cc3a70962b Make a special backup before upgrades 12 years ago
Tim Su ac40dc9d4f Cleaned up old version upgrade strings 12 years ago
Tim Su c74001965e Version bump and upgrade message bump 12 years ago
Tim Su 99f5cdc39f Apply migration backup fix to deletion date as well as deletion date 12 years ago
Sam Bosley c1c949b025 Updated upgrade message 12 years ago
Sam Bosley 559bf8d096 Refresh task list after backup import 12 years ago
Tim Su e34ebd2432 Cursors are silly. 12 years ago
Tim Su 353a420fec Handle for restore from failed migration 4.0.6 - reading XML file, not skipping, and instead overwriting 12 years ago
Tim Su df6e08840d Read version from backup xml, only apply due date adjustment in this case 12 years ago
Sam Bosley e2796db23b Migrate old due time style from xml importer to new due time style 12 years ago
Sam Bosley dbf7d8b6ce Version bump and upgrade message 12 years ago
Sam Bosley 0b528c9f08 Fixed sync issues with the due time migrator 12 years ago
Sam Bosley e178681990 Use a better scheme for checking if a filter isInbox 12 years ago
Sam Bosley 52660cd80d Fixed a display bug with the tags control set 12 years ago
Sam Bosley 9496ff0f4d Catch a potential crash and bail out in rescheduling repeating calendar events 12 years ago
Sam Bosley 7b4baaede1 Define constants for transitories in TaskService, fixed a bug where copied tasks would be assigned back to user 12 years ago
Sam Bosley 91792d38c8 Don't need to load control sets twice, which was causing sharing bugs 12 years ago
Sam Bosley d0b18d3596 Make activity feed less vague 12 years ago
Sam Bosley 3b7c9a0437 Updated a string to prevent bad word wrapping 12 years ago
Sam Bosley b97e3f3e8b Date sanity check 12 years ago
Sam Bosley 665b6301b9 Fixed a bug that prevented due times from being set 12 years ago
Sam Bosley aff8b1c893 Fixed the 'wrong task clicked' bug somehow 12 years ago
Sam Bosley d0460079bb Fixed a quickadd gcal bug 12 years ago
Sam Bosley 44efcfb6c3 Fixed repeating tasks in gcal bugs 12 years ago
Sam Bosley 01e28fb529 Fixed a subtasks indentation bug in certain edge cases: 12 years ago
Sam Bosley 06279d50ac Fixed a potential double popup 12 years ago
Sam Bosley 4c89881956 Use 'someone
' instead of 'you' when no name available for comment
12 years ago
Sam Bosley 545aeb96c5 Updated upgrade message 12 years ago
Sam Bosley 9f94a5dd80 Force queries in date migrator to happen right away 12 years ago
Sam Bosley 81b062de41 Debugs in due date migrator 12 years ago
Sam Bosley 9b522b6ff8 Fixed a super sad bug that messed up the duetime migration 12 years ago
Sam Bosley b24044ddd1 Fixed a deadlock, made errors more descriptive 12 years ago
Sam Bosley 3f0de0ab4e Report last error at end of sync 12 years ago
Tim Su 1576702202 Merge remote-tracking branch 'sbosley/120329_sb_astrid_sync_fixes' 12 years ago
Tim Su 288a558ebe Really minor cleanup for the awesome gtasks bug fixes 12 years ago
Sam Bosley 7e1335adbc Fixed a synchronization bug 12 years ago
Sam Bosley 02d6d30d83 Threads launching threads 12 years ago
Sam Bosley cb95621ddc Use a condition variable for the actfm sync timing 12 years ago
Sam Bosley cfdbe08e75 Some ideas for fixing timing issue in astrid.com 12 years ago
Sam Bosley c44b884f3a Refactored transitory preservation to be structured better 12 years ago
Sam Bosley ea42bb828c Fixed gtasks sync timing issues 12 years ago
Sam Bosley f0d453e0a3 Fixed some bugs related to subtasks using -1 instead of Task.NO_ID 12 years ago
Tim Su 6654ac0a9e We don't need the touchscreen. This allows Astrid to show up on Google TVs 12 years ago
Sam Bosley 01f1831093 Renamed a jar to work with revision 17 of the sdk tools 12 years ago
Sam Bosley e5b5e3e2c2 Fixed a rare crash that could occur if tag is deleted during sync 12 years ago
Sam Bosley b05cee46f4 Fixed a potential null pointer in task adapter 12 years ago
Tim Su bb9b34a6be Yay for resource closing design pattern 12 years ago
Tim Su 726571f343 Merge pull request #169 from sbosley/120328_sb_duetime_take_two
Change how due times are handled
12 years ago
Sam Bosley 5d87de12d9 Cleanup and better code 12 years ago
Sam Bosley b4138d8c92 Fixed a bug in how task edit fragment handles rotation, incidentally solving a couple crashes 12 years ago
Sam Bosley d536cdbf1e Fixed a crash that could occur if gtasks encounter auth problems during a background sync 12 years ago
Sam Bosley 4dfc56d258 Cleanup and upgrade message started: 12 years ago
Sam Bosley 87971abe9c Version bump, progress dialog 12 years ago
Sam Bosley 50db04ffd6 Migrate handling of due times, take two 12 years ago
Sam Bosley 07e493cedf Update filter counts when clicked 12 years ago
Tim Su 48eb6c50f0 Merge pull request #168 from sbosley/120326_sb_sync_performance
Gtasks bugfixes
12 years ago
Sam Bosley 9ae4b81acf Don't create new deleted tasks on gtasks 12 years ago
Sam Bosley 54d0390dd8 Don't push things to google tasks that aren't assigned to you 12 years ago
Sam Bosley 383f5d1553 Fix count regexp and print parsing errors for debugging 12 years ago
Sam Bosley 78cc696648 Progress on keeping filter counts up to date in real time 12 years ago