-
Notifications
You must be signed in to change notification settings - Fork 1
ImLab
Bashar Astifan edited this page Apr 15, 2025
·
11 revisions
Welcome to the ImMobile Lab (Development Wiki)! 🧪
This was the most longest project I spent time on it
due to my limited capacity I reached I decided to boost the development for release and ignored some points
there are more things to do for JSRuntime & Extensions:
- We must provide more params for each API
- Some APIs are missing comparing to Extensions
- Advanced background download need to be extended
- Add UI support for JSRuntime
- Scripts don't have way to unload them self
- There is no way to draw window over UI while Extension GUI off
- Override UI element don't help in this case (Related to above)
- We should make C/C++ rich bridge to be used in
.c,.cppfiles - Extension should be able to unload it self
- We should add more media library for UWP/ARM (ready + compiled)
- Add ability to reset saved configs by extension ID
- We should add navigation using GamePad
- Display extension setting while installing such as (startup)
- Make cloud browse window based instead of popup
- Add extensions permissions engine
- Image viewer (standalone) need to be fixed (the on in files browser much stable)