Commit Graph

2715 Commits (3f97682595beb365eaaf2fe2609a1e721194a79e)

Author SHA1 Message Date
rip238 328d66f31b Translated some strings 13 years ago
Sam Bosley 4c845f2dfb Added icons for the various people buttons 13 years ago
Sam Bosley 63d6605898 Updated string for empty list in people view 13 years ago
Sam Bosley 0e85cd2714 Further refined menu behavior with people view on tablet 13 years ago
Sam Bosley 8c95d4a802 Persist people list on tablet across device rotation 13 years ago
Sam Bosley 86ec3295b6 Basic version of toggling to people mode on tablet working 13 years ago
Sam Bosley 02f25f7e1f Polish to main menu size 13 years ago
Sam Bosley 3fb9899582 PersonViewFragment syncs tasks for that user 13 years ago
Sam Bosley 1896fe89c7 Cleanup and polish to quick add bar in people view 13 years ago
Sam Bosley cc76e6d178 Fixed many bugs with people filters 13 years ago
Sam Bosley 0ed664a663 Commit all the things--mostly working people view 13 years ago
Sam Bosley 6060b21757 Fixed a bug in StringProperty.in(String[]) that makes hiding emergent tags work 13 years ago
Sam Bosley 28d05d6325 Started altering tag service to filter out emergent tags 13 years ago
Sam Bosley 23fc2277b8 Cleanup printlns 13 years ago
Sam Bosley ea322ea941 Fixed a bug in shortcut handling, which incidentally solves our most common crash 13 years ago
Sam Bosley aba9f2f154 Fixed bugs and improved sync unit tests 13 years ago
Sam Bosley fac40b89e2 Hopefully fixed a refresh bug in the tag view fragment--not sure what's causing it though 13 years ago
Sam Bosley ab1ada80d5 Version bump and upgrade message 13 years ago
Sam Bosley 3393ebb766 Use FilterWithUpdate when necessary when creating shortcuts so that filter comparison doesn't break 13 years ago
Sam Bosley 96e4255e2d Fixed a bug with shortcuts not displaying titles correctly 13 years ago
Sam Bosley 56e64699d1 Hopefully fixed a stack overflow problem 13 years ago
Sam Bosley ee3cc8f3cf Fixed a potential null pointer in disposable task list fragment 13 years ago
Sam Bosley fea213a7a8 Fixed a null pointer in missed call activity when encouragements disabled 13 years ago
Sam Bosley ff4b4020ce Fixed a potential null pointer in task list fragment 13 years ago
Sam Bosley 8a5c59db2e Version bump and upgrade message for the version that WILL include missed call fielding 13 years ago
Sam Bosley e2842d5fb1 Fixed a search bug when swipe between lists disabled 13 years ago
Sam Bosley ffd7c2a43d Suppress popup notifications when that task is being edited 13 years ago
Sam Bosley 23a01ff845 Fixed a bug where notification titles wouldn't work with swipe turned off 13 years ago
Sam Bosley f11052bb88 Respect tag deleted_at 13 years ago
Sam Bosley 7a4be838d0 Fixed a bug when rotating the contact picker 13 years ago
Sam Bosley f382ddae10 Fixed a bug in the DisposableTaskListFragment 13 years ago
Sam Bosley 415b95d0c2 Fixed a bug with constructing widget edit intent 13 years ago
Sam Bosley 929ff3a017 Fixed upgrade message 13 years ago
Tim Su c7fcd388fb Fix the link action wrong because pending intent reused 13 years ago
Tim Su 2cc3d85786 Export .po files 13 years ago
Tim Su e47b34a998 Delete string entries that changed from original template 13 years ago
Tim Su 0f45a4d28f Import XML files from .po 13 years ago
Tim Su ea7dfe377c Import new translations from launchpad 13 years ago
Sam Bosley 73de97f25d Fixed a bug when toggling subtasks mode 13 years ago
Sam Bosley 621491478a More polish 13 years ago
Sam Bosley b9dcb3fcda Polish with Henry 13 years ago
Sam Bosley 6c70db5315 TaskRabbitControlSet isn't an activity. This should fix the kindle problems 13 years ago
Sam Bosley aa12ae6f64 Synchronize ab test event reporting to prevent duplicate reports 13 years ago
Sam Bosley c89de5e952 Fixed a bug in statistics reporting 13 years ago
Sam Bosley 46e3ffb571 Check for null number when handling missed calls 13 years ago
Sam Bosley 235dc415de Temporary fix for a task edit crash in tablets 13 years ago
Tim Su da5e73dd05 make unsigned amazon build 13 years ago
Sam Bosley a2153ea237 Fixed bugs in widget not using customExtras 13 years ago
Sam Bosley 9fd8cab63e Added an intent extra to the task list activity that can start by immediately editing a task 13 years ago
Sam Bosley cd28d408e2 Polish and fixes to missed call notif 13 years ago
Sam Bosley f3083b614d Use ACTION_VIEW instead of ACTION_CALL in missed call dialog 13 years ago
Sam Bosley 2298a278cd Default fielding missed calls to off 13 years ago
sbosley e8bfb35cb4 Merge pull request #178 from sbosley/120427_sb_missed_call
Missed call notifications
13 years ago
Sam Bosley cf84bf5917 Cleanup according to Tim's suggestions 13 years ago
Sam Bosley 0b750e909e Killed the feature flipper, not needed anymore 13 years ago
Sam Bosley cf68f97aa4 Random strings for missed call dialog 13 years ago
Sam Bosley c469c9afd2 Fixed picture loading stuff 13 years ago
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 bdec8356ca Added one day retention statistic 13 years ago
Sam Bosley f17ab6b117 Hack to fix showing new list not working. How was this ever working? 13 years ago
Sam Bosley 476b3af206 Refactor and cleanup based on Tim's suggestions 13 years ago
Sam Bosley fe47ed4edd Added documentation and comments 13 years ago
Sam Bosley ac4e8b07f5 Added unit tests for ab test retention database 13 years ago
Sam Bosley 69cbd31148 Added ability to specifiy different probability distributions for new and existing users 13 years ago
Sam Bosley c26a160855 Added insertion of analytics api keys to build script 13 years ago
Sam Bosley 2acea6f48b Don't report retention if statistics tracking turned off 13 years ago
Sam Bosley 0a2ff5de4b Move retention tracking to TLA onCreate since startup service may not run if app has been living in background 13 years ago
Sam Bosley 89de6e9fde Optimizations with reporting using arrays instead of separate requests, bugfixes 13 years ago
Sam Bosley 65d13cbf22 Hide things that don't need to be visible 13 years ago
Sam Bosley 1746ec4e9f Reorder stuff for better performance 13 years ago
Sam Bosley bf8dc12ff6 Create relative date events on startup 13 years ago
Sam Bosley 1b2d5c2585 Push unreported test data on startup 13 years ago
Sam Bosley 7f57679469 Added service and invoker for reporting analytics data 13 years ago
Sam Bosley 2a0200a715 Added field to track if data point has been reported 13 years ago
Sam Bosley bf15575643 Check new user and activated status at startup 13 years ago
Sam Bosley c7e18592a6 Added methods for creating data points to the abtesteventdao 13 years ago
Sam Bosley f08d3c2890 Added ABTestEventDao 13 years ago
Sam Bosley 1f46fa34c6 Added the ABTestEvent model for tracking events in the database 13 years ago
Sam Bosley 02049930c9 Started cleaning up and refactoring the AB testing classes to fit with the new analytics framework 13 years ago
Andrey Marchenko e63de8a4e6 Implemented Update access through Astrid Api 13 years ago
Sam Bosley 927ea5403b Fixed a bug that prevented subtasks toggling from working correctly in lists 13 years ago
Sam Bosley 27e108a5e4 Fixed a logic error in reporting app_open statistics 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 8f7176f3c3 Updated upgrade message 13 years ago
Sam Bosley 80843660c4 AB test and instrument swipe between lists enabled or disabled 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