Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brandall76/Saiy-PS
/ functions
Functions
2,679 in github.com/brandall76/Saiy-PS
⨍
Functions
2,679
◇
Types & classes
397
↓ 14 callers
Method
getConfidence
()
app/src/main/java/ai/saiy/android/nlu/wit/NLUWit.java:50
↓ 14 callers
Method
getLiteral
()
app/src/main/java/ai/saiy/android/nlu/nuance/Concept.java:45
↓ 14 callers
Method
getObjects
Get the current objects in the adapter @return the current objects
app/src/main/java/ai/saiy/android/ui/fragment/FragmentHome.java:263
↓ 14 callers
Method
getSerialised
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:91
↓ 14 callers
Method
getTTSLocale
Get the {@link Locale} of the Text to Speech request @param servingRemote if Saiy is currently serving a remote request @return the Text to Speech re
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1522
↓ 14 callers
Method
isPackageInstalled
Check if the user has a package installed @param ctx the application context @param packageName the application package name @return true if
app/src/main/java/ai/saiy/android/applications/Installed.java:190
↓ 14 callers
Method
streamToString
Get a readable string from the {@link InputStream} @param is the {@link InputStream} @return a readable String @throws IOException
app/src/main/java/ai/saiy/android/utils/UtilsString.java:50
↓ 14 callers
Method
vibrate
Utility method to provide haptic feedback
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:1004
↓ 13 callers
Method
cancel
()
app/src/main/java/ai/saiy/android/recognition/provider/wit/RecognitionWit.java:140
↓ 13 callers
Method
connect
Connect to receive activity recognition callbacks
app/src/main/java/ai/saiy/android/cognitive/motion/provider/google/MotionRecognition.java:125
↓ 13 callers
Method
disconnect
()
app/src/main/java/ai/saiy/android/recognition/provider/bluemix/mod/TrustAllBluemixWebSocketClient.java:86
↓ 13 callers
Method
getKeyphrase
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:83
↓ 13 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentSuperUser.java:243
↓ 13 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentHome.java:236
↓ 13 callers
Method
getProfileItem
()
app/src/main/java/ai/saiy/android/user/SaiyAccount.java:117
↓ 13 callers
Method
isResolved
()
app/src/main/java/ai/saiy/android/command/helper/CommandRequest.java:172
↓ 13 callers
Method
play
Play an already loaded sound @param soundId the id of the sound generated in {@link #setUp(Context, int)} @return non-zero stream id if successful
app/src/main/java/ai/saiy/android/audio/SaiySoundPool.java:95
↓ 13 callers
Method
write
(@NonNull final byte[] audioData, final int offsetInBytes, final int sizeInBytes)
app/src/main/java/ai/saiy/android/audio/SaiyAudioTrack.java:93
↓ 12 callers
Method
delete
()
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/http/DeleteIDProfile.java:74
↓ 12 callers
Method
getCountry
Get the Country string @return the Country string
app/src/main/java/ai/saiy/android/localisation/SupportedLanguage.java:146
↓ 12 callers
Method
getVRLocale
Get the {@link Locale} of the Voice Recognition request @return the Voice Recognition request language
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1631
↓ 12 callers
Method
min
(float a, float b, float c)
app/src/main/java/ai/saiy/android/algorithms/needlemanwunch/simmetrics/NeedlemanWunch.java:164
↓ 12 callers
Method
onResults
Called when recognition results are ready. @param results the recognition results. To retrieve the results in {@code ArrayList<Stri
app/src/main/java/ai/saiy/android/recognition/SaiyRecognitionListener.java:169
↓ 12 callers
Method
setAlgorithm
(@NonNull final Algorithm algorithm)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:106
↓ 12 callers
Method
setExactMatch
(final boolean exactMatch)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:130
↓ 12 callers
Method
setExactMatch
(final boolean exactMatch)
app/src/main/java/ai/saiy/android/nlu/local/AlgorithmicContainer.java:66
↓ 12 callers
Method
setUtterance
(@NonNull final String utterance)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:114
↓ 11 callers
Method
encode
As we are storing the user's email address, we'll do it in Base64, just because. If a rouge application wanted the user's email address, there are eas
app/src/main/java/ai/saiy/android/user/SaiyAccountHelper.java:484
↓ 11 callers
Method
getAccountName
()
app/src/main/java/ai/saiy/android/user/SaiyAccount.java:129
↓ 11 callers
Method
getLanguageModel
(final String name)
app/src/main/java/ai/saiy/android/api/SaiyDefaults.java:224
↓ 11 callers
Method
getSupportedLanguage
Get the {@link SupportedLanguage} @return the {@link SupportedLanguage}
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:455
↓ 11 callers
Method
getSupportedLanguage
Get the supported language of the {@link Locale} which will enable us to apply any resource localisation when resolving a command. @param servingRemo
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1700
↓ 11 callers
Method
getUtterance
Get the utterance to be spoken @return the string utterance
app/src/main/java/ai/saiy/android/processing/Outcome.java:152
↓ 11 callers
Method
isInterrupted
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:121
↓ 11 callers
Method
read
Reads audio data from the audio hardware for recording into a byte array. @param buffer the array to which the recorded audio data is written. @retur
app/src/main/java/ai/saiy/android/audio/SaiyRecorder.java:157
↓ 11 callers
Method
setScore
(final double score)
app/src/main/java/ai/saiy/android/custom/CustomCommand.java:122
↓ 11 callers
Method
setType
(@NonNull final Type type)
app/src/main/java/ai/saiy/android/command/battery/CommandBatteryValues.java:76
↓ 11 callers
Method
toast
Toast the outcome of a debuggable action @param ctx the application context @param toastWords the words to toast
app/src/main/java/ai/saiy/android/recognition/TestRecognitionAction.java:186
↓ 10 callers
Method
apply
Find the Jaro Winkler Distance which indicates the similarity score between two CharSequences. <p/> <pre> distance.apply(null, null) = Illega
app/src/main/java/ai/saiy/android/algorithms/distance/jarowinkler/JaroWinklerDistance.java:80
↓ 10 callers
Method
createPermissionsNotification
We deal with permission rationale via speech, rather than a dialog. @param permissionId constant id from {@link PermissionHelper} of the requested pe
app/src/main/java/ai/saiy/android/ui/activity/ActivityPermissionDialog.java:212
↓ 10 callers
Method
doFragmentReplaceTransaction
Helper method to replace the current fragment @param fragment to transact @param tag of the fragment
app/src/main/java/ai/saiy/android/ui/activity/ActivityHome.java:701
↓ 10 callers
Method
getAction
Get the request action @return one of {@link #ACTION_SPEAK_ONLY} {@link #ACTION_SPEAK_LISTEN} or the error default of {@link #ACTION_UNKNOWN}
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:271
↓ 10 callers
Method
getApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentSettingsHelper.java:587
↓ 10 callers
Method
getApplicationName
Get the supported application's name @param ctx the application context @param sl the {@link SupportedLanguage} @param provider the {@link
app/src/main/java/ai/saiy/android/defaults/songrecognition/SongRecognitionProvider.java:59
↓ 10 callers
Method
getCallingUid
Get the Uid of the remote application @return the Uid
app/src/main/java/ai/saiy/android/api/helper/Callback.java:57
↓ 10 callers
Method
getDefaultTTS
Get the default TTS provider, either from the remote request or the user preferences. @return the default provider or ordinal equivalent.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1413
↓ 10 callers
Method
getEntity
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:57
↓ 10 callers
Method
getId
()
app/src/main/java/ai/saiy/android/cognitive/knowledge/provider/wolframalpha/parse/Pod.java:131
↓ 10 callers
Method
getLock
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:109
↓ 10 callers
Method
getMean
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:44
↓ 10 callers
Method
getMode
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:48
↓ 10 callers
Method
getModePct
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Summary.java:52
↓ 10 callers
Method
getOutcome
Get the outcome @return either {@link #SUCCESS} or {@link #FAILURE}
app/src/main/java/ai/saiy/android/processing/Outcome.java:98
↓ 10 callers
Method
getRanges
()
app/src/main/java/ai/saiy/android/nlu/nuance/Concept.java:53
↓ 10 callers
Method
getResponse
Resolve the required command returning an {@link Outcome} object @param ctx the application context @param voiceData ArrayList<String> containi
app/src/main/java/ai/saiy/android/command/spell/CommandSpell.java:69
↓ 10 callers
Method
getUtteranceId
()
app/src/main/java/ai/saiy/android/tts/sound/SoundEffectItem.java:63
↓ 10 callers
Method
returnOutcome
A single point of return to check the elapsed time for debugging. @param outcome the constructed {@link Outcome} @return the constructed {@link Outco
app/src/main/java/ai/saiy/android/command/tasker/CommandTasker.java:290
↓ 10 callers
Method
setQubit
Set the values to be used in {@link Quantum#onPostExecute(Qubit)} @param qubit to be used
app/src/main/java/ai/saiy/android/processing/Outcome.java:125
↓ 10 callers
Method
setSupportedLanguage
(@NonNull final SupportedLanguage sl)
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:466
↓ 10 callers
Method
setTTSLocale
Set the request Text to Speech language @param loc the {@link Locale} of the request
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:251
↓ 10 callers
Method
setToastContent
(@NonNull final String toastContent)
app/src/main/java/ai/saiy/android/processing/EntangledPair.java:59
↓ 10 callers
Method
setTypeString
(@NonNull final String typeString)
app/src/main/java/ai/saiy/android/command/battery/CommandBatteryValues.java:68
↓ 10 callers
Method
setVRLocale
Set the request Voice Recognition language @param loc the {@link Locale} of the request
app/src/main/java/ai/saiy/android/service/helper/LocalRequest.java:223
↓ 10 callers
Method
startListening
()
app/src/main/java/ai/saiy/android/recognition/provider/wit/RecognitionWit.java:152
↓ 9 callers
Method
close
()
app/src/main/java/ai/saiy/android/database/DBCustomCommand.java:92
↓ 9 callers
Method
getApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAbout.java:240
↓ 9 callers
Method
getDefaultRecognition
Get the default recognition provider, either from the remote request or the user preferences. @return the default provider or ordinal equivalent.
app/src/main/java/ai/saiy/android/service/helper/SelfAwareConditions.java:1350
↓ 9 callers
Method
getPackage
Helper method to extract the package name from an incoming intent. Such intents should always have included their package name in {@link Intent#setAct
app/src/main/java/ai/saiy/android/service/helper/SelfAwareHelper.java:510
↓ 9 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAbout.java:231
↓ 9 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentAdvancedSettingsHelper.java:570
↓ 9 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment helper will never be attached to another activity. @return
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentSettingsHelper.java:598
↓ 9 callers
Method
getSaiyAccountList
()
app/src/main/java/ai/saiy/android/user/SaiyAccountList.java:36
↓ 9 callers
Method
onError
(int error)
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/http/BVStreamAudio.java:284
↓ 9 callers
Method
putObject
(@NonNull final String key, @NonNull final Object value)
app/src/main/java/ai/saiy/android/service/helper/SelfAwareParameters.java:306
↓ 9 callers
Method
settingsIntent
Execute a Settings Intent @param ctx the application context @param intentConstant the {@link IntentConstants} identifying the intent to e
app/src/main/java/ai/saiy/android/intent/ExecuteIntent.java:584
↓ 9 callers
Method
stopRecording
()
app/src/main/java/ai/saiy/android/audio/RecognitionMic.java:133
↓ 9 callers
Method
webSearch
Perform a web search from the device. @param ctx the application context @param url the url to open @return true if an Activity was available to hand
app/src/main/java/ai/saiy/android/intent/ExecuteIntent.java:199
↓ 8 callers
Method
cancelInitialisingNotification
Remove the initialising notification @param ctx the application context
app/src/main/java/ai/saiy/android/ui/notification/NotificationHelper.java:486
↓ 8 callers
Method
close
()
app/src/main/java/ai/saiy/android/recognition/provider/bluemix/mod/TrustAllBluemixWebSocketClient.java:156
↓ 8 callers
Method
createIdentificationNotification
Show an emotion analysis notification. @param ctx the application context
app/src/main/java/ai/saiy/android/ui/notification/NotificationHelper.java:649
↓ 8 callers
Method
getAction
()
app/src/main/java/ai/saiy/android/nlu/nuance/Interpretation.java:48
↓ 8 callers
Method
getApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/FragmentBugs.java:316
↓ 8 callers
Method
getApplicationContext
Utility method to ensure we double check the context being used. @return the application context
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentCustomisationHelper.java:223
↓ 8 callers
Method
getEndIndex
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:53
↓ 8 callers
Method
getJaroWinklerLower
Get the lower distance limit to use in {@link JaroWinklerHelper} @param ctx the application context @return the double or default value
app/src/main/java/ai/saiy/android/utils/SPH.java:646
↓ 8 callers
Method
getMessage
()
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/containers/OperationStatus.java:68
↓ 8 callers
Method
getModeTwo
Helper method to avoid duplication of a modal response @param stringArray the array of possible responses @return a random mode response
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/AnalysisResultHelper.java:197
↓ 8 callers
Method
getParent
Utility method to return the parent fragment this helper is helping. @return the parent fragment
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentAdvancedSettingsHelper.java:579
↓ 8 callers
Method
getParent
Utility method to return the parent fragment this helper is helping. @return the parent fragment
app/src/main/java/ai/saiy/android/ui/fragment/helper/FragmentCustomisationHelper.java:243
↓ 8 callers
Method
getParentActivity
Utility to return the parent activity neatly cast. No need for instanceOf as this fragment will never be attached to another activity. @return the {@
app/src/main/java/ai/saiy/android/ui/fragment/FragmentAdvancedSettings.java:211
↓ 8 callers
Method
getPhrase
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Secondary.java:44
↓ 8 callers
Method
getPhrase
()
app/src/main/java/ai/saiy/android/cognitive/emotion/provider/beyondverbal/analysis/Primary.java:44
↓ 8 callers
Method
getScore
()
app/src/main/java/ai/saiy/android/nlu/local/AlgorithmicContainer.java:78
↓ 8 callers
Method
getStartIndex
()
app/src/main/java/ai/saiy/android/nlu/microsoft/Entity.java:65
↓ 8 callers
Method
getStatus
Method to get an enrollment id. @return an {@link Pair} of which the first parameter will denote success and the second an {@link OperationStatus} ob
app/src/main/java/ai/saiy/android/cognitive/identity/provider/microsoft/http/FetchIDOperation.java:95
↓ 8 callers
Method
getText
()
app/src/main/java/ai/saiy/android/tts/sound/SoundEffectItem.java:47
↓ 8 callers
Method
getTranscript
()
app/src/main/java/ai/saiy/android/nlu/bluemix/Alternative.java:45
↓ 8 callers
Method
getUtterance
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:59
↓ 8 callers
Method
getUtteranceId
Get the id of the most recent utterance @return the utterance id
app/src/main/java/ai/saiy/android/service/helper/SelfAwareParameters.java:288
↓ 8 callers
Method
isExactMatch
()
app/src/main/java/ai/saiy/android/custom/CustomCommandContainer.java:67
← previous
next →
101–200 of 2,679, ranked by callers