Commit Graph

1427 Commits (fea5fb275d55951cb22410f4193e327ed41b9e02)

Author SHA1 Message Date
Sam Bosley 233462a6dd Fixed a sql query that was causing duplicates in the I've assigned filter 13 years ago
Sam Bosley 66cc547185 Escape spaces in file urls 13 years ago
Sam Bosley ea177983dc Fixed calendar crash when adding task with due time 13 years ago
Sam Bosley 49ab140a9d Fixed a potential crash when trying to upload attachments for an unsynced task 13 years ago
Sam Bosley 8310e52050 Show user name when logged in to astrid.com 13 years ago
Sam Bosley b47050fe82 Nook market strategy 13 years ago
Sam Bosley f5ffba49ce Fixed a bug with task actions showing files link 13 years ago
Sam Bosley b99454d07d Special logic to try and guess mime types from things normally marked as octet streams 13 years ago
Sam Bosley 7d4072f544 Handle the major MS Ofice filetypes 13 years ago
Sam Bosley 58c565cfd1 Search the market for applications to handle various filetypes if they can't be handled natively 13 years ago
Sam Bosley b66377901a Copy updates, more reengagement strings 13 years ago
Sam Bosley 40a26ab405 Updated some strings, A/B test presence of notifications 13 years ago
Sam Bosley 27c3d3cd4a Reengagement notifications are working in full 13 years ago
Sam Bosley cfcbc468c8 More skeleton stuff for reengagement, deferring for design 13 years ago
Sam Bosley 1150f21f2b Skeleton for reengagement notifications 13 years ago
Sam Bosley bd71eb16d2 Polish the recording audio dialog a little 13 years ago
Sam Bosley 75ebb8d817 Fixed a crash and a minor bug in handling undownloaded files 13 years ago
Sam Bosley f953d5b319 Push file attach/delete on save 13 years ago
Sam Bosley 005271be06 Sync deletion of files to the server 13 years ago
Sam Bosley 8bb5f2d405 File attachments quick action 13 years ago
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