Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/coronalabs/samples-coronasdk

Sample code for Corona SDK.
https://github.com/coronalabs/samples-coronasdk

Adding new blur filters

93e6a10650c3379850e63dc008ae3d94c5d29c9b authored about 2 years ago
Update notification demo p2

793c2233f05e6432997756452a28fef9ec56841f authored almost 3 years ago
Switch notification demo to use V2

04cdf8db798bacf720b5df4a370752a47efa1ab6 authored almost 3 years ago
removing canOpenURL, replacing videos with our domain

78202b2e73ced653c14cbafc6b1bf92aa7c56c26 authored over 3 years ago
Replacing Corona with Solar2D in most samples

39cc3bac36621fc316063fcf419b8248bdc5127f authored over 4 years ago
license links

3f9f885d0fa85bb73fc678402c3d948903ef12cf authored over 4 years ago
Deleting .DS_Store

5cc6b233ecd66be92267dc3d84306215b025c05c authored over 4 years ago
Update sample app branding

Changed iOS Icons
Changed Android Icons
Changed Welcome Screen Icons
Changes sampleUI background...

e8e1f9a29966bb55d2a8ae2a6a45aa51a6acd553 authored over 4 years ago
Updated samples to modern times

741bb31d3a0c7d2f9dbd91f12b45efcecc711f06 authored almost 5 years ago
Merge pull request #1 from prat-degwekar/patch-1

updated config.lua

308c95785cac86e0c00a59e0bd98056d624f8960 authored almost 5 years ago
Merge branch 'master' into patch-1

fbccad8da8faf6cea4838d083c52e9c7a3172580 authored almost 5 years ago
Merge pull request #2 from prat-degwekar/patch-2

updated config.lua

0f900a1805c546b5bb5f262fbb246cba009d30bc authored almost 5 years ago
updated config.lua

added aspect ratio to modernize the file.
to add fps and image suffix if required

fb9026428d50703166053774499586e3d7bff2f0 authored over 7 years ago
updated config.lua

added aspect ratio change to modernize config.lua

26426679aacfa4ce81f1a9538fa7dbdce6217492 authored over 7 years ago
Minor edits to SampleUI.

1412206952f5bb269dddc59a1873dd65849277ca authored almost 8 years ago
Removed stray .orig files that were being tracked

aff46d4876ad73d22ffcdffff61e825e269dc47a authored almost 8 years ago
Fixing PewPew and tile size in InputDevices

cba3172bbe2ef71ea5df5470c5fa94e26f53d775 authored almost 8 years ago
Non-pow2 tiling file

8637c3fbc56a30a70b0f16889ba14cf1a95fe5f8 authored almost 8 years ago
Non-pow2 tiling file

1de556936971272fbccb8f36e8d52b76c20b3a96 authored almost 8 years ago
Restore missing Icon.png files

93ef4869cc0d104fa69f982c0d36042440391b92 authored almost 8 years ago
Fixing PewPew demo (non pow2 tiling attempt) Deleting accidental file

6ee28ba812d8f2051ee7482b5eedc9775197e445 authored almost 8 years ago
More sample project fixes/updates.

84ddcbc9b776a39846396bfd83ef310ca9b9f4da authored almost 8 years ago
More sample updates.

83717da199bbf59073e71e1a76661062bc371009 authored almost 8 years ago
SampleUI and other updates.

ed7071b10edee470a7c904625b8056f232249126 authored almost 8 years ago
Updating Push samples to be modern

0246f9178fdf8359af2f9422451ec97d2ce7445d authored almost 8 years ago
Maintenance

Tweaked Hardware/DynamicImageResolution sample

036a7d61280e4a4b219cb2b07d4d97f47a4147b3 authored almost 8 years ago
Update iOS icons for all samples

--HG--
rename : Interface/MapView/[email protected] => Animation/HorseAnimation/Icon-120.png
rename...

d0e7bde5f41536585898cd7af0476ec522c8f6e5 authored almost 8 years ago
Refresh Dynamic Image Resolution sample

--HG--
rename : Hardware/DynamicImageResolution/[email protected] => Hardware/DynamicImageResolutio...

51e7fe1f295c542a020262cf0e445e8d9dd38754 authored almost 8 years ago
Merge

