HydraLab Versions Save

Intelligent cloud testing made easy.

[email protected]_160650

11 months ago

Bug Fix

  • Fixed ADBScreenRecorder blocking issue in docker images

Changes:

  • c04b954a1682369d7d282394504e670f16148faf ADBScreenRecorder finishRecording waits less time (120s -> 30s); (#523)

This list of changes was auto generated.

[email protected]_160455

11 months ago

New Feature • Support Linux command running during tests • Adding heap dumping strategy for Android client • Update screen recording capability for Android client

Bug Fix • Task list disorder fix • One liner installer issue fix • Add method to verify the status of windows driver • Action executor fix

Maintenance • Swagger update * Gradle wrapper update

Changes:

  • 7da8cdd2816e2ef0cf257c7ec26f4d2078539700 fix: CP fix for PR #517 (#518)
  • 8fde05301d220761e8129c6ed31796a0fc28a43c Fix action executer: remove null filter for device actions (#515)
  • f886a14442b7fd2fdc74acfc69d7a398e9c6cfef Fix action executor (#514)
  • f8a9fc8f6f7c173ec32f583f11f2c94e99c95c5a Bugfix: use iterator to avoid ConcurrentModificationException (#513)
  • 4a7f1a5634098b8963ebb1362e51fd88e1e1f293 Bugfix: add SupportedMediaTypes to fastJsonHttpMessageConverter (#512)
  • 3cbcab6fd5a0a04dcaa5031731ea8e74a4279e83 Update gradle-wrapper.properties (#507)
  • e07acec6b1598924cbfee43c0e24345d28cd98dd Bugfix: isDriverAlive method can't verify the staus of iosDriver (#511)
  • ed7e388fb8f6ca8dd59f993bd4ed38fc1bad742a Export pef data to csv (#510)
  • 31f43947e72d385264ac5376c9c8a9a587c6c9bd Update screen recorder for tests of android_client, to make sure the screen recording is performed correctly (#469)
  • 889005ac592c8421df8be009afc922d7ccf691ce hprof parser and inspector (#325)
See More
  • 1a26a8ef385fcb1954a51ebf5dceaf95b1ad16ab Feat.: support Linux command running during tests (#506)
  • 9e498ead5c800c10cbad8f9bb4dd5fd1ce2d9aaa Bugfix: add another method to verify the status of windows driver (#505)
  • d27e69929003add904760c5aa50dc83f030022f8 Upgrade swagger from version 2 to 3; (#496)
  • b75333b55e9fbe6074b1daeb98261df31bc652e9 Temporarily disable checks on user's auth in corresponding teams (#502)
  • 3faaf6ea3595ccc26852cdfa47c6207d16292aea Bugfix: task list disorder caused by reversed running task order in the task list (#498)
  • 8869fe2376f5e06a58a6499f51ec65ada46a0fc0 Upgrade swagger version (#494)
  • c6e2c98a6f99e1abdb27f1b5a0b053f9e5e926b8 fix (#493)
  • 7fe086d2155b3e86b8c1dd1f0f9fb3ad287536ca fix one liner installer issue because of online change (#492)

This list of changes was auto generated.

[email protected]_158636

1 year ago

Bug Fix

  • Fix file path exceeds MAX_PATH bug & Add more logs for perf test.
  • Fix the bug of screen recorder not stopped when task is canceled.
  • Fix canceling task will make device status wrong.
  • Fix task dequeuing logic will always suspend subsequent tasks from being run.

Changes

  • cb5c6bfa849acfb5aa58cc4308ffaeebd9812e07 Fix: task dequeuing logic will always suspend subsequent tasks from being run, canceling task will make device status wrong (#488)
  • d8d3a68f8a38f198bc9746de8b9a8317e5a8f8ec Bugfix: Fix the bug of screen recorder not stopped when task is canceled (#489)
  • 994e7acb4f47af30219121a3be2beea861c58477 [Perf] Fix file path exceeds MAX_PATH bug & add more logs for perf test (#485)
  • 37a1f69e849bad4a7b38261351df367ca0b6f8ea User/lsh/security review (#486)
  • 840d50fcfd154559bb5ce9b952dca0f3e777d1df feat: print page source in good format (#484)

This list of changes was auto generated.

[email protected]_157795

1 year ago

New feature

  • Add device and agent stat pie charts.
  • Add device info to the performance report.

Bug Fix

  • Fix the wrong device id of performance report.

Changes

  • cd4656e6a69f34cb986ee983d77d7c121638931e [Front-end] [Perf] Add device info to the Perf dashboard (#482)
  • 1e0f4fa40fc55123808faa99e972d0327a21ecea Fix perf wrong deviceId bug & add logs (#481)
  • b4f320b199e53362e92149d6d0acd031d39b4d1f Update readme for building agent with the android apk (#480)
  • 5bf8c628063df54649e48b561cc64279570c9dda Add device and agent stat pie charts (#478)

This list of changes was auto generated.

[email protected]_157614

1 year ago

New Feature

  • Use build pipeline to build android_client apk
  • Collect the exploration result of Smart Test and display it in front-end
  • Add T2C generator for Smart Test
  • Scan and register the function availabilities of agent
  • Alter needReinstall param of TestTask to pass reinstallation of uploaded app file

Bug Fix

  • Agent script space removal
  • Restrict group permission to group admin
  • iOS perf dashboard display error
  • Init device map every time
  • Get server manager from driver map
  • NPE on retrieving test result
  • Portal web page edge cutting issue

Changes

  • 7a6d81a15812b53422fab59d03f0f95f0c932cf2 Beautify GPT suggestion style and add GPT logo file (#477)
  • f437409a12f29caf407e689dba6f6e30450e0fde Bugfix: check the file is exist or not before cp (#476)
  • d6f97a346c25ece9f1f9aad217f32a4ae06b3cea Bugfix: handle the scene of file not exist (#475)
  • 7fa138d8349b88c1e0781d7efd8b48c160862b6f Bugfix: update front-end to make the canvas can move with parent page when scrolling mouse (#474)
  • 3dc9c413121813ac09ef132bc79b1d1506566eeb Bugfix: Set the max length of suite name to optimize front-end page (#473)
  • f38a8fcf6e91f48d36bfa502c623d2f45fcb8757 Bugfix: Combine 2 steps to 1 to reduce mkdir operation (#472)
  • aa924d0a2c703936225bfe78adca6a138d91d74b Add T2C generator for Smart Test (#471)
  • 69b23f38699894687db4128b2ad7624f5d975f70 Collect the exploration result of Smart Test and display it in front-end (#470)
  • 3a13b496946ac41c4287d97c8197347a91e7960c Use build pipeline to build android_client apk (#445)
  • 0ee5bf0c14fe77fb4969bac06e330a41e5356e8f Bugfix: update the action of getting screenshot from sync to async to avoid process blocking (#466)
See More
  • edfc59884330f094a2c9299faa2341f3d5123b0a Bugfix: send KEYCODE_MENU event may cause issue when taking screenshot (#465)
  • 36fd6b9f702df41d53f5a3b6d64ef3b1ca05fc8d Scan and register the function availabilities of agent. (#427)
  • 0c6e9d930819a00db6ef388500aa4d1c039c7ee9 Update CODEOWNERS
  • 62b8d500a3f1674dc7046cd8346f952fc12648c5 Feat: alter needReinstall param of TestTask to pass reinstallation of uploaded app file (#464)
  • 4ecb0ee1c598c5e7c477f6752f55e61132afeb06 Update CODEOWNERS
  • 8908a929ca5e2738fe5c7296c8d24a7dbbd97893 Add architectural diagrams leveraging the C4 modeling and plantUML (#438)
  • 13d283975f2b0b2e37e9b7dfec60f7b9d81395af Fix android client test will fail when startup without clicking popup dialog (#463)

This list of changes was auto generated.

[email protected]_157373

1 year ago

Release Note

New Feature

  1. Support E2E multi devices selection on front end
  2. Support multi app for on performance report

Bug Fix

  1. Agent script space removal
  2. Restrict group permission to group admin
  3. iOS perf dashboard display error
  4. Init device map every time
  5. Get server manager from driver map
  6. NPE on retrieving test result
  7. Portal web page edge cutting issue

Changes:

  • 70e27efd5858d8060bbb59664c493ae57b0d374a Fix release steps due to category changes in release pipeline (#462)
  • 38bd427625072fe9d955e6eaa4b9a2f07f9e63b1 T2C runner should init with init actions (#459)
  • 1d7c247a78b1cc94d489a2f74c51f0c1d4e730b2 Rename fileLimitDay to fileExpiryDay (#458)
  • 266a6e3d006f72f5adf8b0522ab395b103e581fb Feat.: uber image add default app for local storage. (#456)
  • 24ac5ae4ee778a5f5dc35c4af54deb207846596f [Design][Perf] Design a solution that will support UI latency test (#443)
  • 76f5d9017034b8fa8a13f6492e71bce450864b05 [Perf] Support multi-app on performance dashboard (#457)
  • 2bcbb02fe6eac774a9bc931d1a8c2418a8df35c0 Support E2E multi devices (#454)
  • 631a704db5dc31fcf257176e785a67d4a0500e3a [Perf] Implement getSummaryType() for Windows platform (#455)
  • d58f85044c26f53ad6dfe4c3e719c14856779598 Add error log output to test info listener (#453)
  • af259d51b40083825e00c17062f4191690951983 Define the test lifecycle and expose engine API to standardize the runner design (#442)
  • 46b956f016a8d482293c385da0d28c194e7edf65 Update README.md (#452)
  • 78c29ae171634d3835b799bdef2c7d07795a972a Split dev server pointer config to another file (#451)
  • 58a2c9de757a5cafa326f19f163d0ae9fa6096ff [Perf] Implement perf summary and history for iOS performance test (#449)
See More
  • e1e94cf634dadd0e200e8c118cd859a31a270599 Fix Portal Agent Banner partial cut issue, Optimize dashboard framework (#444)
  • e0a49c0c4686a9d13419771d0644394991d4ad18 BugFix: wait for the record process finish to avoid merge error (#450)
  • f88f3aa61116d0ce65bf5437476984b9a172c44e [Fix][Perf] Fix NullPointerException of the performance test result entity (#448)
  • 58510ef5a660e0cf0bd20f5c0af028f92fef2e7c Bugfix: get AppiumServerManager from the first driver (#447)
  • 405651db7a9a54ac8e9601a15301ced06535c930 Bugfix: init the deviceCountMap variable everytime (#446)
  • 0c97b3c8ec5d720b52dd2575ae4cfb902a2da3b6 Add the logger to TestRunDevice to get prepared for next stage refactor (#430)
  • 5b441f8fff249e22a7cb83eb25b3f0273ffe5fa2 refactor center onMessage, and create UT (#411)
  • 3a1b1b4130431cd39d07cbb05692382b82a7e46e refactor the test task engine service call stack to provide clear dependency relation (#431)
  • 35b95951855118dd64a041f2b564f1e0ee51da08 update sample yml and yml downloaded from center (#439)
  • 8146e528c6f7d2fdd56f40d0cf0fc946cef3608e Fix iOS perf dashboard (#436)
  • 23fa61c2b7c313af216c4c768df59ff7f54658e0 Restrict group creation permission to team admin only (#435)
  • 616ea73e62238a11c6048b58589bd6d0da92069b Bugfix: remove space in command line (#433)
  • 854a06a2f68224d30e3c4a517bdb364c76bad901 Bugfix: update logic of uploading test results (#432)
  • 02143642875d6cbaa31a9fa952abe5816220953a Generalize the application config file name (#370)
  • 79e796268c8a8b95fdc2874cd64a58fbae31a15d Start WDA proxy if we need ios driver before test start (#426)
  • d6ec7d48a0edb822a2e40541172eb3a0c01d9c0e [Fix] Fix undefined parsed data and invalid date (#428)
  • 0ddd53edd130528ba1b07c2765a12867732afc1d Bump json5 from 1.0.1 to 1.0.2 in /react (#419)
  • 81c449d6b5c2636afa56ec7f5a833f3243362bcd [Tech Design UML] Design of agent capability discovery (#422)

This list of changes was auto generated.

[email protected]_157032

1 year ago

Release Note

New Feature

  1. Support performance test for iOS devices
  2. Provide history performance data based on the package name

Bug Fix

  1. Fix: File download fail in json-based test report
  2. Fix: Handle the exception when processing the unexpected attachment
  3. Fix: No permission to record the phone screen
  4. Fix: Perf dashboard UI for iOS perf report

Other

  1. Refactored the test device management to make it more flexible
  2. Upgrade the Node.js version of the portal front-end
  3. Upgrade the Hydra Lab Gradle Plugin to 1.1.7
  4. Refine the design UML and Document

Changes:

  • 6331dcf675cf6fb4068d34ee568382ae46649ccd Fix iOS perf dashboard (#437)
  • ff789fcc4caf4952728437c86b340bdab459814b Bugfix: update logic of uploading test results (#432)
  • dc9745694c4fe042e9f0258dab08e0342947a569 Release hot fix (#429) [ #422, #419, #428, #426 ]
  • 6b86f8cb18ab9352264bd1543a8de4560e270ce6 Bugfix: Add blacklist to avoid exception when multiple attachments in the same folder (#425)
  • db09f2c20cd56c318cc397fd9b5ca92529d10a8b Bugfix: Record phone video failed caused by not grant permission (#424)
  • 85ef4671f87c4eacb2feeb57b34ce573a40ea009 Add more debug log during T2C test running (#423)
  • f7611ea519fdc63fa8e38e2231aacdda48e2dbe3 Add criteria of file limit for test file set entities; (#421)
  • 865e9807977be36b8b76719c12660e47329b24d0 Bugfix: Cannot download file when clicking the Device Log button of T2C task report (#420)
  • ea6ac460a30607b2ee59e3e913103e91cb1e6366 Support Node Version > 18.+ (#410)
  • 5abcf768f21d6d802b97bf5d583bb027b6d0854f Fix timeout for installing win app (#417)
See More
  • 57d2ce90b766ebf1a8b60ab545406f945ffe5354 Bugfix: add drivers when create bean of DeviceDriverManager (#416)
  • 14eef70e14d3b44fa82744645c30bfdad370af37 [Perf] Add test case name and description to the performance test chart (#413)
  • 1eab5aaae31301bd0c51ecd631dd082ba2612b16 - Re-init static fields to overlap the previous values from run of this task. (#414)
  • 1a6dd1a7c48acd53f4227be9dfbe5311f811b056 update log to clarify error (#415)
  • 8b33844b61e034da3f9f18efd089a95fad7e2a9e Enable EnvCapabilityDiscoveryService capability scanning in configuration (#403)
  • deecdd4a55bf73f343520eed1b9a4c8ab8ce4e8f Update the verify rule of T2C test to check the available device count on the agent (#412)
  • c63ccd728336abee128f5c94cffc4025cab115b8 DeviceManager refactor 5 : Adapt to device combo (#407)
  • 8877936e9a039267718af28819c5b38640c8c761 Update pull_request_template.md
  • bb6231142c39a8066fbf495c0ac1def6d36af1d1 Update pull_request_template.md
  • 68918f4be39483d1aec0811e6475648f8f6897d9 Update pull_request_template.md
  • 19921c3e002496a5277e0270101558f51412cfc6 [Perf] Add performance history chart (#409)
  • dad7fdb08866cf85f97062f33c3e0a8de74b70ba DeviceManager refactor 4: Define testDevice and DeviceCombo to operate devices (#362)
  • b1eca5d391fe7b49be54ca65784f90567b5b72ba [Perf] Add performance history for back-end (#384)
  • 91325a6b24ee1c77c3ef453c44166f9d2217b671 - Upgrade version of plugin to 1.1.7 (#405)
  • a60d9018868791908d81fc3a9c3303249130183c - Add enableFailingTask flag for enabling exception throwing of gradle plugin task failure. (#404)
  • f556f84eda05f6d8c32f9baba4c078ee1530fba9 iOS energy and memory profiling support (#400)

This list of changes was auto generated.

[email protected]_156270

1 year ago

Release Note

New Feature

  1. Upgrade Hydra Lab Android Client UI & add UI test
  2. Add logger for AppCenter
  3. Add fileOrder column for sorting attachment entities

Bug Fix

  1. Fix: T2C runner cannot input text to multiple elements of Windows driver
  2. Fix: update command for app installation check
  3. Fix: performance Android battery parser bug

Other

  1. Add the EnvCapabilityDiscoveryService module
  2. Add build args for center docker image, to reuse center Dockerfile for both release and docker profile usage
  3. Update XCTestRunner.java
  4. Update README.md
  5. Update agent/center/uber Docker startup wiki

Changes:

  • 0fa2ff4315b627d5664a66aab42d6ef0da0d3e5f BugFix: Add fileOrder filed to sort attachments (#402)
  • efc0c75a510d22a87ee809afdcbfb41ed848b6e6 [Perf] Add summarized test results for performances test on Windows && performance result empty check (#395)
  • 7a85791b1d485bd3fdd8be2bc5f03ca3bbdf7ba4 [T2C] Fix 'Send Keys' and 'Input Text'. (#401)
  • 44b9fedc40c97ae8593a9ca7790866533c36076a Adding sample UI test to screen recording app & update gradle (#399)
  • 883320cc2896e51367afd825e053d71797634ef7 Add the EnvCapabilityDiscoveryService module (#360)
  • 5f6b78856d2702d1de31f275e6026dbe311a2fab UI upgrade for Hydra Lab Android Client (#396)
  • f27ea31a0489e8eee09334b6538fd508742d5c79 Configure appcenter (#397)
  • 503afeff1c91be300a9257363ffe48d8892612ac Bugfix: update app check command (#398)
  • e9f2ce2aa04d8637294d3f4d45fa144def6be4b6 Enable docker startup setting within the same Dockerfile for release (#394)
  • 1b8dbe37605b3feb206949dcaac3c26da1c8283d - Fix gradle plugin log typo; (#392)
  • f8672934045e162b105955d8dfeda7af5272daff Update XCTestRunner.java (#390)
  • 8afa91fc2db0861d998dac6f880e29fa886a82f4 Update README.md
See More
  • 3ce6c248f6b92c895f30b3f8fe3f418e6bebce4f Update README.md
  • 61dedc6bc722f1f449612a613c3f5742c4520630 [Perf] Fix battery parser bug (#393)
  • 3e192e13b2436986977ab1dac02cb704b85395b0 Elaborate wiki content to speed up setup process (#391)
  • 6c550cfb1dea988c4ec4be9d2b6a27610d6336ef Add parameter to set the responseTimeout value (#381)
  • 26a5ad8dc16aee39fa535884df54cf8a0d5177a7 Remove log commands for adding build tags. (#388)
  • 2258dc220aaabed791fd9dcb1043409f0db48820 Change center storage type in default profile; (#386)
  • 674bc778f65474fb52649f50c1c8c79367bf1e8e Update storage system related artifacts to make it more readable (#383)
  • a6db8be0eea3fb09d6504f0cc5db3e7e978e346c Update uber image part in README of both English and Chinese versions (#380)

This list of changes was auto generated.

[email protected]_155673

1 year ago

Release Note

New Feature

  1. Support XCText framework in iOS device a. Back-end support b. Front-end support
  2. Support local storage to save files
  3. Support performance test a. Upgrade Gradle plugin to adapt to Perf test b. Upgrade T2C runner to support Perf test c. Display the memory/battery chart in the portal

Bug Fix

  1. Add install failover strategy and retry to install if failed
  2. Gradle plugin: NPE check for yml config
  3. Check Linux file path error if contains .
  4. Adjust ADB monkey args position in command line

Changes:

  • 25d7fa72c79a8d3db19eef38e7359e517f6cf483 Add validation for ; in file name for LOCAL storage (#377)
  • ca97ccf75d1dcc022dcc09b121db225ae6f7978d Add command line tool dependency for macOS agent
  • cb91a27a7ba342268ed02031f257fc59f3f0cd9d [Perf] Fix: Add a null check in PerfTestDashboard (#379)
  • 3f892b508e6cd8ae091c9a7bf8f1bb7fccc80585 Compat Redict output for shell command line (#378)
  • 7fc6875c75bfeffe11d3206112fb5fdc8277f45a Support Xctest for Hydra Lab (#329)
  • 7e8f1029282e653a7d957ae646c2d646124c0df9 add install failover strategy (#373)
  • 82268e509b2d73c7abf3252675630fb93f365c6b Added Hypen (#372)
  • 7c8cae1a26e345341b1dafef4113385414881298 Update installer.sh to support the ANDROID_HOME env automation (#358)
  • 5905f87cbde15fd83695e32153a00f818b44ce54 Add test YML for LOCAL storage type, and UT for client init; (#369)
  • e2c8cb553be2f042f02345ffc7234e9244cef61c Bugfix: Retry install app if failed (#368)
  • 2e44a69f84d97811811c1e894a652d8b08662929 Enable local storage in center (#356)
See More
  • 57f88e9c65a5d3c3c6ba47e58bf150cb96d7c0e4 [Perf] Add a new chart for Windows memory performance test in Test Report (#364)
  • aea1499275c76144bfc49811bb75bcd5fc4cbd01 Remove configuration annotation that creates useless beans (#367)
  • 13ff96d076215dc475cfcaa5adbaa8fc66cf736c Update README.md (#365)
  • 69872a38b88e46e3454b27d23705dff469c8314c Pretty format: package name Entity -> entity (#366)
  • f088a191af0f5f9bc8a3c59b620751c3b2b60f58 Package jar into installer.zip (#361)
  • ac25d62a591b740c401360be1dc85ce4976655dd [Perf] Add multi-select for perf dashboard (#355)
  • 925cce503a27b2e9c406fc927e535191ac4b63c6 Enable no port mode for agent service (#359)
  • be481395ae8c3451a00716faeebb8d345183c1fd Fix the linux path check bug, and add UT (#357)
  • 5136b1e0c54c8c99b3a2a788a74d4c0adf4bb710 [Perf] Fix the compatibility issue that WindowsBatteryInpector.ps1 cannot be executed with Runtime class (#341)
  • 698be643acb47d08358545ae843e3b0d1d3489f1 Millard/add t2 c runner for perf test (#352)
  • 80b6ed10665b428dac0b3948a6ac534ca04e3478 Use xpath to find element in first (#354)
  • 98f30eb0eceddc4805b942584d9ea6f8755fb290 Add more t2c log (#353)
  • 099753163daa71264a8d8923b947db8e6e4a81ec [Perf] Fix perf dashboard null pointer exception (#351)
  • 3aba847c4bd7b26b427ac4bd1975f9d91017e125 BugFix: the args of adbMonkey should be ahead of click times (#350)
  • 4edef05b6df9158915615bc35cb03e5b0524e0ab Update Runner page title (#344)
  • bb834bae359c556d8a6047937481f0086f18ffeb Add comment for optional param of MONKEY; (#349)
  • 3ed25ae9611db8727a8752a03d7cc526ef101910 Fix performance report UI (#343)
  • 7c0e7f8c97d6d2e94eda9fb1f0db9ec191bbbaf9 - Add NPE check for YML config setup; (#342)
  • 744153c9c153ee8c782f645ea3999c31ac754425 Performance test plugin support (#340)
  • bbc698d54d54167e98dfc739c8979f4d0d40bec5 [Perf] UI visualization for a test run (#339)

This list of changes was auto generated.

[email protected]_155132

1 year ago

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:

  • d988251c520cfedd0e4d95da2bdb4afccc6d71ed Bugfix: init testDeviceManager before testing (#338)
  • 09bb80d16a50a89c160d487353883edbfbdd681c Fix: ADO plugin report url can't redirect (#335)
  • 3a45a57070434a1d02bba01e576491a9a446fecf Fix StorageFileInfo param error in init method (#337)
  • d85a1da0901da042ab944a7094ef9858ee094c04 Bugfix: the listener will re-register when device in E2E agent disconnected (#334)
  • 4f3940af14c6c33d626f3bc41060e29495ef1c92 DeviceManager refactor3: codestyle format (#333)
  • 0d44e580b843c54420de9f24d4b25df28ac85e6c DeviceManager refactor2: Split deviceManger into agentManagementService and testDeviceManager (#332)
  • 7e6f729c108eadf3dce77e4f0c927f6e128ef6cc Fix: plugin param error (#331)
  • b40c6430517c21514468a988a2cf7382f991bb9e DeviceManager Refactor1: rename device manager (#330)
  • e0e62df1294b7ee479a28124e13dc2bc35c9bdaa Update README.md
  • 5974732cb53bcda592a99906e603c5ebdbbbd17a Merge pull request #322 from microsoft/user/jiaxiangzou/OneLineInstallerForWindows
See More
  • d3004c892444c9daa89cadc4e43022c7deb573be README中文文档翻译 (#304)
  • 279ac75ad653b6ad5eaef7a526aef474ea62efab Refactor frontend token API usage (#324)
  • 3ab343d808975fb8726e272c5b3c2369db547a7c Apply checkstyle and fix format in center module (#321)
  • b49072b15a2c1c4dad599c0533370acbcd3f2dd1 Refactor storage system (#319)
  • 6125984860f73d9686683de4db3d8298a2758a8a update
  • faf2459d866f38fc48142494765861491a272254 Add android meminfo inspector and parser (#320)
  • 750c9e0f918dac21d64b1139fe7561605dbd33b5 update
  • 53088d11379246a884ffbbd2bdbf0474fa6fac73 update
  • 25c0a3ce08ee2f966a24d06d455bfc3384bd1933 update
  • 4d437b9a2cb89705bd33c9358a85070d6fc9fd88 update
  • bcc10f3d2754f3387ccde99fe39b8adb9f4f5641 update
  • 55e34bb99f7d82c6a7866183eeff647a7b46c0cd update
  • c7d4b5292695dd0e46ad69fa809dfd5018360861 Enable UT in only PR triggering in CI pipeline, to decrease running time #316
  • 8cb22e2f4ba070528dfbbd6c407bddfcf5cebce5 Fix issue of requesting photo failure (#315)
  • 3c9a29fb641e93414bfad146c8c6eca08647a557 feat: enable checkstyle in sdk module (#312)
  • 184ea803a0d58373f4535281619b4303a7024587 feat: enable checkstyle in taps_to_cases module (#313)
  • 3d94ff2610e31f0701f0dcc7ad7b3f1ebf431ae9 Bugfix: delete redundant validation of device availability (#314)
  • 8a9f4d6e8039f760e358f371e2b024e2f39fda66 Style formatting (#311)
  • 1bd3b42060c354d2768716ec42888c70c2caab07 Merge branch 'main' into user/lsh/generalize-file-system (#310)
  • 070cadfa9def1dcea516773fdec79ec5e4450268 update
  • 08cd2f3ca49c7699ab9e5a3401994dc7c832d35e Apply checkstyle check and fix code format in agent module (#307)
  • c125c4876f70f1781dd17163e352c861a16c1264 update
  • 361c28264222c4d09fe390b18eb654b635d3a639 Fix constant typo (#309)
  • 17d8e39e75b56e6c8dd255d23f245b9c44ff6a34 Extract enum EntityType from EntityFileRelation (#308)
  • cf7dcc6e41c16e0b998280f3c77197affea7ee94 add one line installer
  • f530d16d6e4c8651376a18544f30ff89b91c66f4 Modify class name, move files from center to common for uniform usage; (#306)
  • ed52dae8f50f5408972773b619e706b0ff6bb3d8 Apply xlint in java compiler args and integrate checkstyle plugin (#305)
  • ac3f8227818acd3b3fb5772583e9411f28733bd3 Update CONTRIBUTING.md
  • 783b42372ebbd8582ff2cbf2c13fb287fc8dc633 Update CONTRIBUTING.md
  • 501b76dad0b8db4d5a57259fed0073d5d4569d28 Update CONTRIBUTING.md

This list of changes was auto generated.