MCPcopy Create free account

hub / github.com/bboyairwreck/PieMessage / functions

Functions618 in github.com/bboyairwreck/PieMessage

↓ 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
JavaWebServer/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/
JavaWebServer/src/plist/BinaryPropertyListParser.java:180
↓ 1 callersMethodplayNotification
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:169
↓ 1 callersMethodpostNotification
(String handleID, String message, long cROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:181
↓ 1 callersMethodprintFoundMessages
(JSONObject foundMessageJSON)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:405
↓ 1 callersMethodremove
Remove the i-th element from the array. The array will be resized. @param i The index of the object
PieOSXClient/src/plist/NSArray.java:73
↓ 1 callersMethodsaveAsBinary
Saves a property list with the given object as root into a binary file. @param root The root object. @param out The output file. @throws IOException
PieOSXClient/src/plist/PropertyListParser.java:284
↓ 1 callersMethodsaveAsBinary
Saves a property list with the given object as root into a binary file. @param root The root object. @param out The output file. @throws IOException
JavaWebServer/src/plist/PropertyListParser.java:291
↓ 1 callersMethodsaveAsXML
Saves a property list with the given object as root into a XML file. @param root The root object. @param out The output file. @throws IOException Wh
PieOSXClient/src/plist/PropertyListParser.java:236
↓ 1 callersMethodsaveAsXML
Saves a property list with the given object as root into a XML file. @param root The root object. @param out The output file. @throws IOException Wh
JavaWebServer/src/plist/PropertyListParser.java:243
↓ 1 callersMethodsetBackButtonListener
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:368
↓ 1 callersMethodsetDeviceType
(String deviceTypeString, String action)
JavaWebServer/src/ClientThread.java:177
↓ 1 callersMethodsetHandleID
(String handleID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Message.java:35
↓ 1 callersMethodsetIbCheckmarkListener
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:197
↓ 1 callersMethodsetOSXIncomingInput
(BufferedReader osxIncomingInput)
JavaWebServer/src/Server.java:82
↓ 1 callersMethodsetOsxIncomingOutput
(PrintWriter osxIncomingOutput)
JavaWebServer/src/Server.java:87
↓ 1 callersMethodsetSendOnClickListener
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:90
↓ 1 callersMethodsetStatusBarColor
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:249
↓ 1 callersMethodsetThread
(Thread thread)
PieOSXClient/src/OSXOutgoingMessageThread.java:103
↓ 1 callersMethodsetThread
(Thread thread)
PieOSXClient/src/OSXIncomingMessageThread.java:113
↓ 1 callersMethodsetThread
(Thread thread)
JavaWebServer/src/ClientThread.java:227
↓ 1 callersMethodsetTvTargetListener
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:170
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
PieOSXClient/src/plist/NSData.java:158
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
PieOSXClient/src/plist/NSDictionary.java:450
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
PieOSXClient/src/plist/UID.java:76
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
PieOSXClient/src/plist/NSArray.java:283
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
JavaWebServer/src/plist/NSData.java:158
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
JavaWebServer/src/plist/NSDictionary.java:456
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
JavaWebServer/src/plist/UID.java:76
↓ 1 callersMethodtoASCII
(StringBuilder ascii, int level)
JavaWebServer/src/plist/NSArray.java:283
↓ 1 callersMethodtoASCIIGnuStep
(StringBuilder ascii, int level)
PieOSXClient/src/plist/NSDictionary.java:477
↓ 1 callersMethodtoASCIIGnuStep
(StringBuilder ascii, int level)
PieOSXClient/src/plist/NSArray.java:312
↓ 1 callersMethodtoASCIIGnuStep
(StringBuilder ascii, int level)
JavaWebServer/src/plist/NSDictionary.java:483
↓ 1 callersMethodtoASCIIGnuStep
(StringBuilder ascii, int level)
JavaWebServer/src/plist/NSArray.java:312
↓ 1 callersMethodtoBinary
Generates the binary representation of the object. @param out The output stream to serialize the object to. @throws IOException When an IO error occu
PieOSXClient/src/plist/NSObject.java:83
↓ 1 callersMethodtoBinary
Generates the binary representation of the object. @param out The output stream to serialize the object to. @throws IOException When an IO error occu
JavaWebServer/src/plist/NSObject.java:83
↓ 1 callersMethodtoXMLPropertyList
Generates a valid XML property list including headers using this object as root. @return The XML representation of the property list including XML he
PieOSXClient/src/plist/NSObject.java:90
↓ 1 callersMethodtoXMLPropertyList
Generates a valid XML property list including headers using this object as root. @return The XML representation of the property list including XML he
JavaWebServer/src/plist/NSObject.java:90
↓ 1 callersMethodvalidIP
(String ip)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MainActivity.java:58
↓ 1 callersMethodwrapSerialized
Serializes the given object using Java's default object serialization and wraps the serialized object in a NSData object. @param o The object to seri
PieOSXClient/src/plist/NSObject.java:347
↓ 1 callersMethodwrapSerialized
Serializes the given object using Java's default object serialization and wraps the serialized object in a NSData object. @param o The object to seri
JavaWebServer/src/plist/NSObject.java:347
MethodASCIIPropertyListParser
Only allow subclasses to change instantiation.
PieOSXClient/src/plist/ASCIIPropertyListParser.java:146
MethodASCIIPropertyListParser
Only allow subclasses to change instantiation.
JavaWebServer/src/plist/ASCIIPropertyListParser.java:150
MethodApplicationTest
()
PieMessage-Android/app/src/androidTest/java/com/ericchee/bboyairwreck/piemessage/ApplicationTest.java:10
MethodB64InputStream
Constructs a {@link com.dd.plist.Base64.B64InputStream} in DECODE mode. @param in the <tt>java.io.InputStream</tt> from which to read data. @since 1.
PieOSXClient/src/plist/Base64.java:1726
MethodB64InputStream
Constructs a {@link com.dd.plist.Base64.B64InputStream} in DECODE mode. @param in the <tt>java.io.InputStream</tt> from which to read data. @since 1.
JavaWebServer/src/plist/Base64.java:1726
MethodB64OutputStream
Constructs a {@link com.dd.plist.Base64.B64OutputStream} in ENCODE mode. @param out the <tt>java.io.OutputStream</tt> to which data will be written.
PieOSXClient/src/plist/Base64.java:1937
MethodB64OutputStream
Constructs a {@link com.dd.plist.Base64.B64OutputStream} in ENCODE mode. @param out the <tt>java.io.OutputStream</tt> to which data will be written.
JavaWebServer/src/plist/Base64.java:1937
MethodBase64
Defeats instantiation.
PieOSXClient/src/plist/Base64.java:489
MethodBase64
Defeats instantiation.
JavaWebServer/src/plist/Base64.java:489
MethodBinaryPropertyListParser
Protected constructor so that instantiation is fully controlled by the static parse methods. @see BinaryPropertyListParser#parse(byte[])
PieOSXClient/src/plist/BinaryPropertyListParser.java:73
MethodBinaryPropertyListParser
Protected constructor so that instantiation is fully controlled by the static parse methods. @see BinaryPropertyListParser#parse(byte[])
JavaWebServer/src/plist/BinaryPropertyListParser.java:73
MethodBinaryPropertyListWriter
Creates a new binary property list writer @param outStr The output stream into which the binary property list will be written @throws IOException Whe
PieOSXClient/src/plist/BinaryPropertyListWriter.java:151
MethodBinaryPropertyListWriter
Creates a new binary property list writer @param outStr The output stream into which the binary property list will be written @throws IOException Whe
JavaWebServer/src/plist/BinaryPropertyListWriter.java:156
MethodChat
(HashSet<String> handles, long cROWID)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Chat.java:14
MethodChatsAdapter
(Context context, ArrayList<Chat> chats)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ChatsAdapter.java:19
MethodClientThread
(Socket socket)
JavaWebServer/src/ClientThread.java:24
MethodDeviceType
(String deviceNum)
JavaWebServer/src/ClientThread.java:218
MethodIncomingMessagesListener
(Connection connection, long lastFetchTime, JSONArray foundMessagesJSON, OSXIncomingMessageThread.ResetStatus
PieOSXClient/src/IncomingMessagesListener.java:37
MethodMessage
(String text)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/Message.java:15
MethodMessageStatus
(int messageNum)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageStatus.java:14
MethodMessageType
(int messageNum)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageType.java:12
MethodMessagesAdapter
(Context context, ArrayList<Message> messages)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessagesAdapter.java:20
MethodNSArray
Creates an empty array of the given length. @param length The number of elements this array will be able to hold.
PieOSXClient/src/plist/NSArray.java:43
MethodNSArray
Creates an empty array of the given length. @param length The number of elements this array will be able to hold.
JavaWebServer/src/plist/NSArray.java:43
MethodNSData
Creates the NSData object from the binary representation of it. @param bytes The raw data contained in the NSData object.
PieOSXClient/src/plist/NSData.java:46
MethodNSData
Creates the NSData object from the binary representation of it. @param bytes The raw data contained in the NSData object.
JavaWebServer/src/plist/NSData.java:46
MethodNSDate
Creates a date from its binary representation. @param bytes The date bytes
PieOSXClient/src/plist/NSDate.java:99
MethodNSDate
Creates a date from its binary representation. @param bytes The date bytes
JavaWebServer/src/plist/NSDate.java:99
MethodNSDictionary
Creates a new empty NSDictionary.
PieOSXClient/src/plist/NSDictionary.java:48
MethodNSDictionary
Creates a new empty NSDictionary.
JavaWebServer/src/plist/NSDictionary.java:54
MethodNSNumber
Parses integers and real numbers from their binary representation. <i>Note: real numbers are not yet supported.</i> @param bytes The binary represent
PieOSXClient/src/plist/NSNumber.java:70
MethodNSNumber
Parses integers and real numbers from their binary representation. <i>Note: real numbers are not yet supported.</i> @param bytes The binary represent
JavaWebServer/src/plist/NSNumber.java:70
MethodNSSet
Creates an empty unordered set. @see LinkedHashSet
PieOSXClient/src/plist/NSSet.java:48
MethodNSSet
Creates an empty unordered set. @see LinkedHashSet
JavaWebServer/src/plist/NSSet.java:48
MethodNSString
Creates an NSString from its binary representation. @param bytes The binary representation. @param encoding The encoding of the binary representat
PieOSXClient/src/plist/NSString.java:49
MethodNSString
Creates an NSString from its binary representation. @param bytes The binary representation. @param encoding The encoding of the binary representat
JavaWebServer/src/plist/NSString.java:49
MethodOSXOutgoingMessageThread
()
PieOSXClient/src/OSXOutgoingMessageThread.java:19
MethodOutgoingSQLiteChecker
(JSONObject responseJSON, String message, long postTime)
PieOSXClient/src/OutgoingSQLiteChecker.java:15
MethodPieMessageApplication
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieMessageApplication.java:20
MethodPieOSXClient
()
PieOSXClient/src/PieOSXClient.java:17
MethodPieSQLiteOpenHelper
(Context context)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/PieSQLiteOpenHelper.java:91
MethodPropertyListFormatException
Creates a new exception with the given message. @param message A message containing information about the nature of the exception.
PieOSXClient/src/plist/PropertyListFormatException.java:37
MethodPropertyListFormatException
Creates a new exception with the given message. @param message A message containing information about the nature of the exception.
JavaWebServer/src/plist/PropertyListFormatException.java:37
MethodPropertyListParser
Prevent instantiation.
PieOSXClient/src/plist/PropertyListParser.java:52
MethodPropertyListParser
Prevent instantiation.
JavaWebServer/src/plist/PropertyListParser.java:59
MethodReceiveMessagesService
()
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/ReceiveMessagesService.java:37
MethodResetStatus
()
PieOSXClient/src/OSXIncomingMessageThread.java:120
MethodSendMessageTask
(MessageActivity activity, String targetPhoneNumber, String message)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/SendMessageTask.java:27
MethodServer
()
JavaWebServer/src/Server.java:34
MethodUID
(String name, byte[] bytes)
PieOSXClient/src/plist/UID.java:37
MethodUID
(String name, byte[] bytes)
JavaWebServer/src/plist/UID.java:37
MethodXMLPropertyListParser
Instantiation is prohibited by outside classes.
PieOSXClient/src/plist/XMLPropertyListParser.java:51
MethodXMLPropertyListParser
Instantiation is prohibited by outside classes.
JavaWebServer/src/plist/XMLPropertyListParser.java:51
MethodaddOSXIncomingThread
(ClientThread clientThread)
JavaWebServer/src/Server.java:112
MethodaddOSXOutgoingThread
(ClientThread clientThread)
JavaWebServer/src/Server.java:108
MethodaddSocket
(Socket socket)
PieMessage-Android/app/src/main/java/com/ericchee/bboyairwreck/piemessage/MessageActivity.java:227
Methodaddition_isCorrect
()
PieMessage-Android/app/src/test/java/com/ericchee/bboyairwreck/socketwebclient/ExampleUnitTest.java:11
MethodanyObject
Returns one of the objects in the set, or <code>null</code> if the set contains no objects. @return The first object in the set, or <code>null</code>
PieOSXClient/src/plist/NSSet.java:128
MethodanyObject
Returns one of the objects in the set, or <code>null</code> if the set contains no objects. @return The first object in the set, or <code>null</code>
JavaWebServer/src/plist/NSSet.java:128
← previousnext →301–400 of 618, ranked by callers