1. 04 Apr, 2018 2 commits
  2. 02 Apr, 2018 1 commit
  3. 29 Mar, 2018 2 commits
  4. 28 Mar, 2018 1 commit
  5. 21 Mar, 2018 1 commit
  6. 20 Mar, 2018 1 commit
  7. 19 Mar, 2018 1 commit
  8. 17 Mar, 2018 1 commit
  9. 14 Mar, 2018 1 commit
  10. 12 Mar, 2018 1 commit
  11. 07 Mar, 2018 1 commit
  12. 28 Feb, 2018 1 commit
    • jcollins-g's avatar
      Android license detector in doctor, take two (#14783) · 614df694
      jcollins-g authored
      * Revert "Revert "Add android license verification to doctor and some refactoring" (#14727)"
      
      This reverts commit d2602947.
      
      * Add tests, fix sdkManagerEnv and use it consistently, and rearrange Status object model
      
      * AnsiSpinner needs to leave the cursor where it found it.
      
      * fix tests
      
      * Const constructor warning only shows up on windows...?
      
      * Avoid crash if we can't find the home directory
      
      * Make pathVarSeparator return a string in the mock
      
      * Implement review comments
      
      * Fix out-of-order problem on stop
      614df694
  13. 21 Feb, 2018 1 commit
  14. 19 Feb, 2018 1 commit
  15. 17 Feb, 2018 1 commit
  16. 16 Feb, 2018 3 commits
  17. 15 Feb, 2018 3 commits
  18. 14 Feb, 2018 1 commit
  19. 13 Feb, 2018 4 commits
  20. 12 Feb, 2018 2 commits
  21. 11 Feb, 2018 1 commit
  22. 09 Feb, 2018 2 commits
  23. 08 Feb, 2018 2 commits
  24. 06 Feb, 2018 2 commits
    • Chris Bracken's avatar
      Mark iOS App ID param as required (#14480) · cad61b18
      Chris Bracken authored
      Previously, the iOS ApplicationPackage subclasses did not mark the
      bundleID constructor parameter as @required. This is passed up to the
      ApplicationPackage constructor as the id parameter which is already
      marked @required and is asserted to be non-null.
      cad61b18
    • Chris Bracken's avatar
      Fix mismatched bracket in Xcode failure diagnostic (#14478) · 024cebf8
      Chris Bracken authored
      When diagnosing a failed Xcode build, if neither the development team
      (for automatic provisioning) nor the provisioning profile (for manual
      provisioning) is set, display the appropriate error message. Previously,
      this method would not output the appropriate error message if a
      only a development team was set.
      024cebf8
  25. 01 Feb, 2018 1 commit
  26. 25 Jan, 2018 1 commit
  27. 20 Jan, 2018 1 commit