There are no reviews yet. Be the first to send feedback to the community and the maintainers!
android_startup_activity
A custom StartupActivity to workaround a known Android issue with two application instances. The issue is described here[http://code.google.com/p/android/issues/detail?id=2373] and here[http://code.google.com/p/android/issues/detail?id=5277].android_multipart_post
Need to post an image to a server? Or just send a plain POST request in a snap? This simple framework is to help.blackberry_utils
This is a bunch of useful utilities for Java BlackBerry developmentandroid_image_downloader
android_camera_activity
An approach of how a third party Android application can take images using the native Camera application.blackberry_network_utils
A network connectivity framework for Java BlackBerry development.android_c2dm_skeleton
A skeleton Android application for leveraging C2DM push notificationsblackberry_async_task
An asynchronous tasks framework for Java BlackBerry development. Allows to perform background operations under a progress popup. Supports cancellable tasks out of the box.iphone_labeled_activity_indicator
Extension to the native iPhone UIActivityIndicatorView that adds a text label to itandroid_date_time_picker_dialog
A custom AlertDialog to pick both Date and Time at once for Android development.client_timezone_detection
A rails gem aimed to simplify user timezone detection. It gets TZ information from user browser and applies the TZ in controllerblackberry_native_camera_usage
An approach of how a third party BlackBerry application can take images using the native Camera application.blackberry_custom_fields
A collection of custom fields with backgrounds and borders. Sample application is included.blackberry_image_browser
Custom ImageBrowser component for Java BlackBerry development. It allows render images in a "mosaic"-like view.blackberry_gps
A framework aimed to simplify developing GPS enabled applications. An example application is included.blackberry_logger
This is a simple file logging facility for Java BlackBerry development.blackberry_iconized_button
blackberry_iconized_buttonlockfile
This ruby gem will help to manage processes in your application so that new process wonβt start if the previous one is still running.gitignores_collection
The collection of .gitignore files for various project typesbest_thumbnail
a ruby gem that detects the best looking thumbnail from a list of images suppliedblackberry_app_settings
An application settings framework for Java BlackBerry development.blackberry_wizard
A framework to simplify wizard-like screens implementation.fastmap
validation_scenarios
Rails plugin that enables validation scenarios support in Active Record models. (for Rails 2.0.1)android_gps_test_helper
android_gps_test_helperblackberry_multipart_post
An approach to HTTP multipart post requesting for Java BlackBerry development.ui_templates
[todo]iphone_lazy_image_loading
it is a stub with a table view with lazy image loadingproducts_search
temporal projectandroid_custom_time_picker
android_custom_time_pickertuna-timer-api
Track work time without leaving Slack!event_catcher
Rails plugin that defines en easy DSL for application events gathering approachandroid_multipart_entity
android_multipart_entityapplication_config
A simple Rails plugin that eases project configuring by introducing erb enabled yaml config file in RAILS_ROOT/config folder and provides handful methods accessing config values based on current rails environmentblackberry_zip_packer
The BlackBerry JDE API does not provide API to create ZIP archives. ZipPacker has been created to partially solve this issue. With ZipPacker itβs possible to pack a bunch of files/directories into a one ZIP archive format file. Please, note, ZipPacker is a partial solution because it uses zero compression only.Love Open Source and this site? Check out how you can help us