e79f2a70f5e6352601751de7b886a150ce83980b authored almost 8 years ago
Update Fishies with a higher res background image

d26540b2525330777a938658b82c546d3164f478 authored almost 8 years ago
Update HelloWorld with a higher res image and nicer text

de9be0d7ff6d127b2e45be30e31bf335f3ed8e0c authored almost 8 years ago
Default Widget theme to Android Dark if on an Android device

2332f11be8f873494bd65ef0f15d43ac647d6f1f authored almost 8 years ago
Added support for new status bar types and made the status bars easier to see...

Fixed typo in the comments.

f3ea30f18f4ef7d7565c91a461dd2fbaaa73048f authored almost 8 years ago
Added support for new status bar types and made the status bars easier to see by changing the background.

b5dce73ce792bd77c620d90e12c15dc2d30dacd0 authored almost 8 years ago
Hardware/DeviceInfo: Modernization of all system.getInfo() calls.

- Adds "manufacturer" and android permissions getInfo calls().
- Replaces the deprecated "platfo...

d2f8dee9b632714e915f0291d79482fd8c567e28 authored about 8 years ago
Modified sample projects "MultitouchButtons" and "MultitouchFingers" to not display "Multitouch is not supported" when running on a Windows OS that does support it.

- Now detects multitouch support via system.hasEventSource() instead.

e7952b2f0a3d38ee541a995e5e57956227db01ca authored about 8 years ago
Updated sample projects "Interface/NativeDisplayObjects" and "Interface/WebOverlay" to support native WebViews/WebPopups on Windows.

26be25e3612d882856ea6401875ffdcdb99ad7c7 authored about 8 years ago
Hardware/GPS and Interface/Alert: Added system.canOpenURL() checks.

Reviewed by: Josh

f8789b99e5cc0d145bed904c5e0d90b4a463a7f9 authored about 8 years ago
Updated sample projects "DragMeMultitouch" and "MultitouchFingers" to round touch coordinates to the 1st decimal point.

- This is need because Corona tap, touch, and mouse events will be changed to return coordinates ...

3749ae335a13e9b00b3e40fe19595c69725ee9d7 authored about 8 years ago
Networking/ComposeEmailSMS: Added native.canShowPopup() checks.

Reviewed by: Josh

7a5c8d39b5c6933e79e0d30b7cb3e1b7d2fd0b3b authored about 8 years ago
Hardware/Accelerometer: Fixed spacing in a debug message.

f4705c3484c9518eb29a2cbdbeb29f333215577a authored about 8 years ago
Swapped the word "platform" for "device" on several hardware samples as having the hardware to support certain hardware events is a per-device concern, not per-platform.

Reviewed by: Josh

bbc8bc254bb924aa85708aa2a94eb2a28de46019 authored about 8 years ago
Update tvOS icon files and build.settings for top-shelf wide.

1cb2882db0219e5cc277c6e27fcca646cbf746c3 authored about 8 years ago
Merge

5ebdb75d6539558d02e9ea998a27d77e2326ba71 authored about 8 years ago
Update tvOS icon files and build.settings for top-shelf wide.

6b407bfcc43e9d2c606cc5f220728b94fb27a447 authored about 8 years ago
Graphics/Flashlight: Change text from "Touch circle to move flashlight" to "Touch and drag to move flashlight" as you can touch anywhere on the screen to move the flashlight.

Reviewed by: Rob

766f8c01c06074ba54c24965274fb1811dd0f9d1 authored about 8 years ago
Media/SimpleMixer: Resolved several UI and coding style inconsistencies.

503886b9b35c7057a945c7c35d7c281719c073cc authored about 8 years ago
Interface/NativeDisplayObjects: Resolved edge cases where the "Dismiss KB" button may appear when the keyboard is dismissed.

- On Android at least, if you brought up the text box while in portrait mode, rotated to landsca...

8aceae149bd080df600308b265bdac9948a747fe authored about 8 years ago
Hardware/Panorama: Remove landscapeLeft support.

- This is due to Gyroscope values being derived relative to portrait orientation, so the panoram...

6551149270c5d3bdf8c2c04711562f6c73f8608a authored about 8 years ago
Fix version history in Accelerometer and EventSound samples.

