Pinned Repositories
DCgram-android
flask-workshop
FER flask workshop
mc2-websocket-workshop
MC2 Websocket workshop
XEEAddressBookManager
Helper class for handling device contacts
XEEAlertView
XEEAlertView is a wrapper around UIAlertView which provides simplified interface. It is especially convenient in situations where multiple alert views can be activated from inside a single view.
XEEChatInputView
XEEChatInputView is a simple and intuitive control for inputing text and photo content inside a chat-like environment.
XEELocationManager
Wrapper class that simplifies location handling.
XEEPluralizer
Class that helps perform gramatically correct pluralizations.
XEEViewConstraints
XEEViewConstraints is a project demonstrating the usage UIView+XEEConstraints category located in Utilities folder. This category is designed to simplify generation and application of Auto Layout constraints. Usage example can be found in the app's root view controller class (ViewController). This category is a continuous work in progress, constantly increasing in methods count.
XEEWeekCalendar
Week calendar for iOS iPhone and iPad layout. It also handles landscape and portrait mode.
DECODE's Repositories
decodehq/XEEWeekCalendar
Week calendar for iOS iPhone and iPad layout. It also handles landscape and portrait mode.
decodehq/XEEChatInputView
XEEChatInputView is a simple and intuitive control for inputing text and photo content inside a chat-like environment.
decodehq/DCgram-android
decodehq/flask-workshop
FER flask workshop
decodehq/mc2-websocket-workshop
MC2 Websocket workshop
decodehq/XEEAddressBookManager
Helper class for handling device contacts
decodehq/XEEAlertView
XEEAlertView is a wrapper around UIAlertView which provides simplified interface. It is especially convenient in situations where multiple alert views can be activated from inside a single view.
decodehq/XEELocationManager
Wrapper class that simplifies location handling.
decodehq/XEEPluralizer
Class that helps perform gramatically correct pluralizations.
decodehq/XEEViewConstraints
XEEViewConstraints is a project demonstrating the usage UIView+XEEConstraints category located in Utilities folder. This category is designed to simplify generation and application of Auto Layout constraints. Usage example can be found in the app's root view controller class (ViewController). This category is a continuous work in progress, constantly increasing in methods count.
decodehq/Android-blueprint
Decode's Android blueprint project
decodehq/DCgram-ios
decodehq/XEEActionSheet
XEEActionSheet is a wrapper around UIActionSheet with simplified usage. It is especially useful when using multiple action sheets within one view or view controller.
decodehq/XEEDateManager
XEEDateManager is a class used to quickly generate descriptive string from a given date.