Commit Graph

2854 Commits (ead531e0be8b638f292a221514f0fc1215716a3f)

Author SHA1 Message Date
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
Sam Bosley b88e4f9cad When using values for new tasks in filters, merge without replacement. 13 years ago
Sam Bosley f0049ad3e9 Always show files control set 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
Tim Su b50ee9ff57 Export .pot files 13 years ago
Sam Bosley 688c608e54 Show friends view if friends exist, hide it if not 13 years ago
Sam Bosley 6f733f7e5b Don't pop up the in-app reminders when editing a task 13 years ago
Sam Bosley 4eb57e2b6f Copy update 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 a2455d3513 Fixed a typo in acquisition reporting 13 years ago
Sam Bosley 539822e3e4 Introduced quick action for viewing notes 13 years ago
Sam Bosley 0da65a08f7 Fixed gravity issue in notes preview 13 years ago
Sam Bosley d3fc0b7d5c Fixed theme issues with 'What's new' dialog text color 13 years ago
Sam Bosley 89f97434cd Color polish 13 years ago
Sam Bosley af8cb9b87c Resized the task edit complete box to match those in the task list 13 years ago
Sam Bosley 5289946e62 Fixed a layout issue with the empty view in list comments 13 years ago
Sam Bosley e882217ebe Centered and aligned all the various quickadd-like bars 13 years ago
Sam Bosley 64cdf02245 Theme the main edit text fields (comments, add task, etc) 13 years ago
Sam Bosley 1742a7532f Start differentiating bewteen picture attachments and sdcard attachments 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 12c38d2b12 Fixed issues with voice result handling on older phones 13 years ago
Sam Bosley 7ef01bbef3 Keep legacy compatibility with old speech recognizer 13 years ago
Sam Bosley 4e85017921 Hopefully fixed the leaked service connection problems, added some error handling 13 years ago
Sam Bosley 4581501063 Update analytics api, report acqusition 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 9cef9604e3 Resolve merge conflicts 13 years ago
Sam Bosley 38e6334848 Producteev should always be visible when logged in, even if third party addons are off 13 years ago
Sam Bosley 57f291f809 Move Producteev into astrid labs 13 years ago
Sam Bosley 1215c3d5c5 Version bump and upgrade message 13 years ago
Sam Bosley 95767b2c90 Added the receive_boot_completed permission 13 years ago
Sam Bosley 4911a4c86a Updated upgrade message: 13 years ago
Sam Bosley f6be4ea5a1 Switch order of add on activity tabs 13 years ago
Sam Bosley 0e7a2b6ed5 Added a WebMarketStrategy that points to the weloveastrid store, removed unused custom builds 13 years ago
Sam Bosley d9d6d1e7e3 Put the sort and filter options back in the main menu for tablets 13 years ago
Jon 4563167ae8 Merge pull request #181 from jonparis/master
fixed wrong size of refresh icon for tablets
13 years ago
Jon Paris d9431004d0 fixed big refresh image for tablets 13 years ago
Sam Bosley d6952c5e66 Forgot to set the preference for the friends view 13 years ago
Sam Bosley 64a0f32b04 Fixed layout issues with people list fragment 13 years ago
Sam Bosley 2b75a4de1e AB test the friends view, added descriptions for all the astrid labs features 13 years ago
Sam Bosley f23c0cdb22 Version bump and upgrade message 13 years ago
Sam Bosley 80f4521a87 Use long dialog title for quick add people picker 13 years ago
Sam Bosley f553284cdc Bugfixes to Kindle and other non-camera devices when selecting pictures 13 years ago
Sam Bosley 6a006fc0e7 Removed the latest round of a/b tests, set appropriate defaults 13 years ago
Tim Su e797764145 Merge pull request #179 from rip238/patch-1
Translated some strings
13 years ago
Tim Su 328128f443 More kindle fixes - TagUpdatesFragment looks super ugly, and ActFmLoginActivity remove google login 13 years ago
Tim Su c4c333be7c Special handling for kindle fire - remove google tasks and addons tab 13 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 13 years ago
Sam Bosley afa57f7af2 Make aac-enc a library project 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
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