3673c27266b51631fc2724928a3fc1f3752be291 authored about 8 years ago
Networking/Facebook: Maintenance

- Restored several still functional options of the "Post Link" button.
- Check if Facebook app i...

91262227ea46c0f9b11bf1586239c25555e1770a authored about 8 years ago
Fix "UIHiddenStatusBar" typo (should be "UIStatusBarHidden")

8bc2562a6fe4e9720a78dc0d263cfe262827b45e authored about 8 years ago
Networking/Facebook: Facebook Sample 2.1:

- build.settings update to match stable release Facebook plugin docs.
- Restored the sample's up...

5a83e25313667c0700da91171e938120f6694cf4 authored about 8 years ago
Added new sample project "Storage/AppPreferences".

4ad94b66a592eb43e3ce035b610d1cb5282ae473 authored about 8 years ago
Networking/Facebook: Maintenance

- The Facebook Connect Listener is now assigned during initialization instead of when a login a ...

8ee0e26297d376b493034a892d264a1ccb550463 authored over 8 years ago
Remove Default.png from the few projects that used it

--HG--
rename : Media/NewVideo/Default.png => Media/NewVideo/PosterFrame.png
rename : Media/Stre...

6460750642b962812348c002248ef93792e18227 authored over 8 years ago
Networking/Facebook: Facebook Sample 2.0.

Reviewed by: Rob

27521a3137652350d12354b54d0702a7ab10d8d4 authored over 8 years ago
physics/eggbreaker: removed movieclip.lua and used sprite sheet instead

cb26332c86891e99399af2a1ca8ea98c1897c602 authored over 8 years ago
Merge

9fc1c148bb1c729514bd92d4f3afe9b46d373f0f authored over 8 years ago
Revamp of "SaveTable" sample.

11d176e529640d8be67affb43e0363f260429178 authored over 8 years ago
Interface/WidgetDemo: Fixed an issue where a runtime error would be thrown if the Choose Theme alert was cancelled out.

- Only known to affect Android and WP8.

e9defd7e990afe5fbdaced8bc5adcac4baf3f79f authored over 8 years ago
Hardware/DeviceInfo: Fixed typo causing Android-specific device info to not be printed to the console.

2e879779a6b9daa2455fa0e23994680c8617db88 authored over 8 years ago
Merge

270f5a0c47afaeffca9587862ad527ae9c6de9ff authored over 8 years ago
Complete revamp of Shape Tumbler sample, including:

1) Replaced old, ugly images with vector objects.
2) Fixed SampleUI application.
3) Improved code...

3cb6705374fbf7bde9d36ed153ebd4af1a69cd5c authored over 8 years ago
Fixed background rotation when rotating too quickly

d30b387fc98e82adfb162307ee5436b5733de10b authored over 8 years ago
Media/Camera: Fixed an issue where a device that can't request camera permission may falsely report that it doesn't have a camera.

6008eade2360829c86f7a74e57fa77c31a7d78df authored over 8 years ago
Add icon files to TextureLoad sample.

efd7fb2f7d5ad5b025b1d1774f99afa41d02de99 authored over 8 years ago
Removing iAds (it was closed by Apple)

da0f381fecfeb6cd20a78853bbdfd40d947c39f9 authored over 8 years ago
Physics/Joints: Fix runtime error when transitioning between scenes.

e142ff5c8023ffee3cebccc457b4e102294be4d7 authored over 8 years ago
Monetization/FlurrySample: Replaced sample with new sample used with the new Flurry Analytics plugin.

- Made some minor modifications to merge both the old and new samples better.

e65abb641cdd1907e52bbb4e2abd43ff2db5cee5 authored over 8 years ago
System/LocalNotifications: Added missing sound effect for notifications.

a00cdb2ab9110ac7e2a46807b370b9c900cf3b26 authored over 8 years ago
hardware/DynamicResolution:SystemEvents: Added quit on suspend for tvOS

0f49a72d18aef8466861e47ef195efd2f59c6b4c authored over 8 years ago
Adding back button support. Adding highp support to filter plugins. Fixed title displays on tableView based apps.

e6ddbb414aef43d147600758d25a3242fafac242 authored over 8 years ago
Merge

dd241801988258641ecd9e3d13994bfda0fcde33 authored over 8 years ago
Correct a few stray icon files/inclusions.

