トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS

Titanium Mobile/モジュール のバックアップの現在との差分(No.3)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
関連ページ:[[Titanium Mobile/Alloy/Widget]] ... Alloy Widgetはこちらです



*JavaScriptモジュール
-[[Flipboard style iOS TabGroup indicator>https://gist.github.com/jasonkneen/c9f8aba5a17b01c7c197]] ... このようにすればTabGroupのタグのまま継承するなり、置き換えるなりでUIを変えられると勉強になります。タブ下のラインがアニメするコーディングも勉強になります。



*モジュール
-[[SIZE(30){gitTio}>http://gitt.io/]] ... GitHubにアップされているModuleおよびWidgetsまとめサイト
-[[gitTio - Titanium用モジュール/Alloyウィジェット管理ツール | Mobile Touch>http://mobiletou.ch/2014/03/gittio-titanium%e7%94%a8%e3%83%a2%e3%82%b8%e3%83%a5%e3%83%bc%e3%83%aballoy%e3%82%a6%e3%82%a3%e3%82%b8%e3%82%a7%e3%83%83%e3%83%88%e7%ae%a1%e7%90%86%e3%83%84%e3%83%bc%e3%83%ab]]
-[[SIZE(30){TitaniumControls}>http://www.titaniumcontrols.com/?page=1&type=all&platform=ios&sort=downloads]]
-[[Marketplace | Appcelerator>https://marketplace.appcelerator.com/home]]
-[[Alloy-Titanium framework made in Caffeina>https://github.com/CaffeinaLab/Trimethyl]] ... 『Alloyに組み込むための便利モジュール集。認証,イベント管理,コントローラのスタック管理,MapViewユーティリティ,HTTPRequest,NewRelic,通知,ソーシャル共有(Twitter/Facebook/Mail...)などの処理が任意に読み込めるようになっています。(Ti Weekly Clipsから引用)』 [[util.jsのコード>https://github.com/CaffeinaLab/Trimethyl/blob/master/util.js]]を見るだけでも勉強になります。
-[[gitTio!>http://gitt.io/]] ... GitHubにアップされているModuleおよびWidgetsまとめサイト
-[[TiUIViewのtouchstartもしくはpinchで2点の座標 | Don't Fall - Titanium Mobileユーザー会サポートBBS>http://support.titanium-mobile.jp/questions/3666?dummytime=0bbec24c8ad9d919730409fe9ea7cb59f20a7397eb1c13f2a4c28dd48aaea880]]



**iOS用
-[[TiSocial.Framework>https://marketplace.appcelerator.com/apps/4754?restoreSearch=true#!overview]]
-[[PullToRefresh & InfiniteScrolling for ScrollView>https://marketplace.appcelerator.com/apps/4758?restoreSearch=true#!overview]]
-[[Blur Effects with GPUBlurImageView | benCoding.com>http://bencoding.com/2014/05/12/blur-effects-with-gpublurimageview/]] ... iOSでブラーをかけるモジュール
-[[k0sukey/TiJVFloatLabeledTextField>https://github.com/k0sukey/TiJVFloatLabeledTextField]]
-[[TiCameraView でカメラをアプリに埋め込もう>http://blog.socketbase.co.jp/blog/2013/06/23/ticameraview.html]]
-[[hoyo/TiMultipeer>https://github.com/hoyo/TiMultipeer]] ... Titanium module for Multipeer Connectivity
-[[Airprint Module>https://marketplace.appcelerator.com/apps/4962?restoreSearch=true#!overview]]



**Android用
-[[Image resize module for Android>https://marketplace.appcelerator.com/apps/1453?restoreSearch=true#!overview]] ... Androidでもイメージ拡大・縮小を実現可能とするモジュール



**iOS/Android用
-[[An Activity Indicator for Android and iPhone>https://marketplace.appcelerator.com/apps/6372?restoreSearch=true#!overview]]
-[[TitaniumAnimator com.animecyc.animator>http://gitt.io/component/com.animecyc.animator]] ... A drop-in animation replacement for Titanium
-[[Napp Drawer Module>https://github.com/viezel/NappDrawer]] ... iOS/AndroidでDrawer(画面左に隠れたメニュー)を表示するモジュール
-[[Slider Menu Screen>https://marketplace.appcelerator.com/apps/6373?restoreSearch=true#!overview]]
-[[tdtsh/TiBubbleViewForAndroidhttps://github.com/tdtsh/TiBubbleViewForAndroid/blob/master/screenshot.png]] ... LINEのようなバブルを使用したタイムライン表示のAndroidモジュール。別途移植元のiOSモジュールも有ります。
-[[Google Analytics Native SDK modules for Titanium>https://github.com/benbahrenburg/Ti.GA]]
-[[Paint Module>https://marketplace.appcelerator.com/apps/4977?restoreSearch=true#!overview]]
-[[ImageFactory Module>https://marketplace.appcelerator.com/apps/4973?restoreSearch=true#!overview]]
-[[Barcode Scanner Module>https://marketplace.appcelerator.com/apps/3907#!overview]]
-[[viezel/napp.alloy.adapter.restapi>https://github.com/viezel/napp.alloy.adapter.restapi]] ... REST通信用のモジュール
-[[Using basic HTML in Labels on iOS like Android | TiDev>http://www.tidev.io/2014/11/13/using-basic-html-in-labels-on-ios-like-android/]]
-[[TiTextNormalizer>https://github.com/ryugoo/TITextNormalizer-for-iOS]] ... Mac, PC間のファイル交換などで発生する濁点表記のゆれをコンバートするモジュール
-[[FokkeZB/UTiL>https://github.com/FokkeZB/UTiL]] ... 便利モジュール集。ActionBarのラッパーなど
-[[CaffeinaLab/Trimethyl>https://github.com/CaffeinaLab/Trimethyl]] ... 便利モジュール集。写真を選択するか撮るかのダイアログ。NavigationWindowなどAndroid, iOS両対応など
-[[appcelerator/titanium_modules>https://github.com/appcelerator/titanium_modules]] ... Appcelerator製のモジュール集
-[[TiRater CommonJS Module>https://github.com/abada/TiRater]] ... App StoreやGoogle Playのratingに誘導するダイアログを表示できるモジュール
-[[How to use SVG as View backgroundImage>https://gist.github.com/falkolab/e59e9aad16a7e681c659?utm_content=buffere57c0&utm_medium=social&utm_source=linkedin.com&utm_campaign=buffer]]
-[[androidでのTabGroupでtabが多い場合でも、1画面に収めたい>http://support.titanium-mobile.jp/questions/3803?dummytime=ac5095c68a232a9b1dbaff6e2bc40f91cb8c2be22c0b875ff345f6e8a324264c]] ... オススメのDrawerモジュール
-[[HTMLからTitanium app JSプログラムにpostMessageでメッセージを送れるWebView | gitTio>http://gitt.io/component/com.kosso.tiwebview2]]
-[[fr.squirrel.tutorial 左右のスワイプでチュートリアル画面切り替え | gitTio>http://gitt.io/component/fr.squirrel.tutorial]]
-[[Alloy Toast Notification uk.co.cyber-duck.toast 画面下部から通知Viewがスライドアップ | gitTio>http://gitt.io/component/uk.co.cyber-duck.toast]]
-[[Titanium Web Dialog>https://github.com/appcelerator-modules/titanium-web-dialog]]
-[[ti.notifications>http://gitt.io/component/ti.notifications]]


*モジュール開発
-[[iOS 向けの Titanium™ 用モジュールを作ってみよう! | チャットワーククリエーターズブログ>http://c-note.chatwork.com/post/69056731211/ios-titanium-tm]]
-[[iOS 向けの Titanium™ 用モジュールを作ってみよう! | チャットワーククリエーターズブログ>http://c-note.chatwork.com/post/69056731211/ios-titanium-tm]]
-[[Titaniumでアプリ開発【モジュール編】 | riaxdnp.jp>http://www.riaxdnp.jp/?p=4281]]
-[[appcelerator/titanium_modules>https://github.com/appcelerator/titanium_modules/blob/master/moddevguide/mobile/android/src/ti/moddevguide/ModdevguideModule.java]] ... Android用モジュールのサンプル
-[[Android Module Development - Part 1 | Appcelerator Titanium Tutorial>http://www.titaniumtutorial.com/2013/10/android-module-development-part1.html]]
-[[Extending Titanium with native iOS and Android modules スライドショー>http://www.slideshare.net/omorandi/ticonf]]