Skip navigation links
A B C D G I M N O P R S T W Y 

A

AMAZON - Static variable in class com.vorlonsoft.android.rate.StoreType
Amazon Appstore
APPLE - Static variable in class com.vorlonsoft.android.rate.StoreType
Apple App Store
AppRate - Class in com.vorlonsoft.android.rate
AppRate Class - main class of the AndroidRate library, thread-safe and a fast singleton implementation.

B

BAZAAR - Static variable in class com.vorlonsoft.android.rate.StoreType
Cafe Bazaar
BLACKBERRY - Static variable in class com.vorlonsoft.android.rate.StoreType
BlackBerry World

C

CHINESESTORES - Static variable in class com.vorlonsoft.android.rate.StoreType
19 chinese app stores
clearAgreeShowDialog() - Method in class com.vorlonsoft.android.rate.AppRate
 
clearDialogManager() - Method in interface com.vorlonsoft.android.rate.DialogManager.Factory
Clear DialogManager singleton
clearSettingsParam() - Method in class com.vorlonsoft.android.rate.AppRate
 
com.vorlonsoft.android.rate - package com.vorlonsoft.android.rate
AndroidRate Library
createDialog() - Method in class com.vorlonsoft.android.rate.DefaultDialogManager
Create rate dialog.
createDialog() - Method in interface com.vorlonsoft.android.rate.DialogManager
 
createDialogManager(Context, DialogOptions, StoreOptions) - Method in interface com.vorlonsoft.android.rate.DialogManager.Factory
 

D

DefaultDialogManager - Class in com.vorlonsoft.android.rate
DefaultDialogManager Class - default dialog manager class implements DialogManager interface of the AndroidRate library.
DefaultDialogManager(Context, DialogOptions, StoreOptions) - Constructor for class com.vorlonsoft.android.rate.DefaultDialogManager
 
DialogManager - Interface in com.vorlonsoft.android.rate
DialogManager Interface - dialog manager interface of the AndroidRate library.
DialogManager.Factory - Interface in com.vorlonsoft.android.rate
DialogManager.Factory Interface - dialog manager factory interface of the AndroidRate library.
DialogOptions - Class in com.vorlonsoft.android.rate
DialogOptions Class - dialog options class of the AndroidRate library.
dismissListener - Variable in class com.vorlonsoft.android.rate.DefaultDialogManager
 
dismissRateDialog() - Method in class com.vorlonsoft.android.rate.AppRate
Dismisses Rate Dialog, removing it from the screen, and clears weak reference dialog object.

G

getStoreType() - Method in class com.vorlonsoft.android.rate.AppRate
Gets the app store type from library options.
GOOGLEPLAY - Static variable in class com.vorlonsoft.android.rate.StoreType
Google Play

I

