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 = "";
}
All icons currently come from the Android Design Icons pack, and are used under their license. They are not being relicenced.