Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bboyairwreck/PieMessage
/ functions
Functions
618 in github.com/bboyairwreck/PieMessage
⨍
Functions
618
◇
Types & classes
67
↓ 4 callers
Method
writeLong
(long value)
JavaWebServer/src/plist/BinaryPropertyListWriter.java:298
↓ 3 callers
Method
acceptSequence
Checks whether the given sequence of symbols can be accepted. @param sequence The sequence of tokens to look for. @return Whether the given tokens oc
PieOSXClient/src/plist/ASCIIPropertyListParser.java:165
↓ 3 callers
Method
acceptSequence
Checks whether the given sequence of symbols can be accepted. @param sequence The sequence of tokens to look for. @return Whether the given tokens oc
JavaWebServer/src/plist/ASCIIPropertyListParser.java:169
↓ 3 callers
Method
addObject
Adds an object to the set. @param obj The object to add.
PieOSXClient/src/plist/NSSet.java:100
↓ 3 callers
Method
addObject
Adds an object to the set. @param obj The object to add.
JavaWebServer/src/plist/NSSet.java:100
↓ 3 callers
Method
allObjects
Returns all objects contained in the set. @return An array of all objects in the set.
PieOSXClient/src/plist/NSSet.java:118
↓ 3 callers
Method
allObjects
Returns all objects contained in the set. @return An array of all objects in the set.
JavaWebServer/src/plist/NSSet.java:118
↓ 3 callers
Method
decode4to3
Decodes four bytes from array <var>source</var> and writes the resulting bytes (up to three of them) to <var>destination</var>. The source and destina
PieOSXClient/src/plist/Base64.java:1080
↓ 3 callers
Method
decode4to3
Decodes four bytes from array <var>source</var> and writes the resulting bytes (up to three of them) to <var>destination</var>. The source and destina
JavaWebServer/src/plist/Base64.java:1080
↓ 3 callers
Method
filterElementNodes
Returns all element nodes that are contained in a list of nodes. @param list The list of nodes to search. @return The sub-list containing only nodes
PieOSXClient/src/plist/XMLPropertyListParser.java:244
↓ 3 callers
Method
filterElementNodes
Returns all element nodes that are contained in a list of nodes. @param list The list of nodes to search. @return The sub-list containing only nodes
JavaWebServer/src/plist/XMLPropertyListParser.java:244
↓ 3 callers
Method
getAllChats
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:297
↓ 3 callers
Method
getChatsMap
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieMessageApplication.java:60
↓ 3 callers
Method
getDate
Gets the date. @return The date.
PieOSXClient/src/plist/NSDate.java:142
↓ 3 callers
Method
getDate
Gets the date. @return The date.
JavaWebServer/src/plist/NSDate.java:142
↓ 3 callers
Method
getHandlesString
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Chat.java:34
↓ 3 callers
Method
getNowEpochSeconds
()
PieOSXClient/src/Constants.java:14
↓ 3 callers
Method
intValue
The number's int value. <i>Note: Even though the number's type might be INTEGER it can be larger than a Java int. Use intValue() only if you are certa
PieOSXClient/src/plist/NSNumber.java:248
↓ 3 callers
Method
intValue
The number's int value. <i>Note: Even though the number's type might be INTEGER it can be larger than a Java int. Use intValue() only if you are certa
JavaWebServer/src/plist/NSNumber.java:248
↓ 3 callers
Method
isEmpty
()
PieOSXClient/src/plist/NSDictionary.java:88
↓ 3 callers
Method
objectForKey
Gets the NSObject stored for the given key. @param key The key. @return The object.
PieOSXClient/src/plist/NSDictionary.java:70
↓ 3 callers
Method
objectForKey
Gets the NSObject stored for the given key. @param key The key. @return The object.
JavaWebServer/src/plist/NSDictionary.java:76
↓ 3 callers
Method
parseDouble
Parses a double from a (big-endian) byte array. @param bytes The bytes representing the double. @return The double represented by the given bytes.
PieOSXClient/src/plist/BinaryPropertyListParser.java:473
↓ 3 callers
Method
parseDouble
Parses a double from a (big-endian) byte array. @param bytes The bytes representing the double. @return The double represented by the given bytes.
JavaWebServer/src/plist/BinaryPropertyListParser.java:473
↓ 3 callers
Method
parseObject
Parses the NSObject found at the current position in the property list data stream. @return The parsed NSObject. @see ASCIIPropertyListParser#index
PieOSXClient/src/plist/ASCIIPropertyListParser.java:348
↓ 3 callers
Method
parseObject
Parses the NSObject found at the current position in the property list data stream. @return The parsed NSObject. @see ASCIIPropertyListParser#index
JavaWebServer/src/plist/ASCIIPropertyListParser.java:352
↓ 3 callers
Method
parseString
Parses a plain string from the current parsing position. The string is made up of all characters to the next whitespace, delimiter token or assignment
PieOSXClient/src/plist/ASCIIPropertyListParser.java:530
↓ 3 callers
Method
parseString
Parses a plain string from the current parsing position. The string is made up of all characters to the next whitespace, delimiter token or assignment
JavaWebServer/src/plist/ASCIIPropertyListParser.java:534
↓ 3 callers
Method
readAll
Reads all bytes from an InputStream and stores them in an array, up to a maximum count. @param in The InputStream pointing to the data that should b
PieOSXClient/src/plist/PropertyListParser.java:134
↓ 3 callers
Method
readAll
Reads all bytes from an InputStream and stores them in an array, up to a maximum count. @param in The InputStream pointing to the data that should b
JavaWebServer/src/plist/PropertyListParser.java:141
↓ 3 callers
Method
reloadChatListAndAdapter
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ChatsActivity.java:68
↓ 3 callers
Method
setDate
(long date)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Message.java:31
↓ 3 callers
Method
sleep
(long sleepDuration)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/SendMessageTask.java:118
↓ 3 callers
Method
startReceieveMessagesService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieMessageApplication.java:51
↓ 3 callers
Method
toString
()
PieOSXClient/src/plist/NSNumber.java:294
↓ 3 callers
Method
toString
()
JavaWebServer/src/plist/NSNumber.java:294
↓ 2 callers
Method
bindToReceiveService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:390
↓ 2 callers
Method
bindToReceiveService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ChatsActivity.java:122
↓ 2 callers
Method
bytes
The bytes contained in this NSData object. @return The data as bytes
PieOSXClient/src/plist/NSData.java:82
↓ 2 callers
Method
bytes
The bytes contained in this NSData object. @return The data as bytes
JavaWebServer/src/plist/NSData.java:82
↓ 2 callers
Method
chatExists
(long cROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:173
↓ 2 callers
Method
containsObject
Finds out whether a given object is contained in the set. @param obj The object to look for. @return <code>true</code>, when the object was found, <c
PieOSXClient/src/plist/NSSet.java:141
↓ 2 callers
Method
containsObject
Finds out whether a given object is contained in the set. @param obj The object to look for. @return <code>true</code>, when the object was found, <c
JavaWebServer/src/plist/NSSet.java:141
↓ 2 callers
Method
decode
Low-level access to decoding ASCII characters in the form of a byte array. <strong>Ignores GUNZIP option, if it's set.</strong> This is not generally
PieOSXClient/src/plist/Base64.java:1166
↓ 2 callers
Method
decode
Low-level access to decoding ASCII characters in the form of a byte array. <strong>Ignores GUNZIP option, if it's set.</strong> This is not generally
JavaWebServer/src/plist/Base64.java:1166
↓ 2 callers
Method
determineType
Determines the type of a property list by means of the first bytes of its data @param dataBeginning The very first bytes of data of the property list
PieOSXClient/src/plist/PropertyListParser.java:61
↓ 2 callers
Method
determineType
Determines the type of a property list by means of the first bytes of its data @param dataBeginning The very first bytes of data of the property list
JavaWebServer/src/plist/PropertyListParser.java:68
↓ 2 callers
Method
flushBase64
Method added by PHIL. [Thanks, PHIL. -Rob] This pads the buffer without closing the stream. @throws java.io.IOException if there's an error.
PieOSXClient/src/plist/Base64.java:2064
↓ 2 callers
Method
flushBase64
Method added by PHIL. [Thanks, PHIL. -Rob] This pads the buffer without closing the stream. @throws java.io.IOException if there's an error.
JavaWebServer/src/plist/Base64.java:2064
↓ 2 callers
Method
get2001Milliseconds
()
PieOSXClient/src/Constants.java:18
↓ 2 callers
Method
getDocBuilder
Gets a DocumentBuilder to parse a XML property list. As DocumentBuilders are not thread-safe a new DocBuilder is generated for each request. @return
PieOSXClient/src/plist/XMLPropertyListParser.java:75
↓ 2 callers
Method
getDocBuilder
Gets a DocumentBuilder to parse a XML property list. As DocumentBuilders are not thread-safe a new DocBuilder is generated for each request. @return
JavaWebServer/src/plist/XMLPropertyListParser.java:75
↓ 2 callers
Method
getHashMap
Gets the hashmap which stores the keys and values of this dictionary. Changes to the hashmap's contents are directly reflected in this dictionary. @r
PieOSXClient/src/plist/NSDictionary.java:60
↓ 2 callers
Method
getHashMap
Gets the hashmap which stores the keys and values of this dictionary. Changes to the hashmap's contents are directly reflected in this dictionary. @r
JavaWebServer/src/plist/NSDictionary.java:66
↓ 2 callers
Method
getName
()
PieOSXClient/src/plist/UID.java:46
↓ 2 callers
Method
getName
()
JavaWebServer/src/plist/UID.java:46
↓ 2 callers
Method
getServiceInstance
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:150
↓ 2 callers
Method
isEmpty
()
JavaWebServer/src/plist/NSDictionary.java:94
↓ 2 callers
Method
killMobileThread
()
JavaWebServer/src/ClientThread.java:231
↓ 2 callers
Method
killOSXThread
()
JavaWebServer/src/ClientThread.java:235
↓ 2 callers
Method
makeDateString
Generates a String representation of a Java Date object. The string is formatted according to the specification for XML property list dates. @param d
PieOSXClient/src/plist/NSDate.java:78
↓ 2 callers
Method
makeDateString
Generates a String representation of a Java Date object. The string is formatted according to the specification for XML property list dates. @param d
JavaWebServer/src/plist/NSDate.java:78
↓ 2 callers
Method
parse
Parses an ASCII property list file. @param f The ASCII property list file. @return The root object of the property list. This is usually a NSDictiona
PieOSXClient/src/plist/ASCIIPropertyListParser.java:64
↓ 2 callers
Method
parse
Parses a XML property list file. @param f The XML property list file. @return The root object of the property list. This is usually a NSDictionary bu
PieOSXClient/src/plist/XMLPropertyListParser.java:106
↓ 2 callers
Method
parse
Parses a binary property list from a byte array. @param data The binary property list's data. @return The root object of the property list. This is u
PieOSXClient/src/plist/BinaryPropertyListParser.java:85
↓ 2 callers
Method
parse
Parses an ASCII property list file. @param f The ASCII property list file. @return The root object of the property list. This is usually a NSDictiona
JavaWebServer/src/plist/ASCIIPropertyListParser.java:68
↓ 2 callers
Method
parse
Parses a XML property list file. @param f The XML property list file. @return The root object of the property list. This is usually a NSDictionary bu
JavaWebServer/src/plist/XMLPropertyListParser.java:106
↓ 2 callers
Method
parse
Parses a binary property list from a byte array. @param data The binary property list's data. @return The root object of the property list. This is u
JavaWebServer/src/plist/BinaryPropertyListParser.java:85
↓ 2 callers
Method
parseQuotedString
Parses a quoted string from the current parsing position. The prerequisite for calling this method is, that a quoted string begin token has been read.
PieOSXClient/src/plist/ASCIIPropertyListParser.java:542
↓ 2 callers
Method
parseQuotedString
Parses a quoted string from the current parsing position. The prerequisite for calling this method is, that a quoted string begin token has been read.
JavaWebServer/src/plist/ASCIIPropertyListParser.java:546
↓ 2 callers
Method
queryLastMessage
(Connection connection, String message, long postTime)
PieOSXClient/src/OutgoingSQLiteChecker.java:103
↓ 2 callers
Method
registerActivity
(Activity activity)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:155
↓ 2 callers
Method
removeMobileThread
(ClientThread clientThread)
JavaWebServer/src/Server.java:152
↓ 2 callers
Method
saveAsASCII
Saves a property list with the given object as root into a ASCII file. @param root The root object. @param out The output file. @throws IOException
PieOSXClient/src/plist/PropertyListParser.java:327
↓ 2 callers
Method
saveAsASCII
Saves a property list with the given object as root into a ASCII file. @param root The root object. @param out The output file. @throws IOException
JavaWebServer/src/plist/PropertyListParser.java:334
↓ 2 callers
Method
saveAsGnuStepASCII
Saves a property list with the given object as root into a ASCII file. @param root The root object. @param out The output file. @throws IOException
PieOSXClient/src/plist/PropertyListParser.java:383
↓ 2 callers
Method
saveAsGnuStepASCII
Saves a property list with the given object as root into a ASCII file. @param root The root object. @param out The output file. @throws IOException
JavaWebServer/src/plist/PropertyListParser.java:390
↓ 2 callers
Method
setJSONUnsuccessful
(JSONObject responseJSON, String message)
PieOSXClient/src/OutgoingSQLiteChecker.java:111
↓ 2 callers
Method
setLastTextDataOfChat
(Chat chat)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:422
↓ 2 callers
Method
setOsxOutgoingInput
(BufferedReader osxOutgoingInput)
JavaWebServer/src/Server.java:77
↓ 2 callers
Method
setOsxOutgoingOutput
(PrintWriter osxOutgoingOutput)
JavaWebServer/src/Server.java:72
↓ 2 callers
Method
showBackButton
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:379
↓ 2 callers
Method
startChatActivity
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MainActivity.java:85
↓ 2 callers
Method
toASCII
Generates the ASCII representation of this object. The generated ASCII representation does not end with a newline. Complies with https://developer.app
PieOSXClient/src/plist/NSObject.java:111
↓ 2 callers
Method
toASCII
Generates the ASCII representation of this object. The generated ASCII representation does not end with a newline. Complies with https://developer.app
JavaWebServer/src/plist/NSObject.java:111
↓ 2 callers
Method
toASCIIGnuStep
Generates the ASCII representation of this object in the GnuStep format. The generated ASCII representation does not end with a newline. @param ascii
PieOSXClient/src/plist/NSObject.java:120
↓ 2 callers
Method
toASCIIGnuStep
Generates the ASCII representation of this object in the GnuStep format. The generated ASCII representation does not end with a newline. @param ascii
JavaWebServer/src/plist/NSObject.java:120
↓ 2 callers
Method
toASCIIPropertyList
Generates a valid ASCII property list which has this NSArray as its root object. The generated property list complies with the format as described in
PieOSXClient/src/plist/NSArray.java:260
↓ 2 callers
Method
toASCIIPropertyList
Generates a valid ASCII property list which has this NSArray as its root object. The generated property list complies with the format as described in
JavaWebServer/src/plist/NSArray.java:260
↓ 2 callers
Method
toGnuStepASCIIPropertyList
Generates a valid ASCII property list in GnuStep format which has this NSArray as its root object. The generated property list complies with the forma
PieOSXClient/src/plist/NSArray.java:276
↓ 2 callers
Method
toGnuStepASCIIPropertyList
Generates a valid ASCII property list in GnuStep format which has this NSArray as its root object. The generated property list complies with the forma
JavaWebServer/src/plist/NSArray.java:276
↓ 2 callers
Method
toXML
Generates the XML representation of the object (without XML headers or enclosing plist-tags). @param xml The StringBuilder onto which the XML repre
PieOSXClient/src/plist/NSObject.java:65
↓ 2 callers
Method
toXML
Generates the XML representation of the object (without XML headers or enclosing plist-tags). @param xml The StringBuilder onto which the XML repre
JavaWebServer/src/plist/NSObject.java:65
↓ 2 callers
Method
type
Gets the type of this number's value. @return The type flag. @see #BOOLEAN @see #INTEGER @see #REAL
PieOSXClient/src/plist/NSNumber.java:188
↓ 2 callers
Method
type
Gets the type of this number's value. @return The type flag. @see #BOOLEAN @see #INTEGER @see #REAL
JavaWebServer/src/plist/NSNumber.java:188
↓ 2 callers
Method
unbindService
(ServiceConnection conn)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:59
↓ 2 callers
Method
unbindToReceiveService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:395
↓ 2 callers
Method
unbindToReceiveService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ChatsActivity.java:127
↓ 2 callers
Method
unregisterActivity
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:160
↓ 2 callers
Method
updateSocketAddressSummary
(Preference pref)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PiePreferenceActivity.java:48
← previous
next →
101–200 of 618, ranked by callers