• Joined on 2026-01-06
omar pushed to main at omar/MosisService 2026-01-19 11:31:03 +00:00
bb31dcee00 fix remaining logger includes in Android source
omar pushed to main at omar/MosisService 2026-01-19 11:15:13 +00:00
58251e21cc add test output files to gitignore
486c194f08 update Android to use shared mosis-core library
Compare 2 commits »
omar pushed to main at omar/MosisService 2026-01-19 10:57:24 +00:00
33841516f1 extract shared mosis-core library from sandbox APIs
omar pushed to main at omar/MosisService 2026-01-19 10:16:13 +00:00
f41eda6f62 add simulator mode to desktop designer for testing apps
omar pushed to main at omar/MosisService 2026-01-19 09:36:25 +00:00
02db0d849c add --screenshot-after option and fix test app document access
omar pushed to main at omar/MosisService 2026-01-19 09:35:56 +00:00
a583ef64a1 fix action player wait actions to properly delay playback finish
omar pushed to main at omar/MosisService 2026-01-19 09:22:47 +00:00
8432bbb986 add sandbox support to desktop designer, fix mouse coordinates and UI issues
d40ea1e537 add generated icon for sandbox test app
d88bddbf75 fix sandbox test app: replace os.date, add goBack, remove missing icon ref
bbf1638f20 update roadmap with completed milestones, trim SANDBOX.md to reference milestone files
010e11cf6b move docs to docs/ folder, merge architecture files, update references
Compare 5 commits »
omar pushed to main at omar/MosisService 2026-01-18 22:15:07 +00:00
1b34b0e974 update docs with app management and sandbox system documentation
omar pushed to main at omar/MosisService 2026-01-18 22:11:34 +00:00
2364d0d327 integrate sandbox manager with app lifecycle (LaunchApp, StopApp, IsAppRunning)
omar pushed to main at omar/MosisService 2026-01-18 21:55:30 +00:00
0278acc0fc fix build errors: add missing include, LOG_* macros, stub sandbox integration
omar pushed to main at omar/MosisService 2026-01-18 21:38:13 +00:00
60d1a75838 integrate AppManager and UpdateService into kernel with Lua API registration
omar pushed to main at omar/MosisService 2026-01-18 21:36:24 +00:00
3ab586956e add app management sources and dependencies to build system
omar pushed to main at omar/MosisService 2026-01-18 21:35:05 +00:00
5ea0cdde63 add device-side app management with AppManager, UpdateService and App Store UI (M10)
03556ff1d4 update go.sum with CLI dependencies
Compare 2 commits »
omar pushed to main at omar/MosisService 2026-01-18 21:18:17 +00:00
9ccdf846f0 remove and ignore test results
8cb3cf769d add documentation site with markdown rendering (M12)
94a573f218 change module path from github.com/omixlab to omixlab.com
a5aa3cc9d7 add telemetry system with analytics and crash reporting (M08)
fbcb5c9543 add app review system with validation pipeline and admin htmx UI
Compare 5 commits »
omar pushed to main at omar/MosisService 2026-01-18 20:25:03 +00:00
cf9f42b66d add developer CLI tool with Cobra for app workflow
omar pushed to main at omar/MosisService 2026-01-18 20:16:53 +00:00
149736108e add local filesystem storage for packages and assets with upload handlers
omar pushed to main at omar/MosisService 2026-01-18 20:11:34 +00:00
01a0ac68a4 add htmx web frontend with templates and session auth
omar pushed to main at omar/MosisService 2026-01-18 20:05:51 +00:00
1bc112047d add app CRUD and public store API endpoints
omar pushed to main at omar/MosisService 2026-01-18 20:00:15 +00:00
8601bb5ba3 add OAuth authentication with JWT tokens and API key support
omar pushed to main at omar/MosisService 2026-01-18 19:56:16 +00:00
2eb6292dc2 add mosis-portal Go project with package signing and validation