incrementEventCount(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
INTENT - Static variable in class com.vorlonsoft.android.rate.StoreType
Any custom intents
isDebug() - Method in class com.vorlonsoft.android.rate.AppRate
Checks if the library is in Debug mode.
isShowingRateDialog() - Method in class com.vorlonsoft.android.rate.AppRate
Checks whether the Rate Dialog is currently showing.

M

MI - Static variable in class com.vorlonsoft.android.rate.StoreType
Mi Appstore (Xiaomi Market)
monitor() - Method in class com.vorlonsoft.android.rate.AppRate
Monitors launches of the application.

N

negativeListener - Variable in class com.vorlonsoft.android.rate.DefaultDialogManager
 
neutralListener - Variable in class com.vorlonsoft.android.rate.DefaultDialogManager
 

O

onClickButton(byte) - Method in interface com.vorlonsoft.android.rate.OnClickButtonListener
 
OnClickButtonListener - Interface in com.vorlonsoft.android.rate
OnClickButtonListener Interface - on click button listener interface of the AndroidRate library.
OTHER - Static variable in class com.vorlonsoft.android.rate.StoreType
Any Other Store

P

positiveListener - Variable in class com.vorlonsoft.android.rate.DefaultDialogManager
 

R

rateNow(Activity) - Method in class com.vorlonsoft.android.rate.AppRate
Call this method directly if you want to send a user to rate your app right in the app store.

S

SAMSUNG - Static variable in class com.vorlonsoft.android.rate.StoreType
Samsung Galaxy Apps
set365DayPeriodMaxNumberDialogLaunchTimes(short) - Method in class com.vorlonsoft.android.rate.AppRate
Sets the max number of occurrences of the display of the Rate Dialog within a 365-day period.
setAgreeShowDialog(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
 
setCancelable(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
Sets whether the rating dialog is cancelable or not.
setDebug(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
Debug mode.
setDialogManagerFactory(DialogManager.Factory) - Method in class com.vorlonsoft.android.rate.AppRate
Sets DialogManager.Factory.
setEventCountValue(String, short) - Method in class com.vorlonsoft.android.rate.AppRate
 
setInstallDays(byte) - Method in class com.vorlonsoft.android.rate.AppRate
Sets the minimum number of days until the Rating Dialog pops up for the first time.
setLaunchTimes(byte) - Method in class com.vorlonsoft.android.rate.AppRate
Sets the minimum number of launches until the rating dialog pops up for the first time.
setMessage(int) - Method in class com.vorlonsoft.android.rate.AppRate
 
setMessage(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
setMinimumEventCount(String, short) - Method in class com.vorlonsoft.android.rate.AppRate
 
setOnClickButtonListener(OnClickButtonListener) - Method in class com.vorlonsoft.android.rate.AppRate
 
setRemindInterval(byte) - Method in class com.vorlonsoft.android.rate.AppRate
Sets minimal number of days until the Rating Dialog pops up for the next time after neutral button clicked.
setRemindLaunchTimes(byte) - Method in class com.vorlonsoft.android.rate.AppRate
Deprecated.
since 1.2.0, use AppRate.setSelectedAppLaunches(byte) with the same param instead
setSelectedAppLaunches(byte) - Method in class com.vorlonsoft.android.rate.AppRate
Selects App launches.
setShowLaterButton(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
Decides whether the Neutral button ("Remind me later") appears in the Rating Dialog or not.
setShowNeverButton(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
Decides if Never button appear in the rating dialog or not
setShowTitle(boolean) - Method in class com.vorlonsoft.android.rate.AppRate
 
setStoreType(int) - Method in class com.vorlonsoft.android.rate.AppRate
Sets one of the app stores defined by StoreType.StoreWithoutApplicationId to the Positive button.
setStoreType(int, long) - Method in class com.vorlonsoft.android.rate.AppRate
Sets one of the app stores defined by StoreType.StoreWithApplicationId to the Positive button.
setStoreType(String...) - Method in class com.vorlonsoft.android.rate.AppRate
Sets any other app store/stores to the Positive button.
setStoreType(Intent...) - Method in class com.vorlonsoft.android.rate.AppRate
Sets custom action to the Positive button.
setTextLater(int) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTextLater(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTextNever(int) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTextNever(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTextRateNow(int) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTextRateNow(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
setThemeResId(int) - Method in class com.vorlonsoft.android.rate.AppRate
Sets dialog theme.
setTitle(int) - Method in class com.vorlonsoft.android.rate.AppRate
 
setTitle(String) - Method in class com.vorlonsoft.android.rate.AppRate
 
setView(View) - Method in class com.vorlonsoft.android.rate.AppRate
 
shouldShowRateDialog() - Method in class com.vorlonsoft.android.rate.AppRate
Call this method to determine whether conditions to show the rate dialog meets or not.
showListener - Variable in class com.vorlonsoft.android.rate.DefaultDialogManager
 
showRateDialog(Activity) - Method in class com.vorlonsoft.android.rate.AppRate
Call this method directly if you want to force display of the Rate Dialog.
showRateDialogIfMeetsConditions(Activity) - Static method in class com.vorlonsoft.android.rate.AppRate
Shows the Rate Dialog when conditions are met.
SLIDEME - Static variable in class com.vorlonsoft.android.rate.StoreType
SlideME Marketplace
StoreOptions - Class in com.vorlonsoft.android.rate
StoreOptions Class - store options class of the AndroidRate library.
StoreType - Class in com.vorlonsoft.android.rate
StoreType Class - store type class of the AndroidRate library.
StoreType.AnyStoreType - Annotation Type in com.vorlonsoft.android.rate
 
StoreType.StoreWithApplicationId - Annotation Type in com.vorlonsoft.android.rate
 
StoreType.StoreWithoutApplicationId - Annotation Type in com.vorlonsoft.android.rate
 

T

TENCENT - Static variable in class com.vorlonsoft.android.rate.StoreType
Tencent App Store

W

with(Context) - Static method in class com.vorlonsoft.android.rate.AppRate
 

Y

YANDEX - Static variable in class com.vorlonsoft.android.rate.StoreType
Yandex.Store
A B C D G I M N O P R S T W Y 
Skip navigation links