Conversation
Shizuku 13.x made newProcess private, breaking :server:compileDebugKotlin. Use the documented reflection workaround with a safe lazy Method lookup. Co-authored-by: v0 <it+v0agent@vercel.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Legacy mipmap PNGs (mdpi-xxxhdpi) plus adaptive icons (anydpi-v26) - Server: projector on deep navy; Client: phone + cursor on teal - Reference @mipmap/ic_launcher in both manifests Co-authored-by: v0 <it+v0agent@vercel.com>
- Dark navy/teal theme matching the launcher icon - Scrollable screen with sectioned cards - Bigger touchpad plus dedicated scroll rail (pointer_scroll) - New D-pad, quick actions (back/home/recents/volume/power), media keys - Text input with send button and cursor sensitivity slider - Collapsible connection card that folds away once connected Co-authored-by: v0 <it+v0agent@vercel.com>
- Ally Remote palette: near-black bg, dark panels, red accent - Monospace bold typography with letter-spacing, HY300//REMOTE logo - Dedicated setup/connect screen like Ally Remote's connection page - Header with status dot and change-host button - Bottom tab nav: MOUSE / TECLADO / SISTEMA - Full-height touchpad with grid pattern and SCROLL rail - CLIQUE / CLIQUE LONGO buttons under the pad - Keyboard tab: send text bar, D-pad key grid, media/volume row - System tab: action cards, cursor sensitivity, connection card Co-authored-by: v0 <it+v0agent@vercel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrige a falha de compilação do :server:compileDebugKotlin causada pelo Shizuku 13.x tornar newProcess privado. Usa reflection (workaround documentado) com lookup seguro do Method.