• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language
    C#
  • Created over 12 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The podcast client for your mobile phone. Licensed under the GPLv2 license.

More Repositories

1

kQOAuth

kQOAuth is a library written in C++ for Qt that implements the OAuth 1.0 authentication specification RFC 5849 (http://tools.ietf.org/html/rfc5849). Greetings go to Dominik Kapusta for writing the original OAuth library using Qt, QOAuth (http://blog.ayoy.net/2009/6/24/oauth). However, I wanted to improve on the QOAuth’s approach in some ways. kQOAuth main features: Easy integrated solution for retrieving user authentication and access token. No external dependency to QCA. Convenient signals that can be used for easy OAuth authorization process handling. Access to request objects that will wrap request signing and network access, but still gives possibility for detailed control of the authentication process for easier integration to existing application logic.
C++
34
star
2

DailyComics

Daily Comics is a mobile client that shows a set of the daily comics. The set can be localized based on your current network location. The comics are served from my web server. The official website for the application is at http://www.johanpaul.com/blog/daily-comics/. There's source code of the client available for Windows Phone 7 and iOS.
Objective-C
5
star
3

android-databinding

Sample application showing how to use Android data bindings.
Java
3
star
4

sversion

Inspired by PHP's compare_version() function, this library lets you compare two version strings with ease in Scala.
Scala
3
star
5

AndroidAquarium

An Android application that shows realtime data from my aquarium.
Java
1
star
6

scala-comic-server

Comic Server is written in Scala using Play2 to serve meta data about comics from around the web. It's intended to be used as a backend server for a client application.
Scala
1
star