Commit Graph

1407 Commits (14c36867edc9948b8180441f31a32dbf335ea449)

Author SHA1 Message Date
Sam Bosley 099e78ae5b Fixed a crash related to rotation when recording audio 13 years ago
Sam Bosley d10cd37256 Show files immediately after download finishes 13 years ago
Sam Bosley 767d8283fb Don't let non-premium users delete files 13 years ago
Sam Bosley 70539e6e85 Fixed occasional out of memory crash when taking pictures for attachments 13 years ago
Sam Bosley fe9639df30 Unused println 13 years ago
Sam Bosley 153c20ea46 Was accidentally getting first name for first and last name. Don't do that. 13 years ago
Sam Bosley 8a2d74d505 Fixed a bunch more naming issues 13 years ago
Sam Bosley 0f9d4dc225 Better recovery attempts when encountering unknown filetypes 13 years ago
Sam Bosley 65fd2492b9 Minor fixes to file display 13 years ago
Sam Bosley a10a3c6620 Adjust when title parsing happens so that date insertion happens according to precedence rules. Also lots of code cleanup 13 years ago
sbosley 500660f05d Merge pull request #183 from sbosley/120511_sb_premium_voice
Premium!
13 years ago
Sam Bosley 7920ea4bf2 Better handling of file attachments names, ui polish, code cleanup 13 years ago
Sam Bosley 688c608e54 Show friends view if friends exist, hide it if not 13 years ago
Sam Bosley a575f41184 Better handling of mime types 13 years ago
Sam Bosley 5902ac3144 Push attachments for tag only during tag sync 13 years ago
Sam Bosley d31bf681c5 Merge remote-tracking branch 'origin/120511_sb_premium_voice' into 120511_sb_premium_voice 13 years ago
Sam Bosley f09aa09b0e Fixed a sad tag syncing bug 13 years ago
Sam Bosley 5546f97a83 Pushing files to the server successfully 13 years ago
Sam Bosley 8822ffedf7 Check premium status for enabled state of premium features 13 years ago
Sam Bosley 46a4fb57cf Download file attachments on demand 13 years ago
Sam Bosley 50d249dd53 First draft at downloading files on demand (untested) 13 years ago
Sam Bosley d3ec65837b Sync file metadata when processing task list (doesn't fetch the actual files yet) 13 years ago
Sam Bosley fd25000972 Prepare things for file syncing 13 years ago
Sam Bosley 81be7a185c Better filename display construction 13 years ago
Sam Bosley 0448778d64 Scale bitmaps to prevent out of memory errors 13 years ago
Sam Bosley 9ad04c4fbc Attach image files 13 years ago
Sam Bosley 539822e3e4 Introduced quick action for viewing notes 13 years ago
Sam Bosley a1f7c3603c Copy files when attaching, code cleanup 13 years ago
Sam Bosley a45ffb0c79 Added a file browser to select and attach files from the sdcard. Minor code cleanup and polish 13 years ago
Sam Bosley 3f97682595 Localized another string 13 years ago
Sam Bosley cdbc96b268 Start with larger bytearrayoutputstream, fixed a string 13 years ago
Sam Bosley 565894f661 Localize some strings, clean up the code 13 years ago
Sam Bosley 263649b508 Lots of polish to the files control set 13 years ago
Sam Bosley dcc228c4c2 Fixed bugs with FilesControlSet displays 13 years ago
Sam Bosley 2d968f9583 Successful recording, wooooot 13 years ago
Sam Bosley e542b985b3 Infrastructure for general recording, but getting buffer overflows 13 years ago
Sam Bosley 82b24dd977 Merge remote-tracking branch 'origin/120511_sb_premium_voice' into 120511_sb_premium_voice 13 years ago
Sam Bosley 4a043862b7 Read user_status from api on sync 13 years ago
Sam Bosley 810f70f5a6 New icons and menu items as placeholders for premium features 13 years ago
Sam Bosley 998d990ecb Improvements to file list control set 13 years ago
Sam Bosley 28c8fe0645 Simple delete file button in files control set 13 years ago
Sam Bosley 33c318befc Use metadata objects for files control set 13 years ago
Sam Bosley 3956b340d3 Fixed some producteev in labs bugs 13 years ago
Sam Bosley 7e8438ac74 Prototype of audio playback from TEA 13 years ago
Sam Bosley aaaab09569 Introduced FileMetadata, started on control set 13 years ago
Sam Bosley 57f291f809 Move Producteev into astrid labs 13 years ago
Sam Bosley 2b75a4de1e AB test the friends view, added descriptions for all the astrid labs features 13 years ago
Sam Bosley f553284cdc Bugfixes to Kindle and other non-camera devices when selecting pictures 13 years ago
Tim Su 328128f443 More kindle fixes - TagUpdatesFragment looks super ugly, and ActFmLoginActivity remove google login 13 years ago
Sam Bosley 0f23787253 Shouldn't be able to add tasks to my shared filter from empty view 13 years ago
Sam Bosley a8a09ef7a5 Fixed a progaurd issue that was breaking things, fixed a bug in the my shared tasks filter 13 years ago
Sam Bosley 375de2ffca Fixed a layout bug with the person fragment, use a custom icon for the my shared tasks filter 13 years ago
Sam Bosley 6b56710dc8 Added a subtitle to Astrid Labs preference 13 years ago
Sam Bosley ed769347e0 Fixed a bug with how TaskListActivity handled constructing a default filter 13 years ago
Sam Bosley 579ac9d069 Fixed a couple minor things 13 years ago
Sam Bosley 4dd8bff567 Added a default people filter that shows all the tasks you have shared with anyone 13 years ago
Sam Bosley 63d6605898 Updated string for empty list in people view 13 years ago
Sam Bosley 86ec3295b6 Basic version of toggling to people mode on tablet working 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 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 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
Tim Su c7fcd388fb Fix the link action wrong because pending intent reused 13 years ago
Sam Bosley 73de97f25d Fixed a bug when toggling subtasks mode 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
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
Sam Bosley cf84bf5917 Cleanup according to Tim's suggestions 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 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