- SandboxUtils - Class in com.scvngr.levelup.core.util
-
Utility used to determine whether to grab production or sandbox resources.
- saveState(Bundle) - Method in class com.scvngr.levelup.core.ui.view.LevelUpOAuth2View
-
- SAVINGS - Static variable in class com.scvngr.levelup.core.model.factory.json.LoyaltyJsonFactory.JsonKeys
-
- Scan - Class in com.scvngr.levelup.core.model
-
Model for representing a Scan.
- Scan(String) - Constructor for class com.scvngr.levelup.core.model.Scan
-
- scrub(Intent) - Static method in class com.scvngr.levelup.core.util.bundle.BundleScrubber
-
Scrubs Intents for private serializable subclasses in the Intent extras.
- scrub(Bundle) - Static method in class com.scvngr.levelup.core.util.bundle.BundleScrubber
-
Scrubs Bundles for private serializable subclasses in the extras.
- SDK_VERSION - Static variable in class com.scvngr.levelup.core.util.CoreLibConstants
-
- send(AbstractRequest) - Method in class com.scvngr.levelup.core.net.LevelUpConnection
-
Performs the request.
- send(Context, AbstractRequest) - Static method in class com.scvngr.levelup.core.net.NetworkConnection
-
- set(int, E) - Method in class com.scvngr.levelup.core.model.util.ParcelableArrayList
-
- setCallback(LevelUpOAuth2View.OAuth2Callback) - Method in class com.scvngr.levelup.core.ui.view.LevelUpOAuth2View
-
Sets the callback that will be called when an access token response is received.
- setColorize(boolean) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
-
Enables/disables the colorization of the LevelUp code.
- setFadeColors(boolean) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
-
- setImage(T) - Method in class com.scvngr.levelup.core.ui.view.PendingImage
-
- setInstallDialogMessage(CharSequence) - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator
-
Sets the message that's displayed when the LevelUp app isn't installed on the device.
- setInstallDialogTitle(CharSequence) - Method in class com.scvngr.levelup.deeplinkauth.LevelUpDeepLinkIntegrator
-
Sets the title of the dialog box that's displayed when the LevelUp app isn't installed on the device.
- setLevelUpCode(String, LevelUpCodeLoader) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
-
Sets the code that will be displayed.
- setNextPage(String, Uri) - Method in interface com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory.PageCacheRetriever
-
Sets the next page.
- setNextPage(Uri) - Method in class com.scvngr.levelup.core.net.request.factory.AbstractPagingRequestFactory
-
Sets the next page.
- setOnCodeLoadListener(LevelUpCodeView.OnCodeLoadListener) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeView
-
- SHARE_URL_EMAIL - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
-
- SHARE_URL_EMAIL - Static variable in class com.scvngr.levelup.core.model.factory.json.InterstitialJsonFactory.ShareActionJsonKeys
-
- SHARE_URL_FACEBOOK - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
-
- SHARE_URL_FACEBOOK - Static variable in class com.scvngr.levelup.core.model.factory.json.InterstitialJsonFactory.ShareActionJsonKeys
-
- SHARE_URL_TWITTER - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
-
- SHARE_URL_TWITTER - Static variable in class com.scvngr.levelup.core.model.factory.json.InterstitialJsonFactory.ShareActionJsonKeys
-
- shareable(boolean) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
-
- SHAREABLE - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
-
- ShareAction(String, String, String, String, String, String, String) - Constructor for class com.scvngr.levelup.core.model.Interstitial.ShareAction
-
- SharedPreferencesUtil - Class in com.scvngr.levelup.core.storage
-
- shareUrlEmail(String) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
-
- shareUrlEmail(String) - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction.ShareActionBuilder
-
- shareUrlFacebook(String) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
-
- shareUrlFacebook(String) - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction.ShareActionBuilder
-
- shareUrlTwitter(String) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
-
- shareUrlTwitter(String) - Method in class com.scvngr.levelup.core.model.Interstitial.ShareAction.ShareActionBuilder
-
- SHOULD_SPEND - Static variable in class com.scvngr.levelup.core.model.factory.json.LoyaltyJsonFactory.JsonKeys
-
- SHOWN - Static variable in class com.scvngr.levelup.core.model.factory.json.LocationJsonFactory.JsonKeys
-
- SilentNetworkRequestService - Class in com.scvngr.levelup.core.service
-
Intent Service to send requests in the background that we do not care to read the response of.
- SilentNetworkRequestService() - Constructor for class com.scvngr.levelup.core.service.SilentNetworkRequestService
-
- SLOW_ASYNC_DELAY_MILLIS - Static variable in class com.scvngr.levelup.core.util.CoreLibConstants
-
Delay in milliseconds when slow async operations are enabled.
- SlowOperation - Annotation Type in com.scvngr.levelup.core.annotation
-
Denotes that a method call may be slow and should therefore not be performed on the UI thread.
- SPEND - Static variable in class com.scvngr.levelup.core.model.factory.json.OrderJsonFactory.JsonKeys
-
Required String field containing the spend amount.
- SPEND_REMAINING - Static variable in class com.scvngr.levelup.core.model.factory.json.LoyaltyJsonFactory.JsonKeys
-
- spendAmount(MonetaryValue) - Method in class com.scvngr.levelup.core.model.Order.OrderBuilder
-
- sponsor(String) - Method in class com.scvngr.levelup.core.model.Campaign.CampaignBuilder
-
- SPONSOR - Static variable in class com.scvngr.levelup.core.model.factory.json.CampaignJsonFactory.JsonKeys
-
- SPRINT - Static variable in class com.scvngr.levelup.core.model.CreditCard
-
Full brand name of Sprint carrier billing.
- startLoadInBackground(String, String, PendingImage.OnImageLoaded<LevelUpQrCodeGenerator.LevelUpQrCodeImage>) - Method in class com.scvngr.levelup.core.ui.view.LevelUpCodeLoader
-
Start the loading of the given QR code into an image in the background.
- startScan(Context, BeaconScanListener) - Method in interface com.scvngr.levelup.beacon.BeaconScanner
-
Start scanning for beacons.
- startScan(List<ScanFilter>, ScanSettings, ScanCallback) - Method in interface com.scvngr.levelup.bluetooth.BluetoothLeScannerContainer
-
Start Bluetooth LE scan.
- startService(Context, AbstractRequest) - Static method in class com.scvngr.levelup.core.service.SilentNetworkRequestService
-
- state(String) - Method in class com.scvngr.levelup.core.model.CarrierAccount.CarrierAccountBuilder
-
- state(Class<?>, String) - Static method in class com.scvngr.levelup.core.util.Key
-
- stopScan(Context) - Method in interface com.scvngr.levelup.beacon.BeaconScanner
-
Stop scanning for beacons.
- stopScan(ScanCallback) - Method in interface com.scvngr.levelup.bluetooth.BluetoothLeScannerContainer
-
Stops an ongoing Bluetooth LE scan.
- StreamingResponse - Class in com.scvngr.levelup.core.net
-
An
AbstractResponse
that uses a streaming interface where the response data is read from
a stream.
- StreamingResponse(HttpURLConnection) - Constructor for class com.scvngr.levelup.core.net.StreamingResponse
-
Constructor for a successful response.
- StreamingResponse(Exception) - Constructor for class com.scvngr.levelup.core.net.StreamingResponse
-
Constructor for an error response.
- STREET_ADDRESS - Static variable in class com.scvngr.levelup.core.model.factory.json.LocationJsonFactory.JsonKeys
-
- StrictModeUtil - Class in com.scvngr.levelup.core.util
-
This is a utility class to use
StrictMode
without worrying about backwards
compatibility.
- string() - Constructor for class com.scvngr.levelup.beacon.R.string
-
- string() - Constructor for class com.scvngr.levelup.core.deeplinkauth.R.string
-
- string() - Constructor for class com.scvngr.levelup.core.R.string
-
- StringRequestBody - Class in com.scvngr.levelup.core.net
-
- StringRequestBody(String) - Constructor for class com.scvngr.levelup.core.net.StringRequestBody
-
- StringRequestBody(Parcel) - Constructor for class com.scvngr.levelup.core.net.StringRequestBody
-
- styleable() - Constructor for class com.scvngr.levelup.beacon.R.styleable
-
- styleable() - Constructor for class com.scvngr.levelup.core.R.styleable
-
- supportsRepresentationType(CampaignRepresentationType) - Method in class com.scvngr.levelup.core.model.campaign.CampaignMetadata
-