Commit Graph

2562 Commits (869adc42f60edef1c511cff9491317fafe25f39e)

Author SHA1 Message Date
Sam Bosley 3f0de0ab4e Report last error at end of sync 13 years ago
Tim Su 1576702202 Merge remote-tracking branch 'sbosley/120329_sb_astrid_sync_fixes' 13 years ago
Tim Su 288a558ebe Really minor cleanup for the awesome gtasks bug fixes 13 years ago
Sam Bosley 7e1335adbc Fixed a synchronization bug 13 years ago
Sam Bosley 02d6d30d83 Threads launching threads 13 years ago
Sam Bosley cb95621ddc Use a condition variable for the actfm sync timing 13 years ago
Sam Bosley cfdbe08e75 Some ideas for fixing timing issue in astrid.com 13 years ago
Sam Bosley c44b884f3a Refactored transitory preservation to be structured better 13 years ago
Sam Bosley ea42bb828c Fixed gtasks sync timing issues 13 years ago
Sam Bosley f0d453e0a3 Fixed some bugs related to subtasks using -1 instead of Task.NO_ID 13 years ago
Tim Su 6654ac0a9e We don't need the touchscreen. This allows Astrid to show up on Google TVs 13 years ago
Sam Bosley 01f1831093 Renamed a jar to work with revision 17 of the sdk tools 13 years ago
Sam Bosley e5b5e3e2c2 Fixed a rare crash that could occur if tag is deleted during sync 13 years ago
Sam Bosley b05cee46f4 Fixed a potential null pointer in task adapter 13 years ago
Tim Su bb9b34a6be Yay for resource closing design pattern 13 years ago
Tim Su 726571f343 Merge pull request #169 from sbosley/120328_sb_duetime_take_two
Change how due times are handled
13 years ago
Sam Bosley 5d87de12d9 Cleanup and better code 13 years ago
Sam Bosley b4138d8c92 Fixed a bug in how task edit fragment handles rotation, incidentally solving a couple crashes 13 years ago
Sam Bosley d536cdbf1e Fixed a crash that could occur if gtasks encounter auth problems during a background sync 13 years ago
Sam Bosley 4dfc56d258 Cleanup and upgrade message started: 13 years ago
Sam Bosley 87971abe9c Version bump, progress dialog 13 years ago
Sam Bosley 50db04ffd6 Migrate handling of due times, take two 13 years ago
Sam Bosley 07e493cedf Update filter counts when clicked 13 years ago
Tim Su 48eb6c50f0 Merge pull request #168 from sbosley/120326_sb_sync_performance
Gtasks bugfixes
13 years ago
Sam Bosley 9ae4b81acf Don't create new deleted tasks on gtasks 13 years ago
Sam Bosley 54d0390dd8 Don't push things to google tasks that aren't assigned to you 13 years ago
Sam Bosley 383f5d1553 Fix count regexp and print parsing errors for debugging 13 years ago
Sam Bosley 78cc696648 Progress on keeping filter counts up to date in real time 13 years ago
Sam Bosley a19f797d42 Apply previous update to all api levels because google rejected us otherwise 13 years ago
Sam Bosley fb80da903f Version bump and upgrade message (for API level 7 only) 13 years ago
Sam Bosley b65d12fb3e Fixed an android 2.1 widget bug by using multiple layouts. Better solution? 13 years ago
Sam Bosley f8e11cde0f Version bump and upgrade message 13 years ago
Sam Bosley 5c5ba0b618 Merge EditText and EditTitle control sets 13 years ago
Sam Bosley ef58bb1cda Bug fixes to sync isOngoing display, better error messages 13 years ago
Sam Bosley f221bc49f1 Improved gtasks token validator by trying invalidate/validate cycle a few times before failing 13 years ago
Sam Bosley 745f1ea814 Synchronize the GtasksTokenValidator 13 years ago
Sam Bosley e119dbbc93 Make the locale edit alerts screen always dark themed: 13 years ago
Sam Bosley b395725fcc Show picture popups in task activity feed 13 years ago
Sam Bosley 59dead0ff9 Account for any discrepancies in server time and client time 13 years ago
Sam Bosley e99a2f1d8b Push unsynced tasks in tags 13 years ago
Sam Bosley 0ed4e6a72a Apply last modified check to syncing tags 13 years ago
Sam Bosley 9b6689a90d Sync conflict merge, not totally working 13 years ago
Sam Bosley e91df38e0c Bug fixes to last modified logic in push task on save 13 years ago
Sam Bosley 4ed70def25 Option to report last error in sync prefs 13 years ago
Sam Bosley f864e082d6 Version bump and upgrade message 13 years ago
Sam Bosley 22776b7928 Legacy widget style 13 years ago
Sam Bosley fc71dc8be0 Fixed issue where cancelling a new blank task wouldn't refresh the list on tablets 13 years ago
Sam Bosley c5a2e867c5 On tablets, don't do a full refresh of the task list, just requery (full refresh deletes temp tasks) 13 years ago
Sam Bosley 8e7a8f5c97 Added preference for choosing widget theme 13 years ago
Tim Su 0d67506434 Better check for infinite loop, slightly more detailed upgrade message 13 years ago
Tim Su c7e7458651 Handle crashes in various places 13 years ago
Tim Su de9aacd027 Handle infinite loop when parent is child 13 years ago
Sam Bosley 1370a75a35 Version bump and upgrade message 13 years ago
Sam Bosley a309e55910 Deleted commented out code for real! Yay for cleanliness 13 years ago
Sam Bosley 260d5b7f26 Don't log handled exceptions--crittercism crashes 13 years ago
Sam Bosley 3a209843aa Create the sync action helper in task list when activity is created so it is never null 13 years ago
sbosley cbe27ce4a0 Merge pull request #165 from jonparis/master
Version Bump
13 years ago
Sam Bosley a0209dd79e Style tweaks to AddOnActivity, make home button work in it 13 years ago
Sam Bosley c4da3443b5 Fixed a crazy popover crash 13 years ago
Sam Bosley 73df7d23ee Fixed ActionBar home button in CustomFilterActivity 13 years ago
Jon Paris 3a9ed974a5 version bump an update message 13 years ago
Tim Su 1d215de036 Fix for height of filter adapter text in Amazon kindle being cut off 13 years ago
Tim Su 437b9a3bea Restore icons in widget filter picker. Also don't let people unselect filter 13 years ago
Sam Bosley 53a129db79 Refresh task list after each task edit in the multi column case 13 years ago
Tim Su 28067d440b Instead of disabling or enabling market strategy, create a mechanism to swap different markets. 13 years ago
Sam Bosley 72a52cb436 Fixed a bug where intent wouldn't be set up with correct filter when toggling subtasks: 13 years ago
sbosley a1e71d9bbb Merge pull request #163 from sbosley/120312_sb_sqlite_exception
Added code to catch SQLiteException errors like missing columns
13 years ago
Sam Bosley 6abb2a9e44 Don't crash after catching the exception, just display the error 13 years ago
Sam Bosley 394f06ba58 More copy update 13 years ago
sbosley f96edffc75 Merge pull request #164 from sbosley/120312_sb_gtasks_auth
Try catching intents from GoogleAccountManager
13 years ago
Sam Bosley e320e9ee6b Refactored gtasks token validator 13 years ago
Sam Bosley 8fc440a896 Updated copy 13 years ago
Sam Bosley 85e503c043 All new widget design to match app theme and style 13 years ago
Sam Bosley 9192b5e17f Try catching intents in cases when GoogleAccountManager doesn't have a token response 13 years ago
Sam Bosley 7269e2b5a5 Fixed bug in quickadd when sharing links etc to Astrid 13 years ago
Sam Bosley cce6f2c0e7 Added code to catch SQLiteException errors like missing columns and recommend a reinstall 13 years ago
Jon Paris 33b0ca2bd3 updated the search icons 13 years ago
Sam Bosley 53fcdbe80b Image placeholders to make it easier for Jon to replace them 13 years ago
Sam Bosley 763f06a38a Killed hardware acceleration, added search menu item, moved some menu items to settings 13 years ago
Sam Bosley e6460c0a9f Changed version string to be 4.0.4 13 years ago
Sam Bosley e26380c9ba More Crittercism proguard 13 years ago
Sam Bosley f4a365c965 Modified proguard to keep crittercism classes per their suggestion 13 years ago
Sam Bosley 7cae25eaaa Fixed a bug where assignment wouldn't save/refresh when assigning tasks via email on tablet 13 years ago
Sam Bosley 0b55f6b3a3 Fixed issue where refresh menu item wouldn
't always show up in action bar on tablets
13 years ago
Sam Bosley 8d812060cb Use the correct hint string for new list name field 13 years ago
Sam Bosley d7ec7ce62e Use dark refresh icon for comments fragment 13 years ago
Sam Bosley 4f71b78d74 Version bump and upgrade message 13 years ago
Sam Bosley 8df2ebea24 Updated crittercism library and readded the calls to logHandledException 13 years ago
Sam Bosley f56c2af26d Fixed manual refresh issue 13 years ago
Sam Bosley cdeaf16ea8 Refactored some receiver unregistering to prevent leaks and crashes 13 years ago
Sam Bosley 091fdc517c Commented out all calls to Crittercism.logHandledException until issues are fixed 13 years ago
Sam Bosley 064818b819 Fixed class cast exceptions when constructing task list menus 13 years ago
Tim Su 94d19dd988 Tapping outside of main menu popover dismisses it 13 years ago
Sam Bosley b65b35267a Fix to make quick add initialization happen after onNewIntent so that people are populated 13 years ago
Sam Bosley ab836fe2e3 Fixed issue where changing sort options wouldn't take effect right away 13 years ago
Sam Bosley 71f071e363 Fixed text color issue when adding lists from task edit 13 years ago
Sam Bosley bf9ed3d039 Use different title in task edit when task is a new task 13 years ago
Sam Bosley 09d5f6918c Fixed a string in repeat reschedule dialog 13 years ago
Tim Su ed1c4ce750 Don't export api stuff into android pot. Updated a2po 13 years ago
Tim Su 2e7be1c7b2 Imported XML strings from .po files. For some reason the API strings are still in the main project? 13 years ago
Tim Su 0e8d38a6ea Import language files from launchpad 13 years ago
Sam Bosley 760d7da160 Merge remote-tracking branch 'upstream/master' into 120302_sb_swipe_lists_subtasks 13 years ago
Tim Su d43a64c522 Updated upgrade message + version bump 13 years ago
Tim Su 2c098e06b4 Update crittercism to new constructor, kill unused secret and oauth key 13 years ago
Sam Bosley 0a9e9023d0 Fixed locale theme issues 13 years ago
Sam Bosley 9d23ba2c34 Handled exceptions with crittercism 13 years ago
Sam Bosley 4e3ebbde05 Fixed bugs with icon themes on tablet, updated crittercism library 13 years ago
Sam Bosley cc80afcfef Make main menu popover intercept key events so that menu button can dismiss it 13 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. 13 years ago
Tim Su 328034fbdf Fix for amazon new and used ellipsizing the actual price 13 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 13 years ago
Sam Bosley 2d1f1d1198 Renamed and reorganized menu images for easier replacing 13 years ago
Sam Bosley 0d6d212743 Fix for one language having incomplete string arrays 13 years ago
Sam Bosley b3b7085da4 Don't trigger moves for null metadata (not that this should happen) 13 years ago
Sam Bosley 09691c2176 Removed unused intro_click_prompt string to fix strings unit test 13 years ago
Sam Bosley 0449ab5bf3 Removed unused intro task strings, fixed a crash in push on save when checking for those strings 13 years ago
Tim Su 003d63525f Missing slash 13 years ago
Tim Su 8cbe8358e1 Add crittercism extra permissions 13 years ago
Sam Bosley 1514568de4 Polished custom menu icons for all screen sizes and layouts (images still unpolished) 13 years ago
Sam Bosley 2b930a7a0e Populate dropdown menu with options menu items 13 years ago
Sam Bosley e67a385a17 Started refactoring MainMenuPopover 13 years ago
Tim Su 2dd5482bdf Don't always save task modification date when you drag and drop 13 years ago
Tim Su 6849e1fafb Updates to sync service - faster task pushing, without having a prefetch or always to sleep 13 years ago
Tim Su 516a96bd21 Fix for onMetadataChanged -> onMovedOrIndented and only call it sometimes 13 years ago
Tim Su 786a1ff5ef Refactor so that every metadata change triggers a sync in gtasks dragging 13 years ago
Tim Su ac3fc60be1 Gtasks sync on save should push a re-fetched model 13 years ago
Tim Su 6c2bb8470d Add ability for manual sync to clear duplicate tasks 13 years ago
Tim Su 4183da33ce Fix for gtasks order would be wrong because we use string ordering 13 years ago
Tim Su d41ae9e4aa Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods 13 years ago
Tim Su 3466094b4b Minor fixup to handle null property values 13 years ago
Sam Bosley 36a55db6a5 Don't use local id in comparison on conflict 13 years ago
Sam Bosley 02bcbff4e2 Added code to push on save to check for sql constraint exceptions and try to recover 13 years ago
Tim Su 4389118e91 Killed intro strings 13 years ago
Jon Paris eea868e4bf update menu buttons per Sam's request 13 years ago
Sam Bosley 358bdbaf38 Fixed a crash in FilterShortcutActivity 13 years ago
Sam Bosley c6d32ea3fa Don't crash when switching to subtasks mode 13 years ago
Jon Paris 22979da4f3 update menu buttons per Sam's request 13 years ago
Sam Bosley 5d441d4918 Fixed a crash in FilterShortcutActivity 13 years ago
Tim Su 5eb677e9bf Minor cleanup 13 years ago
Sam Bosley 1593c28042 Added some documentation 13 years ago
Sam Bosley 661ccf5696 Fixed a bug where menu items from all fragments in pager would be added to menu 13 years ago
Sam Bosley 9e37fe5547 Update comment count when switching between pages 13 years ago
Sam Bosley 1ddbba41d2 Only initiate autosync when fragment is swiped into view 13 years ago
Sam Bosley 44a425bad0 Implement getTaskListFragment to work with the fragment pager, which also fixes the showing comments problem 13 years ago
Sam Bosley ed6984e58d Merge remote-tracking branch 'origin/120221_sb_swipe_between_lists' into 120221_sb_swipe_between_lists 13 years ago
Tim Su 7794a84bce Version bump to 4.0.2.1 - fix for translation issue in Norwegian and Dutch 13 years ago
Tim Su d30e7b9627 Fix formatstring issues caught by launchpad 13 years ago
Tim Su ff16bb21ce Applied proper format strings where applicable 13 years ago
Tim Su 4b5419cc30 Deleting deprecated androidxml2po script. Using a2po with appropriate template names for api and android projects. 13 years ago
Tim Su 5d2afe5e08 Merge pull request #157 from todoroo/120229_as_task_rabbit_login_fix
Fixed task rabbit login with Tim
13 years ago