Pinned Repositories
CsvToSqlite
A library to import CSV data to the SQLite database on your iPhone
ESDatabaseWrapper
A set of Obj-C protocols to wrap the database access. It also provides categories on top of FMDatabase.
ESLocale
This library contains helper classes to produce correctly formed NSLocale, NSDateFormatter and NSCalendar objects
iPalmGraffiti
A PalmOS-like textual gestures recognition
maui-shell-nav-proto
An example of shell navigation for .net MAUI. Featuring tabbar, popping back several screens and pre-post login separations.
ObjcScopedGuard
A scoped guard in ObjectiveC++ that uses blocks to release resources
reversi-unity3d
Implementing a reverse game with Unity3d for education purpose
themis-maui-prototype
Prototype project which uses themis SecureCell in C# on iOS and android with MAUI toolchain
themis-xamarin-prototype
Prototype project which uses themis SecureCell in C# on iOS and android
dodikk's Repositories
dodikk/CsvToSqlite
A library to import CSV data to the SQLite database on your iPhone
dodikk/ESLocale
This library contains helper classes to produce correctly formed NSLocale, NSDateFormatter and NSCalendar objects
dodikk/ObjcScopedGuard
A scoped guard in ObjectiveC++ that uses blocks to release resources
dodikk/ESDatabaseWrapper
A set of Obj-C protocols to wrap the database access. It also provides categories on top of FMDatabase.
dodikk/conference-bio
Notes about myself for different conferences
dodikk/reversi-unity3d
Implementing a reverse game with Unity3d for education purpose
dodikk/AmberFramework-lite
A lightweight fork of AmberFramework
dodikk/tic-tac-toe-mvvm
An demo of MVVM pattern usage. A Tic-Tac-Toe game has been taken as an example.
dodikk/xamarin-intro-slides
A talk about xamarin for beginners (native mobile developers)
dodikk/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
dodikk/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
dodikk/GrowingTableViewExample-iOS
A prototype of UITableView that does not scroll and grows as new cells are added
dodikk/HLJXmppWebSocket
Implements a limited sub-set of XMPP protocol (RFC3921). The transport is not limited to TCP and is designed with web sockets in mind.
dodikk/httpclient-pcl-chunkedupload-demo
An example project to troubleshoot chunked upload for HttpClient PCL
dodikk/JSONSchemaValidation
JSON Schema draft 4 parsing and validation library written in Objective C.
dodikk/KissXML
A replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
dodikk/KiteJSONValidator
A native Objective-C JSON schema validator
dodikk/libidn-podspec
Podspec for GNU Libidn
dodikk/LinqToObjectiveC
Brings a Linq-style fluent query API to Objective-C
dodikk/MagicalRecord-filesystem-bug
Illustrates an issue with Carthage and frameworks support
dodikk/OAuth2Client
Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
dodikk/Reachability
ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
dodikk/sitecore-xamarin-pcl-sdk
Sitecore Mobile SDK is a framework that is designed to help the developer produce native mobile applications that use and serve content that is managed by Sitecore.
dodikk/Specs
A repository of CocoaPods (cocoapods.org) specifications.
dodikk/StaticLib-Slides
Slides for the "Building libraries for iOS — Going native" talk
dodikk/Touch.Unit
NUnitLite based runner for unit testing .NET code under iOS
dodikk/TrustKit
Effortless and universal SSL pinning for iOS and OS X.
dodikk/UITabBarBottomJump
Bug report for "jumping" hiding tabbar issue
dodikk/xamarin-ci-slides
A talk on Objective-C and Xamarin CI comparison
dodikk/XmppFrameworkParsers
A fork of XMPPFramework that contains only XMPPElement class and its children. These classes are used to implement a custom web socket based transport layer.