Skip to content
Bashar Astifan edited this page Apr 18, 2025 · 11 revisions

Welcome to the ImMobile Lab (Development Wiki)! 🧪

🧮 Future & Limitations

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:

JSRuntime

  • 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

Extensions

  • 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, .cpp files
  • 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

ImMobile

  • 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
  • Add support for 7z,rar..etc
  • Long press on quick image preview calling context
  • Image viewer (standalone) zoom need fix (the one in files browser stable)

Clone this wiki locally