Corruption

Results 11 comments of Corruption

> ```js > var installed = localStorage.getItem('installed') || '[]' > installed = JSON.parse(installed) > installed.push({ > "name": "Smash karts", > "icon": "https://api.web.gamepix.com/assets/img/250/250/icon/smash-karts.png", > "type": "app", > "data": { > "type":...

Could you add a way to do this in the simulated terminal?

> @glitch128 like a changelog? They would have to make a website that has the changelog, and then create an app for it. yes

> Did you see an error popup after switching to file transfer mode on device? > > ![image](https://user-images.githubusercontent.com/1330321/166108115-8b8ae915-4b94-4dfe-92da-e121a0decaae.png) no, its just that when I accept the `allow access to tablet...

it looks like this, and when I press allow, then the error pops up ![image](https://user-images.githubusercontent.com/78228404/166987932-980bae61-07b9-4ebf-8426-8d342abc820f.png)

In my thinking, an example would be that when I click in the scroll wheel, it opens the context menu/long presses. I would want the ability to change the open...

some things that I think would look better is to turn the buttons at the very top of the emulator window into a menubar with drop downs like qemu and...

hey, for the what's new application, couldn't you just make an HTML file, and make an app that points the iframe to that html file? if so, then we wouldn't...

this was related to #378 and has been better implemented by Virtual Extended Display in the new web app.

are you on the stable channel?