0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/MoSync/MoSync into MoSyncLib More... over 11 years ago
MOSYNCLIB-5: Validation of configuration names (nbuild) More... over 11 years ago
MOSYNCLIB-21: Made sure that we can build Android libs on the build server as well More... over 11 years ago
MOSYNCLIB-21: Forgot slashes of lib dir. More... over 11 years ago
MOSYNCLIB-30: Needed to create lib directory. More... over 11 years ago
Merge branch 'MoSyncLib' of https://github.com/grigaci/MoSync into MoSyncLib More... over 11 years ago
MOSYNCLIB-5: Added NDK platform check to nbuild More... over 11 years ago
Merge remote-tracking branch 'github_origin/master' into mosync_3068_story More... over 11 years ago
MOSYNC-3068: refactored the widget creation system: we no longer relay on the view creation (in wormhole the layout updated event is not sent because the web view is not available so the operation queue is not run). Moved all the creation and waiting from widgets into the native ui module; added a widget handle-type mapping inside the native ui module for synchronous widget creation (if the set/get/add/remove/insert syscalls reach the native ui module on the ui thread, using a join would hang the application - instead we create the widget synchronously); the AsyncNativeUIWindowsPhone module no longer needs a reference to the Core - it only uses the runtime More... over 11 years ago
Merge branch 'MoSyncLib' of https://github.com/grigaci/MoSync into MoSyncLib More... over 11 years ago
MOSYNCLIB-42 Fix 'extra qualification' bug on iOS More... over 11 years ago
MOSYNCLIB-42 Fix 'extra qualification' bug on iOS More... over 11 years ago
Merge branch 'MoSyncLib' of https://github.com/iraklisrossis/MoSync into MoSyncLib More... over 11 years ago
MOSYNCLIB-36: __va_list problem for Android resolved More... over 11 years ago
MOSYNCLIB-40: Removed the most common android compiler warnings More... over 11 years ago
Merge remote-tracking branch 'iraklis/MoSyncLib' into MoSyncLib More... over 11 years ago
Merge remote-tracking branch 'mattias/MoSyncLib' into MoSyncLib More... over 11 years ago
MOSYNCLIB-30: Added that dummy.mp3 that we'll soon remove again. More... over 11 years ago
MOSYNCLIB-30: Moved build step to end of build (This commit only includes the libs for Mac OS X) More... over 11 years ago
MOSYNCLIB-5: Proper slashing for windows More... over 11 years ago
MOSYNCLIB-30: First try to get the android libs to build properly More... over 11 years ago
Most examples work for iOS More... over 11 years ago
MOSYNCLIB-30: First try to get the android libs to build properly More... over 11 years ago
Merge branch 'MoSyncLib' of https://github.com/iraklisrossis/MoSync into MoSyncLib More... over 11 years ago
iOS: Added support for ioctls with variable arguments (more than 4), new target for the runtime that allows it to run if you copy userCode.o and MoSyncLibs.a over, opengl support More... over 11 years ago
MOSYNCLIB-5: Removed cygwin path where they are not needed More... over 11 years ago
Merge pull request #427 from mvasiliniuc/master_Camera_3117 More... over 11 years ago
MOSYNC-3118. Changes made after code review. More... over 11 years ago
MOSYNC-3118. Added image save functionality to MoCamera demo. More... over 11 years ago
MOSYNC-3117. Corrections to the export image to phone gallery documentation. More... over 11 years ago