- Badge - Interface in com.captainup.android.core.model
-
- BadgeCaptainUpUserListener - Interface in com.captainup.android.framework.listeners
-
Implement this interface to be notified when a user has achieved a new badge.
- BadgeProgress - Interface in com.captainup.android.core.model
-
- BadgeProgressAdapter - Class in com.captainup.android.ui
-
An adapter that can be used to easily display badge progress information on views.
- BadgeProgressAdapter(Context) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the current Captain Up logged in user's badges.
- BadgeProgressAdapter(Context, int) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the current Captain Up logged in user's badges.
- BadgeProgressAdapter(Context, String) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the badges of the given user.
- BadgeProgressAdapter(Context, String, int) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the badges of the given user.
- BadgeProgressAdapter(Context, BadgeProgressMap) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the given badge progress map.
- BadgeProgressAdapter(Context, BadgeProgressMap, int) - Constructor for class com.captainup.android.ui.BadgeProgressAdapter
-
Initializes the adapter so it will display the given badge progress map.
- BadgeProgressCaptainUpUserListener - Interface in com.captainup.android.framework.listeners
-
Implement this interface to listen to any changes to the user's badge progress.
- BadgeProgressImpl - Class in com.captainup.android.core.model
-
- BadgeProgressImpl(double, int, int, Map<String, ConditionProgress>, Date, Map<String, RewardProgress>) - Constructor for class com.captainup.android.core.model.BadgeProgressImpl
-
- BadgeProgressMap - Interface in com.captainup.android.core.model
-
- BadgeProgressView - Class in com.captainup.android.ui
-
- BadgeProgressView(Context) - Constructor for class com.captainup.android.ui.BadgeProgressView
-
- BadgeProgressView(Context, int) - Constructor for class com.captainup.android.ui.BadgeProgressView
-
- BadgeProgressView(Context, AttributeSet) - Constructor for class com.captainup.android.ui.BadgeProgressView
-
- BadgeProgressView(Context, AttributeSet, int) - Constructor for class com.captainup.android.ui.BadgeProgressView
-
- BadgeWithProgress - Class in com.captainup.android.ui
-
- BadgeWithProgress(Badge, BadgeProgress) - Constructor for class com.captainup.android.ui.BadgeWithProgress
-
- build() - Method in class com.captainup.android.core.model.ActionableEntityBuilder
-
- build() - Method in class com.captainup.android.core.model.ActionBuilder
-
- build() - Method in class com.captainup.android.core.model.IntegrationUserBuilder
-
- build() - Method in class com.captainup.android.core.model.RewardProgressBuilder
-
- build() - Method in class com.captainup.android.core.QueryBuilder
-