Commit Graph

4027 Commits (0ab32b9d582139893ae776a2f45b681717fdb06f)
 

Author SHA1 Message Date
Sam Bosley 02016abea1 Be less stringent with the weekly repeating test cases to fix a daylight savings bug that would cause them to fail 12 years ago
Tim Su ad88e9030f copy over Coverage metadata file 12 years ago
Tim Su f5def03ca7 don't clean up emma files, incase they are useful 12 years ago
Tim Su d6d11e1da0 Create a test target that runs tests with zutubi instrumentation runner 12 years ago
Tim Su cde9c17471 Add a build step to build for staging server 12 years ago
Sam Bosley 8c50cf2077 Updated junit report classes, should read report file from the sdcard now 12 years ago
Sam Bosley 1672427b0a Indicate uneditable tasks with a special background color 12 years ago
Sam Bosley 14a13fe241 Minor cleanup 12 years ago
Sam Bosley 8b886473d2 Fixed a few bugs where we should have been checking if a task was editable before displaying something 12 years ago
Sam Bosley acf80330df Only show active and visible tasks in the people views 12 years ago
Sam Bosley 812c5b128e Launch task comments view when non-editable task clicked 12 years ago
Sam Bosley 61eabcc3cf Refactored to pass editable flag to the AstridActivity when task item clicked. This will make it easier to choose whether to launch the edit page or the comments page 12 years ago
Sam Bosley eae50fdae1 Renamed TagUpdatesActivity to general purpose CommentsActivity for both tag and task comment fragments 12 years ago
Sam Bosley 0b9f54295e Renamed TagUpdatesFragment to TagCommentsFragment 12 years ago
Sam Bosley 2a2ab57ece Finished implementing the TaskCommentsFragment (untested) 12 years ago
Sam Bosley 48eb144cff Started implementing a task comments fragment 12 years ago
Sam Bosley bbaee36592 Removed a bunch of unused stuff 12 years ago
Sam Bosley 2999bef8ab Started refactoring TagUpdatesFragment into an abstract superclass 12 years ago
Sam Bosley aaa52dce31 Roll back changes to test configuration 12 years ago
Sam Bosley c1c3d56365 Adjust statistics gathering for subtasks 12 years ago
Sam Bosley 696bf298db Refactored featured list preference code to be easier to read, introduce an ab test for the presence of featured lists 12 years ago
Sam Bosley 2978c9dad1 Merge remote-tracking branch 'origin/121018_sb_friend_statuses' 12 years ago
Sam Bosley c5a85d1a46 Adjust assigned picture padding in task row 12 years ago
Sam Bosley 31198a193a Should push user status not on the ui thread 12 years ago
Sam Bosley e5d049874d Try to push user status right away after pressing 'accept' or 'request' button 12 years ago
Sam Bosley a58844e05d Fill out the implementation of pushUser in actfmsyncservice 12 years ago
Sam Bosley b948fb2f52 Fetch suggested users along with regular users 12 years ago
Sam Bosley 81b3e15912 Partial implementation of updating user status 12 years ago
Sam Bosley d18d2b9397 Better interactions and copy in the friend status views 12 years ago
Sam Bosley 8af1725283 Stubs for handling the user status clicked button 12 years ago
Sam Bosley 2e110cdb93 Layout adjustments, removed unused field 12 years ago
Sam Bosley 0044ff23e2 Progress towards a user status button in the upper right corner 12 years ago
Sam Bosley 47f736d17a Started working on new layout for people view 12 years ago
Sam Bosley b62e1755f1 Refactored static subtasks methods into a subtasks helper class 12 years ago
Sam Bosley 6f2635c9d6 Version bump 12 years ago
Sam Bosley eb704a948a Fixed a bug where widgets created under the old system could use the wrong fragment 12 years ago
Sam Bosley 933e9c9198 Include the sql limit in the widget when subtasks enabled 12 years ago
Sam Bosley b68cf75104 Minor adjustments to widget code when determining if subtasks should be applied 12 years ago
Sam Bosley ab2c5e01bd Don't need the custom filters hack in swipe mode anymore, clear filter override on fragment startup 12 years ago
Sam Bosley 5c669f0b0e Started refactoring to have fragment instantiation take care of choosing the subtasks fragment to use, mostly working 12 years ago
Arne Jans 329503a866 Added manual ordering to be reflected in standard-widget. 12 years ago
Sam Bosley 4053eec771 Fixed a potential crash when switching filter modes 12 years ago
Sam Bosley 759b0f427c Merge Sam's 121009_sb_calendar_assistant branch 12 years ago
Sam Bosley b74e9381cb Fixed the extra whitespace in activity on task edit page 12 years ago
Sam Bosley bc68825151 Don't include event attendees that are any of the accounts that exist on the phone 12 years ago
Sam Bosley c24a4e7383 Fixed a format string, dismissing list creation confirmation should still create the list 12 years ago
Sam Bosley d9e66624ad Notifications should set the refresh flag, fix some bugs with the reengagement fragment, eliminated some bugs with empty title tasks 12 years ago
Sam Bosley 3f1b904ee3 TaskService.cleanup was unecessarily expensive 12 years ago
Sam Bosley 0eb2159c64 Improved help info popover layouts 12 years ago
Sam Bosley 685c74dd65 Don't use conversion to uppercase when searching, it breaks non-ascii searching for other languages 12 years ago