Skip to content
This repository has been archived by the owner on Nov 30, 2019. It is now read-only.
/ fantail Public archive

A (currently basic) FLOSS App.net client for Android.

License

Notifications You must be signed in to change notification settings

aurynn/fantail

Repository files navigation

fantail

A (currently basic) FLOSS App.net client for Android.

Built using Android Studio 0.3.2. Requires ADNLib

Requires Fantail/src/main/java/com/aurynn/fantail/AccessKeys.java of the form:

package com.aurynn.fantail;

/**
* Created by cdn on 10/11/13. 2013-11-10
*/
public class AccessKeys {
    ;
    public static final String CLIENT_ID = "";
    public static final String PASSWORD_GRANT_SECRET = "";
}

Images

All icons currently come from the Android Design Icons pack, and are used under their license. They are not being relicenced.

About

A (currently basic) FLOSS App.net client for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published