Seth Schroeder

Results 286 comments of Seth Schroeder

Hi, do you men touch a point on the screen to trigger a key map?

Hi, do you mean action?

Hmm, it should still be on the Play store. I have had some users report this and am not sure why it is missing. What device do you have (and...

It sounds like you want an action to pause/resume Key Mapper. An action is triggered by a trigger (i.e key presses) and a constraint only allows an action to be...

> What device are you using?

@D-Kaminari can you download it again? I think i fixed the issue on Google Play.

Yeah, I'm planning on optimising the app for Android TV. See the Android TV Support project. Are there any usability issues? E.g are there any difficult to press buttons in...

@scatterthought I'm glad you like the app! ๐Ÿ˜ƒ Is #453 the volume issue that you mentioned? I'm happy to add a setting that changes the colours. Which colours would be...

@scatterthought Android doesn't allow apps to remap the power button for a good reason. ๐Ÿ˜„ I've created an issue for the new theme at #601

BTW, notice that the launchFlags are not all identical. Live Broadcast #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x30220000;component=com.sec.android.app.camera.plb/.Camera;S.activity_name=com.sec.android.app.camera.plb.Camera;end Virtual shot #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.virtualshot;end Video collage #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.videocollage;end Slow motion #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.slowmotion;end Selective focus #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.selectivefocus;end Pro #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.pro;l.profile=-1;end Pro #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.pro;end Panorama #Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;launchFlags=0x14200000;component=com.sec.android.app.camera/.Camera;S.activity_name=com.sec.android.app.camera.shootingmode.panorama;end...