Commit Graph

2401 Commits (e119dbbc93e49d7aa8924cadfa528096106e5ddc)

Author SHA1 Message Date
Sam Bosley 4f71b78d74 Version bump and upgrade message 14 years ago
Sam Bosley 8df2ebea24 Updated crittercism library and readded the calls to logHandledException 14 years ago
Sam Bosley f56c2af26d Fixed manual refresh issue 14 years ago
Sam Bosley cdeaf16ea8 Refactored some receiver unregistering to prevent leaks and crashes 14 years ago
Sam Bosley 091fdc517c Commented out all calls to Crittercism.logHandledException until issues are fixed 14 years ago
Sam Bosley 064818b819 Fixed class cast exceptions when constructing task list menus 14 years ago
Tim Su 94d19dd988 Tapping outside of main menu popover dismisses it 14 years ago
Sam Bosley b65b35267a Fix to make quick add initialization happen after onNewIntent so that people are populated 14 years ago
Sam Bosley ab836fe2e3 Fixed issue where changing sort options wouldn't take effect right away 14 years ago
Sam Bosley 71f071e363 Fixed text color issue when adding lists from task edit 14 years ago
Sam Bosley bf9ed3d039 Use different title in task edit when task is a new task 14 years ago
Sam Bosley 09d5f6918c Fixed a string in repeat reschedule dialog 14 years ago
Tim Su ed1c4ce750 Don't export api stuff into android pot. Updated a2po 14 years ago
Tim Su 2e7be1c7b2 Imported XML strings from .po files. For some reason the API strings are still in the main project? 14 years ago
Tim Su 0e8d38a6ea Import language files from launchpad 14 years ago
Tim Su d43a64c522 Updated upgrade message + version bump 14 years ago
Tim Su 2c098e06b4 Update crittercism to new constructor, kill unused secret and oauth key 14 years ago
Sam Bosley 0a9e9023d0 Fixed locale theme issues 14 years ago
Sam Bosley 9d23ba2c34 Handled exceptions with crittercism 14 years ago
Sam Bosley 4e3ebbde05 Fixed bugs with icon themes on tablet, updated crittercism library 14 years ago
Sam Bosley cc80afcfef Make main menu popover intercept key events so that menu button can dismiss it 14 years ago
Tim Su cc25b593b4 Add switching logic via ThemeService to identify light and dark drawables to use. Renamed up filters and plugins icons to be more identificatory. 14 years ago
Tim Su 328034fbdf Fix for amazon new and used ellipsizing the actual price 14 years ago
Jon Paris d66269d5e6 updated all the icons in the main nav and list popover to be consistent and have both light and dark themes 14 years ago
Sam Bosley 2d1f1d1198 Renamed and reorganized menu images for easier replacing 14 years ago
Sam Bosley 0d6d212743 Fix for one language having incomplete string arrays 14 years ago
Sam Bosley b3b7085da4 Don't trigger moves for null metadata (not that this should happen) 14 years ago
Sam Bosley 09691c2176 Removed unused intro_click_prompt string to fix strings unit test 14 years ago
Sam Bosley 0449ab5bf3 Removed unused intro task strings, fixed a crash in push on save when checking for those strings 14 years ago
Tim Su 003d63525f Missing slash 14 years ago
Tim Su 8cbe8358e1 Add crittercism extra permissions 14 years ago
Sam Bosley 1514568de4 Polished custom menu icons for all screen sizes and layouts (images still unpolished) 14 years ago
Sam Bosley 2b930a7a0e Populate dropdown menu with options menu items 14 years ago
Sam Bosley e67a385a17 Started refactoring MainMenuPopover 14 years ago
Tim Su 2dd5482bdf Don't always save task modification date when you drag and drop 14 years ago
Tim Su 6849e1fafb Updates to sync service - faster task pushing, without having a prefetch or always to sleep 14 years ago
Tim Su 516a96bd21 Fix for onMetadataChanged -> onMovedOrIndented and only call it sometimes 14 years ago
Tim Su 786a1ff5ef Refactor so that every metadata change triggers a sync in gtasks dragging 14 years ago
Tim Su ac3fc60be1 Gtasks sync on save should push a re-fetched model 14 years ago
Tim Su 6c2bb8470d Add ability for manual sync to clear duplicate tasks 14 years ago
Tim Su 4183da33ce Fix for gtasks order would be wrong because we use string ordering 14 years ago
Tim Su d41ae9e4aa Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods 14 years ago
Tim Su 3466094b4b Minor fixup to handle null property values 14 years ago
Sam Bosley 36a55db6a5 Don't use local id in comparison on conflict 14 years ago
Sam Bosley 02bcbff4e2 Added code to push on save to check for sql constraint exceptions and try to recover 14 years ago
Tim Su 4389118e91 Killed intro strings 14 years ago
Jon Paris eea868e4bf update menu buttons per Sam's request 14 years ago
Sam Bosley 358bdbaf38 Fixed a crash in FilterShortcutActivity 14 years ago
Tim Su 7794a84bce Version bump to 4.0.2.1 - fix for translation issue in Norwegian and Dutch 14 years ago
Tim Su d30e7b9627 Fix formatstring issues caught by launchpad 14 years ago
Tim Su ff16bb21ce Applied proper format strings where applicable 14 years ago
Tim Su 4b5419cc30 Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects. 14 years ago
Tim Su 5d2afe5e08 Merge pull request #157 from todoroo/120229_as_task_rabbit_login_fix
Fixed task rabbit login with Tim
14 years ago
Tim Su d8765e7694 Added new fixes to upgrade message 14 years ago
Tim Su c0ce022e9c Force release-custom to perform a clean 14 years ago
Tim Su 3c5f3f20e6 Added translations for the files not yet shipped with Astrid 14 years ago
Andrew Shaw 71ff9615c6 Fixed task rabbit login with Tim 14 years ago
Tim Su 3d06bed032 Filter shortcut activity for creating desktop shortcuts of Astrid filters and lists. 14 years ago
Tim Su b589a25e32 New translation system build on android2po. Includes bin/a2po script, locales folders. 14 years ago
Sam Bosley 9a95f6f843 Fixed voice add bugs 14 years ago
Sam Bosley c082d1e672 Fixed a crash on tablets when posting to task rabbit 14 years ago
Sam Bosley 9247845670 Use debug/release api keys with google maps (for taskrabbit), fixed some task rabbit copy 14 years ago
Sam Bosley 52fbe3b63b Refresh ideas tab when switching between tasks on tablet 14 years ago
Sam Bosley 05e569e003 Version bump and upgrade message 14 years ago
Sam Bosley 76441dd269 Fixed a bug where calendar would sometimes draw incorrectly 14 years ago
Sam Bosley 14bc371f24 Fixed a bug where task edit fragment would remain attached when switching between lists on tablets 14 years ago
Sam Bosley 6b45cb19ab Finish and autosync when manually syncing from prefs when already logged in 14 years ago
Jon 3fa88dd7a9 Merge pull request #156 from sbosley/120228_sb_sync_prefs_polish
Refactored sync preferences
14 years ago
Sam Bosley 8b0f3e80cc Refactored sync preferences to go straight back to task list and autosync after logging in, other polish 14 years ago
Tim Su 2b56bc11eb Fix for force close when you have an orphaned top-level child 14 years ago
Tim Su 69d6bfb51a Only show option to take a picture if you have a camera 14 years ago
Tim Su 2d22778505 whitespace 14 years ago
Sam Bosley ee36d3d1be Fixed some concurrency bugs with EditPeopleControlSet 14 years ago
sbosley a47fee9f4c Merge pull request #154 from todoroo/120227_as_location_permission
Removed gps permission for task rabbit
14 years ago
Sam Bosley 9a88805147 Missing import 14 years ago
Andrew Shaw 7d45748a6c Fixing task rabbit statistics reporting with login 14 years ago
Andrew Shaw 9ef1de188e Removed gps permission for task rabbit 14 years ago
Sam Bosley 4744320760 Fixed a bug in updateFromJson 14 years ago
Sam Bosley dd83131a06 Fixed issue left over from refactor 14 years ago
Sam Bosley cc2d2e590c Refactored some quickadd stuff for better code 14 years ago
Sam Bosley c92693feef Fix sql constraint errors when cloning tasks, use transitory for sync suppress flags 14 years ago
Sam Bosley e8a5fc576f Only send created_at for new tasks 14 years ago
Tim Su 7b6831501b This commit was overruled by committee.
Revert "For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox"

