MCPcopy Create free account

hub / github.com/bboyairwreck/PieMessage / functions

Functions618 in github.com/bboyairwreck/PieMessage

↓ 2 callersMethodupdateTargetValue
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:208
↓ 2 callersMethodwriteDouble
(double value)
PieOSXClient/src/plist/BinaryPropertyListWriter.java:297
↓ 2 callersMethodwriteDouble
(double value)
JavaWebServer/src/plist/BinaryPropertyListWriter.java:302
↓ 1 callersMethodaddMessageToDB
(JSONObject foundMessageJSON)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:416
↓ 1 callersMethodaddMobileIncomingThread
(ClientThread clientThread)
JavaWebServer/src/Server.java:148
↓ 1 callersMethodaddMobileOutgoingThread
(ClientThread clientThread)
JavaWebServer/src/Server.java:144
↓ 1 callersMethodaddReceivedMessageToListView
(String messageText, String handleID, long date)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:128
↓ 1 callersMethodaddSentMessageToListView
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:119
↓ 1 callersMethodallKeys
Gets a list of all keys used in this NSDictionary. @return The list of all keys used in this NSDictionary.
PieOSXClient/src/plist/NSDictionary.java:360
↓ 1 callersMethodallKeys
Gets a list of all keys used in this NSDictionary. @return The list of all keys used in this NSDictionary.
JavaWebServer/src/plist/NSDictionary.java:366
↓ 1 callersMethodassignID
(NSObject obj)
PieOSXClient/src/plist/BinaryPropertyListWriter.java:230
↓ 1 callersMethodassignID
(NSObject obj)
JavaWebServer/src/plist/BinaryPropertyListWriter.java:235
↓ 1 callersMethodassignIDs
(BinaryPropertyListWriter out)
PieOSXClient/src/plist/NSSet.java:257
↓ 1 callersMethodassignIDs
(BinaryPropertyListWriter out)
JavaWebServer/src/plist/NSSet.java:257
↓ 1 callersMethodcalculateUtf8StringLength
(byte[] bytes, int offset, int numCharacters)
PieOSXClient/src/plist/BinaryPropertyListParser.java:367
↓ 1 callersMethodcalculateUtf8StringLength
(byte[] bytes, int offset, int numCharacters)
JavaWebServer/src/plist/BinaryPropertyListParser.java:367
↓ 1 callersMethodchatHandleJoinExists
(long chjChatID, long chjHandleID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:198
↓ 1 callersMethodchatMessageJoinExists
(long chat_id, long message_id)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:185
↓ 1 callersMethodcomputeIdSizeInBytes
(int numberOfIds)
PieOSXClient/src/plist/BinaryPropertyListWriter.java:240
↓ 1 callersMethodcomputeIdSizeInBytes
(int numberOfIds)
JavaWebServer/src/plist/BinaryPropertyListWriter.java:245
↓ 1 callersMethodcomputeOffsetSizeInBytes
(long maxOffset)
PieOSXClient/src/plist/BinaryPropertyListWriter.java:246
↓ 1 callersMethodcomputeOffsetSizeInBytes
(long maxOffset)
JavaWebServer/src/plist/BinaryPropertyListWriter.java:251
↓ 1 callersMethodcontainsKey
(Object key)
PieOSXClient/src/plist/NSDictionary.java:97
↓ 1 callersMethodcontainsKey
(Object key)
JavaWebServer/src/plist/NSDictionary.java:103
↓ 1 callersMethodcount
Gets the number of elements in the set. @return The number of elements in the set. @see Set#size()
PieOSXClient/src/plist/NSSet.java:232
↓ 1 callersMethodcount
Counts the number of contained key-value pairs. @return The size of this NSDictionary.
PieOSXClient/src/plist/NSDictionary.java:346
↓ 1 callersMethodcount
Gets the number of elements in the set. @return The number of elements in the set. @see Set#size()
JavaWebServer/src/plist/NSSet.java:232
↓ 1 callersMethodcount
Counts the number of contained key-value pairs. @return The size of this NSDictionary.
JavaWebServer/src/plist/NSDictionary.java:352
↓ 1 callersMethoddecodeFromFile
Convenience method for reading a base64-encoded file and decoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExcepti
PieOSXClient/src/plist/Base64.java:1536
↓ 1 callersMethoddecodeFromFile
Convenience method for reading a base64-encoded file and decoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExcepti
JavaWebServer/src/plist/Base64.java:1536
↓ 1 callersMethoddoParse
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:98
↓ 1 callersMethoddoParse
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:98
↓ 1 callersMethoddoesMessageScriptExist
()
PieOSXClient/src/PieOSXClient.java:51
↓ 1 callersMethodencodeBytes
Encodes a byte array into Base64 notation. Does not GZip-compress data. @param source The data to convert @return The data in Base64-encoded form @th
PieOSXClient/src/plist/Base64.java:767
↓ 1 callersMethodencodeBytes
Encodes a byte array into Base64 notation. Does not GZip-compress data. @param source The data to convert @return The data in Base64-encoded form @th
JavaWebServer/src/plist/Base64.java:767
↓ 1 callersMethodencodeBytesToBytes
Similar to {@link #encodeBytes(byte[])} but returns a byte array instead of instantiating a String. This is more efficient if you're working with I/O
PieOSXClient/src/plist/Base64.java:902
↓ 1 callersMethodencodeBytesToBytes
Similar to {@link #encodeBytes(byte[])} but returns a byte array instead of instantiating a String. This is more efficient if you're working with I/O
JavaWebServer/src/plist/Base64.java:902
↓ 1 callersMethodencodeFromFile
Convenience method for reading a binary file and base64-encoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExceptio
PieOSXClient/src/plist/Base64.java:1597
↓ 1 callersMethodencodeFromFile
Convenience method for reading a binary file and base64-encoding it. <p>As of v 2.3, if there is a error, the method will throw an java.io.IOExceptio
JavaWebServer/src/plist/Base64.java:1597
↓ 1 callersMethodget2001Seconds
()
PieOSXClient/src/Constants.java:35
↓ 1 callersMethodgetAllMessagesOfChat
(long cROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:332
↓ 1 callersMethodgetAlphabet
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified. It's possible, though silly, to specify ORDERED <b>and</b> URLS
PieOSXClient/src/plist/Base64.java:457
↓ 1 callersMethodgetAlphabet
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified. It's possible, though silly, to specify ORDERED <b>and</b> URLS
JavaWebServer/src/plist/Base64.java:457
↓ 1 callersMethodgetBase64EncodedData
Gets the Base64 encoded data contained in this NSData object. @return The Base64 encoded data as a <code>String</code>.
PieOSXClient/src/plist/NSData.java:121
↓ 1 callersMethodgetBase64EncodedData
Gets the Base64 encoded data contained in this NSData object. @return The Base64 encoded data as a <code>String</code>.
JavaWebServer/src/plist/NSData.java:121
↓ 1 callersMethodgetInstance
()
JavaWebServer/src/Server.java:30
↓ 1 callersMethodgetLastMessage
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:455
↓ 1 callersMethodgetLastText
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Chat.java:48
↓ 1 callersMethodgetMinimumRequiredVersion
Finds out the minimum binary property list format version that can be used to save the given NSObject tree. @param root Object root @return Version c
PieOSXClient/src/plist/BinaryPropertyListWriter.java:52
↓ 1 callersMethodgetMinimumRequiredVersion
Finds out the minimum binary property list format version that can be used to save the given NSObject tree. @param root Object root @return Version c
JavaWebServer/src/plist/BinaryPropertyListWriter.java:57
↓ 1 callersMethodgetNowMilliseconds
()
PieOSXClient/src/Constants.java:39
↓ 1 callersMethodgetSentMeMessage
(Connection connection, String message, JSONObject responseJSON, long postTime)
PieOSXClient/src/OutgoingSQLiteChecker.java:31
↓ 1 callersMethodgetSet
Gets the underlying data structure in which this NSSets stores its content. @return A Set object.
PieOSXClient/src/plist/NSSet.java:203
↓ 1 callersMethodgetSet
Gets the underlying data structure in which this NSSets stores its content. @return A Set object.
JavaWebServer/src/plist/NSSet.java:203
↓ 1 callersMethodhandleExists
(long hROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:192
↓ 1 callersMethodhasOsxIncomingInput
()
JavaWebServer/src/Server.java:104
↓ 1 callersMethodhasOsxIncomingOutput
()
JavaWebServer/src/Server.java:100
↓ 1 callersMethodhasOsxOutgoingInput
()
JavaWebServer/src/Server.java:96
↓ 1 callersMethodhasOsxOutgoingOutput
()
JavaWebServer/src/Server.java:92
↓ 1 callersMethodhasSetTargetNumber
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:193
↓ 1 callersMethodinitDocBuilderFactory
Initialize the document builder factory so that it can be reused and does not need to be reinitialized for each parse action.
PieOSXClient/src/plist/XMLPropertyListParser.java:61
↓ 1 callersMethodinitDocBuilderFactory
Initialize the document builder factory so that it can be reused and does not need to be reinitialized for each parse action.
JavaWebServer/src/plist/XMLPropertyListParser.java:61
↓ 1 callersMethodinitMessagesListAdapter
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:233
↓ 1 callersMethodinsertChat
(long cROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:230
↓ 1 callersMethodinsertChatHandleJoin
(long chjChadID, long chjHandleID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:259
↓ 1 callersMethodinsertChatMessageJoin
(long chat_id, long message_id)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:249
↓ 1 callersMethodinsertHandle
(long hROWID, String hID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:239
↓ 1 callersMethodinsertMessage
(JSONObject foundMessageJSON)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:132
↓ 1 callersMethodinsertMessagesFromJSONString
Messages from a json are inserted into the SQLite database. @param receiveMessagesJsonString String that has an array or incoming messages @return
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:389
↓ 1 callersMethodisBoolean
Checks whether the value of this NSNumber is a boolean. @return Whether the number's value is a boolean.
PieOSXClient/src/plist/NSNumber.java:197
↓ 1 callersMethodisBoolean
Checks whether the value of this NSNumber is a boolean. @return Whether the number's value is a boolean.
JavaWebServer/src/plist/NSNumber.java:197
↓ 1 callersMethodisInteger
Checks whether the value of this NSNumber is an integer. @return Whether the number's value is an integer.
PieOSXClient/src/plist/NSNumber.java:206
↓ 1 callersMethodisInteger
Checks whether the value of this NSNumber is an integer. @return Whether the number's value is an integer.
JavaWebServer/src/plist/NSNumber.java:206
↓ 1 callersMethodisReal
Checks whether the value of this NSNumber is a real number. @return Whether the number's value is a real number.
PieOSXClient/src/plist/NSNumber.java:215
↓ 1 callersMethodisReal
Checks whether the value of this NSNumber is a real number. @return Whether the number's value is a real number.
JavaWebServer/src/plist/NSNumber.java:215
↓ 1 callersMethodlastMeQuery
()
PieOSXClient/src/OutgoingSQLiteChecker.java:124
↓ 1 callersMethodmakeDateStringGnuStep
Generates a String representation of a Java Date object. The string is formatted according to the specification for GnuStep ASCII property list dates.
PieOSXClient/src/plist/NSDate.java:90
↓ 1 callersMethodmakeDateStringGnuStep
Generates a String representation of a Java Date object. The string is formatted according to the specification for GnuStep ASCII property list dates.
JavaWebServer/src/plist/NSDate.java:90
↓ 1 callersMethodmessageExists
(long mROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:179
↓ 1 callersMethodmessageStatusReceived
(JSONObject messageStatusJSON)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:140
↓ 1 callersMethodmessagesSinceQuery
(long lastFetchTime)
PieOSXClient/src/IncomingMessagesListener.java:130
↓ 1 callersMethodnotifyMobileIncomingThreads
(JSONObject jsonObject)
JavaWebServer/src/Server.java:176
↓ 1 callersMethodnotifyMobileOutgoingThreads
(JSONObject jsonObject)
JavaWebServer/src/Server.java:156
↓ 1 callersMethodonCreate
(Bundle savedInstanceState)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PiePreferenceActivity.java:16
↓ 1 callersMethodonCreate
(SQLiteDatabase db)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:97
↓ 1 callersMethodonReceivedMessages
(String receiveMessagesJsonString)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:166
↓ 1 callersMethodparseArray
Parses an array from the current parsing position. The prerequisite for calling this method is, that an array begin token has been read. @return The
PieOSXClient/src/plist/ASCIIPropertyListParser.java:393
↓ 1 callersMethodparseArray
Parses an array from the current parsing position. The prerequisite for calling this method is, that an array begin token has been read. @return The
JavaWebServer/src/plist/ASCIIPropertyListParser.java:397
↓ 1 callersMethodparseData
Parses a data object from the current parsing position. This can either be a NSData object or a GnuStep NSNumber or NSDate. The prerequisite for calli
PieOSXClient/src/plist/ASCIIPropertyListParser.java:456
↓ 1 callersMethodparseData
Parses a data object from the current parsing position. This can either be a NSData object or a GnuStep NSNumber or NSDate. The prerequisite for calli
JavaWebServer/src/plist/ASCIIPropertyListParser.java:460
↓ 1 callersMethodparseDateString
Attempts to parse a plain string as a date if possible. @return A NSDate if the string represents such an object. Otherwise a NSString is returned.
PieOSXClient/src/plist/ASCIIPropertyListParser.java:512
↓ 1 callersMethodparseDateString
Parses the XML date string and creates a Java Date object from it. This function is synchronized as SimpleDateFormat is not thread-safe. @param textR
PieOSXClient/src/plist/NSDate.java:63
↓ 1 callersMethodparseDateString
Attempts to parse a plain string as a date if possible. @return A NSDate if the string represents such an object. Otherwise a NSString is returned.
JavaWebServer/src/plist/ASCIIPropertyListParser.java:516
↓ 1 callersMethodparseDateString
Parses the XML date string and creates a Java Date object from it. This function is synchronized as SimpleDateFormat is not thread-safe. @param textR
JavaWebServer/src/plist/NSDate.java:63
↓ 1 callersMethodparseDictionary
Parses a dictionary from the current parsing position. The prerequisite for calling this method is, that a dictionary begin token has been read. @ret
PieOSXClient/src/plist/ASCIIPropertyListParser.java:419
↓ 1 callersMethodparseDictionary
Parses a dictionary from the current parsing position. The prerequisite for calling this method is, that a dictionary begin token has been read. @ret
JavaWebServer/src/plist/ASCIIPropertyListParser.java:423
↓ 1 callersMethodparseEscapedSequence
Unescapes an escaped character sequence, e.g. \\u00FC. @param iterator The string character iterator pointing to the first character after the backsl
PieOSXClient/src/plist/ASCIIPropertyListParser.java:630
↓ 1 callersMethodparseEscapedSequence
Unescapes an escaped character sequence, e.g. \\u00FC. @param iterator The string character iterator pointing to the first character after the backsl
JavaWebServer/src/plist/ASCIIPropertyListParser.java:634
↓ 1 callersMethodparseObject
Parses a node in the XML structure and returns the corresponding NSObject @param n The XML node. @return The corresponding NSObject. @throws IOExcept
PieOSXClient/src/plist/XMLPropertyListParser.java:199
↓ 1 callersMethodparseObject
Parses an object inside the currently parsed binary property list. For the format specification check <a href="http://www.opensource.apple.com/source/
PieOSXClient/src/plist/BinaryPropertyListParser.java:180
← previousnext →201–300 of 618, ranked by callers