c3d88d6d6ad350927dd5c2a2c80fa79bb68bc021 authored over 8 years ago
Animation/HorseAnimation: Fix file casing.

--HG--
rename : Animation/HorseAnimation/Fog.png => Animation/HorseAnimation/fog.png

45cd3229b04a03a98ecb078273a48ab63f4f47a4 authored almost 9 years ago
interface/WidgetDemo: changed spelling errors in two properties

cc349275ecab37b1db3101de01066847c2481ecf authored almost 9 years ago
FilterViewer: Swap values for vignetteMask to provide a more appropriate look.

1cff44b5439be769a76473cc08100b6aaec1de72 authored almost 9 years ago
NativeDisplayObjects: Dismiss keyboard if textField or textBox button is pressed while editing text.

4a64a377697ba090d07c5bfc3025ca881fea761d authored almost 9 years ago
Changed five graphics samples that use display.newEmitter. Updated particleDesigner.lua file to support subdirectories for texture files

abc397f053e48c6f04920b4ed5068ef8c333a107 authored almost 9 years ago
Minor UI updates.

86aec3e90994d5b50f4a92b66ac182646455ca1a authored almost 9 years ago
Updates to Timer sample.

de961f0cce08e1ad9e99acba5390e2db50e9b132 authored almost 9 years ago
Merge

12f63ba9c05b932159e5fd51e777764904ba3467 authored almost 9 years ago
New Timer sample

ed22913e0f87be2510eccc2d4eed2b062b392233 authored almost 9 years ago
Various sample edits.

cff163b4ba49ad40d769c3c16fa2c903723dab1d authored almost 9 years ago
Updates for v1.1 of UI skin template, style consistency, etc.

35a650cb5dc6a2ba4c65b7e5e23ce372d3eac809 authored almost 9 years ago
Update UI skin version to 1.1 on various samples. Remove unused background images for same.

aab00934c7ed1b5b0eec9f978c037e0e85a05a86 authored almost 9 years ago
Replace turret images which somehow got blurred.

0cc0d8c601fd2a192629b1b33114b67d8402bf85 authored almost 9 years ago
Media/EventSound - Do not show the event counter on Android, where we don't support the callback.

ae440655968668ec59890e076319c1d16ca8b9a3 authored almost 9 years ago
Hardware/SystemEvents - Don't show an alert if we don't have a real URL. Fixes issue with the alert showing up on Android 6.0.

943433019dcd7c66c3d1d4ab41d788e73ec2aaed authored almost 9 years ago
Updates to Joints and RayCasting.

76de8d14daf21340e667ba0682b6c3166fbfe4cf authored almost 9 years ago
main.lua edited online with Bitbucket

0452e108fc7bc2c5966b8b9836fdca3691d83559 authored almost 9 years ago
Animation/JungleScene - Change back to zoomEven.

4b0fde06ccb1211842e80a79887ff1712cdfbd0c authored almost 9 years ago
Media/Camera - Maintenance. Tried to make it easier to follow. Fixed some long-standing issues with image size, lack of cleanup, and incorrect assertions.

8842ee50da2b5dd00eb604dbadacd77f29142644 authored almost 9 years ago
Hardware/Camera: Added support for runtime permission model in Android 6.

Reviewed by: Michael.

500c805b9725694bf87d63d6c96a5da075557645 authored almost 9 years ago
Graphics/FilterViewer: Removed display.setDrawMode( forceRender ) since it is deprecated.

45f707faad3ca2107782552455595fe09241ae5c authored almost 9 years ago
hardware/○ FilterGraphDemo: Removed display.setDrawMode( forceRender ) since it is deprecated

d7320ca546e8c729c8f4a074abdaf3e02861f1e2 authored almost 9 years ago
hardware/SystemEvents: Added resize event to show desktop resizing

a52a4356b5851d523cdc1f4c12425568362b3163 authored almost 9 years ago
Minor Sample Updates to coincide with Android 6.

- MapView: Will not show an alert if Location authorization is pending.
- SimpleAudioRecorder: U...

75e348c9855d49f3b33154af2188b325363e6682 authored almost 9 years ago
Merge

e203a47e39ec6aa7a3c9a399d6aa646f052d4d99 authored almost 9 years ago