Commit Graph

2974 Commits (ea42bb828c9ae2a5328eb467fab818a9e2c77212)
 

Author SHA1 Message Date
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 ad4d99bcf6 Merge pull request #162 from jonparis/master
replaced placeholders with search icons for dark and light themes
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 76c0d13be1 Hidden tasks with due times should show at midnight on the date they are due, not the due time 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