MCPcopy Create free account

hub / github.com/HTBridge/pivaa / functions

Functions609 in github.com/HTBridge/pivaa

↓ 1 callersMethoddeleteRecord
Delete record from DB @param record
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:190
↓ 1 callersMethoddesSetKey
(final byte key[])
app/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java:338
↓ 1 callersMethoddifferenceEncoded
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 callersMethoddoDecoding
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 callersMethoddoEncoding
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 callersMethodencode
<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 callersMethodencodeUrl
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 callersMethodencryptAES_CBC_PKCS5Padding
Encrypt DATA @param value @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:112
↓ 1 callersMethodencryptAES_ECB_PKCS5Padding
Encrypt DATA @param value @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:52
↓ 1 callersMethodeof
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 callersMethodfinish
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 callersMethodfromLittleEndian
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 callersMethodgetAllRecords
Get all records from DB @return
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:130
↓ 1 callersMethodgetAlternate
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:1000
↓ 1 callersMethodgetByteBuffer
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 callersMethodgetCharset
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 callersMethodgetCharset
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 callersMethodgetDefaultBufferSize
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 callersMethodgetDescription
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:38
↓ 1 callersMethodgetEncodedLength
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 callersMethodgetId
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:22
↓ 1 callersMethodgetMappingCode
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 callersMethodgetMinRating
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 callersMethodgetName
()
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutRecord.java:30
↓ 1 callersMethodgetOutputFile
()
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableService.java:123
↓ 1 callersMethodgetPattern
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 callersMethodgetPhoneme
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 callersMethodgetPhonemes
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 callersMethodgetPrimary
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:996
↓ 1 callersMethodgetReplacements
(final String context, final boolean atStart)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:180
↓ 1 callersMethodgetURL
Perform login to API by HTTP @return
app/src/main/java/com/htbridge/pivaa/handlers/API.java:70
↓ 1 callersMethodgetValue
()
app/src/main/java/org/apache/commons/codec/digest/XXHash32.java:118
↓ 1 callersMethodgetView
(int position, View convertView, ViewGroup parent)
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutAdapter.java:51
↓ 1 callersMethodhandleAEIOUY
Handles 'A', 'E', 'I', 'O', 'U', and 'Y' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:269
↓ 1 callersMethodhandleC
Handles 'C' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:279
↓ 1 callersMethodhandleCC
Handles 'CC' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:331
↓ 1 callersMethodhandleCH
Handles 'CH' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:355
↓ 1 callersMethodhandleD
Handles 'D' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:384
↓ 1 callersMethodhandleG
Handles 'G' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:408
↓ 1 callersMethodhandleGH
Handles 'GH' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:466
↓ 1 callersMethodhandleH
Handles 'H' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:498
↓ 1 callersMethodhandleJ
Handles 'J' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:514
↓ 1 callersMethodhandleL
Handles 'L' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:550
↓ 1 callersMethodhandleP
Handles 'P' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:568
↓ 1 callersMethodhandleR
Handles 'R' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:582
↓ 1 callersMethodhandleS
Handles 'S' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:597
↓ 1 callersMethodhandleSC
Handles 'SC' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:647
↓ 1 callersMethodhandleT
Handles 'T' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:676
↓ 1 callersMethodhandleW
Handles 'W' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:703
↓ 1 callersMethodhandleX
Handles 'X' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:739
↓ 1 callersMethodhandleZ
Handles 'Z' cases.
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:758
↓ 1 callersMethodhasData
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 callersMethodinsert
(Uri uri, ContentValues values)
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableContentProvider.java:37
↓ 1 callersMethodinstance
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 callersMethodisAvailable
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 callersMethodisBase64
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 callersMethodisComplete
()
app/src/main/java/org/apache/commons/codec/language/DoubleMetaphone.java:1004
↓ 1 callersMethodisEmpty
()
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:71
↓ 1 callersMethodisExternalStorageReadable
()
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:72
↓ 1 callersMethodisExternalStorageWritable
()
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:63
↓ 1 callersMethodisFound
()
app/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java:230
↓ 1 callersMethodisInAlphabet
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 callersMethodisInAlphabet
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 callersMethodisPasswordValid
(String password)
app/src/main/java/com/htbridge/pivaa/MainActivity.java:211
↓ 1 callersMethodisSilentStart
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 callersMethodisSlavoGermanic
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 callersMethodisStrict
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 callersMethodisUsernameValid
(String username)
app/src/main/java/com/htbridge/pivaa/MainActivity.java:206
↓ 1 callersMethodisVowel
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 callersMethodisVowel
(final char ch)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:194
↓ 1 callersMethodjoin
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 callersMethodlangResourceName
(final NameType nameType)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:202
↓ 1 callersMethodleftToRightThenRightToLeftProcessing
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 callersMethodload
Method for load and execute class @param classname @return
app/src/main/java/com/htbridge/pivaa/handlers/LoadCode.java:27
↓ 1 callersMethodloadFromResource
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 callersMethodloadLoginInfoExternalStorage
Read stored username/password @param context @return
app/src/main/java/com/htbridge/pivaa/handlers/Authentication.java:154
↓ 1 callersMethodloadObject
Loading object
app/src/main/java/com/htbridge/pivaa/handlers/ObjectSerialization.java:65
↓ 1 callersMethodmakeString
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 callersMethodmatches
(final String context)
app/src/main/java/org/apache/commons/codec/language/DaitchMokotoffSoundex.java:198
↓ 1 callersMethodmerge
(final LanguageSet other)
app/src/main/java/org/apache/commons/codec/language/bm/Languages.java:237
↓ 1 callersMethodmergeWithLanguage
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 callersMethodonCreate
(SQLiteDatabase db)
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:33
↓ 1 callersMethodparsePhonemeExpr
(final String ph)
app/src/main/java/org/apache/commons/codec/language/bm/Rule.java:388
↓ 1 callersMethodparseRules
(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 callersMethodpatternAndContextMatches
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 callersMethodpreprocess
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 callersMethodprocessNextReplacement
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 callersMethodquery
(Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder)
app/src/main/java/com/htbridge/pivaa/handlers/VulnerableContentProvider.java:49
↓ 1 callersMethodrawSQLQuery
Raw SQL Query @param query
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:211
↓ 1 callersMethodrawSQLQueryCursor
Raw SQL Query @param query
app/src/main/java/com/htbridge/pivaa/handlers/database/DatabaseHelper.java:246
↓ 1 callersMethodreadJsonStream
Reading JSON stream from InputStream @param in @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:43
↓ 1 callersMethodreadMessage
Paring object @param reader @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:82
↓ 1 callersMethodreadMessagesArray
Iterating objects @param reader @return @throws IOException
app/src/main/java/com/htbridge/pivaa/handlers/about/AboutJSONParser.java:65
↓ 1 callersMethodregionMatches
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 callersMethodremoveAccents
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 callersMethodremoveNext
()
app/src/main/java/org/apache/commons/codec/language/ColognePhonetic.java:273
↓ 1 callersMethodreset
()
app/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32C.java:54
↓ 1 callersMethodresizeBuffer
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 callersMethodrng
Weak random number generator @return
app/src/main/java/com/htbridge/pivaa/handlers/Encryption.java:40
↓ 1 callersMethodrun
()
app/src/main/java/org/apache/commons/codec/cli/Digest.java:91
← previousnext →201–300 of 609, ranked by callers