Tags: okwasniewski/MiniSim
Tags
Added [Local Files] submenu section with [Upload...] submenu to uploa… …d file/folder to simulator/emulator/device (#146) * Add [Upload to Downloads...] action for Android emulators with folder/file selection and upload via adb (+use deprecated MediaScanner broadcast to force reindex - see https://stackoverflow.com/questions/66929450/images-not-shown-in-photos-using-adb-push-pictures-to-android-11-emulator and https://stackoverflow.com/questions/64552886/adb-push-files-are-not-showing-on-android-11-emulator for reference). * Added [Upload to Downloads...] action to connected Android device (uploads to phone internal storage /Downloads folder) actions * Move Delete emulator to end of Android menu * Add iOS simulator local files actions * Tweak Android upload menu and tooltips * Moved upload-related functionality in separate file. Added fallback/checking to /sdcard/Downloads if /sdcard/Download does not exist. Fixed issues uploading files/folders containing spaces in name. Added tests. Added logger for debug purposes and warnings/errors.
feat: rewrite of Device Service (#129) * feat: move custom commands to separate class * refactor: rewrite of Device Service * feat: add AppleUtilsTest * feat: add action factory tests and Device discovery tests * fix: skip failing test, move to action executor
PreviousNext