ナビゲーション・リンクをスキップ
C D G I O R S 

C

com.kobakei.ratethisapp - パッケージ com.kobakei.ratethisapp
 
Config() - クラス のコンストラクタcom.kobakei.ratethisapp.RateThisApp.Config
Constructor with default criteria.
Config(int, int) - クラス のコンストラクタcom.kobakei.ratethisapp.RateThisApp.Config
Constructor.

D

DEBUG - クラス のstatic変数com.kobakei.ratethisapp.RateThisApp
If true, print LogCat

G

getLaunchCount(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Get count number of the rate dialog launches

I

init(RateThisApp.Config) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Initialize RateThisApp configuration.

O

onCancelClicked() - インタフェース のメソッドcom.kobakei.ratethisapp.RateThisApp.Callback
"Later" event
onCreate(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Call this API when the launcher activity is launched.
onNoClicked() - インタフェース のメソッドcom.kobakei.ratethisapp.RateThisApp.Callback
"No, thanks" event
onStart(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
非推奨です。
onYesClicked() - インタフェース のメソッドcom.kobakei.ratethisapp.RateThisApp.Callback
"Rate now" event

R

RateThisApp - com.kobakei.ratethisappのクラス
RateThisApp
A library to show the app rate dialog
RateThisApp() - クラス のコンストラクタcom.kobakei.ratethisapp.RateThisApp
 
RateThisApp.Callback - com.kobakei.ratethisappのインタフェース
Callback of dialog click event
RateThisApp.Config - com.kobakei.ratethisappのクラス
RateThisApp configuration.

S

setCallback(RateThisApp.Callback) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Set callback instance.
setCancelable(boolean) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
 
setCancelButtonText(int) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set cancel string ID.
setMessage(int) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set message string ID.
setNoButtonText(int) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set no thanks string ID.
setTitle(int) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set title string ID.
setUrl(String) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set navigation url when user clicks rate button.
setYesButtonText(int) - クラス のメソッドcom.kobakei.ratethisapp.RateThisApp.Config
Set rate now string ID.
shouldShowRateDialog() - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Check whether the rate dialog should be shown or not.
showRateDialog(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Show the rate dialog
showRateDialog(Context, int) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Show the rate dialog
showRateDialogIfNeeded(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Show the rate dialog if the criteria is satisfied.
showRateDialogIfNeeded(Context, int) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Show the rate dialog if the criteria is satisfied.
stopRateDialog(Context) - クラス のstaticメソッドcom.kobakei.ratethisapp.RateThisApp
Stop showing the rate dialog
C D G I O R S 
ナビゲーション・リンクをスキップ