Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RSenApps/Commandr-Android
/ functions
Functions
866 in github.com/RSenApps/Commandr-Android
⨍
Functions
866
◇
Types & classes
169
↓ 2 callers
Method
logWarn
(String msg)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:1035
↓ 2 callers
Method
newInstance
Instantiate DonationsFragment. @param debug You can use BuildConfig.DEBUG to propagate the debug flag from your app to the Donations li
Donations/src/main/java/org/sufficientlysecure/donations/DonationsFragment.java:116
↓ 2 callers
Method
performActionWhenConnected
(final Activity context, GoogleApiClient.ConnectionCallbacks action)
wear/src/main/java/com/RSen/Commandr/WearUtil.java:76
↓ 2 callers
Method
phraseActivation
(String prompt, String activationPhrase)
phone/src/com/RSen/Commandr/util/ActivationCheck.java:12
↓ 2 callers
Method
prefSet
(Context context, String col)
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:253
↓ 2 callers
Method
putMetaExtras
(String taskName)
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:428
↓ 2 callers
Method
queryPurchases
(Inventory inv, String itemType)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:880
↓ 2 callers
Method
querySkuDetails
(String itemType, Inventory inv, List<String> moreSkus)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:943
↓ 2 callers
Method
refreshCard
(TaskerCommand command)
phone/src/com/RSen/Commandr/ui/card/TaskerCard.java:50
↓ 2 callers
Method
regexActivation
(String prompt, String regex)
phone/src/com/RSen/Commandr/util/ActivationCheck.java:27
↓ 2 callers
Method
register
()
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/App.java:74
↓ 2 callers
Method
retrieveOrCreatePassThroughBundle
(Intent requestQueryIntent)
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:576
↓ 2 callers
Method
retrievePassThroughData
Retrieve the pass through data from a QUERY_REQUEST from the host which was generated by a REQUEST_QUERY from the plugin. <p/> Note that if addPassThr
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:512
↓ 2 callers
Method
returnPreviousApp
()
phone/src/com/RSen/Commandr/util/GoogleNowUtil.java:46
↓ 2 callers
Method
sendCommandMessage
(final Activity context, final String command, final boolean finishOnComplete)
wear/src/main/java/com/RSen/Commandr/WearUtil.java:33
↓ 2 callers
Method
sendMessage
Sends a message to the contact of the passed ID. @param messenger The messenger which should be used. @param strIDMessenger The ID of the contact,
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/MessengerAPI.java:97
↓ 2 callers
Method
setBluetooth
(boolean enable)
phone/src/com/RSen/Commandr/util/BluetoothUtil.java:9
↓ 2 callers
Method
setMessageRead
Marks a specific message as read
phone/src/com/RSen/Commandr/util/SMSUtils.java:398
↓ 2 callers
Method
setRandomData
()
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:406
↓ 2 callers
Method
setWifiApEnabled
(Context context, boolean enabled)
phone/src/com/RSen/Commandr/util/WifiAPUtils.java:22
↓ 2 callers
Method
setupListView
(ArrayList<String> items)
wear/src/main/java/com/RSen/Commandr/WearActivity.java:37
↓ 2 callers
Method
sha256
(String strData)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/utils/HashUtils.java:14
↓ 2 callers
Method
startPreview
()
phone/src/com/RSen/Commandr/builtincommands/TakePictureActivity.java:375
↓ 2 callers
Method
stop
(View view)
phone/src/com/RSen/Commandr/builtincommands/AudioCaptureActivity.java:119
↓ 2 callers
Method
stop
()
phone/src/com/RSen/Commandr/util/TTSHelper.java:29
↓ 2 callers
Method
taskerInstalled
(Context context)
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:192
↓ 2 callers
Method
unlock
(Context context)
phone/src/com/RSen/Commandr/util/KeyguardUtil.java:25
↓ 2 callers
Method
verifyPurchase
Verifies that the data was signed with the given signature, and returns the verified purchase. The data is in JSON format and signed with a private ke
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Security.java:58
↓ 1 callers
Method
SDKVersion
()
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:209
↓ 1 callers
Method
SP
(Context ctx, String strKey)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/sp.java:21
↓ 1 callers
Method
accessibilityNodeInfoRecursion
(AccessibilityNodeInfo ani)
phone/src/com/RSen/Commandr/core/MyAccessibilityService.java:89
↓ 1 callers
Method
addPassThroughData
Specify a bundle of data (probably representing whatever change happened in the condition) which will be included in the QUERY_CONDITION broadcast sen
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:493
↓ 1 callers
Method
addPassThroughMessageID
Add a message ID to a REQUEST_QUERY intent which will then be included in the corresponding QUERY_CONDITION broadcast sent by the host for each event
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:534
↓ 1 callers
Method
addPurchase
(Purchase p)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Inventory.java:88
↓ 1 callers
Method
addSkuDetails
(SkuDetails d)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Inventory.java:84
↓ 1 callers
Method
addVariableBundle
Used by: plugin QueryReceiver, FireReceiver <p/> Add a bundle of variable name/value pairs. <p/> Names must be valid Tasker local variable names. Valu
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:201
↓ 1 callers
Method
buildFlattrView
Build view for Flattr. see Flattr API for more information: http://developers.flattr.net/button/
Donations/src/main/java/org/sufficientlysecure/donations/DonationsFragment.java:468
↓ 1 callers
Method
checkIDMessenger
(String strIDMessenger)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/MessengerAPI.java:78
↓ 1 callers
Method
checkPlayServices
()
phone/src/com/RSen/Commandr/ui/activity/MainActivity.java:244
↓ 1 callers
Method
consume
Consumes a given in-app product. Consuming can only be done on an item that's owned, and as a result of consumption, the user will no longer own it. T
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:703
↓ 1 callers
Method
consumeAsync
Asynchronous wrapper to item consumption. Works like {@link #consume}, but performs the consumption in the background and notifies completion through
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:771
↓ 1 callers
Method
createExplicitFromImplicitIntent
Android L (lollipop, API 21) introduced a new problem when trying to invoke implicit intent, "java.lang.IllegalArgumentException: Service Intent must
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:304
↓ 1 callers
Method
createWithoutCheckHash
This method is only used to request the secret key.
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/Request.java:207
↓ 1 callers
Method
deleteMessage
Tries to delete a message from the system database, given the thread id, the timestamp of the message and the message type (sms/mms).
phone/src/com/RSen/Commandr/util/SMSUtils.java:522
↓ 1 callers
Method
determineID
()
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/Request.java:100
↓ 1 callers
Method
donateBitcoinOnClick
Donate with bitcoin by opening a bitcoin: intent if available. @param view
Donations/src/main/java/org/sufficientlysecure/donations/DonationsFragment.java:450
↓ 1 callers
Method
donateGoogleOnClick
Donate button executes donations based on selection in spinner @param view
Donations/src/main/java/org/sufficientlysecure/donations/DonationsFragment.java:333
↓ 1 callers
Method
donatePayPalOnClick
Donate button with PayPal by opening browser with defined URL For possible parameters see: https://developer.paypal.com/webapps/developer/docs/classic
Donations/src/main/java/org/sufficientlysecure/donations/DonationsFragment.java:417
↓ 1 callers
Method
enableDebugLogging
Enables or disable debug logging through LogCat.
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:174
↓ 1 callers
Method
encode3to4
Encodes up to three bytes of the array <var>source</var> and writes the resulting four Base64 bytes to <var>destination</var>. The source and destinat
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Base64.java:196
↓ 1 callers
Method
execute
(Context context, String phrase)
phone/src/com/RSen/Commandr/core/MostWantedCommands.java:95
↓ 1 callers
Method
executeCallbacks
(long lBroadcastID, int nRequestActionID, @NonNull ResponseType responseType, @NonNull Action action, @NonNull
phone/src/com/RSen/Commandr/core/MAPIReceiver.java:28
↓ 1 callers
Method
executeEasySolution
(String predicate)
phone/src/com/RSen/Commandr/builtincommands/MAPISendWhatsappCommand.java:146
↓ 1 callers
Method
executeMAPISolution
(String predicate)
phone/src/com/RSen/Commandr/builtincommands/MAPISendWhatsappCommand.java:125
↓ 1 callers
Method
extractAddrSpec
(String address)
phone/src/com/RSen/Commandr/util/SMSUtils.java:1014
↓ 1 callers
Method
findMessageId
Tries to locate the message id (from the system database), given the message thread id, the timestamp of the message and the type of message (sms/mms)
phone/src/com/RSen/Commandr/util/SMSUtils.java:479
↓ 1 callers
Method
findThreadIdFromAddress
Tries to locate the message thread id given the address (phone or email) of the message sender. @param context a context to use @param address phone
phone/src/com/RSen/Commandr/util/SMSUtils.java:365
↓ 1 callers
Method
fromBundle
(Bundle bundle)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/Contact.java:35
↓ 1 callers
Method
fromOrdinal
(int nOrdinal)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/constants/ResponseType.java:12
↓ 1 callers
Method
fromOrdinal
(int nOrdinal)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/constants/ContactType.java:13
↓ 1 callers
Method
fromOrdinal
(int nOrdinal)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/constants/ErrorCode.java:87
↓ 1 callers
Method
fromOrdinal
(int nOrdinal)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/constants/MessageType.java:18
↓ 1 callers
Method
generateBundle
@param context Application context. @return A plug-in bundle.
phone/src/com/RSen/Commandr/tasker/PluginBundleManager.java:69
↓ 1 callers
Method
generatePublicKey
Generates a PublicKey instance from a string containing the Base64-encoded public key. @param encodedPublicKey Base64-encoded public key @throws Ille
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Security.java:83
↓ 1 callers
Method
generateSignatureHash
(String strPackage)
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/utils/PackageUtils.java:46
↓ 1 callers
Method
getAllOwnedSkus
Returns a list of all owned product IDs.
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Inventory.java:66
↓ 1 callers
Method
getBestPreviewSize
(int width, int height, Camera.Parameters parameters)
phone/src/com/RSen/Commandr/builtincommands/TakePictureActivity.java:304
↓ 1 callers
Method
getBroadcastWithAction
Searches for the {@link ComponentName} of the BroadcastReceiver of specific package and action.<br> Useful if we want to interact with other apps righ
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/utils/PackageUtils.java:77
↓ 1 callers
Method
getCameraInstance
A safe way to get an instance of the Camera object.
phone/src/com/RSen/Commandr/builtincommands/TakePictureActivity.java:230
↓ 1 callers
Method
getCommandListFromTasker
Gets the list of commands via the Tasker api @param context The Context required to communicate with Tasker @return an Arraylist of commands.
phone/src/com/RSen/Commandr/core/TaskerCommands.java:129
↓ 1 callers
Method
getCommandPhrasesList
(Context context)
phone/src/com/RSen/Commandr/core/TaskerCommands.java:92
↓ 1 callers
Method
getCommandPhrasesList
(Context context)
phone/src/com/RSen/Commandr/core/MostWantedCommands.java:140
↓ 1 callers
Method
getContacts
Loads all contacts from the given messengers. @param nMessengers The flags from the messenger to load the contact from. Example for the future: WHATS
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/MessengerAPI.java:123
↓ 1 callers
Method
getDefaultPhrase
()
phone/src/com/RSen/Commandr/core/MostWantedCommand.java:28
↓ 1 callers
Method
getEmailDisplayName
(String displayString)
phone/src/com/RSen/Commandr/util/SMSUtils.java:1023
↓ 1 callers
Method
getExternalAccessPrefsIntent
()
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:249
↓ 1 callers
Method
getIDMessenger
()
seebyemessengerapicommunication/src/main/java/com/seebye/messengerapi/api/Contact.java:57
↓ 1 callers
Method
getInstalledTaskerPackage
(Context context)
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:151
↓ 1 callers
Method
getItemType
()
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Purchase.java:50
↓ 1 callers
Method
getLargestPictureSize
(Camera.Parameters parameters)
phone/src/com/RSen/Commandr/builtincommands/TakePictureActivity.java:326
↓ 1 callers
Method
getMessageClass
()
phone/src/com/RSen/Commandr/util/SmsMmsMessage.java:312
↓ 1 callers
Method
getMessageId
()
phone/src/com/RSen/Commandr/util/SmsMmsMessage.java:397
↓ 1 callers
Method
getMessageType
()
phone/src/com/RSen/Commandr/util/SmsMmsMessage.java:340
↓ 1 callers
Method
getMmsAddress
(Context context, long messageId)
phone/src/com/RSen/Commandr/util/SMSUtils.java:983
↓ 1 callers
Method
getMmsDetails
(Context context, long ignoreThreadId)
phone/src/com/RSen/Commandr/util/SMSUtils.java:938
↓ 1 callers
Method
getPackageVersionCode
(PackageManager pm, String packageName)
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:724
↓ 1 callers
Method
getPlaylistMap
()
phone/src/com/RSen/Commandr/builtincommands/PlayPlaylistActivity.java:35
↓ 1 callers
Method
getPositiveNonRepeatingRandomInteger
Generate a sequence of secure random positive integers which is guaranteed not to repeat in the last 100 calls to this function. @return a random pos
phone/src/com/RSen/Commandr/tasker/TaskerPlugin.java:772
↓ 1 callers
Method
getRecentMessageFromSender
(Context context, String sender)
phone/src/com/RSen/Commandr/util/SMSUtils.java:613
↓ 1 callers
Method
getRegistrationId
(Context context)
phone/src/com/RSen/Commandr/ui/activity/MainActivity.java:253
↓ 1 callers
Method
getResponseCodeFromIntent
(Intent i)
Donations/src/main/java/org/sufficientlysecure/donations/google/util/IabHelper.java:850
↓ 1 callers
Method
getSelectedPackageName
()
phone/src/com/RSen/Commandr/ui/activity/SetupActivity.java:394
↓ 1 callers
Method
getSkuDetails
Returns the listing details for an in-app product.
Donations/src/main/java/org/sufficientlysecure/donations/google/util/Inventory.java:34
↓ 1 callers
Method
getSmsDetails
(Context context, long ignoreThreadId, boolean unre
phone/src/com/RSen/Commandr/util/SMSUtils.java:869
↓ 1 callers
Method
getTaskName
()
phone/src/com/RSen/Commandr/tasker/TaskerIntent.java:386
↓ 1 callers
Method
getThreadId
()
phone/src/com/RSen/Commandr/util/SmsMmsMessage.java:382
↓ 1 callers
Method
getType
()
Donations/src/main/java/org/sufficientlysecure/donations/google/util/SkuDetails.java:49
↓ 1 callers
Method
getUnreadMessages
Fetches a list of unread messages from the system database @param context app context message id to ignore (the one being displayed),
phone/src/com/RSen/Commandr/util/SMSUtils.java:563
↓ 1 callers
Method
getUnreadMessagesCount
Return current unread message count from system db (sms and mms) @param context @return unread sms+mms message count
phone/src/com/RSen/Commandr/util/SMSUtils.java:750
↓ 1 callers
Method
getUnreadMmsCount
Return current unread message count from system db (mms only) @param context @return unread mms message count
phone/src/com/RSen/Commandr/util/SMSUtils.java:844
← previous
next →
101–200 of 866, ranked by callers