1. 23 Jan, 2023 1 commit
  2. 20 Jan, 2023 2 commits
  3. 19 Jan, 2023 4 commits
    • Alex Wallen's avatar
      [macos] add flavor options to commands in the `flutter_tool` (#118421) · 73096fd9
      Alex Wallen authored
      * Add new macos target configured for flavors
      
      * Rename Free App copy-Info.plist to Free App Info.plist
      
      * Remove bogus entitlements
      
      * Remove Generated.xcconfig
      
      * Audit project.pbxproj
      
      * Remove unused configs
      
      * share one info.plist
      
      * Modify scheme so that paid app works
      
      * Codesign automatic
      
      * Pipe flavor as scheme into xcodebuild
      
      * Ignore incoming flavor string
      
      * pipe flavor for flutter run to work
      
      * Add devicelab tests
      
      * Error if host and target device are same for flutter install desktop
      
      * Avoid bang (!) by promoting a local.
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      
      * Add supportsInstall property
      
      * Override  in test classes
      
      * Add install test on macOS
      
      * Refactor application_package and add tests for package directory
      Co-authored-by: 's avatara-wallen <stephenwallen@google.com>
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      73096fd9
    • Alex Wallen's avatar
      1dd7f45b
    • Jenn Magder's avatar
      Revert "Support iOS wireless debugging (#118104)" (#118826) · cbf2e168
      Jenn Magder authored
      This reverts commit 5cd2d4c6.
      cbf2e168
    • Victoria Ashworth's avatar
      Support iOS wireless debugging (#118104) · 5cd2d4c6
      Victoria Ashworth authored
      * setup wireless debugging to use device IP
      
      * fix tests
      
      * fix unused var and missing annotation
      
      * remove unneeded try catch
      
      * remove commented out line, change null to package id
      
      * better way to get package id
      
      * update mDNS lookup to continously check for server, add messaging if takes too long to find observatory url, update flutter drive to enable publish-port if using network device
      
      * Refactor mDNS Discovery to poll for observatories and better handle multiple instances of the same app. Update drive command to make publish-port more stable. Update attach for iOS to only use Protocol Discovery if applicable, run mDNS and Protocol Discovery simultaneously, handle --debug-port/--debug-url/--device-vmservice-port, continously poll for obseravtories with mDNS, include port in error message when mutliple available
      
      * add and update comments, use logger spinner intead of timer in flutter attach, other small improvements
      
      * add newline to message so next log won't be on same line
      
      * fix install/waiting for permission status progress so it doens't double print the time it took.
      
      * only print backtrace if observatory times out on a physical usb connected device
      
      * fix test
      
      * Update related references from Observatory to Dart VM Service
      
      * fix test
      5cd2d4c6
  4. 13 Jan, 2023 1 commit
  5. 15 Dec, 2022 2 commits
  6. 07 Nov, 2022 2 commits
  7. 03 Nov, 2022 3 commits
  8. 05 Oct, 2022 1 commit
  9. 08 Sep, 2022 1 commit
  10. 05 Sep, 2022 1 commit
  11. 29 Aug, 2022 1 commit
  12. 26 Jul, 2022 3 commits
  13. 15 Jul, 2022 1 commit
  14. 18 Jun, 2022 2 commits
  15. 16 Jun, 2022 1 commit
  16. 17 May, 2022 1 commit
  17. 07 May, 2022 1 commit
  18. 04 May, 2022 1 commit
  19. 27 Apr, 2022 1 commit
  20. 21 Apr, 2022 1 commit
  21. 14 Apr, 2022 1 commit
  22. 31 Mar, 2022 1 commit
  23. 25 Mar, 2022 1 commit
  24. 17 Mar, 2022 1 commit
  25. 02 Mar, 2022 1 commit
  26. 24 Feb, 2022 1 commit
  27. 22 Feb, 2022 1 commit
  28. 13 Jan, 2022 1 commit
  29. 05 Jan, 2022 1 commit