- RCARD - Static variable in class com.giift.sdk.data.Dmo
-
- ReadAll() - Constructor for class com.giift.sdk.io.wallet.Dmo.ReadAll
-
- ReadAllAsync(Context) - Static method in class com.giift.sdk.io.wallet.Dmo
-
- ReadAllSync(Context) - Static method in class com.giift.sdk.io.wallet.Dmo
-
- readTextFromMessage(NdefMessage) - Method in class com.giift.sdk.util.NfcReadHelper
-
- RECOVERABLE_SYNC_ERROR - Static variable in class com.giift.sdk.data.Card
-
- RecyclerSwipeHelper - Class in com.giift.sdk.ui.recyclerview
-
- RecyclerSwipeHelper(Context, int, int) - Constructor for class com.giift.sdk.ui.recyclerview.RecyclerSwipeHelper
-
- RecyclerTouchListener - Class in com.giift.sdk.ui.recyclerview
-
Created by giift on 8/2/17.
- RecyclerTouchListener(Context, RecyclerTouchListener.ClickListener) - Constructor for class com.giift.sdk.ui.recyclerview.RecyclerTouchListener
-
- RecyclerTouchListener.ClickListener - Interface in com.giift.sdk.ui.recyclerview
-
- REDEEM_GIFT_CARD - Static variable in class com.giift.sdk.ui.fragment.pos.TransactionConfirmationFragment
-
- REDEEM_LOYALTY - Static variable in class com.giift.sdk.ui.fragment.pos.TransactionConfirmationFragment
-
- REFRESH_TOKEN - Static variable in class com.giift.sdk.data.User
-
- RefreshTokenAsync(Context) - Static method in class com.giift.sdk.io.wallet.User
-
Asynchronous method to refresh access_token using the refresh_token.The result is broadcast.
- RefreshTokenSync(Context) - Static method in class com.giift.sdk.io.wallet.User
-
Synchronous method to refresh access_token using the refresh_token.
- Refund() - Constructor for class com.giift.sdk.io.card.Transaction.Refund
-
- refundAsync(Context, String) - Static method in class com.giift.sdk.io.card.Transaction
-
Refund a transaction from its id.
- RefundAsync(Context, String, String, double, String) - Static method in class com.giift.sdk.io.retailer.Pos
-
Method to refund credit for a card.
- refundSync(Context, String) - Static method in class com.giift.sdk.io.card.Transaction
-
- RefundSync(Context, String, String, double, String) - Static method in class com.giift.sdk.io.retailer.Pos
-
Method to refund credit for a card.
- RegisterNewClientFragment - Class in com.giift.sdk.ui.fragment.pos
-
A simple Fragment
subclass.
- RegisterNewClientFragment() - Constructor for class com.giift.sdk.ui.fragment.pos.RegisterNewClientFragment
-
- RegisterNewClientFragment.Callback - Interface in com.giift.sdk.ui.fragment.pos
-
- RegisterPushPlayerId() - Constructor for class com.giift.sdk.io.wallet.User.RegisterPushPlayerId
-
- RegisterPushPlayerIdAsync(Context, String, String) - Static method in class com.giift.sdk.io.wallet.User
-
This method registers the player_id required to get push notifications
- RegisterPushPlayerIdSync(Context, String, String) - Static method in class com.giift.sdk.io.wallet.User
-
This method registers the player_id required to get push notifications
- release() - Method in class com.giift.sdk.ui.barcode.camera.CameraSource
-
Stops the camera and releases the resources of the camera and underlying detector.
- release() - Method in class com.giift.sdk.ui.barcode.camera.CameraSourcePreview
-
- ReLogSync(Context) - Static method in class com.giift.sdk.io.wallet.User
-
Log the user again using the different authentication mediums available.
- remove(T) - Method in class com.giift.sdk.ui.barcode.camera.GraphicOverlay
-
Removes a graphic from the overlay.
- RemoveCurrentAccounts(Context) - Static method in class com.giift.sdk.data.User
-
Remove from the phone all accounts linked to Giift.com.
- RemoveCurrentAccounts(Context, User.CallbackAccountRemoved) - Static method in class com.giift.sdk.data.User
-
- RemoveListener(PosKeyboard.Listener) - Method in class com.giift.sdk.PosKeyboard
-
- RequestBodyFromBundle(Bundle) - Static method in class com.giift.sdk.io.Utils
-
Converts a Bundle key value to OkHttp RequestBody
- REQUIRE_SYNC - Static variable in class com.giift.sdk.data.Card
-
- res - Variable in class com.giift.sdk.data.Conversion.Pricing
-
- Retailer - Class in com.giift.sdk.data
-
Basic data model representing a retailer.
- Retailer() - Constructor for class com.giift.sdk.data.Retailer
-
- RETAILER - Static variable in class com.giift.sdk.io.retailer.Pos
-
- Retailer - Class in com.giift.sdk.io.wallet
-
- Retailer() - Constructor for class com.giift.sdk.io.wallet.Retailer
-
- Retailer.DistTo - Class in com.giift.sdk.io.wallet
-
- RetailerApiBaseUrl(Context) - Static method in class com.giift.sdk.io.retailer.Utils
-
- RetailerContent - Class in com.giift.sdk.data
-
- RetailerContent() - Constructor for class com.giift.sdk.data.RetailerContent
-
- RetailerContent - Class in com.giift.sdk.io.wallet
-
- RetailerContent() - Constructor for class com.giift.sdk.io.wallet.RetailerContent
-
- RetailerContent.SyncAll - Class in com.giift.sdk.io.wallet
-
- retailerId_ - Variable in class com.giift.sdk.ui.fragment.IMapFragment
-
- RevokeCard(Context, String) - Static method in class com.giift.sdk.data.Card
-
Change the status of a card in the GiiftProvider
- RoundedTransformation - Class in com.giift.sdk.ui
-
Enables hardware accelerated rounded corners original idea here :
http://www.curious-creature.org/2012/12/11/android-recipe-1-image-with-rounded-corners/
This is used to display cards with rounded corners
- RoundedTransformation(int, int) - Constructor for class com.giift.sdk.ui.RoundedTransformation
-
Constructor