Quantcast
Channel: TiDev » Modules & Widgets
Viewing all articles
Browse latest Browse all 24

This Week’s Modules & Widgets: 20 Jan 2016

$
0
0
Extensions

A list of all new and updated modules and widgets listed on gitTio and Appcelerator Marketplace this week.

gitTio

New and updated open-source modules and widgets found on GitHub by gitTio:

Type Title / Description Version  
module androidaudiorecorder 1.0.0 new
widget com.imobicloud.scrollable
ScrollableView ScrollableView wrapper for iOS and Android xml app.tss “.photos-scrollable”: { height: 336.5 } // “.photos-scroller”: {} “.photos-scroller[platform=ios]”: { showPagingControl: true, pagingControlColor: ‘transparent’, pagingControlHeight: 103, overlayEnabled: true } “.photo”: { width: 375, height: 336.5 } “.photos-paging[platform=android]”: { height: 103, bottom: 0, touchEn
1.0 new
widget com.imobicloud.switch
Switcher Custom Switcher xml tss “.photos-switch”: { width: 52, height: 31, top: 12, backgroundImage: ‘/images/switch.png’ } “.photos-handle”: { width: 30, height: 31 } “.photos-handle-on”: { left: 22, image: ‘/images/switch-handle-on.png’ } “.photos-handle-off”: { left: 0, image: ‘/images/switch-handle-off.png’ } js $.switcher.load($, { classes: ‘photos’, value: true }); $.switcher.get
1.0 new
widget com.rays.notification
A simple drop down notification widget for Titanium
1.0 new
module MobileAppTrackerModule
An iOS module to provide access to MobileAppTracker SDK from Titanium.
3.13.0 updated
widget nl.jrdk.pickers
Widget for plain and date pickers
1.3.2 updated
module PDFReader 0.7.0 new
module PSPDFKit
PSPDFKit Annotate Titanium Module
5.1.2 updated
module ti.siriview 0.1.0 new
module TiCrouton
Context sensitive notifications for Android
1.2.5 updated
module TiGCM
Titanium Android Notifications module
1.2 updated

Appcelerator Marketplace

New and updated modules and widgets offered via Appcelerator Marketplace:

Type Title / Description Price  
module ACRApper Crash Report
ACRApper is a Ti wrapper around the open source project ACRA (https://github.com/ACRA/acra). It enables Android Application to automatically post their crash reports to an Internet server or send it to an e-mail address.
Free updated
module Immersive view
Android 4.4 (API Level 19) introduces a new SYSTEM_UI_FLAG_IMMERSIVE flag for setSystemUiVisibility() that lets your app go truly “full screen.” Hiding the navigation and status bars (while still keeping them readily accessible) lets the content use the entire display space, thereby providing a more immersive user experience.
Free updated
module Localytics
Localytics is a closed-loop app analytics and marketing platform that helps brands acquire, engage, and retain users.
Free updated
New Relic for Mobile Apps
Real time performance monitoring of native mobile apps.
Free updated
module Notificare – Mobile Marketing Platform
Rich and interactive push notifications for iOS, Android and Web. Enhance your apps with location based messages and iBeacon technology that really works.
Free updated
module SwipeRefresh
Now you can use swiperefreshlayout with TableView and ListViews. You can change color and background! ATTENTION! Titanium 4.0 or ABOVE!
$5.00/yr updated
module TiIdentifierForVendor
This call was also added in iOS 6, but it was added as a new method on the existing UIDevice class. Just like advertisingIdentifier, it returns an NSUUID object. NSString *idfv = [[[UIDevice currentDevice] identifierForVendor] UUIDString]; Example: 599F9C00-92DC-4B5C-9464-7971F01F8370 A Vendor is defined by the first two parts of the reverse DNS formatted CFBundleIdentifier. The thing to point out here is that if a user uninstalls all of the apps from a vendor and then re-installs them, the identifierForVendor will be reset.
Free updated

Viewing all articles
Browse latest Browse all 24

Trending Articles