This reverts commit 514a83df60.
14 years ago
Tim Su d98781f833 Don't start the crittercism service ever. That's what they tell me is the best. 14 years ago
Tim Su ec93616384 Merge branch '4.0' of github.com:todoroo/astrid into 4.0 14 years ago
Tim Su 514a83df60 For simplicity and performance, kill the 'tags that start with _' tasks being hidden from the inbox 14 years ago
Sam Bosley cda325aaa5 If intents are null when constructing widgets, don't set them 14 years ago
Tim Su f255aca5fb Fixed warnings in all of our code 14 years ago
Tim Su 3c536e2708 Add nls 14 years ago
Tim Su dac9ffd318 Overrode on task delete to cascading delete in gtsaks 14 years ago
Tim Su f12bdabba4 Null check 14 years ago
Tim Su acbafa80c2 Fix for crashes 14 years ago
Sam Bosley a891306119 Fixed random rare errors in task list fragment onSortSelected 14 years ago
Sam Bosley 3bd770881d Updated version number and upgrade message 14 years ago
Tim Su b44061e676 Make one constant instead of two 14 years ago
Sam Bosley 4cbe5861e7 Updated line breaks in welcome strings 14 years ago
Sam Bosley f7143cc2ff Fixed an issue where swiping list area below task could trigger indent and drop events 14 years ago
Sam Bosley 61ddbcbeec Fixed null pointers when reading null properties in xml importer/exporter 14 years ago
Sam Bosley fec4c77af3 Sanity check for 0 when receiving remote task ids 14 years ago
Sam Bosley 024f1de1c4 Fixed a potential null pointer when showing lists help popover on tablets 14 years ago