New Feature
- Refactor DeviceManager(#333) (#332) (#330)
- Update README.md
- OneLine Installer For Windows (#322)
- Enable checkstyle and xlint (#312) (#313) (#307) (#305)
- Generalize file storage (#310)
Bug Fix
- Fix: init testDeviceManager before testing (#338)
- Fix: ADO plugin report url can't redirect (#335)
- Fix issue of requesting photo failure (#315)
- Fix StorageFileInfo param error in init method (#337)
- Fix: plugin param error (#331)
- Fix: the listener will re-register when device in E2E agent disconnected (#334)
- Fix: delete redundant validation of device availability (#314)
Changes:
- d988251 Bugfix: init testDeviceManager before testing (#338)
- 09bb80d Fix: ADO plugin report url can't redirect (#335)
- 3a45a57 Fix StorageFileInfo param error in init method (#337)
- d85a1da Bugfix: the listener will re-register when device in E2E agent disconnected (#334)
- 4f3940a DeviceManager refactor3: codestyle format (#333)
- 0d44e58 DeviceManager refactor2: Split deviceManger into agentManagementService and testDeviceManager (#332)
- 7e6f729 Fix: plugin param error (#331)
- b40c643 DeviceManager Refactor1: rename device manager (#330)
- e0e62df Update README.md
- 5974732 Merge pull request #322 from microsoft/user/jiaxiangzou/OneLineInstallerForWindows
See More
- d3004c8 README中文文档翻译 (#304)
- 279ac75 Refactor frontend token API usage (#324)
- 3ab343d Apply checkstyle and fix format in center module (#321)
- b49072b Refactor storage system (#319)
- 6125984 update
- faf2459 Add android meminfo inspector and parser (#320)
- 750c9e0 update
- 53088d1 update
- 25c0a3c update
- 4d437b9 update
- bcc10f3 update
- 55e34bb update
- c7d4b52 Enable UT in only PR triggering in CI pipeline, to decrease running time #316
- 8cb22e2 Fix issue of requesting photo failure (#315)
- 3c9a29f feat: enable checkstyle in sdk module (#312)
- 184ea80 feat: enable checkstyle in taps_to_cases module (#313)
- 3d94ff2 Bugfix: delete redundant validation of device availability (#314)
- 8a9f4d6 Style formatting (#311)
- 1bd3b42 Merge branch 'main' into user/lsh/generalize-file-system (#310)
- 070cadf update
- 08cd2f3 Apply checkstyle check and fix code format in agent module (#307)
- c125c48 update
- 361c282 Fix constant typo (#309)
- 17d8e39 Extract enum EntityType from EntityFileRelation (#308)
- cf7dcc6 add one line installer
- f530d16 Modify class name, move files from center to common for uniform usage; (#306)
- ed52dae Apply xlint in java compiler args and integrate checkstyle plugin (#305)
- ac3f822 Update CONTRIBUTING.md
- 783b423 Update CONTRIBUTING.md
- 501b76d Update CONTRIBUTING.md
This list of changes was auto generated.