Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HTBridge/pivaa
/ functions
Functions
609 in github.com/HTBridge/pivaa
⨍
Functions
609
◇
Types & classes
110
↓ 1 callers
Method
deleteRecord
Delete record from DB @param record
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:190
↓ 1 callers
Method
desSetKey
(final byte key[])
app/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java:338
↓ 1 callers
Method
differenceEncoded
Returns the number of characters in the two Soundex encoded Strings that are the same. <ul> <li>For Soundex, this return value ranges from 0 through 4
app/src/main/java/org/apache/commons/codec/language/SoundexUtils.java:109
↓ 1 callers
Method
doDecoding
Decodes an array of bytes using the defined encoding scheme. @param bytes Data to be decoded @return a byte array that contains decoded da
app/src/main/java/org/apache/commons/codec/net/RFC1522Codec.java:185
↓ 1 callers
Method
doEncoding
Encodes an array of bytes using the defined encoding scheme. @param bytes Data to be encoded @return A byte array containing the encoded d
app/src/main/java/org/apache/commons/codec/net/RFC1522Codec.java:174
↓ 1 callers
Method
encode
<p> Encodes all of the provided data, starting at inPos, for inAvail bytes. Must be called at least twice: once with the data to encode, and once with
app/src/main/java/org/apache/commons/codec/binary/Base64.java:332
↓ 1 callers
Method
encodeUrl
Encodes an array of bytes into an array of URL safe 7-bit characters. Unsafe characters are escaped. @param urlsafe bitset of characters d
app/src/main/java/org/apache/commons/codec/net/URLCodec.java:126
↓ 1 callers
Method
encryptAES_CBC_PKCS5Padding
Encrypt DATA @param value @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:112
↓ 1 callers
Method
encryptAES_ECB_PKCS5Padding
Encrypt DATA @param value @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:52
↓ 1 callers
Method
eof
Writes EOF. @throws IOException if an I/O error occurs. @since 1.11
app/src/main/java/org/apache/commons/codec/binary/BaseNCodecOutputStream.java:167
↓ 1 callers
Method
finish
Finish this branch by appending '0's until the maximum code length has been reached.
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:115
↓ 1 callers
Method
fromLittleEndian
Reads the given byte array as a little endian long. @param bytes the byte array to convert @param off the offset into the array that starts the value
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:188
↓ 1 callers
Method
getAllRecords
Get all records from DB @return
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:130
↓ 1 callers
Method
getAlternate
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:1000
↓ 1 callers
Method
getByteBuffer
Calls {@link String#getBytes(Charset)} @param string The string to encode (if null, return null). @param charset The {@link Cha
app/src/main/java/org/apache/commons/codec/binary/StringUtils.java:109
↓ 1 callers
Method
getCharset
Gets the default charset name used for string decoding and encoding. @return the default charset name @since 1.7
app/src/main/java/org/apache/commons/codec/net/QCodec.java:327
↓ 1 callers
Method
getCharset
Gets the default charset name used for string decoding and encoding. @return the default charset name @since 1.7
app/src/main/java/org/apache/commons/codec/net/BCodec.java:239
↓ 1 callers
Method
getDefaultBufferSize
Get the default buffer size. Can be overridden. @return {@link #DEFAULT_BUFFER_SIZE}
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:240
↓ 1 callers
Method
getDescription
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:38
↓ 1 callers
Method
getEncodedLength
Calculates the amount of space needed to encode the supplied array. @param pArray byte[] array which will later be encoded @return amount of space n
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:537
↓ 1 callers
Method
getId
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:22
↓ 1 callers
Method
getMappingCode
Returns the mapping code for a given character. The mapping codes are maintained in an internal char array named soundexMapping, and the default value
app/src/main/java/org/apache/commons/codec/language/RefinedSoundex.java:175
↓ 1 callers
Method
getMinRating
Obtains the min rating of the length sum of the 2 names. In essence the larger the sum length the smaller the min rating. Values strictly from documen
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:183
↓ 1 callers
Method
getName
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:30
↓ 1 callers
Method
getOutputFile
()
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableService.java:123
↓ 1 callers
Method
getPattern
Gets the pattern. This is a string-literal that must exactly match. @return the pattern
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:673
↓ 1 callers
Method
getPhoneme
Gets the phoneme. If the rule matches, this is the phoneme associated with the pattern match. @return the phoneme
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:682
↓ 1 callers
Method
getPhonemes
Gets underlying phoneme set. Please don't mutate. @return the phoneme set
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:133
↓ 1 callers
Method
getPrimary
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:996
↓ 1 callers
Method
getReplacements
(final String context, final boolean atStart)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:180
↓ 1 callers
Method
getURL
Perform login to API by HTTP @return
app/src/main/java/com/htbridge/pivaa/handlers/API.java:70
↓ 1 callers
Method
getValue
()
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:118
↓ 1 callers
Method
getView
(int position, View convertView, ViewGroup parent)
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutAdapter.java:51
↓ 1 callers
Method
handleAEIOUY
Handles 'A', 'E', 'I', 'O', 'U', and 'Y' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:269
↓ 1 callers
Method
handleC
Handles 'C' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:279
↓ 1 callers
Method
handleCC
Handles 'CC' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:331
↓ 1 callers
Method
handleCH
Handles 'CH' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:355
↓ 1 callers
Method
handleD
Handles 'D' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:384
↓ 1 callers
Method
handleG
Handles 'G' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:408
↓ 1 callers
Method
handleGH
Handles 'GH' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:466
↓ 1 callers
Method
handleH
Handles 'H' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:498
↓ 1 callers
Method
handleJ
Handles 'J' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:514
↓ 1 callers
Method
handleL
Handles 'L' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:550
↓ 1 callers
Method
handleP
Handles 'P' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:568
↓ 1 callers
Method
handleR
Handles 'R' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:582
↓ 1 callers
Method
handleS
Handles 'S' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:597
↓ 1 callers
Method
handleSC
Handles 'SC' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:647
↓ 1 callers
Method
handleT
Handles 'T' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:676
↓ 1 callers
Method
handleW
Handles 'W' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:703
↓ 1 callers
Method
handleX
Handles 'X' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:739
↓ 1 callers
Method
handleZ
Handles 'Z' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:758
↓ 1 callers
Method
hasData
Returns true if this object has buffered data for reading. @param context the context to be used @return true if there is data still available for re
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:221
↓ 1 callers
Method
insert
(Uri uri, ContentValues values)
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableContentProvider.java:37
↓ 1 callers
Method
instance
Gets a Lang instance for one of the supported NameTypes. @param nameType the NameType to look up @return a Lang encapsulating the language
app/src/main/java/org/apache/commons/codec/language/bm/Lang.java:113
↓ 1 callers
Method
isAvailable
Test whether the algorithm is supported. @param messageDigestAlgorithm the algorithm name @return {@code true} if the algorithm can be found @since 1.
app/src/main/java/org/apache/commons/codec/digest/DigestUtils.java:958
↓ 1 callers
Method
isBase64
Returns whether or not the <code>octet</code> is in the base 64 alphabet. @param octet The value to test @return <code>true</code> if the
app/src/main/java/org/apache/commons/codec/binary/Base64.java:510
↓ 1 callers
Method
isComplete
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:1004
↓ 1 callers
Method
isEmpty
()
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:71
↓ 1 callers
Method
isExternalStorageReadable
()
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:72
↓ 1 callers
Method
isExternalStorageWritable
()
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:63
↓ 1 callers
Method
isFound
()
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:230
↓ 1 callers
Method
isInAlphabet
Returns whether or not the {@code octet} is in the Base32 alphabet. @param octet The value to test @return {@code true} if the value is de
app/src/main/java/org/apache/commons/codec/binary/Base32.java:540
↓ 1 callers
Method
isInAlphabet
Returns whether or not the <code>octet</code> is in the current alphabet. Does not allow whitespace or pad. @param value The value to test @return <
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:473
↓ 1 callers
Method
isPasswordValid
(String password)
app/src/main/java/com/htbridge/pivaa/MainActivity.java:211
↓ 1 callers
Method
isSilentStart
Determines whether or not the value starts with a silent letter. It will return <code>true</code> if the value starts with any of 'GN', 'KN', 'PN', '
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:874
↓ 1 callers
Method
isSlavoGermanic
Determines whether or not a value is of slavo-germanic origin. A value is of slavo-germanic origin if it contians any of 'W', 'K', 'CZ', or 'WITZ'.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:857
↓ 1 callers
Method
isStrict
Indicates the strict mode for this {@link Nysiis} encoder. @return <code>true</code> if the encoder is configured for strict mode, <code>false</code>
app/src/main/java/org/apache/commons/codec/language/Nysiis.java:235
↓ 1 callers
Method
isUsernameValid
(String username)
app/src/main/java/com/htbridge/pivaa/MainActivity.java:206
↓ 1 callers
Method
isVowel
Determines if a letter is a vowel. <h2>API Usage</h2> <p> Consider this method private, it is package protected for unit testing only. </p> @param l
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:275
↓ 1 callers
Method
isVowel
(final char ch)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:194
↓ 1 callers
Method
join
Joins some strings with an internal separator. @param strings Strings to join @param sep String to separate them with @return a single String
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:257
↓ 1 callers
Method
langResourceName
(final NameType nameType)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:202
↓ 1 callers
Method
leftToRightThenRightToLeftProcessing
Processes the names from left to right (first) then right to left removing identical letters in same positions. Then subtracts the longer string that
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:293
↓ 1 callers
Method
load
Method for load and execute class @param classname @return
app/src/main/java/com/htbridge/pivaa/handlers/LoadCode.java:27
↓ 1 callers
Method
loadFromResource
Loads language rules from a resource. <p> In normal use, you will obtain instances of Lang through the {@link #instance(NameType)} method. You will on
app/src/main/java/org/apache/commons/codec/language/bm/Lang.java:129
↓ 1 callers
Method
loadLoginInfoExternalStorage
Read stored username/password @param context @return
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:154
↓ 1 callers
Method
loadObject
Loading object
app/src/main/java/com/htbridge/pivaa/handlers/ObjectSerialization.java:65
↓ 1 callers
Method
makeString
Stringifies the phoneme set. This produces a single string of the strings of each phoneme, joined with a pipe. This is explicitly provided in place of
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:144
↓ 1 callers
Method
matches
(final String context)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:198
↓ 1 callers
Method
merge
(final LanguageSet other)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:237
↓ 1 callers
Method
mergeWithLanguage
Returns a new Phoneme with the same text but a union of its current language set and the given one. @param lang the language set to merge @return a n
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:162
↓ 1 callers
Method
onCreate
(SQLiteDatabase db)
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:33
↓ 1 callers
Method
parsePhonemeExpr
(final String ph)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:388
↓ 1 callers
Method
parseRules
(final Scanner scanner, final String location, final Map<Character, List<Rule>> ruleMapping, fina
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:253
↓ 1 callers
Method
patternAndContextMatches
Decides if the pattern and context match the input starting at a position. It is a match if the <code>lContext</code> matches <code>input</code> up to
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:706
↓ 1 callers
Method
preprocess
Converts the string to upper case and replaces germanic characters as defined in {@link #PREPROCESS_MAP}.
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:428
↓ 1 callers
Method
processNextReplacement
Process the next replacement to be added to this branch. @param replacement the next replacement to append @param forceAppend i
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:135
↓ 1 callers
Method
query
(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableContentProvider.java:49
↓ 1 callers
Method
rawSQLQuery
Raw SQL Query @param query
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:211
↓ 1 callers
Method
rawSQLQueryCursor
Raw SQL Query @param query
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:246
↓ 1 callers
Method
readJsonStream
Reading JSON stream from InputStream @param in @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:43
↓ 1 callers
Method
readMessage
Paring object @param reader @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:82
↓ 1 callers
Method
readMessagesArray
Iterating objects @param reader @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:65
↓ 1 callers
Method
regionMatches
Green implementation of regionMatches. @param cs the <code>CharSequence</code> to be processed @param ignoreCase whether or not
app/src/main/java/org/apache/commons/codec/binary/CharSequenceUtils.java:49
↓ 1 callers
Method
removeAccents
Removes accented letters and replaces with non-accented ascii equivalent Case is preserved. http://www.codecodex.com/wiki/Remove_accent_from_letters_%
app/src/main/java/org/apache/commons/codec/language/MatchRatingApproachEncoder.java:349
↓ 1 callers
Method
removeNext
()
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:273
↓ 1 callers
Method
reset
()
app/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java:54
↓ 1 callers
Method
resizeBuffer
Increases our buffer by the {@link #DEFAULT_BUFFER_RESIZE_FACTOR}. @param context the context to be used
app/src/main/java/org/apache/commons/codec/binary/BaseNCodec.java:248
↓ 1 callers
Method
rng
Weak random number generator @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:40
↓ 1 callers
Method
run
()
app/src/main/java/org/apache/commons/codec/cli/Digest.java:91
← previous
next →
201–300 of 609, ranked by callers